Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 11 | -11/+11 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 11 | -56/+21 |
| | |||||
* | Cleanup API context function usage. | Quincey Koziol | 2018-03-19 | 1 | -7/+12 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 25 | -390/+335 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2018-03-12 | 1 | -16/+142 |
| |\ | | | | | | | | | | | | | | | | | | | | | | develop * commit 'f08b8fa10e7bac5ae26e3b06f938d38ebb3f28e1': Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries. | ||||
| | * | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 1 | -16/+142 |
| | | | |||||
| * | | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 11 | -11/+11 |
| |/ | |||||
| * | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 11 | -11/+11 |
| | | |||||
| * | 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 | 1 | -2/+2 |
| | | |||||
| * | HDFFV-10384 Add optional arg to enable-error-stack | Allen Byrne | 2018-02-14 | 5 | -29/+32 |
| | | |||||
| * | Merge pull request #876 in HDFFV/hdf5 from ↵ | Vailin Choi | 2018-02-14 | 4 | -26/+67 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~VCHOI/my_hdf5_fork:bugfix/version_bounds to develop * commit 'b4294d8d3e5937527e9814f23d04df412ebbe770': Added comment for clarification about latest as 1.10. Platforms tested: Linux/64 (jelly) Linux/32 (jam) Fixed typos Platforms tested: Linux/32 (jam) Additional tests Description: - Revised and add more variety to version bound tests per review - Revised gen_bounds.c per review Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test) Added gen_bounds Cleaned up per comments in PR# 876 Modifications made based on comments from pull request. Added gen_bounds.c Added gen_bounds.c Fix bounds check for the generation of cache image. Modify usage description for -j and -k options so that it is more informative. Modify h5repack usage so that it is more descriptive. Changes made based on code reviews. Further improvement Fixed comment. Adding data file generator Description: Added gen_bounds.c to generate the following files: - bounds_earliest_latest.h5 - bounds_earliest_v18.h5 - bounds_latest_latest.h5 - bounds_v18_latest.h5 - bounds_v18_v18.h5 for testing the version bounds fix in 1.8 and 1.6. Initial checkin for library version bounds Code changes to provide versioning support when adding to the enumerated defines for H5F_libver_t. | ||||
| | * | Modifications made based on comments from pull request. | Vailin Choi | 2018-02-07 | 1 | -4/+4 |
| | | | |||||
| | * | Merge branch 'trunk_merge' into bugfix/version_bounds | Vailin Choi | 2018-01-28 | 2 | -209/+3 |
| | |\ | | | | | | | | | | | | | Keep it up-to-date with develop. | ||||
| | * \ | Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2018-01-23 | 12 | -32/+13 |
| | |\ \ | | | | | | | | | | | | | | | | Keep the branch up-to-date. | ||||
| | * | | | 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 | 10 | -34/+34 |
| | |\ \ \ | |||||
| | * \ \ \ | (1) Merge branch 'develop' into bugfix/version_bounds | Vailin Choi | 2017-11-25 | 13 | -283/+276 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (2) Add two new options to h5repack for low and high bounds as in H5Pset_libver_bounds. (3) Modify message pre_copy callbacks so that H5Ocopy can handle version bounds check. (4) Add version bounds check for cache image feature. | ||||
| * | | | | | | HDFFV-10345 spelling errors | Allen Byrne | 2018-02-05 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -10/+10 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | HDFFV-10396 Eliminate overuse of h5tools_simple_prefix function | Allen Byrne | 2018-01-25 | 2 | -209/+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 | 10 | -21/+0 |
| | |_|/ | |/| | | |||||
| * | | | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 10 | -34/+34 |
| | |/ | |/| | |||||
* | | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -26/+33 |
|/ / | |||||
* | | Minor warning fixes | Dana Robinson | 2017-11-15 | 5 | -6/+11 |
| | | |||||
* | | 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 | 5 | -64/+64 |
| | | |||||
* | | 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 |
| | | | includes H5Zfilter_avail() fix | ||||
* | 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-9774 Add enable-error-stack argument to h5diff | Allen Byrne | 2017-08-31 | 4 | -227/+236 |
| | |||||
* | HDFFV-10282 refactor out assert calls in tools | Allen Byrne | 2017-08-23 | 11 | -740/+684 |
| | |||||
* | HDFFV-10188 error on NULL dataspace | Allen Byrne | 2017-08-04 | 2 | -47/+53 |
| |