| Commit message (Expand) | Author | Age | Files | Lines |
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
|
|
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
|
|
* | 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 optional arg to enable-error-stack | Allen Byrne | 2018-02-14 | 1 | -2/+2 |
|
|
* | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 1 | -4/+4 |
|
|
* | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2018-01-23 | 3 | -13/+13 |
|\ |
|
| * | 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 | 1 | -2/+0 |
|
|
* | | Modify usage description for -j and -k options so that it is more informative. | Vailin Choi | 2018-01-18 | 1 | -2/+3 |
|
|
* | | Modify h5repack usage so that it is more descriptive. | Vailin Choi | 2018-01-16 | 1 | -5/+16 |
|
|
* | | Merge branch develop into bugfix/version_bounds | Vailin Choi | 2018-01-12 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -4/+3 |
|
|
* | | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 6 | -221/+209 |
|\ \
| |/ |
|
| * | Minor warning fixes | Dana Robinson | 2017-11-15 | 1 | -2/+2 |
|
|
| * | Correct typo | Allen Byrne | 2017-10-24 | 1 | -2/+2 |
|
|
| * | fix typo | Allen Byrne | 2017-10-24 | 1 | -1/+1 |
|
|
| * | Fix typos | Allen Byrne | 2017-10-24 | 1 | -1/+1 |
|
|
| * | HDFFV-10297 Free buffer inside loop | Allen Byrne | 2017-10-23 | 1 | -0/+5 |
|
|
| * | HDFFV-10297 Cleanup, Initialize variables | Allen Byrne | 2017-10-23 | 3 | -27/+24 |
|
|
| * | Fix tools error handling and valgrind issues | Allen Byrne | 2017-10-18 | 3 | -26/+44 |
|
|
| * | Cleanup valgrind issues | Allen Byrne | 2017-10-17 | 1 | -9/+11 |
|
|
| * | HDFFV-10297 add h5copy test and fix h5diff errors | Allen Byrne | 2017-10-16 | 1 | -6/+6 |
|
|
| * | HDFFV-10296 Update tools lib to use the error handling macros. | Allen Byrne | 2017-10-13 | 1 | -132/+56 |
|
|
| * | Close ids in loop | Allen Byrne | 2017-10-12 | 1 | -2/+15 |
|/ |
|
* | HDFFV-10297 Fix resource errors and cleanup whitespace | Allen Byrne | 2017-10-10 | 2 | -189/+168 |
|
|
* | HDFFV-10297 - Fix test errors - five remaining | Allen Byrne | 2017-10-09 | 3 | -49/+79 |
|
|
* | HDFFV-10297 - fix repack individual objects | Allen Byrne | 2017-10-06 | 8 | -442/+397 |
|
|
* | Update error handling to support ARGS and tools stack | Allen Byrne | 2017-10-02 | 6 | -451/+254 |
|
|
* | HDFFV-10276 Remove whitespace | Allen Byrne | 2017-09-08 | 1 | -1/+1 |
|
|
* | HDFFV-10276 Remove whitespace | Allen Byrne | 2017-09-08 | 1 | -2/+2 |
|
|
* | HDFFV-10276 Add UD flag option to h5repack | Allen Byrne | 2017-09-07 | 4 | -8/+20 |
|
|
* | HDFFV-10282 refactor out assert calls in tools | Allen Byrne | 2017-08-23 | 4 | -216/+163 |
|
|
* | Stripped C standard library headers (and a couple of macros) | Dana Robinson | 2017-07-17 | 1 | -4/+0 |
|
|
* | Merge branch 'develop' into windows_open | Dana Robinson | 2017-05-31 | 6 | -603/+691 |
|\ |
|
| * | Fixed many minor warnings. | Dana Robinson | 2017-05-25 | 1 | -1/+1 |
|
|
| * | HDFFV-8611 change h5repack to save the root group creation order | Allen Byrne | 2017-05-22 | 5 | -35/+134 |
|
|
| * | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 3 | -7/+7 |
|
|
| * | HDFFV-10186 more whitespace formatting | Allen Byrne | 2017-05-10 | 1 | -25/+19 |
|
|
| * | HDFFV-10186 Whitespace change | Allen Byrne | 2017-05-09 | 3 | -551/+545 |
|
|
* | | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 10 | -60/+40 |
|
|
* | Switch from HDatoll to HDstrtoll, for Windows compatibility. | Quincey Koziol | 2017-03-16 | 1 | -1/+1 |
|
|
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 5 | -84/+205 |
|
|
* | Clean up whitespace | Quincey Koziol | 2017-02-07 | 4 | -207/+185 |
|
|
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 1 | -10/+12 |
|
|
* | HDFFV-10046 add shared versions of tools for plugin filters | Allen Byrne | 2017-01-31 | 1 | -2/+4 |
|
|
* | HDFFV-10046 build a shared version of h5repack tool for plugins | Allen Byrne | 2017-01-31 | 1 | -2/+13 |
|
|