| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229) | Dana Robinson | 2020-12-24 | 4 | -15/+15 |
|
|
* | Avoid aligned access for references by decoding into temporary buffer and the... | Quincey Koziol | 2020-12-19 | 1 | -35/+32 |
|
|
* | Fix datatype lookup in named datatype flush/refresh code and detect more core...hdf5-1_13_0-rc3 | Quincey Koziol | 2020-12-17 | 5 | -10/+28 |
|
|
* | Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174) | vchoi-hdfgroup | 2020-12-16 | 4 | -0/+32 |
|
|
* | Bring async branch to develop (#166) | Quincey Koziol | 2020-12-14 | 31 | -286/+1313 |
|
|
* | Moves the lists of VOL connectors and VFDs in Autotools builds (#162) | Dana Robinson | 2020-12-12 | 1 | -14/+0 |
|
|
* | Minor normalization with the async branch (#159) | Dana Robinson | 2020-12-12 | 2 | -2/+7 |
|
|
* | Enforce VOL framework version compatibility when registering connectors. Als... | Quincey Koziol | 2020-12-10 | 3 | -3/+23 |
|
|
* | Fixes a minor memory leak in the SWMR use cases tests (#147) | Dana Robinson | 2020-12-03 | 1 | -1/+3 |
|
|
* | (fix) Segmentation fault when using a compound type. (#143) | Jan-Willem Blokland | 2020-12-02 | 3 | -1/+138 |
|
|
* | (fix) H5Z_xform_create function and scientific notation (#144) | jwsblokland | 2020-12-02 | 1 | -0/+24 |
|
|
* | Add H5atclose and H5is_library_terminating routines. (#139) | Quincey Koziol | 2020-12-01 | 1 | -0/+114 |
|
|
* | Expand ID dec_ref and close callbacks to allow for asynchronous close operati... | Quincey Koziol | 2020-12-01 | 1 | -2/+2 |
|
|
* | Add flag to H5CX_pop that allow setting the properties to return to applicati... | Quincey Koziol | 2020-12-01 | 17 | -35/+35 |
|
|
* | Minor refactoring in tid.c (#127) | Dana Robinson | 2020-11-26 | 1 | -137/+239 |
|
|
* | Enhance API tracing (#120) | Quincey Koziol | 2020-11-26 | 1 | -37/+205 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 39 | -164/+160 |
|
|
* | Corrects use of unitialized bytes in the chunk_info test (#106) | Dana Robinson | 2020-11-20 | 1 | -2/+2 |
|
|
* | Revert "Switch ID code to use a hash table instead of a skip list (#52)" (#104) | Dana Robinson | 2020-11-20 | 1 | -75/+0 |
|
|
* | Switch ID code to use a hash table instead of a skip list (#52) | Dana Robinson | 2020-11-17 | 1 | -0/+75 |
|
|
* | CMake: MINGW implies WIN32 | Michel Zou | 2020-10-30 | 2 | -3/+3 |
|
|
* | Fixes minor issues in various virtual file drivers | Dana Robinson | 2020-10-29 | 2 | -9/+7 |
|
|
* | HD prefix updates in src/ and test/ | Dana Robinson | 2020-10-24 | 62 | -345/+346 |
|
|
* | Update reformatting settings, trace wrapping, and printf-format strings (#22) | Quincey Koziol | 2020-10-06 | 1 | -2/+3 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 183 | -114474/+125729 |
|
|
* | Pre-format fixes for warnings as errors | Allen Byrne | 2020-09-29 | 2 | -27/+18 |
|
|
* | Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex... | David Young | 2020-09-28 | 18 | -89/+114 |
|\ |
|
| * | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-27 | 11 | -1568/+1822 |
| |\ |
|
| * \ | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-25 | 1 | -0/+174 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-03 | 92 | -2117/+2689 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-07-30 | 7 | -3/+529 |
| |\ \ \ \ |
|
| * | | | | | Fix code that made GCC complain about a NULL or `unsigned char *` arguments for | David Young | 2020-07-07 | 2 | -28/+47 |
|
|
| * | | | | | Correct a couple of format strings. | David Young | 2020-07-07 | 1 | -2/+4 |
|
|
| * | | | | | Use PRIuHSIZE and PRIXHSIZE for portability. | David Young | 2020-07-07 | 1 | -2/+2 |
|
|
| * | | | | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 14 | -85/+89 |
|
|
* | | | | | | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 2 | -20/+20 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #2882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:feature/cmakeV2-cl... | Allen Byrne | 2020-09-25 | 11 | -1568/+1822 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix comment formatting due to tabs conversion | Allen Byrne | 2020-09-24 | 2 | -383/+383 |
|
|
| * | | | | File changes to affect formatting | Allen Byrne | 2020-09-04 | 9 | -1564/+1638 |
|
|
| * | | | | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 2 | -3/+183 |
| | |_|/
| |/| | |
|
* | | | | Add H5Ssel_iter_init API call to reset a selection iterator | Jordan Henderson | 2020-09-18 | 1 | -0/+174 |
|/ / / |
|
* | | | Merge branch 'develop' into develop_minor | Dana Robinson | 2020-08-27 | 2 | -8/+85 |
|\ \ \ |
|
| * \ \ | Merge pull request #2795 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr20... | Larry Knox | 2020-08-18 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | Fix HDFFV-11101 | Binh-Minh Ribler | 2020-08-17 | 1 | -0/+3 |
|
|
| * | | | | Moves lock flag to H5F_shared_t and adds test. | Dana Robinson | 2020-08-17 | 1 | -8/+82 |
|
|
* | | | | | Removes inappropriate file locking call | Dana Robinson | 2020-08-18 | 1 | -2/+0 |
|
|
* | | | | | Minor refactoring based on 1.10 normalization work | Dana Robinson | 2020-08-17 | 2 | -2/+1 |
|/ / / / |
|
* | | | | Merge pull request #2769 in HDFFV/hdf5 from mdc_sl_opt to develop | John Mainzer | 2020-08-17 | 5 | -1050/+1324 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'develop' into mdc_sl_opt | mainzer | 2020-08-15 | 17 | -311/+54 |
| |\ \ \ |
|
| * | | | | Tab to space conversions. | mainzer | 2020-08-14 | 1 | -4/+4 |
|
|