Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins. | Dana Robinson | 2017-11-13 | 4 | -5/+5 | |
* | | Plugin test rework | Dana Robinson | 2017-11-09 | 4 | -14/+0 | |
* | | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 2 | -4/+4 | |
* | | Correct test DEPENDS | Allen Byrne | 2017-10-25 | 1 | -2/+1 | |
* | | 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 | 2 | -6/+6 | |
* | | HDFFV-10297 Free buffer inside loop | Allen Byrne | 2017-10-23 | 1 | -0/+5 | |
* | | HDFFV-10297 Cleanup, Initialize variables | Allen Byrne | 2017-10-23 | 8 | -317/+224 | |
* | | HDFFV-10297 Windows issues fixed | Allen Byrne | 2017-10-20 | 1 | -32/+8 | |
* | | Windows cannot share files easily | Allen Byrne | 2017-10-20 | 1 | -4/+34 | |
* | | Avoid double free | Allen Byrne | 2017-10-19 | 1 | -3/+0 | |
* | | Windows had issues - revert code changes for get_option | Allen Byrne | 2017-10-19 | 1 | -4/+8 | |
* | | Remove extra command line | Allen Byrne | 2017-10-18 | 1 | -1/+0 | |
* | | Correct name of file | Allen Byrne | 2017-10-18 | 1 | -0/+0 | |
* | | Add Mask test to script | Allen Byrne | 2017-10-18 | 1 | -37/+100 | |
* | | Add new output files to clear test | Allen Byrne | 2017-10-18 | 1 | -0/+4 | |
* | | Correct name of err file | Allen Byrne | 2017-10-18 | 1 | -0/+1 | |
* | | Fix name of output files | Allen Byrne | 2017-10-18 | 2 | -4/+4 | |
* | | Fix format convert error mask test | Allen Byrne | 2017-10-18 | 3 | -9/+65 | |
* | | Fix tools error handling and valgrind issues | Allen Byrne | 2017-10-18 | 15 | -59/+114 | |
* | | Fix error handling issues | Allen Byrne | 2017-10-17 | 14 | -241/+261 | |
* | | Correct test results | Allen Byrne | 2017-10-17 | 3 | -10/+10 | |
* | | Cleanup valgrind issues | Allen Byrne | 2017-10-17 | 1 | -9/+11 | |
* | | HDFFV-1097 Changed file columns | Allen Byrne | 2017-10-16 | 16 | -2083/+2083 | |
* | | HDFFV-10297 add h5copy test and fix h5diff errors | Allen Byrne | 2017-10-16 | 29 | -766/+997 | |
* | | Fix VS2012 declaration error | Allen Byrne | 2017-10-16 | 1 | -3/+3 | |
* | | HDFFV-10297 Fix compiler compaliants | Allen Byrne | 2017-10-16 | 2 | -6/+9 | |
* | | HDFFV-10296 Update tools lib to use the error handling macros. | Allen Byrne | 2017-10-13 | 11 | -2170/+1593 | |
* | | Close ids in loop | Allen Byrne | 2017-10-12 | 1 | -2/+15 | |
|/ | ||||||
* | Merge pull request #705 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-10-11 | 25 | -1706/+1758 | |
|\ | ||||||
| * | HDFFV-10297 Fix resource errors and cleanup whitespace | Allen Byrne | 2017-10-10 | 3 | -1058/+991 | |
| * | HDFFV-10297 fix vl buffer error | Allen Byrne | 2017-10-10 | 1 | -58/+50 | |
| * | HDFFV-10297 update calls to H5Zfilter_avail | Allen Byrne | 2017-10-09 | 3 | -21/+27 | |
| * | HDFFV-10297 - code changes nullify error | Allen Byrne | 2017-10-09 | 1 | -5/+1 | |
| * | HDFFV-10297 - Fix test errors - five remaining | Allen Byrne | 2017-10-09 | 14 | -168/+338 | |
| * | HDFFV-10297 - fix repack individual objects | Allen Byrne | 2017-10-06 | 9 | -444/+399 | |
* | | Correct indentation in h5diff/Makefile.am. | lrknox | 2017-10-09 | 1 | -1/+1 | |
* | | Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This | lrknox | 2017-10-09 | 4 | -25/+13 | |
|/ | ||||||
* | Fix other test name typos | Allen Byrne | 2017-10-05 | 1 | -2/+2 | |
* | Fix typo in valgrind test name | Allen Byrne | 2017-10-05 | 1 | -1/+1 | |
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 14 | -175/+343 | |
* | VS2012 and earlier cannot have execute stmnts before declare | Allen Byrne | 2017-10-03 | 1 | -1/+1 | |
* | Correct depends name | Allen Byrne | 2017-10-03 | 1 | -1/+1 | |
* | Fix list of names | Allen Byrne | 2017-10-03 | 1 | -2/+3 | |
* | new reference file | Allen Byrne | 2017-10-03 | 1 | -0/+7 | |
* | Fix repack plugin test - reorganize test macros | Allen Byrne | 2017-10-03 | 3 | -286/+370 | |
* | Adjust filter available variables | Allen Byrne | 2017-10-02 | 1 | -19/+35 | |
* | Fix STREQUAL if commands. | Allen Byrne | 2017-10-02 | 10 | -34/+45 | |
* | Update error handling to support ARGS and tools stack | Allen Byrne | 2017-10-02 | 7 | -459/+262 | |