summaryrefslogtreecommitdiffstats
path: root/src/H5G.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-9/+9
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-13/+13
* Source formattedAllen Byrne2020-10-011-160/+138
* Whitespace cleanupAllen Byrne2020-05-131-1/+1
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-02-011-3/+3
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-4/+4
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2019-12-131-0/+23
* Use API context to store/retrieve LCPL and DCPL propertiesChris Hogan2019-11-271-0/+3
* Refactor group creation parameters to take them out of the group creationQuincey Koziol2019-04-251-9/+2
* Switch loc_params to VOL callbacks to pass struct by pointer instead of byQuincey Koziol2018-11-221-6/+6
* Switch switch remainder of API routines to use VOL callbacks.Quincey Koziol2018-11-101-10/+10
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-10/+0
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-4/+4
* Refactor and standardize group VOL callbacks.Quincey Koziol2018-11-011-44/+15
* 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-6/+6
|\
| * Updates to the VOL ID and object API calls.Dana Robinson2018-10-171-3/+3
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-16/+37
|/
* VOL FEATUREDana Robinson2018-10-101-72/+146
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-126/+112
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-15/+12
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-181-11/+12
* Remove redundant 'is_collective' parameter from H5CX_set_loc.Quincey Koziol2018-03-271-2/+2
* Cleanup API context function usage.Quincey Koziol2018-03-191-93/+21
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-107/+146
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Merge branch 'develop' into evict_on_closeDana Robinson2016-09-141-0/+68
|\
| * [svn-r30139] Description:Quincey Koziol2016-07-021-0/+68
* | [svn-r30108] Moved group flush and evict code to H5G_close from H5Gclose.Dana Robinson2016-06-261-29/+1
* | [svn-r30105] Datatypes and Groups now support evict-on-close.Dana Robinson2016-06-251-2/+30
* | [svn-r30104] Fixes evict-on-close feature by propagating globalDana Robinson2016-06-241-1/+1
|/
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-6/+6
* [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-9/+9
* [svn-r28916] Description:Quincey Koziol2016-01-151-28/+17
* [svn-r28894] Description:Quincey Koziol2016-01-141-8/+14
* [svn-r28285] move private H5G_get_create_plist from public source file to int...Mohamad Chaarawi2015-11-051-95/+0
* [svn-r28015] Decription:Quincey Koziol2015-10-091-1/+1
* [svn-r27768] Description:Quincey Koziol2015-09-141-52/+65
* [svn-r26777] - Fix usage of the internal AC global dxplsMohamad Chaarawi2015-04-101-1/+1
* [svn-r25496] Description:Quincey Koziol2014-07-301-4/+6
* [svn-r25084] Description:Quincey Koziol2014-04-231-1/+1
* [svn-r24998] Description:Quincey Koziol2014-04-091-10/+13
* [svn-r24255] Description:Quincey Koziol2013-10-041-1/+0
* [svn-r23987] Merge r23939 from reduce_warning branch to trunkNeil Fortner2013-08-091-7/+0
* [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...Raymond Lu2013-04-291-4/+42
* [svn-r22582] Description:Quincey Koziol2012-07-161-3/+10
* [svn-r21923] Description:Quincey Koziol2012-02-101-1201/+107
* [svn-r21919] Description:Quincey Koziol2012-02-091-32/+32