Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10544 Add more descriptive text | Allen Byrne | 2018-08-06 | 1 | -3/+3 |
| | |||||
* | HDFFV-10544 Correct var name | Allen Byrne | 2018-08-06 | 1 | -5/+5 |
| | |||||
* | HDFFV-10544 remove native from class function | Allen Byrne | 2018-08-06 | 1 | -2/+2 |
| | |||||
* | HDFFV-10544 correct typo | Allen Byrne | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | HDFFV-10544 add class name to error text | Allen Byrne | 2018-08-06 | 5 | -8/+8 |
| | |||||
* | HDFFV-10544 exception variable as local class | Allen Byrne | 2018-08-06 | 3 | -15/+28 |
| | |||||
* | Improve error handling of exceptions | Allen Byrne | 2018-08-06 | 5 | -43/+77 |
| | |||||
* | HDFFV-10534 | Allen Byrne | 2018-07-30 | 1 | -1/+1 |
| | |||||
* | Adjust error handling | Allen Byrne | 2018-07-18 | 1 | -2/+8 |
| | |||||
* | Add actual file names fo diff | Allen Byrne | 2018-06-29 | 1 | -1/+71 |
| | |||||
* | Fix ptr arith | Allen Byrne | 2018-06-29 | 2 | -48/+39 |
| | |||||
* | Correct function call | Allen Byrne | 2018-06-28 | 1 | -1/+1 |
| | |||||
* | Remove writeVL option | Allen Byrne | 2018-06-28 | 1 | -2/+3 |
| | |||||
* | Region reference in compounds need class check | Allen Byrne | 2018-06-28 | 1 | -3/+4 |
| | |||||
* | Correct cast formatting | Allen Byrne | 2018-06-28 | 1 | -2/+2 |
| | |||||
* | Correct var name | Allen Byrne | 2018-06-28 | 1 | -2/+2 |
| | |||||
* | Need to cast from void ptr | Allen Byrne | 2018-06-28 | 1 | -2/+2 |
| | |||||
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 22 | -45/+570 |
| | |||||
* | Fix attribute Read | Allen Byrne | 2018-06-25 | 6 | -244/+457 |
| | |||||
* | Correct "," handling | Allen Byrne | 2018-06-25 | 1 | -4/+4 |
| | |||||
* | Remove debug statements | Allen Byrne | 2018-06-21 | 2 | -17/+0 |
| | |||||
* | Split/fix utility for vl types | Allen Byrne | 2018-06-21 | 3 | -48/+165 |
| | |||||
* | fix whitespace | Allen Byrne | 2018-06-21 | 1 | -10/+10 |
| | |||||
* | HDFVIEW compound vlen needed vlen_t size | Allen Byrne | 2018-06-20 | 3 | -6/+29 |
| | |||||
* | Fix jni function call version | Allen Byrne | 2018-06-01 | 2 | -4/+4 |
| | |||||
* | H5O_info fixes for java and examples | Allen Byrne | 2018-05-31 | 7 | -41/+209 |
| | |||||
* | Correct script names | Allen Byrne | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | HDFFV-9739 only executes H5E tests in production | Allen Byrne | 2018-05-23 | 1 | -38/+39 |
| | |||||
* | HDFFV-9739 fix copy testfiles command | Allen Byrne | 2018-05-21 | 1 | -8/+1 |
| | |||||
* | HDFFV-9739 remove obsolete test files | Allen Byrne | 2018-05-21 | 4 | -1332/+0 |
| | |||||
* | HDFFV-9739 dup test file for concurrent tests | Allen Byrne | 2018-05-20 | 6 | -5/+21 |
| | |||||
* | HDFFV-9739 Fix autotools script | Allen Byrne | 2018-05-20 | 2 | -66/+392 |
| | |||||
* | HDFFV-9739 Change autotools test scripts | Allen Byrne | 2018-05-18 | 2 | -42/+403 |
| | |||||
* | HDFFV-9739 Update test reference | Allen Byrne | 2018-05-16 | 1 | -0/+1 |
| | |||||
* | HDFFV-9739 Grab err number before API call | Allen Byrne | 2018-05-16 | 1 | -4/+6 |
| | |||||
* | Adjust test names for concurrent tests | Allen Byrne | 2018-05-16 | 13 | -18/+18 |
| | |||||
* | HDFFV-9739 Fix copy name | Allen Byrne | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | HDFFV-9739 factor out tests into separate JUnit | Allen Byrne | 2018-05-15 | 38 | -136/+982 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-05-03 | 1 | -5/+0 |
|\ | | | | | | | | | * commit '0cc480d952e2e215f006fc172485fcbabc0f599f': Yanked fragile java tests that check for exact line numbers and error text. | ||||
| * | Yanked fragile java tests that check for exact line numbers and | Dana Robinson | 2018-05-02 | 1 | -5/+0 |
| | | | | | | | | error text. | ||||
* | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -1/+1 |
|/ | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 11 | -12/+13 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 8 | -34/+5 |
| | |||||
* | Whitespace changes | Allen Byrne | 2018-04-10 | 1 | -4/+2 |
| | |||||
* | Whitespace and test reclassify | Allen Byrne | 2018-04-10 | 8 | -68/+42 |
| | |||||
* | Move two more functions from unit tests | Allen Byrne | 2018-04-10 | 4 | -61/+59 |
| | |||||
* | Reorder of tests for debug APIs option | Allen Byrne | 2018-04-10 | 2 | -18/+16 |
| | |||||
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | Fix Java test for DEBUG_APIS | Allen Byrne | 2018-04-09 | 7 | -307/+1076 |
| | |||||
* | Update java error stack tests | Allen Byrne | 2018-04-03 | 3 | -43/+49 |
| |