| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | Fixed clang-tidy readability-misleading-indentation warnings (#427) | Sean McBride | 2021-03-05 | 1 | -1/+3 |
|
|
* | More warning fixes (#400) | Sean McBride | 2021-03-04 | 5 | -5/+5 |
|
|
* | Changes found during merge to 1.12 (#414) | Allen Byrne | 2021-03-04 | 22 | -63/+63 |
|
|
* | H5TS_win32_thread_exit (#396) | Allen Byrne | 2021-03-01 | 2 | -5/+2 |
|
|
* | #386 copyright corrections for java folder (#389) | Allen Byrne | 2021-02-26 | 2 | -1/+13 |
|
|
* | Primary change is HDFFV-11212 - new refs and JNI (#372) | Allen Byrne | 2021-02-25 | 21 | -70/+278 |
|
|
* | Patches from vtk (#358) | Sean McBride | 2021-02-25 | 2 | -5/+1 |
|
|
* | Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341) | Sean McBride | 2021-02-22 | 1 | -1/+3 |
|
|
* | Fixed uninitialized warnings (#360) | Sean McBride | 2021-02-19 | 4 | -5/+5 |
|
|
* | Fixed various clang -Wformat-security warnings (#340) | Sean McBride | 2021-02-19 | 1 | -2/+2 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 186 | -186/+186 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 10 | -34/+34 |
|
|
* | Small fixes (#285) | Allen Byrne | 2021-01-27 | 3 | -105/+105 |
|
|
* | 11099 Add help text line (#259) | Allen Byrne | 2021-01-15 | 2 | -0/+2 |
|
|
* | Reformat source (#244) | Quincey Koziol | 2021-01-07 | 1 | -7/+9 |
|
|
* | Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229) | Dana Robinson | 2020-12-24 | 3 | -3/+3 |
|
|
* | Fixes a small memory leak in the chunk_cache test (#208) | Dana Robinson | 2020-12-20 | 1 | -2/+6 |
|
|
* | Fixes a small memory leak in the h5jam test (#207) | Dana Robinson | 2020-12-20 | 1 | -2/+3 |
|
|
* | Adds h5delete tool (#187) | Dana Robinson | 2020-12-16 | 3 | -2/+94 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 19 | -198/+252 |
|
|
* | Moves the lists of VOL connectors and VFDs in Autotools builds (#162) | Dana Robinson | 2020-12-12 | 1 | -5/+0 |
|
|