Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Combined macro lines as Dana commented | Binh-Minh Ribler | 2018-07-16 | 3 | -6/+3 | |
| * | | | Fixed division-by-zero issues | Binh-Minh Ribler | 2018-07-16 | 3 | -24/+39 | |
* | | | | Merge pull request #1136 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5_fork:topic_saniti... | Jerome Soumagne | 2018-07-16 | 1 | -3/+7 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix evaluation of __has_attribute(no_sanitize_address) on older GCC versions | Jerome Soumagne | 2018-07-16 | 1 | -3/+7 | |
|/ / / | ||||||
* | | | Merge pull request #1112 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5_fork:gcc_sanitize... | Jerome Soumagne | 2018-07-16 | 1 | -7/+5 | |
|\ \ \ | ||||||
| * | | | Fix H5detect to use no_sanitize_address attribute and support GCC sanitizers | Jerome Soumagne | 2018-06-15 | 1 | -7/+5 | |
* | | | | Merge pull request #1127 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2018-07-16 | 4 | -929/+4626 | |
|\ \ \ \ | ||||||
| * | | | | 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 error message mentioning wrong MPI function used | Jordan Henderson | 2018-07-13 | 1 | -1/+1 | |
| * | | | | Fix for HDFFV-10509 | Jordan Henderson | 2018-07-04 | 1 | -2/+15 | |
| * | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Jordan Henderson | 2018-07-03 | 261 | -5651/+6851 | |
| |\ \ \ \ | ||||||
| * | | | | | Revise H5D__mpio_array_gatherv() to not allocate memory needlessly | Jordan Henderson | 2018-06-06 | 1 | -38/+61 | |
| * | | | | | Add test to continually grow and shrink chunks | Jordan Henderson | 2018-06-04 | 2 | -0/+149 | |
| * | | | | | Changes to test with checksum filter as well as deflate filter | Jordan Henderson | 2018-06-04 | 2 | -35/+92 | |
| * | | | | | Eliminate warning about signed to unsigned conversion | Jordan Henderson | 2018-05-17 | 1 | -4/+4 | |
| * | | | | | Remove unused local variable | Jordan Henderson | 2018-05-17 | 1 | -7/+4 | |
| * | | | | | Fix bug in parallel reads of compressed data | Jordan Henderson | 2018-05-17 | 3 | -16/+954 | |
| * | | | | | Add data verification to parallel filtered compound write tests | Jordan Henderson | 2018-05-17 | 2 | -354/+1128 | |
| * | | | | | Add seven of fourteen parallel filtered data partial read tests | Jordan Henderson | 2018-05-15 | 2 | -668/+2394 | |
* | | | | | | Merge pull request #1131 in HDFFV/hdf5 from HDFFV-10527-typo-in-h5fs.c to dev... | Larry Knox | 2018-07-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HDFFV-10527:corrected two more typos. | Hyo-Kyung Lee | 2018-07-12 | 1 | -2/+2 | |
| * | | | | | | HDFFV-10527:corrected typos in comment blocks. | Hyo-Kyung Lee | 2018-07-12 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #1128 in HDFFV/hdf5 from HDFFV-10525-typo-in-vds.c to develop | Larry Knox | 2018-07-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fixed typo. | Hyo-Kyung Lee | 2018-07-10 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1133 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp4:develop t... | Binh-Minh Ribler | 2018-07-14 | 101 | -318/+317 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 101 | -318/+317 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #1129 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de... | Vailin Choi | 2018-07-13 | 24 | -150/+499 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f... | Vailin Choi | 2018-07-12 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix test_misc33() in test/tmisc.c | Vailin Choi | 2018-07-12 | 1 | -1/+1 | |
| * | | | | | | Changes based on feedback from pull request. | Vailin Choi | 2018-07-12 | 3 | -6/+3 | |
| |/ / / / / | ||||||
| * | | | | | Modifications made based on feedback from pull request. | Vailin Choi | 2018-07-11 | 6 | -12/+50 | |
| * | | | | | Fix for HDFFV-10333: | Vailin Choi | 2018-07-11 | 20 | -147/+461 | |
| * | | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f... | Vailin Choi | 2018-06-01 | 3 | -5/+23 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fix daily test failure. | Vailin Choi | 2018-06-01 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #1125 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-07-12 | 2 | -2/+78 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | HDFFV-10519 add JNI note | Allen Byrne | 2018-07-02 | 1 | -1/+7 | |
| * | | | | | | | Add actual file names fo diff | Allen Byrne | 2018-06-29 | 1 | -1/+71 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1130 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2018-07-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Vailin's fix for H5open fail when file doesn't have write permissions | Larry Knox | 2018-07-12 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1123 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-06-29 | 26 | -54/+572 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix ptr arith | Allen Byrne | 2018-06-29 | 2 | -48/+39 | |
| * | | | | | Correct function call | Allen Byrne | 2018-06-28 | 1 | -1/+1 | |
| * | | | | | Remove writeVL option | Allen Byrne | 2018-06-28 | 1 | -2/+3 | |
| * | | | | | Region reference in compounds need class check | Allen Byrne | 2018-06-28 | 1 | -3/+4 | |
| * | | | | | Correct cast formatting | Allen Byrne | 2018-06-28 | 1 | -2/+2 | |
| * | | | | | Correct var name | Allen Byrne | 2018-06-28 | 1 | -2/+2 | |
| * | | | | | Need to cast from void ptr | Allen Byrne | 2018-06-28 | 1 | -2/+2 | |
| * | | | | | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 26 | -56/+581 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1120 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-06-26 | 6 | -244/+457 | |
|\ \ \ \ \ |