Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
* | HDFFV-10256 correct len of string copy to the len of esc string | Allen Byrne | 2017-08-01 | 1 | -4/+4 |
| | |||||
* | Stripped C standard library headers (and a couple of macros) | Dana Robinson | 2017-07-17 | 11 | -56/+2 |
| | | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files. | ||||
* | HDFFV-10219 default input binary to NATIVE | Allen Byrne | 2017-06-20 | 2 | -5/+24 |
| | |||||
* | HDFFV-10219 remove standard headers already included in h5private.h | Allen Byrne | 2017-06-16 | 1 | -5/+0 |
| | |||||
* | HDFFV-10219 - remove debug comments | Allen Byrne | 2017-06-15 | 1 | -28/+0 |
| | |||||
* | HDFFV-10219 - disable debug output | Allen Byrne | 2017-06-15 | 1 | -1/+1 |
| | |||||
* | HDFFV-10219 - fix for native in bin file and possible non-native in h5 | Allen Byrne | 2017-06-15 | 3 | -100/+633 |
| | |||||
* | HDFFV-10219: Added keyword SUBSET to h5import list. | Allen Byrne | 2017-06-12 | 1 | -40/+293 |
| | |||||
* | Merge branch 'develop' into windows_open | Dana Robinson | 2017-05-31 | 11 | -885/+914 |
|\ | |||||
| * | 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 | 7 | -43/+134 |
| | | | | | | Added test and new arguments to control the the input file parsing. | ||||
| * | HDFFV-9995 Clarify help text | Allen Byrne | 2017-05-16 | 1 | -21/+24 |
| | | |||||
| * | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 5 | -9/+9 |
| | | |||||
| * | HDFFV-10186 more whitespace formatting | Allen Byrne | 2017-05-10 | 2 | -28/+22 |
| | | |||||
| * | HDFFV-10186 Whitespace change | Allen Byrne | 2017-05-09 | 4 | -801/+741 |
| | | | | | | | | Mostly tabs to spaces Remove Modifications comments | ||||
* | | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 3 | -19/+19 |
| | | | | | | | | | | | | HDopen() calls. Also fixed a minor const warning in the core VFD. | ||||
* | | Changed the Windows POSIX open() file permissions to be correct | Dana Robinson | 2017-04-28 | 1 | -4/+4 |
|/ | | | | according to MSDN. Partial fix for HDFFV-9630. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 46 | -276/+184 |
| | | | | | | | | | | 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. | ||||
* | Minor style cleanups | Quincey Koziol | 2017-03-22 | 1 | -0/+1 |
| | |||||
* | Revert "Switch h5clear for cache images to use existing ↵ | Quincey Koziol | 2017-03-22 | 1 | -15/+3 |
| | | | | | | H5Pget_cache_image_config()" This reverts commit dd5105fc9912c77f6d6074700d83e5e8282e86c9. | ||||
* | 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 | 8 | -161/+441 |
| | |||||
* | Cleanups and normalizations against incoming page_buffering changes. | Quincey Koziol | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | 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 | 10 | -110/+125 |
| | |||||
* | HDFFV-10123 fix shared name | Allen Byrne | 2017-02-01 | 1 | -1/+1 |
| | |||||
* | HDFFV-10123 Add SHARED tools | Allen Byrne | 2017-02-01 | 4 | -11/+64 |
| |