summaryrefslogtreecommitdiffstats
path: root/src/H5Oshared.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-1/+0
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-5/+5
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-20/+20
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-3/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-36/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-10/+10
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-39/+39
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-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-6/+6
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-154/+124
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-5/+1
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-5/+1
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-1/+1
|/
* merge and fix conflictkmu2020-01-191-2/+2
|\
* | fix unused related warningskmu2020-01-131-2/+2
|/
* - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-52/+55
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+1
|\
| * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-1/+1
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-53/+51
|/
* 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-3/+3
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-2/+2
* [svn-r22601] Purpose: Fix HDFFV-5853Neil Fortner2012-07-251-1/+1
* [svn-r22171] Description:Quincey Koziol2012-03-281-7/+10
* [svn-r21919] Description:Quincey Koziol2012-02-091-11/+11
* [svn-r21629] Purpose: Update fix committed in r21556Neil Fortner2011-10-201-34/+33
* [svn-r21556] Purpose: Fix bug in H5OcopyNeil Fortner2011-10-131-15/+9
* [svn-r21133] Description:Quincey Koziol2011-07-201-6/+5
* [svn-r21120] Description:Quincey Koziol2011-07-181-4/+13
* [svn-r19461] Purpose: Fix bug 1864Neil Fortner2010-09-211-1/+2
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-0/+8
* [svn-r18571] Description:Quincey Koziol2010-04-151-3/+3
* [svn-r18275] Description:Quincey Koziol2010-02-181-1/+1
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-1/+1
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-121-11/+34
* [svn-r15628] Description:Quincey Koziol2008-09-161-3/+3
* [svn-r15510] Description:Quincey Koziol2008-08-211-1/+1
* [svn-r15458] Purpose: Modify the library to take the proper action when files...inactive/jpeg_converterNeil Fortner2008-08-111-5/+6
* [svn-r14204] Description:Quincey Koziol2007-10-121-2/+2
* [svn-r14009] Description:Quincey Koziol2007-07-241-2/+2
* [svn-r13926] Description:Quincey Koziol2007-06-291-23/+54
* [svn-r13821] Peter Cao2007-05-301-0/+54
* [svn-r13796] Description:Quincey Koziol2007-05-231-1/+3