summaryrefslogtreecommitdiffstats
path: root/test/dsets.c
Commit message (Expand)AuthorAgeFilesLines
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-43/+43
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-158/+0
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-183/+182
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-269/+267
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-28/+28
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-30/+30
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-110/+109
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-191-1/+1
* Add szip/libaec to GitHub CI and fix warnings (#2438)Dana Robinson2023-02-091-6/+2
* 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-3/+3
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-51/+51
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-5/+8
* Fix a few Clang sanitizer warnings (#1727)jhendersonHDF2022-05-051-6/+9
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-041-1297/+1317
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-3/+3
* OESS-168: Remove clang warnings. (#1269)H. Joe Lee2021-12-081-6/+10
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-20/+20
* OESS-168: Remove clang warnings. (#1072)H. Joe Lee2021-10-151-13/+13
* VFD plugins (#602)jhendersonHDF2021-09-291-5/+20
* More clang tidy (#908)Sean McBride2021-08-231-5/+5
* Fix several warnings (#747)jhendersonHDF2021-06-161-17/+25
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+369
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-4/+2
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-3/+3
* Update clang config (#473)Quincey Koziol2021-03-171-37/+148
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-3/+5
* Various clang tidy warning fixes (#448)Sean McBride2021-03-101-19/+19
* Fixes various warnings noticed on Windows (#425)Dana Robinson2021-03-051-3/+7
* Fix undefined left shifting of negative numbers (#338)Sean McBride2021-02-191-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-19/+19
* Reformat source (#244)Quincey Koziol2021-01-071-2/+2
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-4/+4
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-011-2/+2
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-15/+15
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-21/+21
* Clang-format of source filesAllen Byrne2020-09-301-5556/+6827
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-8/+109
|\
| * Fix HDFFV-11101Binh-Minh Ribler2020-08-171-0/+3
| * Merge pull request #2771 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV...Binh-Minh Ribler2020-08-161-0/+98
| |\
| | * Fixed HDFFV-10933Binh-Minh Ribler2020-08-141-0/+98
| * | Trivialities noticed while merging things to 1.10Dana Robinson2020-08-151-7/+7
| |/
| * Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-2/+2
|/
* Avoid allocating a chunk index for datasets with 0-sized dimensions, untilQuincey Koziol2020-05-011-19/+212
* Trim trailing whitespaceQuincey Koziol2020-04-201-6/+6
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-2/+2