summaryrefslogtreecommitdiffstats
path: root/src/H5Dfarray.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-30/+30
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-1/+1
* Misc normalization from developDana Robinson2021-05-071-6/+6
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-324/+289
* Adding the test case for fixed-array chunked dataset and VDS.songyulu2021-02-121-1/+1
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-193/+193
|\
| * Minor changes from normalization with 1.10Dana Robinson2020-07-091-90/+90
| * 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
* | Avoid leaving a v1 B-tree used as a chunk index in a bad stateDavid Young2020-06-121-1/+2
* | Trim trailing whitespaceQuincey Koziol2020-05-201-5/+5
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-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