summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Sync branch with develop (#1616)feature/parallel_h5repackScot Breitenfeld2022-04-0812-116/+112
* Committing clang-format changesgithub-actions2022-01-101-36/+37
* Another try a achieving 100% pass on the tools test suiteRichard Warren2022-01-102-69/+132
* Committing clang-format changesgithub-actions2022-01-021-65/+62
* Compilation updates and other fixes for testingRichard Warren2022-01-021-1158/+1306
* Committing clang-format changesgithub-actions2021-12-311-5/+4
* Fix merge issuesRichard Warren2021-12-315-595/+584
|\
| * Committing clang-format changesgithub-actions2021-12-275-598/+586
* | Compilation fixes for serial HDF5Richard Warren2021-12-311-4/+14
|/
* Update the parallel h5repack to use hyperslabs and strip mining to improve la...Richard Warren2021-12-234-16/+1144
* Another update of parallel tools. This update includes changes in support of...Richard Warren2021-12-164-0/+46
* Merge branch 'develop' of https://github.com/HDFGroup/hdf5 into developRichard Warren2021-12-1411-28/+28
|\
| * Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0711-28/+28
* | parallel tools updates. h5repack changes are in-progress and therefore not fi...Richard Warren2021-12-146-23/+1099
|/
* Avoid calling H5Ropen_object with a misaligned H5R_ref_t: copy the (#1171)David Young2021-11-231-4/+10
* Quiets a 'set but not used' warning in h5diff_array.c (#1210)Dana Robinson2021-11-181-0/+3
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-083-38/+6
* OESS-168: Remove clang warnings. (#1074)H. Joe Lee2021-10-061-2/+2
* Fix ASAN issue in h5dump error path (#1051)Allen Byrne2021-10-031-0/+1
* VFD plugins (#602)jhendersonHDF2021-09-294-94/+152
* Fix several warnings (#720)jhendersonHDF2021-09-141-1/+2
* More clang tidy (#908)Sean McBride2021-08-231-4/+4
* Remove checks for winsock2.h (#813)Dana Robinson2021-07-061-1/+1
* Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)Dana Robinson2021-06-301-6/+3
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-292-219/+2
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-13/+5
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+0
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+1
* Removes alternative function enter/leave macro scheme (#678)Dana Robinson2021-05-291-13/+13
* h5diff subset indexing (#628)Allen Byrne2021-05-071-99/+89
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-056-63/+63
* Tools long double updates (#522)Allen Byrne2021-04-152-12/+8
* Fix display of long double in tools (#469)Allen Byrne2021-03-171-3/+3
* Update clang config (#473)Quincey Koziol2021-03-173-4/+16
* develop JNI export references and java updates (#467)Allen Byrne2021-03-121-2/+2
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-105-10/+10
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-098-17/+19
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-2/+0
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-0410-29/+29
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-261-0/+9
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-254-41/+60
* Patches from vtk (#358)Sean McBride2021-02-252-5/+1
* Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)Sean McBride2021-02-221-1/+3
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-1/+1
* Update license url part2 (#333)Larry Knox2021-02-1725-25/+25
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-293-8/+8
* Small fixes (#285)Allen Byrne2021-01-271-21/+27
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-5/+5
* Basic alignment with async branch (#115)Quincey Koziol2020-11-233-8/+8
* Clang-format of source filesAllen Byrne2020-09-3024-6155/+6286