summaryrefslogtreecommitdiffstats
path: root/test/direct_chunk.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-2/+2
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-141-1/+1
* removed C_INT32_T from Fortran APIs (#3537)Scot Breitenfeld2023-09-141-11/+11
* Consistent initialization of hid_t in the tests (#3521)Scot Breitenfeld2023-09-081-35/+38
* Convert hbool_t --> bool in test (#3494)Dana Robinson2023-09-051-9/+9
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-35/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-11/+11
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-74/+74
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-2/+2
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-29/+29
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-10/+10
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-18/+18
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-7/+7
* Fix several warnings (#747)jhendersonHDF2021-06-161-0/+6
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-46/+48
* Update clang config (#473)Quincey Koziol2021-03-171-2/+8
* Update license url (#332)Larry Knox2021-02-171-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-746/+839
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-6/+6
* Add HD prefix to testsAllen Byrne2019-08-151-13/+13
* Merge cleanup mostly whitespaceAllen Byrne2019-07-301-89/+89
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-5/+5
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-061-20/+101
* Fixed a memory issue flagged by valgrind in the direct_chunk test.Dana Robinson2019-01-171-2/+2
* First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-301-0/+2167