summaryrefslogtreecommitdiffstats
path: root/test/chunk_info.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-1/+1
* removed C_INT32_T from Fortran APIs (#3537)Scot Breitenfeld2023-09-141-20/+20
* Fix some warnings in developer builds (#3247)jhendersonHDF2023-07-181-4/+0
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-6/+0
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-3/+3
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-16/+16
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-7/+7
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-20/+20
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-2/+7
* Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info (#2074)Mark Kittisopikul2022-12-191-9/+9
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-8/+8
* H5Dchunk_iter now passes offsets in units of dataset elements, fix #1419 (#1969)Mark Kittisopikul2022-08-071-2/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* Converts testhdf5 macros to h5test macros in chunk_info.c (#1820)Dana Robinson2022-06-231-30/+66
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-153/+153
* Replaced several uses of sprintf with safer snprintf (#1383)Sean McBride2022-01-281-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Fix several warnings (#747)jhendersonHDF2021-06-161-3/+4
* Adds a quick for for some egregious chunk_info badness (#722)Dana Robinson2021-06-031-18/+23
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-3/+3
* Brings chunk_info valgrind fix from 1.12 (#677)Dana Robinson2021-05-241-7/+8
* Add H5Dchunk_iter method for iterating over chunks (#6)Gaute Hope2021-05-191-18/+95
* Update clang config (#473)Quincey Koziol2021-03-171-2/+8
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-091-5/+5
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Corrects use of unitialized bytes in the chunk_info test (#106)Dana Robinson2020-11-201-2/+2
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-8/+8
* Clang-format of source filesAllen Byrne2020-09-301-592/+720
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-14/+14
|\
| * Minor normalizations with hdf5_1_10Dana Robinson2020-07-311-14/+14
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-1/+1
|/
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-1/+1
* Add new versioned filename to listAllen Byrne2019-09-261-13/+14
* Merge Binh-Minh's changes for code improvement to chunk_info.c (PR #1942)Larry Knox2019-09-251-20/+25
* Reworked the previously refactorred code.Binh-Minh Ribler2019-09-051-150/+161
* Improvement of test codeBinh-Minh Ribler2019-09-041-10/+21
* Fixed error code and error messagesBinh-Minh Ribler2019-09-031-26/+26
* Updated commentsBinh-Minh Ribler2019-09-011-1/+9
* Updated based on reviews and refactored test codeBinh-Minh Ribler2019-09-011-769/+809
* Code cleanup and refactorBinh-Minh Ribler2019-08-291-68/+47
* HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-281-0/+1937
* Remove unused test for unimplemented routine.Quincey Koziol2018-11-221-150/+0
* Cleanup overuse of include filesAllen Byrne2018-02-141-1/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r15628] Description:Quincey Koziol2008-09-161-18/+18