Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 2 | -2/+2 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 1 | -6/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits) GGC requires attribute before function Correct COMPILE defs usage Add missing module_dir property Text cleanup Correct sentence punctuation. Add release note. Use set_property for MT flag Correct command usage Remove APPEND Fix typo Add missing test lib add missing folder to path Fix another command revert Missed a command revert Revert to old style for LINK_FLAGS gen expr not working LINK_FLAGS must be separate property sets Fix link flags syntax Revert refactor link flags refactor link flags to interface Refactor link flags ... | ||||
| * | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -6/+6 |
| | | |||||
* | | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 2 | -4/+4 |
|/ | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -6/+2 |
| | |||||
* | 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 |
|\ | | | | | | | Keep the branch up-to-date. | ||||
| * | 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 |
|\ \ | |/ | | | | | | | | | (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. | ||||
| * | 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 |
| | | | 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-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 |
| | | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files. | ||||
* | 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 |
| | | | | | | Added test and new arguments to control the the input file parsing. | ||||
| * | 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 |
| | | | | | | | | Mostly tabs to spaces Remove Modifications comments | ||||
* | | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 1 | -3/+3 |
|/ | | | | | | HDopen() calls. Also fixed a minor const warning in the core VFD. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 10 | -60/+40 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. |