summaryrefslogtreecommitdiffstats
path: root/src/H5FL.c
Commit message (Expand)AuthorAgeFilesLines
* Remove lint comments (#4107)Dana Robinson2024-03-101-16/+7
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-10/+10
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-8/+8
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-40/+40
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-1/+1
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-15/+15
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-121/+0
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-11/+11
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-61/+61
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-1/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-11/+11
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-111-1/+2
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-17/+17
* Fix free list tracking and cleanup cast alignment warnings (#1288)jhendersonHDF2021-12-131-27/+120
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-16/+8
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-6/+6
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-16/+40
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-449/+422
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Add routines to query the library's free list sizes and allocation stats.Quincey Koziol2020-03-101-202/+282
* Move the -Wformat-nonliteral warning to the developer flags. Fix bugsQuincey Koziol2019-06-291-1/+1
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-4/+4
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-2/+2
* C and POSIX call cleanupDana Robinson2019-01-111-4/+4
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-3/+3
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r30189] Description:Quincey Koziol2016-07-181-9/+9
* [svn-r28629] Minor normalization with revise_chunks.Dana Robinson2015-12-141-2/+1
* [svn-r27849] Description:Quincey Koziol2015-09-221-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-357/+330
* [svn-r21919] Description:Quincey Koziol2012-02-091-46/+44
* [svn-r18595] Description:Quincey Koziol2010-04-201-4/+4
* [svn-r18571] Description:Quincey Koziol2010-04-151-1/+1
* [svn-r18159] Description:Quincey Koziol2010-01-231-24/+31
* [svn-r16847] Description:Quincey Koziol2009-04-231-13/+3
* [svn-r16702] Purpose: Improve performance of factory free lists.Neil Fortner2009-04-081-156/+435
* [svn-r15609] Description:Quincey Koziol2008-09-101-2/+2
* [svn-r15510] Description:Quincey Koziol2008-08-211-25/+25
* [svn-r13770] Description:Quincey Koziol2007-05-191-2/+6
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13102] Found a bug: shared message list sizes above the maximum were no...James Laird2007-01-031-3/+3
* [svn-r12320] Purpose:Quincey Koziol2006-05-021-9/+9
* [svn-r11282] Purpose:Quincey Koziol2005-08-201-44/+170
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-46/+46
* [svn-r10580] Purpose:Quincey Koziol2005-04-081-3/+3
* [svn-r9962] Purpose:Quincey Koziol2005-02-081-0/+65
* [svn-r9928] Purpose:Quincey Koziol2005-02-031-0/+188
* [svn-r9857] Purpose: MaintenanceElena Pourmal2005-01-221-3/+0