| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1441 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop... | Binh-Minh Ribler | 2019-01-09 | 1 | -1/+16 |
|\ |
|
| * | Fixed typo | Binh-Minh Ribler | 2019-01-08 | 1 | -1/+1 |
|
|
| * | Refixed HDFFV-10578 | Binh-Minh Ribler | 2019-01-08 | 1 | -1/+16 |
|
|
| * | Removed previous change in table_list_add(). | Binh-Minh Ribler | 2019-01-07 | 1 | -3/+3 |
|
|
| * | Removed the previous change in table_list_add() | Binh-Minh Ribler | 2019-01-07 | 1 | -2/+1 |
|
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2019-01-06 | 1 | -2/+2 |
| |\ |
|
| * | | HDFFV-10578 and HDFFV-10676 | Binh-Minh Ribler | 2019-01-06 | 1 | -3/+4 |
|
|
* | | | Updated error stacks for h5dump testing. | Quincey Koziol | 2019-01-06 | 7 | -24/+0 |
| |/
|/| |
|
* | | Fix runtest case for data to stdout in tool | Allen Byrne | 2018-12-31 | 1 | -2/+2 |
|/ |
|
* | Remove unused CMake files | Allen Byrne | 2018-12-21 | 2 | -65/+0 |
|
|
* | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 3 | -39/+139 |
|
|
* | Use H5I_INVALID_HID | Allen Byrne | 2018-12-15 | 1 | -1/+1 |
|
|
* | HDFFV-10632 update autotools test scripts to match cmake | Allen Byrne | 2018-12-06 | 9 | -61/+230 |
|
|
* | HDFFV=10632 test cleanup | Allen Byrne | 2018-12-06 | 15 | -168/+2 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-12-05 | 20 | -205/+286 |
|\ |
|
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-18 | 7 | -30/+466 |
| |\ |
|
| * \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-12 | 1 | -2/+2 |
| |\ \ |
|
| * | | | Switch tool error output to match VOL changes within library | Quincey Koziol | 2018-11-12 | 20 | -205/+286 |
|
|
| * | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-07 | 22 | -634/+630 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-11-04 | 1 | -12/+0 |
| |\ \ \ \ |
|
| * | | | | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 20 | -27/+27 |
|
|
* | | | | | | Fix special macro stdout as empty | Allen Byrne | 2018-12-05 | 1 | -0/+1 |
|
|
* | | | | | | Need nonexistent file to skip stdout compare | Allen Byrne | 2018-12-05 | 3 | -0/+3 |
|
|
* | | | | | | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 71 | -89/+314 |
| |_|_|_|/
|/| | | | |
|
* | | | | | HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to ... | Songyu Lu | 2018-11-16 | 1 | -77/+25 |
|
|
* | | | | | Merge pull request #1316 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-1... | Ray Lu | 2018-11-15 | 3 | -2/+469 |
|\ \ \ \ \ |
|
| * | | | | | HDFFV-10601: I added error checking to the HDF5 functions. | Songyu Lu | 2018-11-14 | 1 | -65/+161 |
|
|
| * | | | | | HDFFV10601: Adding performance test to verify the improvement. | Songyu Lu | 2018-11-13 | 3 | -2/+373 |
| | |_|/ /
| |/| | | |
|
* | | | | | Renamed h5repart's -family_to_sec2 to -family_to_single. | Dana Robinson | 2018-11-14 | 4 | -28/+49 |
| |_|_|/
|/| | | |
|
* | | | | Fix target files for commands | Allen Byrne | 2018-11-09 | 1 | -2/+2 |
|/ / / |
|
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-11-06 | 7 | -90/+102 |
|\ \ \ |
|
| * \ \ | Merge pull request #1319 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Allen Byrne | 2018-11-06 | 1 | -7/+7 |
| |\ \ \ |
|
| | * | | | Commit version changes for additional files for 1.11.3 snapshot release. | Larry Knox | 2018-11-06 | 1 | -7/+7 |
| | | |/
| | |/| |
|
| * | | | HDFFV-10605 Only test plugins if SHARED enabled | Allen Byrne | 2018-11-06 | 6 | -83/+95 |
| |/ / |
|
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-10-29 | 1 | -12/+0 |
|\ \ \
| |/ / |
|
| * | | Makes the installed header files the same between the autotools | Dana Robinson | 2018-10-27 | 1 | -12/+0 |
| |/ |
|
* | | TRILAB-81 fix typo | Allen Byrne | 2018-10-24 | 1 | -1/+1 |
|
|
* | | TRILAB-82 fixed errors found in review | Allen Byrne | 2018-10-24 | 3 | -63/+65 |
|
|
* | | TRILAB-81 Output error if filename length is greater then 255 | Allen Byrne | 2018-10-19 | 1 | -0/+5 |
|
|
* | | TRILAB-81 check for func success before using value | Allen Byrne | 2018-10-19 | 1 | -27/+31 |
|
|
* | | TRILAB-81 Coverity fix | Allen Byrne | 2018-10-19 | 1 | -18/+21 |
|
|
* | | TRILAB-81 coverity fixes | Allen Byrne | 2018-10-17 | 12 | -438/+408 |
|/ |
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 26 | -202/+364 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Dana Robinson | 2018-09-24 | 6 | -13/+25 |
|\ |
|
| * | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 6 | -13/+25 |
|
|
* | | Remainder of vol_normalization changes (dataset, attribute, files, objects). | Dana Robinson | 2018-09-24 | 3 | -5/+5 |
|/ |
|
* | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 1 | -7/+7 |
|
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 7 | -289/+255 |
|
|
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 11 | -138/+102 |
|
|
* | Cleanup and add intermediate dir for java | Allen Byrne | 2018-08-31 | 1 | -3/+0 |
|
|