Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misaligned macro | Allen Byrne | 2018-03-07 | 1 | -2/+1 |
* | Fix CMake missing parens | Allen Byrne | 2018-03-07 | 1 | -1/+1 |
* | Merge pull request #901 in HDFFV/hdf5 from ~BMRIBLER/version_bounds_bmr:devel... | Binh-Minh Ribler | 2018-03-07 | 3 | -2/+166 |
|\ | |||||
| * | Miscellaneous test fixes | Binh-Minh Ribler | 2018-03-06 | 1 | -2/+0 |
| * | Added h5repack tests | Binh-Minh Ribler | 2018-03-06 | 1 | -0/+71 |
| * | Added bounds_latest_latest.h5 | Binh-Minh Ribler | 2018-02-28 | 1 | -0/+1 |
| * | Misc improvement | Binh-Minh Ribler | 2018-02-28 | 2 | -1/+3 |
| * | Improving tests | Binh-Minh Ribler | 2018-02-17 | 1 | -2/+94 |
* | | Fix list var | Allen Byrne | 2018-02-27 | 1 | -111/+50 |
* | | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 27 | -76/+137 |
* | | HDFFV-10412 update test ref files | Allen Byrne | 2018-02-22 | 3 | -4/+4 |
* | | HDFFV-10412 fix typo | Allen Byrne | 2018-02-21 | 1 | -1/+1 |
* | | HDFFV-10412 moved check back into normal path | Allen Byrne | 2018-02-21 | 1 | -20/+20 |
* | | Fix indentation | Allen Byrne | 2018-02-19 | 1 | -2/+2 |
* | | HDFFV-10384 Add opt arg to help | Allen Byrne | 2018-02-15 | 9 | -18/+18 |
* | | HDFFV-10384 Add optional arg to enable-error-stack | Allen Byrne | 2018-02-14 | 7 | -35/+50 |
|/ | |||||
* | Cleanup overuse of include files | Allen Byrne | 2018-02-14 | 2 | -14/+12 |
* | Merge pull request #876 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:bugfix/version... | Vailin Choi | 2018-02-14 | 5 | -28/+84 |
|\ | |||||
| * | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 2 | -8/+8 |
| * | Merge branch 'trunk_merge' into bugfix/version_bounds | Vailin Choi | 2018-01-28 | 3 | -274/+3 |
| |\ | |||||
| * \ | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2018-01-23 | 23 | -58/+13 |
| |\ \ | |||||
| * | | | Modify usage description for -j and -k options so that it is more informative. | Vailin Choi | 2018-01-18 | 2 | -4/+6 |
| * | | | Modify h5repack usage so that it is more descriptive. | Vailin Choi | 2018-01-16 | 2 | -9/+31 |
| * | | | Merge branch develop into bugfix/version_bounds | Vailin Choi | 2018-01-12 | 43 | -3225/+4073 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-27 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 71 | -5425/+5236 |
| |\ \ \ \ \ | |||||
* | | | | | | | Remove old dependency construct | Allen Byrne | 2018-02-05 | 1 | -3/+1 |
* | | | | | | | HDFFV-10345 spelling errors | Allen Byrne | 2018-02-05 | 2 | -3/+3 |
* | | | | | | | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 4 | -25/+25 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function | Allen Byrne | 2018-01-25 | 3 | -274/+3 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | HDFFV-10393 fix incorrect search for name in h5repack object table | Allen Byrne | 2018-01-18 | 1 | -5/+7 |
* | | | | | HDFFV-10392 change size of local array to 16 chars | Allen Byrne | 2018-01-17 | 1 | -6/+6 |
* | | | | | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 21 | -47/+0 |
| |_|_|/ |/| | | | |||||
* | | | | HDFFV-8745 remove obsolete files | Allen Byrne | 2018-01-10 | 2 | -0/+0 |
* | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-01-10 | 7 | -8/+32 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #852 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10361-... | Allen Byrne | 2018-01-10 | 7 | -8/+32 |
| |\ \ \ \ | |||||
| | * | | | | HDDFV-10361 combine duplicated prefix utility functions | Allen Byrne | 2018-01-05 | 7 | -8/+32 |
* | | | | | | HDFFV-8745 fix minor defects | Allen Byrne | 2018-01-09 | 2 | -5/+3 |
* | | | | | | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 10 | -34/+34 |
|/ / / / / | |||||
* | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-01-08 | 1 | -7/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Snapshot version 1.11 release 2 | hdftest | 2018-01-05 | 1 | -7/+7 |
* | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-01-05 | 1 | -7/+7 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| * | | | | Snapshot version 1.11 release 1 | hdftest | 2018-01-05 | 1 | -7/+7 |
* | | | | | HDFFV-9745 Create test and files to verify fixes | Allen Byrne | 2018-01-04 | 8 | -3123/+3734 |
* | | | | | HDFFV-8745 cleanup vl resource usage | Allen Byrne | 2018-01-02 | 1 | -13/+18 |
* | | | | | HDFFV-8745 remove files from test scripts | Allen Byrne | 2018-01-02 | 2 | -4/+0 |
* | | | | | HDFFV-8745 remove obsolete files | Allen Byrne | 2018-01-02 | 2 | -0/+0 |
* | | | | | HDFFV-8745 - fix implementation of 8625 | Allen Byrne | 2018-01-02 | 6 | -34/+40 |
|/ / / / | |||||
* | | | | Fix valgrind issues | Allen Byrne | 2018-01-02 | 1 | -1/+1 |
* | | | | HDFFV-9724 add valgrind ENV | Allen Byrne | 2017-12-29 | 2 | -2/+8 |