Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for JNI updates | Jordan Henderson | 2019-02-12 | 3 | -4/+4 |
| | |||||
* | Re-write of Java JNI error handling | Jordan Henderson | 2019-02-11 | 2 | -1/+19 |
| | |||||
* | Fix deprecated H5Pget_version | Allen Byrne | 2019-01-09 | 2 | -51/+18 |
| | |||||
* | Fix regex | Allen Byrne | 2019-01-09 | 1 | -37/+37 |
| | |||||
* | Correct regex option | Allen Byrne | 2019-01-08 | 1 | -37/+37 |
| | |||||
* | HDFFV-10674 handle time as natural number | Allen Byrne | 2019-01-07 | 1 | -37/+37 |
| | |||||
* | HDFFV-10664 update reference file | Allen Byrne | 2019-01-04 | 1 | -3/+1 |
| | |||||
* | HDFFV-10664 update reference files | Allen Byrne | 2019-01-04 | 3 | -23/+6 |
| | |||||
* | HDFFV-10664 add missing function and check for restriction | Allen Byrne | 2019-01-04 | 1 | -1/+39 |
| | |||||
* | HDFFV-10664 add check for state before set call | Allen Byrne | 2019-01-02 | 2 | -2/+8 |
| | |||||
* | HDFFV-10664 minimized dataset headers for java interface | Allen Byrne | 2018-12-31 | 4 | -2/+35 |
| | |||||
* | Add reference file to list | Allen Byrne | 2018-12-21 | 1 | -0/+1 |
| | |||||
* | HDFFV-10664 Add new functions and constants to java interface | Allen Byrne | 2018-12-19 | 5 | -0/+151 |
| | |||||
* | HDFFV-10663 add new function H5Fis_accessible | Allen Byrne | 2018-12-17 | 4 | -2/+22 |
| | |||||
* | HDFVIEW-4 add datatype read to H5A like H5D | Allen Byrne | 2018-12-10 | 1 | -10/+16 |
| | |||||
* | The Java tests will no longer fail when the zlib is not present. | Dana Robinson | 2018-11-13 | 1 | -10/+24 |
| | |||||
* | Updated the Java tests so that they don't fail when the | Dana Robinson | 2018-11-12 | 3 | -98/+107 |
| | | | | error stack changes. | ||||
* | Commit version changes for additional files for 1.11.3 snapshot release. | Larry Knox | 2018-11-06 | 1 | -2/+2 |
| | |||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 3 | -34/+52 |
| | |||||
* | Merge branch 'develop' of ↵ | hdftest | 2018-09-20 | 1 | -1/+1 |
|\ | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into develop | ||||
| * | Fix missed replacement | Allen Byrne | 2018-09-20 | 1 | -1/+1 |
| | | |||||
* | | Snapshot version 1.11 release 2. | hdftest | 2018-09-20 | 1 | -2/+2 |
|/ | |||||
* | Remove extra constant | Allen Byrne | 2018-09-19 | 1 | -4/+3 |
| | |||||
* | Fix typo | Allen Byrne | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Add Constants to all ERR STK checks | Allen Byrne | 2018-09-19 | 2 | -8/+12 |
| | |||||
* | Use constants for test comparisons | Allen Byrne | 2018-09-19 | 2 | -23/+27 |
| | |||||
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -10/+4 |
| | | | | orginally intended to support the full SWMR feature. | ||||
* | Correct name of test jar | Allen Byrne | 2018-08-23 | 1 | -2/+2 |
| | |||||
* | Only remove test jars | Allen Byrne | 2018-08-23 | 1 | -4/+33 |
| | |||||
* | Remove obsolete var | Allen Byrne | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | DT location incorrect | Allen Byrne | 2018-08-23 | 1 | -75/+74 |
| | |||||
* | Add installib path to test command | Allen Byrne | 2018-08-21 | 1 | -72/+72 |
| | |||||
* | Fix OSX SIP for libs | Allen Byrne | 2018-08-21 | 1 | -8/+4 |
| | |||||
* | 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 |
| | |||||
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 2 | -4/+6 |
| | |||||
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵ | hdftest | 2018-06-24 | 2 | -3/+3 |
| | | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053. | ||||
* | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-06-04 | 1 | -8/+8 |
|\ | |||||
| * | H5O_info fixes for java and examples | Allen Byrne | 2018-05-31 | 1 | -8/+8 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-25 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Correct script names | Allen Byrne | 2018-05-24 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-23 | 1 | -38/+39 |
|\ \ | |/ | |||||
| * | HDFFV-9739 only executes H5E tests in production | Allen Byrne | 2018-05-23 | 1 | -38/+39 |
| | | |||||
* | | Merge branch 'hdf5_1_10' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | HDFFV-9739 and cmake improvements merge from develop | Allen Byrne | 2018-05-22 | 59 | -1517/+1722 |
| | | | |||||
* | | | Merge branch 'develop' into hdf5_1_10.sync | M. Scot Breitenfeld | 2018-05-22 | 59 | -1513/+1726 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |
| | | |