Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fix CMake test names | Allen Byrne | 2018-03-13 | 1 | -6/+6 | |
| * | | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev... | Vailin Choi | 2018-03-12 | 29 | -60/+724 | |
| |\ \ | ||||||
| | * | | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 29 | -60/+724 | |
* | | | | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-12 | 26 | -26/+26 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 26 | -26/+26 | |
| |/ / | ||||||
* | | | Merge branch 'develop' into hdf5_1_10_merge | M. Scot Breitenfeld | 2018-03-09 | 3 | -2/+165 | |
|\ \ \ | |/ / | ||||||
| * | | 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 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Needs to sync with lib version and Sencode. | M. Scot Breitenfeld | 2018-03-07 | 6 | -37/+93 | |
* | | | | | | | Incr CMake min, add missing test, rework test CMake script | Allen Byrne | 2018-02-27 | 26 | -26/+26 | |
* | | | | | | | HDFFV-10412 merge from develop | Allen Byrne | 2018-02-22 | 4 | -23/+23 | |
* | | | | | | | Fix indentation | Allen Byrne | 2018-02-19 | 1 | -2/+2 | |
* | | | | | | | HDFFV-10384 and includes cleanup merged from devlop | Allen Byrne | 2018-02-16 | 17 | -57/+70 | |
* | | | | | | | Remove old dependency construct | Allen Byrne | 2018-02-05 | 1 | -3/+1 | |
* | | | | | | | HDFFV-10345 splelling and whitespace corrections | Allen Byrne | 2018-02-05 | 2 | -3/+3 | |
* | | | | | | | Merge pull request #885 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 | Allen Byrne | 2018-02-02 | 4 | -25/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | HDFFV-10398 merge from develop improve CMake code | Allen Byrne | 2018-01-30 | 4 | -25/+25 | |
* | | | | | | | | Merge branch 'develop' into hdf5_1_10 | M. Scot Breitenfeld | 2018-01-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | | | | | 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 | |