summaryrefslogtreecommitdiffstats
path: root/src/H5Oflush.c
Commit message (Expand)AuthorAgeFilesLines
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-9/+9
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-30/+30
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-19/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-3/+3
* Remove H5F_evict_tagged_metadata() (#3165)Dana Robinson2023-06-211-1/+1
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-3/+3
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-5/+5
* Persist dataset access properties when using H5Fstart_swmr_write (#1862)Neil Fortner2022-07-191-3/+9
* H5Oflush fails for parallel (#1876)raylu-hdf2022-07-121-0/+5
* Fix SWMR/refresh bug hidden by library free lists (#1702)jhendersonHDF2022-04-301-4/+10
* Minor things noticed while bringing VFD SWMR in line with develop (#1691)Dana Robinson2022-04-251-1/+0
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-2/+2
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-13/+18
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-0/+2
* Move API routines for VOL objects to main source file. (#133)Quincey Koziol2020-11-301-86/+0
* Clang-format of source filesAllen Byrne2020-09-301-98/+89
* Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-11/+11
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* 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