summaryrefslogtreecommitdiffstats
path: root/src/H5Gtraverse.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-2/+2
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-33/+33
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-49/+49
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-5/+5
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-20/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-19/+19
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Quiets const warnings (#1831)Dana Robinson2022-06-291-3/+2
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-4/+4
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-2/+3
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-301-4/+4
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-231/+215
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-5/+2
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
* H5T_copy() constification plus Quincey's contributions.David Young2020-01-291-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-0/+4
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Refactor infrastructure for setting FAPL information from environmentQuincey Koziol2018-11-281-1/+0
* Remove most debugging shims & scaffolding.Quincey Koziol2018-11-041-8/+0
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-1/+1
|\
| * 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-1/+9
|/
* VOL FEATUREDana Robinson2018-10-101-1/+2
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-25/+25
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-102/+90
* 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-1/+1
* [svn-r28612] Normalization of H5G package with revise_chunks.Dana Robinson2015-12-141-5/+5
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-2/+2
* [svn-r25496] Description:Quincey Koziol2014-07-301-1/+1
* [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-251-2/+2
* [svn-r21923] Description:Quincey Koziol2012-02-101-17/+17
* [svn-r21919] Description:Quincey Koziol2012-02-091-6/+6
* [svn-r21126] Description:Quincey Koziol2011-07-191-92/+48
* [svn-r20536] Description:Quincey Koziol2011-04-171-1/+1
* [svn-r20480] Description:Quincey Koziol2011-04-121-50/+24
* [svn-r19587] Description:Quincey Koziol2010-10-131-4/+6
* [svn-r19461] Purpose: Fix bug 1864Neil Fortner2010-09-211-2/+8
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-8/+6
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-4/+4