Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix attribute Read | Allen Byrne | 2018-06-25 | 6 | -244/+457 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1119 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-06-25 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Correct "," handling | Allen Byrne | 2018-06-25 | 1 | -4/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1115 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-06-25 | 5 | -54/+177 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove debug statements | Allen Byrne | 2018-06-21 | 2 | -17/+0 | |
| * | | | | | Split/fix utility for vl types | Allen Byrne | 2018-06-21 | 3 | -48/+165 | |
| * | | | | | fix whitespace | Allen Byrne | 2018-06-21 | 1 | -10/+10 | |
| * | | | | | HDFVIEW compound vlen needed vlen_t size | Allen Byrne | 2018-06-20 | 3 | -6/+29 | |
* | | | | | | Merge pull request #1117 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:develop to develop | hdftest | 2018-06-24 | 50 | -1122/+396 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_... | hdftest | 2018-06-24 | 50 | -1122/+396 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to de... | hdftest | 2018-06-24 | 50 | -396/+1122 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Snapshot version 1.10 release 3 (snap3) | hdftest | 2018-06-24 | 6 | -7/+7 | |
| * | | | | | Merge pull request #1110 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_... | Allen Byrne | 2018-06-19 | 1 | -332/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Update document | Allen Byrne | 2018-06-19 | 1 | -327/+0 | |