summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ | | | |/
| | * | Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-2022-76/+118
| | * | Moved the remainder of the code into separate files.Dana Robinson2018-12-209-2896/+2906
| | * | Split the native VOL connector code into multiple files andDana Robinson2018-12-2012-597/+721
| * | | Merge pull request #1402 in HDFFV/hdf5 from stackable_vol_fix_13 to developQuincey Koziol2018-12-2013-4/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Remove core VFD-specific property list call and regenerate encoded propertyQuincey Koziol2018-12-2013-4/+1
| |/ /
| * | Merge pull request #1401 in HDFFV/hdf5 from stackable_vol_fix_12 to developQuincey Koziol2018-12-201-1/+1
| |\ \
| | * \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-12-2013-54/+655
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1396 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-12-2013-54/+655
| |\ \ \
| | * | | HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-1913-54/+655
| * | | | Merge pull request #1398 in HDFFV/hdf5 from stackable_vol_fix_11 to developQuincey Koziol2018-12-201-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * Correct typoQuincey Koziol2018-12-201-1/+1
| | | |/ | | |/|
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-12-191-6/+6
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1397 in HDFFV/hdf5 from stackable_vol_fix_10 to developQuincey Koziol2018-12-191-7/+11
| |\ \ \
| | * | | Switch return value to -1Quincey Koziol2018-12-191-6/+6
| | | * | Correct core VFD to run with a 1MB increment instead of a 1 byte increment!Quincey Koziol2018-12-191-2/+2
| | |/ /
| | * | Fix return value type for get name operation.Quincey Koziol2018-12-191-1/+5
| |/ /
| * | Merge pull request #1395 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to d...Allen Byrne2018-12-191-1/+7
| |\ \
| | * | Special text removal not conditionalAllen Byrne2018-12-191-1/+0
| | * | TRILABS special output removalAllen Byrne2018-12-191-0/+2
| | * | TRILABS special text removalAllen Byrne2018-12-191-0/+5
| | |/
* | | 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
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2018-12-1945-328/+324
|\ \ \ | |/ /
| * | Merge pull request #1393 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_optional_e...Dana Robinson2018-12-1917-117/+100
| |\ \ | | |/ | |/|
| | * Moved the optional enums to H5VLnative.h and converted to an intDana Robinson2018-12-1817-117/+100
| * | Merge pull request #1394 in HDFFV/hdf5 from stackable_vol_fix_08 to developQuincey Koziol2018-12-1920-137/+131
| |\ \
| | * | Clear driver properties before returning them to application.Quincey Koziol2018-12-1920-137/+131
| |/ /
| * | Merge pull request #1384 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:build_tweaks t...Dana Robinson2018-12-182-23/+43
| |\ \ | | |/ | |/|
| | * Updates the autotools tests to also emit the VOL connectorDana Robinson2018-12-162-23/+43
| * | Merge pull request #1392 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_optional_e...Dana Robinson2018-12-1812-48/+48
| |\ \
| | * | Added missing H5O calls.Dana Robinson2018-12-182-3/+3
| | * | Fixed a missing H5R call.Dana Robinson2018-12-182-2/+2
| | * | Made hbool_t processing consistent in va_lists.Dana Robinson2018-12-182-2/+2
| | * | Fixed an enums-in-va_list issue in the passthru VOL connector.Dana Robinson2018-12-181-2/+2
| | * | Merge branch 'develop' into vol_optional_enum_to_macrosDana Robinson2018-12-186-84/+29
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1391 in HDFFV/hdf5 from stackable_vol_fix_07 to developQuincey Koziol2018-12-181-18/+15
| |\ \ \