summaryrefslogtreecommitdiffstats
path: root/src/H5Dsingle.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-2/+0
* Fix some issues with collective metadata reads for chunked datasets (#3716)jhendersonHDF2023-10-241-38/+130
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-20/+20
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-3/+3
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-25/+0
* Remove some "Programmer" comments (#3209)Dana Robinson2023-06-291-9/+6
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-1/+1
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-69/+69
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-10/+10
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-12/+12
* Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261)jhendersonHDF2021-12-091-1/+7
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-110/+84
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-1/+1
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-1/+1
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
* merge and fix conflictkmu2020-01-191-1/+1
|\
* | fix unused related warningskmu2020-01-131-1/+1
|/
* Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-241-4/+4
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-8/+6
* 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-0/+1
* [svn-r29738] Description:Quincey Koziol2016-04-191-0/+556