| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5-b... | Binh-Minh Ribler | 2019-05-05 | 1 | -93/+279 |
|\ |
|
| * | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01 | Quincey Koziol | 2019-03-17 | 1 | -25/+59 |
| |\ |
|
| * | | Core changes to selection code from the hyperslab_updates branch. | Quincey Koziol | 2019-03-16 | 1 | -93/+279 |
|
|
* | | | Code improvement | Binh-Minh Ribler | 2019-05-05 | 1 | -3/+6 |
| |/
|/| |
|
* | | Added an H5MM_memcpy call that checks for buffer overlap. | Dana Robinson | 2019-03-16 | 1 | -21/+21 |
|
|
* | | Fix issue with direct chunk write not updating the "last chunk" index | Neil Fortner | 2019-03-06 | 1 | -3/+37 |
|/ |
|
* | Merge branch 'develop' into c_stdlib_posix_call_cleanup | Dana Robinson | 2019-02-19 | 1 | -70/+53 |
|\ |
|
| * | Align develop with incoming hyperslab_updates branch changes. | Quincey Koziol | 2019-02-13 | 1 | -48/+41 |
|
|
| * | Fix some collective metadata read issues | Jordan Henderson | 2019-02-12 | 1 | -16/+6 |
|
|
| * | Delta reduction against hyperslab_updates branch. | Quincey Koziol | 2019-01-11 | 1 | -6/+6 |
|
|
* | | C and POSIX call cleanup | Dana Robinson | 2019-01-11 | 1 | -7/+8 |
|/ |
|
* | Removed a comment. | Binh-Minh Ribler | 2019-01-03 | 1 | -1/+0 |
|
|
* | Fixed CVE division-by-zero issues | Binh-Minh Ribler | 2018-12-23 | 1 | -3/+26 |
|
|
* | Merge pull request #1335 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1... | Ray Lu | 2018-11-19 | 1 | -0/+3 |
|\ |
|
| * | HDFFV-10571: Minor format changes. | Songyu Lu | 2018-11-15 | 1 | -1/+0 |
|
|
| * | HDFFV-10571: Minor change - adding the error check right after decoding of ch... | Songyu Lu | 2018-11-15 | 1 | -4/+4 |
|
|
| * | HDFFV-10571: Minor change - revised the comment to be clearer. | Songyu Lu | 2018-11-14 | 1 | -1/+1 |
|
|
| * | HDFFV-10571 Divided by Zero vulnerability. Minor fix: I added an error check... | Songyu Lu | 2018-11-14 | 1 | -0/+4 |
|
|
* | | HDFFV-10601: I changed to a better way to calculate the number of chunks in a... | Songyu Lu | 2018-11-08 | 1 | -5/+3 |
|
|
* | | HDFFV-10601 Issues with chunk cache hash value calcuation: | Songyu Lu | 2018-11-02 | 1 | -12/+12 |
|/ |
|
* | A trivial change to reformat a comment. The purpose is simply to try out Git. | Songyu Lu | 2018-10-31 | 1 | -2/+2 |
|
|
* | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 1 | -37/+36 |
|
|
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -4/+4 |
|
|
* | Merge pull request #1134 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp4:develop t... | Binh-Minh Ribler | 2018-07-16 | 1 | -0/+2 |
|\ |
|
| * | Combined macro lines as Dana commented | Binh-Minh Ribler | 2018-07-16 | 1 | -2/+1 |
|
|
| * | Fixed division-by-zero issues | Binh-Minh Ribler | 2018-07-16 | 1 | -0/+3 |
|
|
* | | Merge pull request #1127 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2018-07-16 | 1 | -2/+35 |
|\ \
| |/
|/| |
|
| * | Add note about single chunk caching and serial library | Jordan Henderson | 2018-07-13 | 1 | -1/+7 |
|
|
| * | Add check for actually using the MPI file driver when caching one chunk | Jordan Henderson | 2018-07-13 | 1 | -1/+15 |
|
|
| * | Fix for HDFFV-10509 | Jordan Henderson | 2018-07-04 | 1 | -2/+15 |
|
|
* | | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -4/+4 |
|
|
* | | Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_... | hdftest | 2018-06-24 | 1 | -2/+2 |
|
|
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-08 | 1 | -317/+194 |
|\ \
| |/ |
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-04-29 | 1 | -343/+547 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-03-21 | 1 | -1/+1 |
| | |\ |
|
| | * | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -306/+187 |
|
|
| * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2017-04-11 | 1 | -5/+5 |
| |\ \ \ |
|
| * | | | | Further minor cleanups | Quincey Koziol | 2017-03-28 | 1 | -2/+2 |
|
|
| * | | | | Checkpoint normalization against incoming hyperslab / selection / dataspace | Quincey Koziol | 2017-03-28 | 1 | -11/+7 |
|
|
* | | | | | Merge pull request #983 in HDFFV/hdf5 from develop to hdf5_1_10 | Larry Knox | 2018-03-20 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Fix for HDFFV-10425 test failure with H5DOwrite_chunk and latest format | Vailin Choi | 2018-03-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Fix for daily test failures. | Vailin Choi | 2017-12-07 | 1 | -2/+2 |
|/ / / |
|
* | | | Fixed an uninitialized filter callback struct in H5Dchunk.c and | Dana Robinson | 2017-11-21 | 1 | -34/+42 |
|
|
* | | | Cleaned up misc warnings in src and test. | Dana Robinson | 2017-11-10 | 1 | -1/+1 |
|
|
* | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Jordan Henderson | 2017-08-11 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | Fix for HDFFV-10217 infinite loop in H5VM_power2up(). | Vailin Choi | 2017-07-10 | 1 | -1/+6 |
|
|
* | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Jordan Henderson | 2017-07-05 | 1 | -74/+387 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiers | Vailin Choi | 2017-06-11 | 1 | -40/+107 |
|
|
| * | | | Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop... | Dana Robinson | 2017-06-09 | 1 | -12/+4 |
|
|
| * | | | * Made STATIC free lists EXTERN for H5O_layout_t. | Dana Robinson | 2017-06-07 | 1 | -1/+1 |
|
|