summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up the parallel flush test and set t_pflush1 to always fail.Dana Robinson2019-01-043-245/+273
* Merge pull request #1426 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-01-036-5/+20
|\
| * Fix commentAllen Byrne2019-01-031-1/+2
| * Update toolchain commentAllen Byrne2019-01-033-1/+4
| * Use c99 standard cmake variableAllen Byrne2019-01-021-3/+3
| * Add PGI toolchainAllen Byrne2019-01-022-0/+11
* | Merge pull request #1408 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-032-5/+26
|\ \ | |/ |/|
| * Removed a comment.Binh-Minh Ribler2019-01-031-1/+0
| * Fixed documentation - typo onlyBinh-Minh Ribler2018-12-231-2/+1
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2018-12-23319-12035/+21245
| |\
| * | Fixed CVE division-by-zero issuesBinh-Minh Ribler2018-12-231-3/+26
* | | Merge pull request #1421 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-01-0213-87/+307
|\ \ \
| * | | HDFFV-10664 add check for state before set callAllen Byrne2019-01-022-2/+8
| * | | HDFFV-10546 refactor variable nameAllen Byrne2019-01-024-83/+83
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-01-0214-307/+297
| |\ \ \
| * | | | HDFFV-10664 minimized dataset headers for java interfaceAllen Byrne2018-12-319-4/+218
* | | | | Merge pull request #1414 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de...Vailin Choi2019-01-0210-21/+317
|\ \ \ \ \
| * \ \ \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Vailin Choi2019-01-0255-2079/+4331
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1420 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:dset_ohdr_minimi...jake.smith2019-01-021-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix wrong function name that is missed by correctional macroJacob Smith2018-12-311-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #1423 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-01-027-245/+245
|\ \ \ \ \
| * | | | | Changed to Unix line endings and chmod -x.Dana Robinson2019-01-017-245/+245
|/ / / / /
* | | | | Merge pull request #1422 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vfd_init_clean...Dana Robinson2019-01-017-62/+52
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'develop' into vfd_init_cleanupDana Robinson2019-01-01131-8266/+13055
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1416 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-312-6/+9
|\ \ \ \ \
| * \ \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-12-317-7/+85
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1400 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:openmpi_tweaks...Dana Robinson2018-12-317-7/+85
|\ \ \ \ \ \
| * | | | | | Updated the parallel install docs.Dana Robinson2018-12-311-8/+3
| * | | | | | Eliminated the need for a separate script variable.Dana Robinson2018-12-312-8/+14
| * | | | | | Merge branch 'develop' into openmpi_tweaksDana Robinson2018-12-31106-7911/+12221
| |\ \ \ \ \ \
| * | | | | | | Added a helpful message to the flush script.Dana Robinson2018-12-201-0/+6
| * | | | | | | Added a shell script so we can run the parallel flush testDana Robinson2018-12-207-9/+80
| | | * | | | | Fix runtest case for data to stdout in toolAllen Byrne2018-12-312-6/+9
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to...Dana Robinson2018-12-3110-46/+437
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Flipped swapped testing strings.Dana Robinson2018-12-281-2/+2
| * | | | | | Merge branch 'develop' into yay_pluginsDana Robinson2018-12-2827-2511/+3642
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into yay_pluginsDana Robinson2018-12-282-3/+104
| |\ \ \ \ \ \ \
| * | | | | | | | Added test_vol_plugin.sh to the list of scripts to cleanDana Robinson2018-12-281-1/+2
| * | | | | | | | Fixed a CMake build issue (CMake still doesn't run the VOL pluginDana Robinson2018-12-281-1/+1
| * | | | | | | | Added more sub-tests to the VOL plugin test.Dana Robinson2018-12-283-21/+177
| * | | | | | | | Added a simple test for registration of VOL connector plugins.Dana Robinson2018-12-277-36/+270
* | | | | | | | | Merge pull request #1372 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:dset_ohdr_minimi...jake.smith2018-12-2926-1713/+3503
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2831-2516/+3760
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Specify variable type.Jacob Smith2018-12-282-2/+1
| * | | | | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2764-3712/+5000
| |\ \ \ \ \ \ \ \
| * | | | | | | | | OHDR tests now accept h5_fileaccess() fapls.Jacob Smith2018-12-263-140/+162
| * | | | | | | | | Fix some CMake listingsJacob Smith2018-12-212-1/+1
| * | | | | | | | | Add error checking to the minimized dset header size calculation.Jacob Smith2018-12-212-31/+65
| * | | | | | | | | Remove `#if 0` block of deprecated code.Jacob Smith2018-12-201-4/+0
| * | | | | | | | | Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raisi...Jacob Smith2018-12-202-16/+27