summaryrefslogtreecommitdiffstats
path: root/src/H5Dfarray.c
Commit message (Expand)AuthorAgeFilesLines
* 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