summaryrefslogtreecommitdiffstats
path: root/src/H5Gname.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [svn-r16279] Description:Quincey Koziol2009-01-081-3/+1
* [svn-r15796] Purpose: Close bug #1322Neil Fortner2008-10-071-3/+3
* [svn-r15628] Description:Quincey Koziol2008-09-161-8/+8
* [svn-r15485] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-191-3/+3
* [svn-r15451] Purpose: Fix various problems that were occurring when using mou...Neil Fortner2008-08-071-6/+6
* [svn-r15290] H5Tpack didn't act correctly with nested compound datatype. The...Raymond Lu2008-06-271-1/+0
* [svn-r15131] Description:Quincey Koziol2008-06-031-3/+0
* [svn-r14973] Purpose: Fix bug in H5G_get_name_by_addr where buffer size is le...Scott Wegner2008-05-121-1/+1
* [svn-r14284] Description:Quincey Koziol2007-11-241-188/+94
* [svn-r14224] Description:Quincey Koziol2007-10-301-4/+7