summaryrefslogtreecommitdiffstats
path: root/src/H5G.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-32/+51
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-6/+6
* Much normalization with develop (#701)Dana Robinson2021-05-281-328/+530
* Brings trace changes from developDana Robinson2021-04-061-4/+3
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-158/+137
* Trim trailing whitespaceQuincey Koziol2020-05-201-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-4/+4
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-05-201-3/+3
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2020-05-201-0/+23
* Use API context to store/retrieve LCPL when creating intermediate groupsChris Hogan2020-05-201-0/+3
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-75/+134
* 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
* [svn-r21917] Description:Quincey Koziol2012-02-081-1/+1
* [svn-r21603] Purpose: Add generic skip list implementationNeil Fortner2011-10-181-1/+1
* [svn-r21126] Description:Quincey Koziol2011-07-191-9/+41
* [svn-r20885] Description:Quincey Koziol2011-05-201-0/+3
* [svn-r20691] Purpose: Fix problem exposed by external link cacheNeil Fortner2011-05-021-1/+6
* [svn-r20480] Description:Quincey Koziol2011-04-121-3/+0
* [svn-r20406] Description:Quincey Koziol2011-04-041-66/+0
* [svn-r19587] Description:Quincey Koziol2010-10-131-0/+16
* [svn-r19461] Purpose: Fix bug 1864Neil Fortner2010-09-211-4/+12