| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove non-published short arg names (#917) | Allen Byrne | 2021-08-18 | 3 | -303/+0 |
|
|
* | Fix link issue with perf/h5perf in parallel library (#889) | jhendersonHDF | 2021-08-11 | 1 | -4/+4 |
|
|
* | Reorg tools perform to provide h5perf for installation (#884) | Allen Byrne | 2021-08-10 | 16 | -258/+653 |
|
|
* | Removes partial long options from the tools (#872) | Dana Robinson | 2021-08-03 | 10 | -235/+20 |
|
|
* | Only test h5diff_830 in serial (#858) | Allen Byrne | 2021-07-27 | 1 | -29/+34 |
|
|
* | Removes unused commented-out code from h5jamgentest.c (#851) | Dana Robinson | 2021-07-22 | 1 | -77/+0 |
|
|
* | Fixes a couple of warnings: (#849) | Dana Robinson | 2021-07-22 | 2 | -162/+367 |
|
|
* | Perform option arg variables (#834) | Allen Byrne | 2021-07-15 | 4 | -16/+6 |
|
|
* | Add support for parallel filters to h5repack (#832) | jhendersonHDF | 2021-07-14 | 1 | -4/+21 |
|
|
* | Remove checks for winsock2.h (#813) | Dana Robinson | 2021-07-06 | 1 | -1/+1 |
|
|
* | Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810) | Dana Robinson | 2021-06-30 | 3 | -28/+23 |
|
|
* | Fixes parallel issues from recent C99 changes (#809) | Dana Robinson | 2021-06-30 | 3 | -12/+9 |
|
|
* | Brings the tools getopt(3) replacement into the main library (#803) | Dana Robinson | 2021-06-29 | 21 | -1239/+1024 |
|
|
* | Cleans up POSIX/C bits in H5private.h (#804) | Dana Robinson | 2021-06-29 | 5 | -127/+113 |
|
|
* | Removes obsolete equivalents of C99's __func__ (#800) | Dana Robinson | 2021-06-29 | 5 | -105/+88 |
|
|
* | Assume frexpl/f and fabsl/f, which are C99 (#799) | Dana Robinson | 2021-06-25 | 2 | -30/+10 |
|
|
* | Fix tools test (#794) | Allen Byrne | 2021-06-23 | 5 | -6/+6 |
|
|
* | Removes checks for system(), which is C89/90 (#782) | Dana Robinson | 2021-06-23 | 1 | -2/+0 |
|
|
* | Fix several warnings (#747) | jhendersonHDF | 2021-06-16 | 1 | -7/+32 |
|
|
* | Fix Direct VFD Testing in CMake (#742) | jhendersonHDF | 2021-06-11 | 2 | -2/+2 |
|
|
* | Remove private H5_GCC_DIAG_OFF/ON from standalone program (#734) | Allen Byrne | 2021-06-07 | 1 | -8/+0 |
|
|
* | Rework Fortran configure to allow multiple CMake reruns (#721) | Allen Byrne | 2021-06-07 | 4 | -16/+16 |
|
|
* | Includes hdf5dev.h in hdf5.h (#728) | Dana Robinson | 2021-06-07 | 10 | -10/+6 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 10 | -7/+10 |
|
|
* | Removes some DEC Alpha cruft from H5detect and H5private.h (#708) | Dana Robinson | 2021-06-02 | 1 | -4/+0 |
|
|
* | Removes alternative function enter/leave macro scheme (#678) | Dana Robinson | 2021-05-29 | 1 | -13/+13 |
|
|
* | Removes pre-C99 build and header cruft (#700) | Dana Robinson | 2021-05-28 | 8 | -24/+1 |
|
|
* | Fixes for a couple of trivial warnings (#676) | Dana Robinson | 2021-05-24 | 2 | -4/+4 |
|
|
* | CMake uses matches for clang (#645) | Allen Byrne | 2021-05-17 | 1 | -1/+1 |
|
|
* | Bmr dev hdffv 11223 (#640) | bmribler | 2021-05-12 | 4 | -4/+15 |
|
|
* | Purges UFAIL from the library (#637) | Dana Robinson | 2021-05-11 | 1 | -1/+1 |
|
|
* | Removes gratuitous (double)x.yF casts (#632) | Dana Robinson | 2021-05-07 | 9 | -42/+41 |
|
|
* | h5diff subset indexing (#628) | Allen Byrne | 2021-05-07 | 2 | -100/+90 |
|
|
* | Cleanup tools debug build warnings (#627) | Allen Byrne | 2021-05-05 | 8 | -75/+75 |
|
|
* | Ubsan fixes (#498) | Sean McBride | 2021-05-03 | 1 | -10/+8 |
|
|
* | Update top-level COPYING file and remove COPYING files from subdirectories (#... | Larry Knox | 2021-04-21 | 2 | -26/+0 |
|
|
* | Brings the native implementation of H5Fdelete() from Bitbucket (#524) | Dana Robinson | 2021-04-16 | 1 | -7/+0 |
|
|
* | Tools long double updates (#522) | Allen Byrne | 2021-04-15 | 15 | -68/+1426 |
|
|
* | Removes c99_(v)snprintf() calls from the standalone test code (#509) | Dana Robinson | 2021-03-24 | 2 | -56/+32 |
|
|
* | Disable long double tests and remove CMake flag groups (#494) | Allen Byrne | 2021-03-22 | 2 | -4/+4 |
|
|
* | File locks now work on Windows (#480) | Dana Robinson | 2021-03-22 | 1 | -21/+46 |
|
|
* | Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405) | bmribler | 2021-03-19 | 4 | -0/+41 |
|
|
* | Fix display of long double in tools (#469) | Allen Byrne | 2021-03-17 | 8 | -6/+80 |
|
|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 9 | -10/+40 |
|
|
* | develop JNI export references and java updates (#467) | Allen Byrne | 2021-03-12 | 1 | -2/+2 |
|
|
* | Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) | Sean McBride | 2021-03-10 | 11 | -17/+17 |
|
|
* | Various clang tidy warning fixes (#448) | Sean McBride | 2021-03-10 | 4 | -45/+45 |
|
|
* | Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429) | Sean McBride | 2021-03-09 | 11 | -34/+36 |
|
|
* | Removed bad function pointer casts (#434) | Sean McBride | 2021-03-08 | 7 | -49/+49 |
|
|
* | Fixed clang-tidy readability-redundant-control-flow warnings (#428) | Sean McBride | 2021-03-05 | 4 | -11/+0 |
|
|