| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert vds swmr test script to powershell (#1245) | Allen Byrne | 2021-12-08 | 1 | -0/+10 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 7 | -102/+102 |
|
|
* | Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236) | Larry Knox | 2021-11-30 | 1 | -1/+1 |
|
|
* | Fix indentation in RELEASE.txt to be consistent. (#1232) | Larry Knox | 2021-11-30 | 1 | -519/+519 |
|
|
* | Add support for parallel tools based on the 3rd party library mpiFileUtils (l... | rawarren | 2021-11-29 | 1 | -0/+19 |
|
|
* | Fixes an assert in H5Pget_filter_by_id1/2 w/ out-of-range IDs (#1222) | Dana Robinson | 2021-11-24 | 1 | -0/+8 |
|
|
* | Re-enable collective metadata reads after disabling for chunk lookup (#1173) | jhendersonHDF | 2021-11-09 | 1 | -0/+7 |
|
|
* | New references for Dimension Scale APIs (#1139) | jhendersonHDF | 2021-11-05 | 1 | -0/+10 |
|
|
* | H5repack tests should fail if a corrupted file causes h5repack to (#1138) | Larry Knox | 2021-10-26 | 1 | -0/+11 |
|
|
* | Add release note for HDFFV-11150 fix. (#1106) | Larry Knox | 2021-10-21 | 1 | -1/+23 |
|
|
* | Fixed HL_test_packet, incorrect length assignment (#1100) | Allen Byrne | 2021-10-20 | 1 | -1/+5 |
|
|
* | Move test utilities to utils/test folder (#1109) | Allen Byrne | 2021-10-20 | 1 | -2/+10 |
|
|
* | To reduce maintenance effort, delete the `noerror-` variants of the compiler ... | David Young | 2021-10-06 | 1 | -0/+7 |
|
|
* | Fix bug with cross platform compatibility of references within vlens. (#1064) | Neil Fortner | 2021-10-01 | 1 | -0/+9 |
|
|
* | Update compact dataset I/O routines to handle driver-level memory copy (#1054) | jhendersonHDF | 2021-09-30 | 1 | -0/+42 |
|
|
* | Update version to 1.13.0-7 after snapshot release 1.13.0-6. (#1048) | Larry Knox | 2021-09-29 | 1 | -1/+1 |
|
|
* | Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6 | Larry Knox | 2021-09-28 | 1 | -143/+97 |
|
|
* | Develop cmake install dir (#1041) | Allen Byrne | 2021-09-28 | 1 | -0/+9 |
|
|
* | VFD ctl feature (#981) | jhendersonHDF | 2021-09-23 | 1 | -0/+25 |
|
|
* | HDFFV-11266 - add option to build HL tools (#1018) | Allen Byrne | 2021-09-16 | 2 | -2/+11 |
|
|
* | H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933) | Jan-Willem Blokland | 2021-09-13 | 1 | -0/+11 |
|
|
* | Update examples version because of HDFFV-11269 (#998) | Allen Byrne | 2021-09-10 | 1 | -1/+1 |
|
|
* | Add high-level set/get for `unsigned long long` attributes. (#973) | Alessandro Felder | 2021-09-08 | 1 | -1/+7 |
|
|
* | Correction of pkg-config compile script. (#974) | Allen Byrne | 2021-09-07 | 1 | -0/+8 |
|
|
* | Small doxygen fixes plus simple doc fixes (#989) | Allen Byrne | 2021-09-04 | 1 | -1/+0 |
|
|
* | Rework of PR #826 (#972) | Scot Breitenfeld | 2021-08-30 | 1 | -0/+6 |
|
|
* | Fixed the CMake processing for C++ warnings and flags (#888) | Allen Byrne | 2021-08-16 | 1 | -0/+9 |
|
|
* | Update examples version used by CMake (#882) | Allen Byrne | 2021-08-12 | 1 | -1/+1 |
|
|
* | Fixes a bad memory read and unfreed memory in fsinfo code (#893) | Dana Robinson | 2021-08-12 | 1 | -0/+18 |
|
|
* | Reorg tools perform to provide h5perf for installation (#884) | Allen Byrne | 2021-08-10 | 1 | -3/+14 |
|
|
* | Removes partial long options from the tools (#872) | Dana Robinson | 2021-08-03 | 1 | -0/+9 |
|
|
* | Updates the RELEASE.txt file with a note about the variable-length fill (#871) | Dana Robinson | 2021-08-03 | 1 | -0/+4 |
|
|
* | Remove version-check for relnum in H5check. (#812) | Allen Byrne | 2021-07-27 | 1 | -0/+19 |
|
|
* | Changes to docs for using plugins (#814) | Allen Byrne | 2021-07-14 | 3 | -15/+35 |
|
|
* | CMake: (feature) libaec (#703) | Jan-Willem Blokland | 2021-07-14 | 1 | -0/+15 |
|
|
* | Release Note (#784) | Allen Byrne | 2021-06-23 | 1 | -0/+3 |
|
|
* | Update missing release note info. (#776) | Allen Byrne | 2021-06-22 | 1 | -3/+18 |
|
|
* | Rework Fortran configure to allow multiple CMake reruns (#721) | Allen Byrne | 2021-06-07 | 1 | -2/+18 |
|
|
* | Moves gcc warning macros from H5public.h to H5private.h (#724) | Dana Robinson | 2021-06-04 | 1 | -0/+13 |
|
|
* | Adds an Intel C++ configuration file (#716) | Dana Robinson | 2021-06-03 | 1 | -0/+8 |
|
|
* | Updates PGI C/C++ configurations (#715) | Dana Robinson | 2021-06-03 | 1 | -1/+18 |
|
|
* | Require a C++11 compiler to build the C++ wrappers (#693) | Dana Robinson | 2021-05-28 | 1 | -0/+8 |
|
|
* | Various CMake changes (#679) | Dana Robinson | 2021-05-24 | 2 | -1/+17 |
|
|
* | Fix VS2019 test reference (#668) | Allen Byrne | 2021-05-21 | 1 | -8/+15 |
|
|
* | BUG: DataSet assignment operator is missing (#503) | Lee Newberg | 2021-05-19 | 1 | -1/+6 |
|
|
* | Bmr dev hdffv 11223 (#640) | bmribler | 2021-05-12 | 1 | -1/+12 |
|
|
* | doygen adjustments (#614) | Allen Byrne | 2021-05-04 | 1 | -0/+13 |
|
|
* | Removed mentions of Wdeclaration-after-statement now that C99 is requ… (#447) | Sean McBride | 2021-05-03 | 1 | -2/+0 |
|
|
* | Fixes crashes when size_hint > UINT32_MAX is passed to H5Gcreate1 (#611) | Dana Robinson | 2021-04-30 | 1 | -0/+18 |
|
|
* | Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fa... | Dana Robinson | 2021-04-29 | 1 | -0/+12 |
|
|