summaryrefslogtreecommitdiffstats
path: root/src/H5Gint.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-0/+1
* Much normalization with develop (#701)Dana Robinson2021-05-281-16/+197
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-051-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-294/+264
* Trim trailing whitespaceQuincey Koziol2020-05-201-2/+2
* H5T_copy() constification plus Quincey's contributions.David Young2020-05-201-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-6/+8
* Revert "fix warnings from Intel compiler"kmu2020-05-201-1/+1
* fix warnings from Intel compilerkmu2020-05-201-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-3/+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