summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* spelling fixes (#1561)Scot Breitenfeld2022-03-313-4/+4
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-265-22/+4087
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-245-1708/+3549
* Implement support for big I/O for independent reads (#1446)Neil Fortner2022-02-181-7/+30
* Unify handling of collective metadata reads status (#1206)jhendersonHDF2022-01-292-56/+77
* Snprintf2 (#1399)Sean McBride2022-01-287-29/+33
* OESS-168: Remove clang warnings. (#1280)H. Joe Lee2021-12-131-8/+8
* OESS-168: Remove clang warnings. (#1283)H. Joe Lee2021-12-131-2/+2
* OESS-168: Remove clang warnings. (#1284)H. Joe Lee2021-12-131-8/+8
* OESS-168: Remove clang warnings. (#1282)H. Joe Lee2021-12-101-1/+1
* Remove extra space. (#1274)H. Joe Lee2021-12-101-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0715-151/+151
* Split dir create into separate macro (#1141)Allen Byrne2021-10-281-0/+1
* Consolidate VFD create list macro (#1132)Allen Byrne2021-10-261-2/+0
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-33/+1
* VFD plugins (#602)jhendersonHDF2021-09-293-3/+22
* H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)Jan-Willem Blokland2021-09-132-1/+422
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-304-215/+222
* Fix several warnings (#747)jhendersonHDF2021-06-162-5/+5
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-4/+4
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-10/+10
* Fix set_tests_properties for parallel t_pflush tests (#569)jhendersonHDF2021-04-221-2/+2
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-163-0/+58
* Minor parallel improvements (#519)Quincey Koziol2021-03-263-41/+41
* Align with "parallel fence" changes (#479)Quincey Koziol2021-03-243-230/+56
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Update license url part2 (#333)Larry Knox2021-02-1730-30/+30
* Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...jhendersonHDF2021-02-173-0/+192
* Ensure processes always synchronize in t_shapesame test setup (#306)jhendersonHDF2021-02-031-16/+6
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-297-62/+62
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-26/+26
* Bring async branch to develop (#166)Quincey Koziol2020-12-143-55/+55
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-121-5/+0
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-012-5/+5
* Refactor to avoid using fork to create initial file (#122)Quincey Koziol2020-11-251-331/+19
* Basic alignment with async branch (#115)Quincey Koziol2020-11-236-28/+18
* Fix non-collective metadata read in t_mdset with collective metadata reads en...Jordan Henderson2020-11-111-8/+4
* Clang-format of source filesAllen Byrne2020-09-3028-17124/+15066
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-286-79/+99
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-272-4/+19
| |\
| * | Repair more format strings.David Young2020-09-262-28/+28
| * | Fix a bunch of format string errors reported by Larry.David Young2020-09-252-32/+38
| * | Fix some HDfprintf compilation errors: use the right format stringsDavid Young2020-09-243-20/+34
* | | OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
| |/ |/|
* | File changes to affect formattingAllen Byrne2020-09-041-2/+3
* | CMake and script changes for clang-formatAllen Byrne2020-09-041-2/+16
|/
* Trim trailing whitespaceQuincey Koziol2020-04-2013-72/+72
* Fix memory leak in t_span_tree.c testJordan Henderson2020-04-091-0/+6