summaryrefslogtreecommitdiffstats
path: root/src/H5Ctag.c
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of flushing single objects (#4017)Neil Fortner2024-02-231-103/+45
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-32/+32
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-27/+27
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-53/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-36/+36
* Move encode/decode macros to a new header (#3040)Dana Robinson2023-06-061-9/+9
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-1/+1
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-151-10/+0
* Move functions into more focused source code modules (#2936)Quincey Koziol2023-05-121-21/+45
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-2/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Switches the tagged metadata list from a skip list to a hash table (#1925)Dana Robinson2022-07-251-44/+41
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-5/+5
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-146/+123
* Trim trailing whitespaceQuincey Koziol2020-04-201-36/+36
* Modification based on feedback from pull request.Vailin Choi2019-02-061-1/+1
* There is performance issue when closing an object. The slow down is due to t...Vailin Choi2019-02-051-0/+26
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-1/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-26/+16
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Omnibus checkin for several relatively minor modifications:mainzer2017-03-281-5/+42
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-1/+1
* Updated the H5FS cache code to grab the correct tag and modifiedDana Robinson2016-12-081-0/+31
* Merge branch 'develop' into eoc_h5fs_fixDana Robinson2016-12-071-2/+4
|\
| * Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-2/+4
* | First cut at fixing the tagging issue with the free space managers.Dana Robinson2016-11-301-9/+2
|/
* Remove "collective write list" parameter from H5C__flush_single_entry() as itQuincey Koziol2016-11-281-1/+1
* Two minor cache changes:Dana Robinson2016-11-201-2/+3
* Clean up cache code to eliminate dead-ends and unify code.Quincey Koziol2016-11-101-1/+1
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-153/+186
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-15/+14
* Cleaned up feature for dissemination to LLNL:Dana Robinson2016-09-191-6/+6
* [svn-r30104] Fixes evict-on-close feature by propagating globalDana Robinson2016-06-241-3/+3
* [svn-r30075] Description:Quincey Koziol2016-06-141-0/+111
* [svn-r30068] Description:Quincey Koziol2016-06-131-7/+77
* [svn-r30053] Description:Quincey Koziol2016-06-081-66/+214
* [svn-r30035] Description:Quincey Koziol2016-06-061-0/+484