| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes pre-C99 build and header cruft (#700) | Dana Robinson | 2021-05-28 | 2 | -25/+0 |
|
|
* | CMake fix for sporadic flush2 failures (#692) | Dana Robinson | 2021-05-27 | 1 | -8/+0 |
|
|
* | Makes the event_set test a single-source target (#690) | Dana Robinson | 2021-05-27 | 2 | -20/+1 |
|
|
* | Use internal version of H5Eprint2 to avoid possible stack overflow (#661) | jhendersonHDF | 2021-05-26 | 2 | -10/+8 |
|
|
* | err_compat test cleanup (#681) | Dana Robinson | 2021-05-25 | 2 | -123/+146 |
|
|
* | Various CMake changes (#679) | Dana Robinson | 2021-05-24 | 2 | -2/+2 |
|
|
* | Brings chunk_info valgrind fix from 1.12 (#677) | Dana Robinson | 2021-05-24 | 1 | -7/+8 |
|
|
* | Add H5Dchunk_iter method for iterating over chunks (#6) | Gaute Hope | 2021-05-19 | 1 | -18/+95 |
|
|
* | Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625) | jhendersonHDF | 2021-05-12 | 1 | -1/+13 |
|
|
* | Purges UFAIL from the library (#637) | Dana Robinson | 2021-05-11 | 2 | -5/+3 |
|
|
* | Removes gratuitous (double)x.yF casts (#632) | Dana Robinson | 2021-05-07 | 17 | -159/+159 |
|
|
* | Hash table replacement for skip lists in ID code (#600) | Dana Robinson | 2021-05-04 | 1 | -2/+2 |
|
|
* | Ubsan fixes (#498) | Sean McBride | 2021-05-03 | 1 | -93/+0 |
|
|
* | Fixes crashes when size_hint > UINT32_MAX is passed to H5Gcreate1 (#611) | Dana Robinson | 2021-04-30 | 1 | -2/+23 |
|
|
* | Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fa... | Dana Robinson | 2021-04-29 | 1 | -0/+6 |
|
|
* | Fix for a segfault when H5Pset_fapl_log is passed an invalid fapl ID (#607) | Dana Robinson | 2021-04-29 | 1 | -1/+12 |
|
|
* | CMake changes to byproducts - ninja warnings (#568) | Allen Byrne | 2021-04-24 | 1 | -0/+4 |
|
|
* | Update top-level COPYING file and remove COPYING files from subdirectories (#... | Larry Knox | 2021-04-21 | 1 | -13/+0 |
|
|
* | Fixes incorrect usage of H5I_BADID (#554) | Dana Robinson | 2021-04-19 | 1 | -3/+3 |
|
|
* | Cleanup CMake code for doxygen and perl shell scripts (#552) | Allen Byrne | 2021-04-19 | 2 | -4/+2 |
|
|
* | Brings the native implementation of H5Fdelete() from Bitbucket (#524) | Dana Robinson | 2021-04-16 | 4 | -65/+60 |
|
|
* | Minor warning fixes in develop (#526) | Dana Robinson | 2021-03-31 | 2 | -2/+1 |
|
|
* | Removes dead H5ST package from the library (#528) | Dana Robinson | 2021-03-30 | 6 | -396/+2 |
|
|
* | Updates that allow accum SWMR tests to work on Windows (#493) | Dana Robinson | 2021-03-27 | 1 | -60/+102 |
|
|
* | Misc warning fixes (#495) | Dana Robinson | 2021-03-24 | 7 | -58/+70 |
|
|
* | File locks now work on Windows (#480) | Dana Robinson | 2021-03-22 | 1 | -0/+23 |
|
|
* | Fix CMake error message location. (#478) | H. Joe Lee | 2021-03-20 | 1 | -2/+2 |
|
|
* | Suppresses the tcheck_version test's abort dialog on Windows (#477) | Dana Robinson | 2021-03-17 | 1 | -0/+23 |
|
|
* | Cleans up a couple of MSVC warnings in testhdf5 (#475) | Dana Robinson | 2021-03-17 | 2 | -5/+7 |
|
|
* | Update clang config (#473) | Quincey Koziol | 2021-03-17 | 64 | -691/+2761 |
|
|
* | Replaces checks for fork, etc. with checks for unistd.h (#457) | Dana Robinson | 2021-03-11 | 9 | -67/+77 |
|
|
* | Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451) | Sean McBride | 2021-03-10 | 38 | -433/+442 |
|
|
* | Various clang tidy warning fixes (#448) | Sean McBride | 2021-03-10 | 6 | -57/+52 |
|
|
* | Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429) | Sean McBride | 2021-03-09 | 6 | -16/+17 |
|
|
* | Removed bad function pointer casts (#434) | Sean McBride | 2021-03-08 | 4 | -32/+32 |
|
|
* | Fixed clang-tidy readability-redundant-control-flow warnings (#428) | Sean McBride | 2021-03-05 | 10 | -151/+0 |
|
|
* | Fixes various warnings noticed on Windows (#425) | Dana Robinson | 2021-03-05 | 3 | -19/+18 |
|
|
* | More warning fixes (#400) | Sean McBride | 2021-03-04 | 5 | -27/+30 |
|
|
* | Changes found during merge to 1.12 (#414) | Allen Byrne | 2021-03-04 | 5 | -15/+15 |
|
|
* | Patches from vtk (#358) | Sean McBride | 2021-02-25 | 2 | -3/+3 |
|
|
* | Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361) | Sean McBride | 2021-02-23 | 2 | -5/+5 |
|
|
* | Fix undefined left shifting of negative numbers (#338) | Sean McBride | 2021-02-19 | 1 | -2/+2 |
|
|
* | Update license url (#332) | Larry Knox | 2021-02-17 | 204 | -204/+204 |
|
|
* | Update supported platforms (#303) | Allen Byrne | 2021-02-03 | 1 | -15/+18 |
|
|
* | Modify VDS code to always open source files with H5F_CLOSE_WEAK close (#291) | Neil Fortner | 2021-01-30 | 1 | -2569/+2660 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 39 | -209/+209 |
|
|
* | develop clang-format comments (#286) | Allen Byrne | 2021-01-27 | 1 | -3/+3 |
|
|
* | Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258) | Dana Robinson | 2021-01-14 | 2 | -18/+0 |
|
|
* | Reformat source (#244) | Quincey Koziol | 2021-01-07 | 5 | -17/+17 |
|
|
* | Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229) | Dana Robinson | 2020-12-24 | 4 | -15/+15 |
|
|