Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use define name instead. | Allen Byrne | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Fix VS2013 compile error | Allen Byrne | 2017-09-20 | 1 | -0/+9 |
| | |||||
* | Fix merge typos | Allen Byrne | 2017-09-11 | 1 | -3/+3 |
| | |||||
* | HDFFV-9774 Fix code merge | Allen Byrne | 2017-09-08 | 1 | -3582/+2230 |
| | |||||
* | 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 | 7 | -24/+36 |
| | |||||
* | HDFFV-9774 Apply standard mask to .err files | Allen Byrne | 2017-09-06 | 6 | -12/+12 |
| | |||||
* | HDFFV-10276 Add filter mask for standard err | Allen Byrne | 2017-09-06 | 7 | -12/+15 |
| | |||||
* | HDFFV-9774 Add enable-error-stack argument to h5diff | Allen Byrne | 2017-08-31 | 29 | -393/+545 |
| | |||||
* | HDFFV-10282 refactor out assert calls in tools | Allen Byrne | 2017-08-23 | 18 | -808/+754 |
| | |||||
* | HDFFV-10188 force non-native type description | Allen Byrne | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | HDFFV-10188 emu insists on printing non-native description | Allen Byrne | 2017-08-23 | 2 | -2/+2 |
| | |||||
* | HDFFV-10188 fix typo | Allen Byrne | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | HDFFV-10188 add missing copy commands | Allen Byrne | 2017-08-21 | 1 | -0/+2 |
| | |||||
* | HDFFV-10188 Add tests and files | Allen Byrne | 2017-08-21 | 8 | -6/+105 |
| | |||||
* | HDFFV-10188 enable null space test | Allen Byrne | 2017-08-21 | 3 | -6/+45 |
| | |||||
* | HDFFV-10188 - Check for empty string first | Allen Byrne | 2017-08-16 | 1 | -1/+2 |
| | |||||
* | HDFFV-10188 error on NULL dataspace | Allen Byrne | 2017-08-04 | 2 | -47/+53 |
| | |||||
* | Fix misnamed file in test script | Allen Byrne | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | Add h5repack tests for paged aggregation | Allen Byrne | 2017-08-02 | 1 | -3/+94 |
| | |||||
* | Merge pull request #620 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2017-08-02 | 13 | -0/+195 |
|\ | | | | | | | | | | | | | develop * commit '59e94f5009a1f738d9924be942448f8cf6355b00': Add h5repack tests for paged aggregation Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected. | ||||
| * | Add h5repack tests for paged aggregation | Vailin Choi | 2017-07-29 | 13 | -0/+195 |
| | | | | | | | | Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected. | ||||
* | | HDFFV-10256 Add test | Allen Byrne | 2017-08-01 | 4 | -0/+32 |
| | | |||||
* | | HDFFV-10256 correct len of string copy to the len of esc string | Allen Byrne | 2017-08-01 | 1 | -4/+4 |
| | | |||||
* | | if PARALLEL copy seconf file to PAR folder | Allen Byrne | 2017-07-27 | 1 | -0/+3 |
| | | |||||
* | | Make sure zip_perf program does not run concurrently | Allen Byrne | 2017-07-26 | 1 | -0/+1 |
| | | |||||
* | | Correct copy to file name | Allen Byrne | 2017-07-25 | 1 | -1/+1 |
| | | |||||
* | | HDFFV-10246 Add check for string not null before use | Allen Byrne | 2017-07-25 | 4 | -4/+45 |
|/ | |||||
* | Closed a wayward fapl ID in tools/test/misc/repart_test.c | Dana Robinson | 2017-07-19 | 1 | -53/+42 |
| | | | | and tidied. | ||||
* | Stripped C standard library headers from tools test code. | Dana Robinson | 2017-07-19 | 9 | -23/+0 |
| | |||||
* | Stripped C standard library headers (and a couple of macros) | Dana Robinson | 2017-07-17 | 18 | -93/+2 |
| | | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files. | ||||
* | HDFFV-10219 another mode change | Allen Byrne | 2017-06-26 | 1 | -1/+1 |
| | |||||
* | HDFFV-10219 change subset to use BINARY mode for h5dump | Allen Byrne | 2017-06-26 | 1 | -1/+1 |
| | |||||
* | HDFFV-10219 default input binary to NATIVE | Allen Byrne | 2017-06-20 | 3 | -7/+26 |
| | |||||
* | Set default of var to NATIVE | Allen Byrne | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | HDFFV-10219 - disable h5dump tests until h5import NATIVE is fixed | Allen Byrne | 2017-06-19 | 2 | -4/+4 |
| | |||||
* | HDFFV-10219 remove standard headers already included in h5private.h | Allen Byrne | 2017-06-16 | 1 | -5/+0 |
| | |||||
* | HDFFFV-10219 fix file creation contention on windows | Allen Byrne | 2017-06-16 | 1 | -1/+1 |
| | |||||
* | HDFFV-10219 - fix name templates | Allen Byrne | 2017-06-15 | 1 | -3/+3 |
| | |||||
* | HDFFV-10219 add test headers | Allen Byrne | 2017-06-15 | 1 | -1/+3 |
| | |||||
* | HDFFV-10219 - remove debug comments | Allen Byrne | 2017-06-15 | 1 | -28/+0 |
| | |||||
* | HDFFV-10219 - Fix subset test | Allen Byrne | 2017-06-15 | 1 | -1/+1 |
| | |||||
* | HDFFV-10219Fix binary test to use gen files | Allen Byrne | 2017-06-15 | 1 | -7/+7 |
| | |||||
* | Add subset tests to script | Allen Byrne | 2017-06-15 | 1 | -4/+14 |
| | |||||
* | Fix changes to reference files. Still need to add subset test. | Allen Byrne | 2017-06-15 | 1 | -35/+49 |
| | |||||
* | HDFFV-10219 - disable debug output | Allen Byrne | 2017-06-15 | 1 | -1/+1 |
| | |||||
* | HDFFV-10219 Add new reference file file for new test | Allen Byrne | 2017-06-15 | 1 | -0/+1 |
| | |||||
* | HDFFV-10219 - fix for native in bin file and possible non-native in h5 | Allen Byrne | 2017-06-15 | 14 | -221/+789 |
| | |||||
* | HDFFV-10219: add generated files to memcheck clear command | Allen Byrne | 2017-06-12 | 1 | -0/+16 |
| |