summaryrefslogtreecommitdiffstats
path: root/src/H5FL.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-18/+18
* Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)Allen Byrne2023-08-031-40/+40
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-2/+2
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-121/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-87/+87
* 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
* [svn-r9727] Purpose:Quincey Koziol2004-12-291-9/+3
* [svn-r8731] Purpose:Quincey Koziol2004-06-231-5/+30
* [svn-r8476] Purpose:Quincey Koziol2004-05-031-20/+27
* [svn-r8376] Purpose:Quincey Koziol2004-04-171-2/+1
* [svn-r8301] Purpose:Quincey Koziol2004-04-061-192/+269