summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip test in test/fheap.c when:Vailin Choi2017-07-182-1/+17
* Changes made based on RFC review commentsVailin Choi2017-07-185-18/+40
* Merge pull request #601 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-07-132-11/+12
|\
| * HDFFV-10254 Fix spellingAllen Byrne2017-07-131-1/+1
| * HDFFV-10254 release noteAllen Byrne2017-07-121-2/+10
| * HDFF-10254 - Copy test files with macro to avoid POST_BUILD failureAllen Byrne2017-07-121-9/+2
* | Merge pull request #596 in HDFFV/hdf5 from GreaterThan-2GB-MPIO to developRichard Warren2017-07-136-48/+2637
|\ \ | |/ |/|
| * Added a brief outline for Large MPI-IO transfers into RELEASE.txtRichard Warren2017-07-131-1/+23
| * Fix up the ExpressMode check for skipping slow running tests.Richard Warren2017-07-101-1/+1
| * Include code fixes and additional modifications pointed out by code reviewersRichard Warren2017-07-105-15/+73
| * Commited changes to the development branch here to allow a pull request to be...Richard Warren2017-07-051-46/+458
| * Commit changes needed for pull requestRichard Warren2017-07-051-0/+2097
* | Merge pull request #597 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-07-115-8/+121
|\ \
| * | Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-105-8/+121
|/ /
* | Merge pull request #594 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:test_misc13 to ...Dana Robinson2017-07-051-142/+140
|\ \ | |/ |/|
| * * Yanked the smoke check that was recently introduced to testDana Robinson2017-07-051-142/+140
* | Merge pull request #590 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:java_warnings t...Dana Robinson2017-07-051-0/+1
|\ \
| * | Turned off unused parameter warnings in gcc for Java constants.Dana Robinson2017-07-031-0/+1
| |/
* | 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
|/