summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test updatesJordan Henderson2017-08-102-42/+241
* Fix bug where incorrect amount of data was being read from the fileJordan Henderson2017-08-101-1/+1
* Add data verification for first half of testsJordan Henderson2017-08-101-28/+105
* Start adding data verificationJordan Henderson2017-08-082-46/+193
* Switch tests over to use testing macrosJordan Henderson2017-08-081-1044/+727
* Updates to parallel filters testsJordan Henderson2017-08-032-172/+175
* Move test files to testpar directoryJordan Henderson2017-08-035-13/+20
* Add test file to build processJordan Henderson2017-08-035-3/+2438
* Suggested changes from code reviewJordan Henderson2017-07-075-12/+60
* Amend header comment errorJordan Henderson2017-07-061-19/+18
* Clean up remaining warningsJordan Henderson2017-07-061-6/+21
* Add prototype for H5D__cmp_filtered_collective_io_info_entry_ownerJordan Henderson2017-07-051-0/+2
* Add comment for memory copy possibly not being necessary anymore forJordan Henderson2017-07-051-0/+1
* Remove use of H5E_CANTDISTRIBUTE errorJordan Henderson2017-07-052-2/+1
* Add comment for full overwrite special caseJordan Henderson2017-07-051-0/+8
* Add remaining documentation/commentsJordan Henderson2017-07-051-23/+54
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-07-051612-16218/+33537
|\
| * Merge pull request #591 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-07-052-1/+20
| |\
| | * Skip HDFFV-10160 filenotclosed test for split/multi driverVailin Choi2017-07-052-1/+20
| |/
| * Merge pull request #589 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:tmisc19 to developDana Robinson2017-07-0310-285/+303
| |\
| | * More minor whitespace cleanupDana Robinson2017-07-031-3/+3
| | * Fixed a minor comment typo in H5R.cDana Robinson2017-07-031-1/+1
| | * * Reverted removal of H5I_REFERENCE to avoid breaking binaryDana Robinson2017-07-0322-5/+157
| | * Added missing free() call to test_misc19().Dana Robinson2017-07-011-0/+2
| | * Purged the unused H5I_REFERENCE from the library.Dana Robinson2017-07-0120-127/+22
| | * 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
| |\