| Commit message (Expand) | Author | Age | Files | Lines |
* | Split VDS files into a separate list | Allen Byrne | 2017-01-10 | 1 | -37/+40 |
|
|
* | Corrected return calls from main() | Allen Byrne | 2017-01-05 | 1 | -5/+4 |
|
|
* | Corrected return calls | Allen Byrne | 2017-01-05 | 2 | -10/+6 |
|
|
* | Fix valgrind memory leak | Allen Byrne | 2017-01-05 | 1 | -28/+30 |
|
|
* | Clean up valgrind memory leak | Allen Byrne | 2017-01-05 | 1 | -14/+16 |
|
|
* | HDFFV-10053: add check for zlib support before running test | Allen Byrne | 2016-12-16 | 2 | -29/+51 |
|
|
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 24 | -20/+813 |
|
|
* | Merge pull request #48 in HDFFV/hdf5 from HDFFV-9407-h5dump-fails-to-print-fu... | Dana Robinson | 2016-12-07 | 1 | -1/+1 |
|\ |
|
| * | fix the issue of h5dump fails to print full precision | kmu | 2016-09-27 | 1 | -1/+1 |
|
|
* | | Repair comment chars to C style | Allen Byrne | 2016-11-17 | 1 | -68/+68 |
|
|
* | | Correct name of list | Allen Byrne | 2016-11-09 | 1 | -11/+11 |
|
|
* | | Factor out path | Allen Byrne | 2016-11-09 | 1 | -10/+9 |
|
|
* | | On windows there could be a conflict when two processes try to read the | Allen Byrne | 2016-11-09 | 1 | -1/+13 |
|
|
* | | Code style and warning cleanups, from revise_chunks branch. | Quincey Koziol | 2016-11-06 | 2 | -78/+70 |
|
|
* | | Fix mktarball errors with Manifest | Allen Byrne | 2016-11-04 | 1 | -318/+0 |
|
|
* | | Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping | Quincey Koziol | 2016-11-03 | 2 | -132/+132 |
|
|
* | | Fix parallel h5diff option of tool location | Allen Byrne | 2016-11-02 | 1 | -2/+2 |
|
|
* | | minor cleanup to utils defines | Allen Byrne | 2016-11-01 | 2 | -5/+2 |
|
|
* | | Add util programs for tests | Allen Byrne | 2016-11-01 | 1 | -0/+8 |
|
|
* | | Correct test command line | Allen Byrne | 2016-11-01 | 1 | -3/+3 |
|
|
* | | refactor repart test to use test dir | Allen Byrne | 2016-11-01 | 1 | -7/+80 |
|
|
* | | Re-merge HDFFV-9942 to new folder structure | Allen Byrne | 2016-10-27 | 6 | -46/+420 |
|
|
* | | Correct dir reference | Allen Byrne | 2016-10-27 | 1 | -1/+1 |
|
|
* | | Split tools code - remove old change | Allen Byrne | 2016-10-27 | 3 | -276/+0 |
|
|
* | | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 636 | -0/+115683 |
|
|
* | | Split tools into src and test - remove folders | Allen Byrne | 2016-10-27 | 608 | -114958/+0 |
|
|
* | | Split the code into src and test | Allen Byrne | 2016-10-27 | 2 | -37/+11 |
|
|
* | | Merge pull request #3 in ~BYRN/hdf5_adb from bugfix/HDFFV-9942-verify-standal... | Allen Byrne | 2016-10-21 | 6 | -46/+420 |
|\ \ |
|
| * | | Add defines missing on OSX | Allen Byrne | 2016-10-21 | 2 | -0/+10 |
|
|
| * | | Merge includes from sio file | Allen Byrne | 2016-10-19 | 5 | -46/+410 |
|
|
* | | | Change return statement format. | Allen Byrne | 2016-10-21 | 1 | -31/+19 |
|
|
* | | | remove unneeded defines | Allen Byrne | 2016-10-21 | 1 | -13/+2 |
|/ / |
|
* | | Add new testlib to copy | Allen Byrne | 2016-10-19 | 1 | -0/+6 |
|
|
* | | Correct multiple lib setting | Allen Byrne | 2016-10-18 | 1 | -2/+1 |
|
|
* | | HDFFV-9996: Test file to verify that that multiple params are parsed | Allen Byrne | 2016-10-18 | 7 | -22/+335 |
|
|
* | | Add missing EXPORT tag in INSTALL command | Allen Byrne | 2016-10-17 | 10 | -0/+22 |
|
|
* | | Remove test only tools from exports | Allen Byrne | 2016-10-14 | 1 | -2/+0 |
|
|
* | | Fix typo | Allen Byrne | 2016-10-14 | 1 | -1/+1 |
|
|
* | | Add support for namespace and add tools to binaries config | Allen Byrne | 2016-10-14 | 11 | -5/+22 |
|
|
* | | Fix missing defines for standalone perf | Allen Byrne | 2016-10-03 | 1 | -0/+25 |
|
|
* | | Remove hanging property set | Allen Byrne | 2016-10-03 | 1 | -1/+0 |
|
|
* | | Revert clear objects for testfile removal | Allen Byrne | 2016-10-03 | 1 | -1/+9 |
|
|
* | | Merge test output file clearing into runTest.cmake | Allen Byrne | 2016-10-03 | 14 | -193/+12 |
|
|
* | | Move clear-objects inside runTest | Allen Byrne | 2016-10-03 | 2 | -10/+10 |
|
|
* | | Merge pull request #46 in HDFFV/hdf5 from ~KOZIOL/hdf5:features/warning_clean... | Quincey Koziol | 2016-09-29 | 1 | -22/+47 |
|\ \
| |/
|/| |
|
| * | Description: | Quincey Koziol | 2016-09-27 | 1 | -22/+47 |
|
|
* | | Correct clear objects working dir | Allen Byrne | 2016-09-21 | 2 | -1/+3 |
|/ |
|
* | Windows returns -1 instaed of 255 as on linux for the test | Allen Byrne | 2016-08-30 | 1 | -1/+5 |
|
|
* | [svn-r30321] HDFFV-9974: Correct parsing of UD filter parameters. | Allen Byrne | 2016-08-25 | 3 | -8/+17 |
|
|
* | [svn-r30319] Fix for daily test failure on emu -m64 for the checkin #30310. | Vailin Choi | 2016-08-24 | 1 | -0/+0 |
|
|