summaryrefslogtreecommitdiffstats
path: root/src/H5Gname.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-1/+0
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-12/+12
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-29/+29
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-27/+27
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-6/+6
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-2/+2
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-54/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-43/+43
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-9/+9
* Quiets const warnings (#1831)Dana Robinson2022-06-291-2/+3
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-5/+5
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-24/+31
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-0/+1
* Enhance API tracing (#120)Quincey Koziol2020-11-261-116/+53
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-44/+3
* Clang-format of source filesAllen Byrne2020-09-301-305/+280
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-39/+39
* Minor normalization with 1.10.Dana Robinson2020-07-201-14/+9
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-27/+37
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-3/+3
* Added the map (H5M) APIDana Robinson2019-08-131-0/+6
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
* Removed H5I_REFERENCE from the library. It has always been unusedDana Robinson2018-12-081-1/+0
* Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-17/+4
* VOL FEATUREDana Robinson2018-10-101-0/+1
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-1/+1
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-22/+24
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-12/+7
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r27768] Description:Quincey Koziol2015-09-141-6/+6
* [svn-r24285] Eliminate several "passing argument ... with different width due...Larry Knox2013-10-101-2/+2
* [svn-r23713] Description:Quincey Koziol2013-05-211-7/+7
* [svn-r23238] Description:Quincey Koziol2013-02-081-1/+1
* [svn-r23219] Description:Quincey Koziol2013-02-021-20/+33
* [svn-r22219] Description:Quincey Koziol2012-03-311-4/+7
* [svn-r21923] Description:Quincey Koziol2012-02-101-9/+107
* [svn-r21919] Description:Quincey Koziol2012-02-091-15/+15
* [svn-r21126] Description:Quincey Koziol2011-07-191-19/+53
* [svn-r20885] Description:Quincey Koziol2011-05-201-2/+7
* [svn-r19398] Descriptino:Quincey Koziol2010-09-161-2/+2
* [svn-r19363] When mandatory filter failed to write data chunks, the datasetRaymond Lu2010-09-091-2/+2
* [svn-r19133] Description:Quincey Koziol2010-07-281-32/+40
* [svn-r18616] Description:Quincey Koziol2010-04-221-0/+19
* [svn-r16560] Description:Quincey Koziol2009-03-101-2/+0