summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* Updated subfiling_VFD with Selection_io (#1352)Scot Breitenfeld2022-01-1818-183/+183
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-231-34/+1
* Merge remote-tracking branch 'origin/selection_io' into selection_io_with_sub...mainzer2021-11-2218-544/+880
|\
| * Merge branch 'hdf5_canon-develop' into selection_ioNeil Fortner2021-10-183-3/+22
| |\
| | * VFD plugins (#602)jhendersonHDF2021-09-293-3/+22
| * | Merge branch 'develop' into selection_ioNeil Fortner2021-10-1814-520/+824
| |\ \ | | |/
| | * 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
| * | Implement parallel collective support for selection I/O.Neil Fortner2021-09-242-21/+30
* | | Interim checkin of selection_io_with_subfiling_vfd branchmainzer2021-11-172-84/+642
* | | Merged my subfiling code fixes into the new selection_io_branchRichard Warren2021-09-231-0/+1
* | | Initial checkin of merged sub-filing VFD.mainzer2021-09-162-1/+2719
|/ /
* | Added vector read / write support to the MPIO VFD, with associatedmainzer2021-04-202-1/+4058
|/
* 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
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-0/+2
* Merge pull request #2424 in HDFFV/hdf5 from ~DYOUNG/hdf5:passed-do-while to d...David Young2020-03-054-5/+5
|\
| * Add semicolons to more PASSED() invocations.David Young2020-02-284-5/+5
* | revert type castkmu2020-02-281-2/+2
|/
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1