summaryrefslogtreecommitdiffstats
path: root/test/dsets.c
Commit message (Expand)AuthorAgeFilesLines
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-396/+401
* Sync test dir w/ develop (#3303)Dana Robinson2023-07-281-141/+140
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-158/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-524/+521
* Merge with develop (#2790)Dana Robinson2023-04-221-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
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-10/+10
* squash cast warning fixkmu2020-01-231-12/+12
* merge and fixkmu2020-01-211-227/+510
|\
| * Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-171-23/+27
| |\
| | * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-23/+27