| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 1 | -1/+0 |
|
|
* | Removes the STATIC flavor of FUNC_ENTER macros (#1622) | Dana Robinson | 2022-04-08 | 1 | -4/+4 |
|
|
* | Use appropriate printf format specifiers for haddr_t and hsize_t types direct... | jhendersonHDF | 2022-01-11 | 1 | -22/+19 |
|
|
* | Fix usage of several HDfprintf format specifiers after HDfprintf removal (#1324) | jhendersonHDF | 2022-01-04 | 1 | -13/+29 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -1/+1 |
|
|
* | Fixes parallel issues from recent C99 changes (#809) | Dana Robinson | 2021-06-30 | 1 | -7/+8 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -674/+687 |
|
|
* | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -5/+5 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -5/+5 |
|
|
* | Add a 'closing' flag on the shared file struct, and switch several of the | Quincey Koziol | 2019-08-26 | 1 | -2/+2 |
|
|
* | (1) Add/remove comments. | Vailin Choi | 2019-06-27 | 1 | -0/+14 |
|
|
* | Checkin for new shutting down free-space manager. | Vailin Choi | 2019-06-20 | 1 | -1/+1 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -1/+1 |
|
|
* | Normalize with vol_integration. | Dana Robinson | 2018-05-29 | 1 | -129/+132 |
|
|
* | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -37/+37 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -136/+45 |
|
|
* | Cleanups and normalizations against incoming page_buffering changes. | Quincey Koziol | 2017-02-20 | 1 | -4/+5 |
|
|
* | Switch major error code from H5E_FSPACE [back] to H5E_RESOURCE | Quincey Koziol | 2017-02-18 | 1 | -3/+3 |
|
|
* | Bring file shutdown code from cache image branch | Quincey Koziol | 2017-01-05 | 1 | -5/+82 |
|
|
* | More normalizations against incoming cache image branch. | Quincey Koziol | 2016-12-29 | 1 | -17/+19 |
|
|
* | [svn-r30270] Fix an issue that could occur when allocating a chunked dataset ... | Neil Fortner | 2016-08-08 | 1 | -4/+20 |
|
|
* | [svn-r30264] Fixed an issue that could occur when using H5Pset_alignment wher... | Neil Fortner | 2016-08-08 | 1 | -1/+1 |
|
|
* | [svn-r30017] Description: | Quincey Koziol | 2016-06-06 | 1 | -1/+1 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -5/+5 |
|
|
* | [svn-r27459] Merge of 27411 from revise_chunks. | Dana Robinson | 2015-08-04 | 1 | -6/+6 |
|
|
* | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -1/+1 |
|
|
* | [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. | Dana Robinson | 2015-03-01 | 1 | -1/+1 |
|
|
* | [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F... | Vailin Choi | 2012-08-13 | 1 | -15/+146 |
|
|
* | [svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAW | Vailin Choi | 2012-06-07 | 1 | -26/+67 |
|
|
* | [svn-r22432] Description: | Quincey Koziol | 2012-06-04 | 1 | -11/+11 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -8/+8 |
|
|
* | [svn-r21133] Description: | Quincey Koziol | 2011-07-20 | 1 | -1/+1 |
|
|
* | [svn-r18197] Description: | Quincey Koziol | 2010-01-30 | 1 | -4/+4 |
|
|
* | [svn-r17582] Description: | Quincey Koziol | 2009-10-02 | 1 | -4/+4 |
|
|
* | [svn-r17463] Description: | Quincey Koziol | 2009-09-11 | 1 | -25/+33 |
|
|
* | [svn-r17398] Description: | Quincey Koziol | 2009-08-20 | 1 | -2/+71 |
|
|
* | [svn-r17393] Description: | Quincey Koziol | 2009-08-20 | 1 | -12/+12 |
|
|
* | [svn-r17365] Description: | Quincey Koziol | 2009-08-15 | 1 | -15/+16 |
|
|
* | [svn-r17351] Description: | Quincey Koziol | 2009-08-13 | 1 | -4/+8 |
|
|
* | [svn-r17319] Description: | Quincey Koziol | 2009-08-11 | 1 | -0/+60 |
|
|
* | [svn-r17313] Description: | Quincey Koziol | 2009-08-10 | 1 | -20/+15 |
|
|
* | [svn-r17021] Description: | Quincey Koziol | 2009-06-09 | 1 | -4/+26 |
|
|
* | [svn-r15861] Description: | Quincey Koziol | 2008-10-14 | 1 | -3/+0 |
|
|
* | [svn-r15800] Description: | Quincey Koziol | 2008-10-07 | 1 | -0/+571 |
|
|