summaryrefslogtreecommitdiffstats
path: root/src/H5Oalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-120/+120
* Fix Heap-buffer-overflow WRITE in H5MM_memcpy (#3368)Alex2023-08-231-0/+3
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-77/+79
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-8/+8
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-36/+36
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-52/+0
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-87/+86
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-2/+2
* Remove unnecessary fields from cache structs (#2951)Quincey Koziol2023-05-151-2/+0
* Addressed various Doxygen grammar issues. (#2524)Scot Breitenfeld2023-03-131-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-19/+19
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-12/+12
* Fixed clang-tidy readability-misleading-indentation warnings (#427)Sean McBride2021-03-051-3/+3
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-716/+741
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-16/+1
* merge and fix conflictkmu2020-01-191-1/+1
|\
* | fix unused related warningskmu2020-01-131-1/+1
|/
* - 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-5/+5
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-67/+67
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-23/+28
|\
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-114/+105
|/
* Fix HDFFV-10274. When deleting all (or almost all) of the messages inNeil Fortner2017-11-101-7/+8
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+8
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-19/+71
* Refactor H5O code to clean up message allocation, align cache deserialize codeQuincey Koziol2016-11-121-343/+516
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-16/+13
* [svn-r30189] Description:Quincey Koziol2016-07-181-2/+3
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-7/+9
* [svn-r27768] Description:Quincey Koziol2015-09-141-5/+6
* [svn-r27459] Merge of 27411 from revise_chunks.Dana Robinson2015-08-041-4/+4
* [svn-r26387] warning fixes from Feb27.Mohamad Chaarawi2015-03-061-1/+1
* [svn-r22608] Description:Quincey Koziol2012-07-261-42/+46
* [svn-r22072] Purpose: Fix rare corruption bug (HDFFV-7879)Neil Fortner2012-03-151-9/+14
* [svn-r22070] Purpose: Fix rare corruption bugNeil Fortner2012-03-151-11/+12
* [svn-r21919] Description:Quincey Koziol2012-02-091-14/+14
* [svn-r19156] Description:Quincey Koziol2010-07-301-36/+48
* [svn-r18864] Description:Quincey Koziol2010-05-201-1/+1
* [svn-r18837] Description:Quincey Koziol2010-05-181-59/+64
* [svn-r18721] Description:Quincey Koziol2010-05-061-2/+2
* [svn-r18716] Description:Quincey Koziol2010-05-051-4/+4
* [svn-r18650] Description:Quincey Koziol2010-04-271-1/+4
* [svn-r18618] Description:Quincey Koziol2010-04-221-172/+183
* [svn-r18608] Description:Quincey Koziol2010-04-221-43/+50