summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-2320-594/+278
* Merge branch 'hdf5_canon-develop' into selection_ioNeil Fortner2021-10-1868-1199/+2374
|\
| * OESS-168: Remove clang warnings. (#1072)H. Joe Lee2021-10-151-13/+13
| * OESS-168: Remove clang warnings. (#1077)H. Joe Lee2021-10-081-1/+1
| * OESS-168: Remove clang warnings. (#1076)H. Joe Lee2021-10-081-1/+1
| * OESS-168: Remove clang warnings. (#1071)H. Joe Lee2021-10-061-3/+3
| * Move HDstrcmp operations inside casting block for PGI compilers (#1063)jhendersonHDF2021-09-301-6/+6
| * VFD plugins (#602)jhendersonHDF2021-09-2967-1181/+2356
* | Merge branch 'develop' into selection_ioNeil Fortner2021-10-18126-3872/+7516
|\ \ | |/
| * VFD ctl feature (#981)jhendersonHDF2021-09-232-14/+531
| * Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-166-16/+16
| * Fix several warnings (#720)jhendersonHDF2021-09-141-1/+1
| * H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)Jan-Willem Blokland2021-09-131-0/+27
| * More various warnings (#958)Sean McBride2021-08-259-29/+28
| * More clang tidy (#908)Sean McBride2021-08-2316-70/+71
| * CMake should use the output dir programs for shell scripts (#928)Allen Byrne2021-08-194-144/+52
| * Fixes a bad memory read and unfreed memory in fsinfo code (#893)Dana Robinson2021-08-122-0/+56
| * Remove version-check for relnum in H5check. (#812)Allen Byrne2021-07-272-54/+54
| * Fixes a couple of warnings: (#849)Dana Robinson2021-07-221-0/+1
| * OESS-168:Remove implicit conversion warnings. (#829)H. Joe Lee2021-07-121-559/+559
| * Removes develop header cruft (#828)Dana Robinson2021-07-092-2/+2
| * Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-303-3/+3
| * Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-292-9/+19
| * Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-295-297/+312
| * Fixes non-C99 format strings in tarray test code (#766)Dana Robinson2021-06-181-23/+30
| * Fix several warnings (#747)jhendersonHDF2021-06-1613-50/+152
| * Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
| * Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-076-9/+5
| * 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-0216-61/+1428
| * Removes pre-C99 build and header cruft (#700)Dana Robinson2021-05-282-25/+0
| * CMake fix for sporadic flush2 failures (#692)Dana Robinson2021-05-271-8/+0
| * Makes the event_set test a single-source target (#690)Dana Robinson2021-05-272-20/+1
| * Use internal version of H5Eprint2 to avoid possible stack overflow (#661)jhendersonHDF2021-05-262-10/+8
| * err_compat test cleanup (#681)Dana Robinson2021-05-252-123/+146
| * Various CMake changes (#679)Dana Robinson2021-05-242-2/+2
| * 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
| * Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625)jhendersonHDF2021-05-121-1/+13
| * Purges UFAIL from the library (#637)Dana Robinson2021-05-112-5/+3
| * Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-0717-159/+159
| * Hash table replacement for skip lists in ID code (#600)Dana Robinson2021-05-041-2/+2
| * Ubsan fixes (#498)Sean McBride2021-05-031-93/+0
| * Fixes crashes when size_hint > UINT32_MAX is passed to H5Gcreate1 (#611)Dana Robinson2021-04-301-2/+23
| * Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fa...Dana Robinson2021-04-291-0/+6
| * Fix for a segfault when H5Pset_fapl_log is passed an invalid fapl ID (#607)Dana Robinson2021-04-291-1/+12
| * CMake changes to byproducts - ninja warnings (#568)Allen Byrne2021-04-241-0/+4
| * Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
| * Fixes incorrect usage of H5I_BADID (#554)Dana Robinson2021-04-191-3/+3
| * Cleanup CMake code for doxygen and perl shell scripts (#552)Allen Byrne2021-04-192-4/+2