summaryrefslogtreecommitdiffstats
path: root/src/H5Gint.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-17/+17
* Address some warnings from casting away of const (#1684)jhendersonHDF2022-04-261-1/+1
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-5/+5
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-63/+9
* Fixes some H5SL include statements (#758)Dana Robinson2021-06-161-0/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-011-3/+3
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-2/+2
* Move package initialization code for H5A and H5G to internal source file. (#125)Quincey Koziol2020-11-251-0/+180
* Clang-format of source filesAllen Byrne2020-09-301-294/+264
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-18/+18
* Trim trailing whitespaceQuincey Koziol2020-04-201-2/+2
* H5T_copy() constification plus Quincey's contributions.David Young2020-01-291-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-6/+8
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-16/+0
* Updates after merging changes from develop.Quincey Koziol2018-10-261-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-1/+0
|\
| * Split H5VLnative.h into public and private files and updatedDana Robinson2018-10-201-1/+1
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-2/+18
|/
* VOL FEATUREDana Robinson2018-10-101-2/+3
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-52/+16
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-25/+19
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-201/+12
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-75/+389
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-8/+9
* Two minor cache changes:Dana Robinson2016-11-201-1/+1
* Evict-on-close now works with groups.Dana Robinson2016-10-281-0/+8
* - Removed non-implemented code from H5Gint.cDana Robinson2016-09-301-19/+0
* Cleaned up feature for dissemination to LLNL:Dana Robinson2016-09-191-7/+11
* [svn-r30108] Moved group flush and evict code to H5G_close from H5Gclose.Dana Robinson2016-06-261-1/+18
* [svn-r30068] Description:Quincey Koziol2016-06-131-0/+8
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-7/+7
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-6/+6
* [svn-r28285] move private H5G_get_create_plist from public source file to int...Mohamad Chaarawi2015-11-051-0/+94
* [svn-r27768] Description:Quincey Koziol2015-09-141-38/+7
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* [svn-r24285] Eliminate several "passing argument ... with different width due...Larry Knox2013-10-101-1/+1
* [svn-r23219] Description:Quincey Koziol2013-02-021-2/+2
* [svn-r21923] Description:Quincey Koziol2012-02-101-62/+1048
* [svn-r21919] Description:Quincey Koziol2012-02-091-4/+4
* [svn-r17268] Description:Quincey Koziol2009-07-301-2/+9
* [svn-r13636] Description:Quincey Koziol2007-04-111-0/+200