summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into vfd_init_cleanupDana Robinson2019-01-0168-6064/+8083
|\
| * Merge pull request #1413 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:yay_plugins to...Dana Robinson2018-12-312-8/+5
| |\
| | * Merge branch 'develop' into yay_pluginsDana Robinson2018-12-2820-2211/+3427
| | |\
| | * \ Merge branch 'develop' into yay_pluginsDana Robinson2018-12-281-2/+8
| | |\ \
| | * | | Added more sub-tests to the VOL plugin test.Dana Robinson2018-12-282-8/+5
| * | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2823-2215/+3450
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated the log function names.Dana Robinson2018-12-285-122/+123
| | * | | Merge branch 'develop' into md_cache_logging_squashDana Robinson2018-12-284-5/+24
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge pull request #1386 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2018-12-281-2/+8
| | | |\ \ | | | | |/ | | | |/|
| | | | * Add test for H5Arename NULL/empty attribute name fixJordan Henderson2018-12-171-4/+8
| | | | * align H5Arename behavior with H5Arename_by_nameJordan Henderson2018-12-171-2/+4
| | | * | 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-2120-2206/+3421
| * | | | Specify variable type.Jacob Smith2018-12-282-2/+1
| * | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-2724-3511/+3686
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | H5VLregister_by_value() should not set _BY_NAME when searching forDana Robinson2018-12-271-1/+1
| | |/ /
| | * | Merge branch 'develop' into vol_tweaksDana Robinson2018-12-201-1/+1
| | |\ \
| | | * | Correct typoQuincey Koziol2018-12-201-1/+1
| | * | | Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-2021-76/+117
| | * | | 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-2011-597/+714
| | |/ /
| | * | Switch return value to -1Quincey Koziol2018-12-191-6/+6
| | * | Fix return value type for get name operation.Quincey Koziol2018-12-191-1/+5
| * | | OHDR tests now accept h5_fileaccess() fapls.Jacob Smith2018-12-261-1/+2
| * | | Add error checking to the minimized dset header size calculation.Jacob Smith2018-12-211-15/+49
| * | | Remove `#if 0` block of deprecated code.Jacob Smith2018-12-201-4/+0
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2018-12-1930-303/+281
| |\ \ \ | | |/ /
| | * | 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
| | * | | Clear driver properties before returning them to application.Quincey Koziol2018-12-197-135/+131
| | |/ /
| | * | 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
| | |\ \
| | * | | Updated enums in VOL va_lists to be passed as ints.Dana Robinson2018-12-189-41/+41
| * | | | Formatting adjustments.Jacob Smith2018-12-182-7/+3
| * | | | Formatting adjustmentsJacob Smith2018-12-183-56/+56
| * | | | Move H5Fset_dset_no_attrs_hint VOL operations to native.Jacob Smith2018-12-187-20/+42
| * | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-1842-1037/+998
| |\ \ \ \
| * | | | | formatting adjustmentsJacob Smith2018-12-141-18/+4
| * | | | | Reformat to be more consistent with existing code.Jacob Smith2018-12-135-276/+104
| * | | | | add missing paramter - macro seemingly unused, but absence results in compile...Jacob Smith2018-12-131-1/+1
| * | | | | fix reference; move declaration in fileJacob Smith2018-12-131-2/+2
| * | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-131-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-121-2/+17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dset_ohdr_minimize' of https://bitbucket.hdfgroup.org/scm/~jake...Jacob Smith2018-12-121-5/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Remove unused debugging print in '#if 0' blockJacob Smith2018-12-121-5/+0
| * | | | | | | | Merge branch 'develop' into dset_ohdr_minimizeJacob Smith2018-12-12232-11595/+27969
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Remove unnecessary H5_now() call; remove ohdr v2 mtime addition.Jacob Smith2018-10-021-5/+1