summaryrefslogtreecommitdiffstats
path: root/src/H5Oflush.c
Commit message (Expand)AuthorAgeFilesLines
* Create a new branch for the September Subfiling deliverableRichard Warren2020-09-251-12/+12
* Trim trailing whitespaceQuincey Koziol2020-04-201-4/+4
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-2/+2
* Added the map (H5M) APIDana Robinson2019-08-131-0/+3
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+1
* Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-1/+0
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-2/+2
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-12/+12
* Refactor and standardize object VOL callbacks.Quincey Koziol2018-11-011-14/+2
* Add VOL object wrapping to API context when refreshing groups, named datatypesQuincey Koziol2018-10-271-0/+10
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-9/+9
|\
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-4/+4
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-14/+14
|/
* Fixed a memory issue in H5Drefresh() where the dataset's H5VL_object_tDana Robinson2018-10-111-4/+9
* VOL FEATUREDana Robinson2018-10-101-13/+54
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-68/+69
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-45/+9
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-2/+2
* Cleanup API context function usage.Quincey Koziol2018-03-191-20/+6
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-57/+151
* Normalization with VOL integration branch.Dana Robinson2017-11-301-1/+1
* * Reverted removal of H5I_REFERENCE to avoid breaking binaryDana Robinson2017-07-031-0/+1
* Purged the unused H5I_REFERENCE from the library.Dana Robinson2017-07-011-19/+18
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-5/+6
* [svn-r30139] Description:Quincey Koziol2016-07-021-0/+33
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+255
* [svn-r29850] Description:Quincey Koziol2016-05-011-0/+132