| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes for sanitize=address (#312) | Allen Byrne | 2021-02-05 | 3 | -3/+3 |
|
|
* | Fix DS examples (#307) | Scot Breitenfeld | 2021-02-04 | 2 | -2/+5 |
|
|
* | Ensure processes always synchronize in t_shapesame test setup (#306) | jhendersonHDF | 2021-02-03 | 1 | -16/+6 |
|
|
* | Fixes bin/trace so it doesn't dirty the repo when autogen runs (#295) | Dana Robinson | 2021-02-03 | 3 | -7/+4 |
|
|
* | Update supported platforms (#303) | Allen Byrne | 2021-02-03 | 4 | -29/+37 |
|
|
* | Modify VDS code to always open source files with H5F_CLOSE_WEAK close (#291) | Neil Fortner | 2021-01-30 | 2 | -2570/+2689 |
|
|
* | Remove unused AC_REVISION macro from configure.ac (#292) | Dana Robinson | 2021-01-30 | 2 | -2/+2 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 146 | -724/+724 |
|
|
* | develop clang-format comments (#286) | Allen Byrne | 2021-01-27 | 2 | -3/+19 |
|
|
* | Jan ws changes (#282) | Allen Byrne | 2021-01-27 | 11 | -108/+114 |
|
|
* | Small fixes (#285) | Allen Byrne | 2021-01-27 | 7 | -120/+133 |
|
|
* | Java replace switch on string (#273) | Allen Byrne | 2021-01-27 | 3 | -312/+374 |
|
|
* | Add H5ESpublic.h to main hdf5.h header (#278) | Quincey Koziol | 2021-01-23 | 1 | -0/+1 |
|
|
* | Fix problems with vlens and refs inside compound using H5VLget_file_type() (#...hdf5-1_13_0-rc5 | Neil Fortner | 2021-01-22 | 13 | -36/+151 |
|
|
* | Fixes a wayward parenthesis in H5TS.c (#262)hdf5-1_13_0-rc4 | Dana Robinson | 2021-01-20 | 1 | -1/+2 |
|
|
* | Improve performance of multiple calls to H5Sget_select_elem_pointlist (#270) | Neil Fortner | 2021-01-20 | 3 | -7/+40 |
|
|
* | 11099 Add help text line (#259) | Allen Byrne | 2021-01-15 | 3 | -0/+10 |
|
|
* | Fixes naked pthread usage in H5TS code added for async (#260) | Dana Robinson | 2021-01-14 | 1 | -4/+8 |
|
|
* | Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258) | Dana Robinson | 2021-01-14 | 7 | -48/+164 |
|
|
* | Reclassify CMake messages - HDFFV-11144 (#253) | Allen Byrne | 2021-01-13 | 25 | -116/+270 |
|
|
* | Allow read-only VFD registration (#257) | Dana Robinson | 2021-01-13 | 5 | -280/+33 |
|
|
* | Keep doxygen comment length under 100 char line length (#247) | Allen Byrne | 2021-01-08 | 1 | -31/+39 |
|
|
* | Fixes Autotools detection of the st_blocks field in stat (#246) | Dana Robinson | 2021-01-08 | 2 | -3/+12 |
|
|
* | Reformat source (#244) | Quincey Koziol | 2021-01-07 | 27 | -813/+770 |
|
|
* | Fix error is H5Mclose_async. (#240) | Neil Fortner | 2021-01-05 | 2 | -3/+3 |
|
|
* | Remove duplicate setting (#236) | Allen Byrne | 2021-01-05 | 1 | -1/+0 |
|
|
* | Modify temporary rpath for testing in java example scripts. (#230) | Larry Knox | 2020-12-29 | 4 | -5/+37 |
|
|
* | Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229) | Dana Robinson | 2020-12-24 | 9 | -45/+45 |
|
|
* | Doxygen: Added more H5P RM entries (#226) | bljhdf | 2020-12-24 | 1 | -40/+1058 |
|
|
* | RM blocks for H5R (#219) | bmribler | 2020-12-23 | 5 | -8/+764 |
|
|
* | dev -Update pkgconfig settings with version - #218 (#220) | Allen Byrne | 2020-12-22 | 5 | -10/+10 |
|
|
* | Add compiler flags for GCC 10, along with updating warnhist script to accommo... | Quincey Koziol | 2020-12-21 | 8 | -52/+112 |
|
|
* | Transferred RM blocks in H5D and H5G to develop (#213) | bmribler | 2020-12-21 | 4 | -18/+1598 |
|
|
* | 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 |
|
|
* | Fixes a minor memory leak in hl/test/test_file_image.c (#209) | Dana Robinson | 2020-12-20 | 1 | -0/+2 |
|
|
* | Update jni.h detection for OS version changes in Macos 11.x (#211) | Quincey Koziol | 2020-12-20 | 1 | -6/+12 |
|
|
* | Avoid aligned access for references by decoding into temporary buffer and the... | Quincey Koziol | 2020-12-19 | 3 | -42/+46 |
|
|
* | H5FD__mpio_read: Fix MPI_Bcast datatype (#205) | Evan Ramos | 2020-12-18 | 1 | -1/+5 |
|
|
* | Restores maintainer mode in the autotools (#200) | Dana Robinson | 2020-12-18 | 1 | -11/+39 |
|
|
* | close #195. (#196) | H. Joe Lee | 2020-12-17 | 1 | -2/+2 |
|
|
* | Fix datatype lookup in named datatype flush/refresh code and detect more core...hdf5-1_13_0-rc3 | Quincey Koziol | 2020-12-17 | 6 | -12/+30 |
|
|
* | OESS-98 fix hdf5 link target (#188) | Allen Byrne | 2020-12-16 | 1 | -2/+1 |
|
|
* | Adds h5delete tool (#187) | Dana Robinson | 2020-12-16 | 5 | -2/+109 |
|
|
* | Turns off clang formatter for H5ARGS_TRACE (#184) | Dana Robinson | 2020-12-16 | 10 | -94/+160 |
|
|
* | OESS-98 convert plugin option to FetchContent, add tests (#155) | Allen Byrne | 2020-12-16 | 12 | -336/+325 |
|
|
* | Enable H5Fopen to probe list of available VOL connectors when opening a (#182) | jhendersonHDF | 2020-12-16 | 10 | -49/+479 |
|
|
* | Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174) | vchoi-hdfgroup | 2020-12-16 | 13 | -322/+2662 |
|
|
* | Doxygen - RM entries for H5A, H5S, and H5P APIs (#181) | bljhdf | 2020-12-16 | 4 | -325/+6673 |
|
|
* | Removes debug statement from H5R__open_attr_api_common() (#183) | Dana Robinson | 2020-12-16 | 1 | -1/+0 |
|
|