summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a test for VFD IDs to testhdf5.Dana Robinson2017-07-015-257/+226
* Merge pull request #586 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-06-3010-5/+232
|\
| * Fix for HDFFV-10160Vailin Choi2017-06-2910-5/+232
* | Merge pull request #588 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2017-06-291-8/+0
|\ \
| * | Revert "Partial removal of NDEBUG ifdefs from the library."Dana Robinson2017-06-2918-76/+111
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_d...Dana Robinson2017-06-291-8/+0
| |\ \
| | * | Removed compiler flag cleanup since Solaris chokes on it.Dana Robinson2017-06-291-8/+0
| |/ / |/| |
| * | Partial removal of NDEBUG ifdefs from the library.Dana Robinson2017-06-2918-111/+76
|/ /
* | Merge pull request #585 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:configure_fortr...Dana Robinson2017-06-293-5/+4
|\ \ | |/ |/|
| * Fixed a bug in autotools Fortran processing where a test for theDana Robinson2017-06-293-5/+4
* | Merge pull request #584 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:minor_develop_f...Dana Robinson2017-06-291-16/+15
|\ \ | |/ |/|
| * Updated the --enable-debug/production handling in configure.acDana Robinson2017-06-281-16/+7
| * Added awk processing to remove extraneous whitespace from H5_Dana Robinson2017-06-281-0/+8
|/
* Merge pull request #583 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:minor_develop_f...Dana Robinson2017-06-281-4/+5
|\
| * Fixed a comment in configure.acDana Robinson2017-06-271-4/+5
|/
* Merge pull request #582 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-06-265-10/+29
|\
| * HDFFV-10219 another mode changeAllen Byrne2017-06-261-1/+1
| * HDFFV-10219 change subset to use BINARY mode for h5dumpAllen Byrne2017-06-261-1/+1
| * HDFFV-10219 default input binary to NATIVEAllen Byrne2017-06-203-7/+26
| * Set default of var to NATIVEAllen Byrne2017-06-201-1/+1
|/
* Merge pull request #581 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-06-197-43/+38
|\
| * HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixedAllen Byrne2017-06-192-4/+4
| * Correct name of options variableAllen Byrne2017-06-191-3/+3
| * Synch with CMake original codeAllen Byrne2017-06-194-36/+31
|/
* Merge pull request #574 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-06-1618-279/+1260
|\
| * HDFFV-10219 remove standard headers already included in h5private.hAllen Byrne2017-06-161-5/+0
| * HDFFFV-10219 fix file creation contention on windowsAllen Byrne2017-06-161-1/+1
| * HDFFV-10219 - fix name templatesAllen Byrne2017-06-151-3/+3
| * HDFFV-10219 add test headersAllen Byrne2017-06-151-1/+3
| * HDFFV-10219 - remove debug commentsAllen Byrne2017-06-151-28/+0
| * HDFFV-10219 - Fix subset testAllen Byrne2017-06-151-1/+1
| * HDFFV-10219Fix binary test to use gen filesAllen Byrne2017-06-151-7/+7
| * Add subset tests to scriptAllen Byrne2017-06-151-4/+14
| * Fix changes to reference files. Still need to add subset test.Allen Byrne2017-06-151-35/+49
| * Update release noteAllen Byrne2017-06-151-1/+4
| * HDFFV-10219 - disable debug outputAllen Byrne2017-06-151-1/+1
| * HDFFV-10219 Add new reference file file for new testAllen Byrne2017-06-151-0/+1
| * HDFFV-10219 - fix for native in bin file and possible non-native in h5 Allen Byrne2017-06-1515-228/+790
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-06-137-206/+631
| |\ | |/ |/|
* | Merge pull request #573 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-06-136-205/+630
|\ \
| * | Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-06-116-205/+630
* | | Merge pull request #575 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2017-06-121-1/+1
|\ \ \ | |/ / |/| |
| * | Added -fno-omit-frame-pointer to gcc flags when symbols whenDana Robinson2017-06-121-1/+1
|/ /
| * HDFFV-10219: add generated files to memcheck clear commandAllen Byrne2017-06-121-0/+16
| * HDFFV-10219: Added keyword SUBSET to h5import list.Allen Byrne2017-06-126-40/+446
|/
* Merge pull request #572 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2017-06-108-395/+230
|\
| * Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...Dana Robinson2017-06-098-395/+230
|/
* Merge pull request #571 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2017-06-091-1/+1
|\
| * fixed check output string to match testM. Scot Breitenfeld2017-06-091-1/+1
|/
* Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2017-06-088-230/+395
|\