summaryrefslogtreecommitdiffstats
path: root/src/H5Dfarray.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-16/+16
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-30/+30
* Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-281-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-323/+288
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-301-90/+90
|\
| * Minor changes from normalization with 1.10Dana Robinson2020-07-091-90/+90
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-5/+5
|/
* Normalization with hdf5_1_10Dana Robinson2020-06-011-103/+103
* Trim trailing whitespaceQuincey Koziol2020-04-201-5/+5
* C and POSIX call cleanupDana Robinson2019-01-111-2/+2
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-48/+34
* Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...Dana Robinson2017-06-091-11/+3
* * Made STATIC free lists EXTERN for H5O_layout_t.Dana Robinson2017-06-071-1/+1
* Updated H5O_layout_t dynamic work to use the H5FL interface.Dana Robinson2017-06-071-3/+5
* Made some H5O_layout_t stack allocations dynamic (quiets warnings).Dana Robinson2017-06-061-3/+9
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-8/+86
* Tentative fix for valgrind issues related to EoC.Dana Robinson2016-11-261-2/+2
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-1/+1
* [svn-r29976] Description:Quincey Koziol2016-05-301-53/+18
* [svn-r29776] Description:Quincey Koziol2016-04-241-1/+9
* [svn-r29717] Description:Quincey Koziol2016-04-161-1/+1
* [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-071-0/+1638