Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit version change to 1.10.1 and changes to Makfile.ins and other | lrknox | 2017-04-25 | 1 | -3/+6 |
| | | | | files generated by running autogen.sh. | ||||
* | Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files | Vailin Choi | 2017-04-24 | 3 | -495/+469 |
| | | | | | (1) Re-structure tests to do one "extend" action at a time (2) Re-try test till max limit before final failure | ||||
* | Add Copyright headers to 90 files (mostly .cmake files) without | lrknox | 2017-04-07 | 1 | -0/+11 |
| | | | | Copyright headers. | ||||
* | Change copyright headers to replace url referring to file to be removed | lrknox | 2017-04-06 | 7 | -42/+28 |
| | | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines. | ||||
* | Merge branch 'develop' into hdf5_1_10_1 | lrknox | 2017-04-04 | 1 | -4/+5 |
|\ | |||||
| * | Switch to using flag in signal handler, to trigger dropping out of main loop | Quincey Koziol | 2017-04-03 | 1 | -4/+5 |
| | | | | | | | | and shutdown cleanly, instead of calling leave() from the signal handler. | ||||
* | | Merge branch 'develop' into hdf5_1_10_1 | lrknox | 2017-03-31 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Stop skipping h5watch tests. | lrknox | 2017-03-24 | 1 | -3/+3 |
| | | |||||
* | | Switch maintainer mode off. | lrknox | 2017-03-24 | 1 | -0/+1528 |
|/ | | | | | | Update version to 1.10.1-pre1. Check in files generated by autogen.sh, and comment those out in .gitignore. | ||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -36/+22 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 1 | -5/+9 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 2 | -10/+10 |
| | |||||
* | Skip h5watch tests | Vailin Choi | 2017-01-10 | 1 | -0/+4 |
| | | | | | Tests for h5watch are skipped temporarily. Debugging for test failures will be done. | ||||
* | hdf5 lib needed for extend_dset link. | Allen Byrne | 2016-12-28 | 1 | -2/+2 |
| | |||||
* | Add test lib to extend_dset test link line | Allen Byrne | 2016-12-28 | 1 | -1/+1 |
| | |||||
* | Add hl test dir and test dlib | Allen Byrne | 2016-12-28 | 1 | -2/+2 |
| | |||||
* | Fix h5test.h include issue | Allen Byrne | 2016-12-28 | 2 | -32/+33 |
| | |||||
* | Bring new/updated tests from revise+chunks branch: flush1/flush2 update and | Quincey Koziol | 2016-12-20 | 2 | -57/+13 |
| | | | | flushrefresh test. (Also refactor of message send / wait code) | ||||
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 8 | -0/+2585 |