summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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 branch 'develop' into vfd_init_cleanupDana Robinson2018-12-181-18/+15
| | |\
| | * | Cleaned up and normalized VFD init calls.Dana Robinson2018-12-187-62/+52
* | | | HDFFV-10664 minimized dataset headers for java interfaceAllen Byrne2018-12-319-4/+218
|/ / /
* | | 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
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1406 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:md_cache_loggi...Dana Robinson2018-12-2827-2511/+3642
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Updated the log function names.Dana Robinson2018-12-285-122/+123
| * | | | | | Merge branch 'develop' into md_cache_logging_squashDana Robinson2018-12-2819-146/+761
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1386 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2018-12-282-3/+104
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add test for H5Arename NULL/empty attribute name fixJordan Henderson2018-12-172-5/+104
| * | | | | | align H5Arename behavior with H5Arename_by_nameJordan Henderson2018-12-171-2/+4
* | | | | | | Merge pull request #1412 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to...Dana Robinson2018-12-272-2/+15
|\ \ \ \ \ \ \
| * | | | | | | Fixed plugin loading so it actually checks the plugin type.Dana Robinson2018-12-272-2/+15
|/ / / / / / /
| | * | | | | Squash merge of MDC logging changes.Dana Robinson2018-12-2127-2506/+3636
| | | * | | | Specify variable type.Jacob Smith2018-12-282-2/+1
| | | * | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2764-3712/+5000
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #1410 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-12-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | H5VLregister_by_value() should not set _BY_NAME when searching forDana Robinson2018-12-271-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #1407 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-2114-140/+641
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove unused CMake filesAllen Byrne2018-12-217-126/+0
| * | | | | | Update option textAllen Byrne2018-12-212-3/+3
| * | | | | | Add reference file to listAllen Byrne2018-12-211-0/+1
| * | | | | | HDFFV-10656 remove moved sourceAllen Byrne2018-12-201-45/+0
| * | | | | | HDFFV-10656 Add CHECK_VOL support to CMakeAllen Byrne2018-12-2016-96/+767
* | | | | | | Merge pull request #1399 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_tweaks to ...Dana Robinson2018-12-2123-3486/+3662
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into vol_tweaksDana Robinson2018-12-2015-57/+658
| |\ \ \ \ \ \ \ | | |/ / / / / /