| Commit message (Expand) | Author | Age | Files | Lines |
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 58 | -1074/+1994 |
|
|
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 6 | -40/+42 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 5 | -5/+5 |
|
|
* | HDFFV-10995 - add missing import | Allen Byrne | 2020-01-08 | 2 | -0/+2 |
|
|
* | HDFFV-10995 - need to add import | Allen Byrne | 2020-01-08 | 2 | -0/+2 |
|
|
* | HDFFV-10995 - Update all time instances | Allen Byrne | 2020-01-08 | 1 | -38/+38 |
|
|
* | HDFFV-10995 adjust testing to tolerate non-US locale | Allen Byrne | 2020-01-08 | 3 | -3/+3 |
|
|
* | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 | Allen Byrne | 2019-12-20 | 2 | -2/+2 |
|
|
* | Fix java include, h5watch and remove clang tool. | Allen Byrne | 2019-12-10 | 1 | -1/+1 |
|
|
* | Add H5Rdestroy calls to cleanup | Allen Byrne | 2019-12-08 | 1 | -0/+3 |
|
|
* | Remove problem tests for now | Allen Byrne | 2019-12-08 | 1 | -202/+102 |
|
|
* | HDFFV-10876 ignore old reference API tests | Allen Byrne | 2019-12-07 | 3 | -40/+26 |
|
|
* | Address compile warnings | Allen Byrne | 2019-12-06 | 5 | -31/+30 |
|
|
* | Fix compile errors - mostly in jni | Allen Byrne | 2019-12-06 | 3 | -32/+73 |
|
|
* | HDFFV-10876 Update dump to match DDL spec | Allen Byrne | 2019-12-05 | 2 | -4/+5 |
|
|
* | Update create calls | Allen Byrne | 2019-12-04 | 1 | -11/+12 |
|
|
* | Update reference calls | Allen Byrne | 2019-12-04 | 1 | -2/+2 |
|
|
* | Add missing javadoc for new arg | Allen Byrne | 2019-12-03 | 1 | -0/+6 |
|
|
* | Update reference files and fix int as string | Allen Byrne | 2019-12-03 | 3 | -12/+12 |
|
|
* | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 16 | -144/+1800 |
|
|
* | Fix various Java issues when deprecated symbols are disabled | Jordan Henderson | 2019-10-10 | 11 | -27/+131 |
|
|
* | Update versioning to next major version | Allen Byrne | 2019-09-25 | 2 | -0/+5 |
|
|
* | Update develop branch version to 1.13.0 after creation of hdf5_1_12 | Larry Knox | 2019-09-25 | 2 | -4/+4 |
|
|
* | Remove obsolete symbol | Allen Byrne | 2019-09-20 | 1 | -14/+13 |
|
|
* | small syntax changes | Allen Byrne | 2019-09-19 | 5 | -20/+21 |
|
|
* | Change unused variable to generic form | Allen Byrne | 2019-09-19 | 1 | -1/+1 |
|
|
* | HDFFV-10903 - fix VFD constants in JNI | Allen Byrne | 2019-09-17 | 1 | -2/+14 |
|
|
* | HDFFV-10901 add missing config options | Allen Byrne | 2019-09-13 | 1 | -1/+0 |
|
|
* | revert as CHECK will first check for exception | Allen Byrne | 2019-09-10 | 1 | -6/+6 |
|
|
* | Clear exception for getting JNI string to clear the exception | Allen Byrne | 2019-09-10 | 1 | -6/+6 |
|
|
* | Add statement for label if code unimplemented | Allen Byrne | 2019-09-05 | 1 | -0/+2 |
|
|
* | Fix unused var | Allen Byrne | 2019-09-05 | 1 | -2/+6 |
|
|
* | Correct label and var names | Allen Byrne | 2019-09-05 | 1 | -14/+14 |
|
|
* | Add back missing java implementation | Allen Byrne | 2019-09-05 | 6 | -119/+407 |
|
|
* | OESS-29 Fix HD prefix in perform and enable test compile | Allen Byrne | 2019-08-27 | 1 | -3/+3 |
|
|
* | Untangle #ifdef mess in ROS3 code. | Dana Robinson | 2019-08-20 | 1 | -1/+1 |
|
|
* | HDFFV-10887 Implement requested functions | Allen Byrne | 2019-08-19 | 7 | -6/+164 |
|
|
* | Fix compiler warnings with diabled ROS3 and HDFS VFDs. | Jacob Smith | 2019-08-14 | 1 | -11/+3 |
|
|
* | Update junit.sh.in to copy lib files to $prefix/lib. | Larry Knox | 2019-08-02 | 1 | -3/+4 |
|
|
* | Merge cleanup mostly whitespace | Allen Byrne | 2019-07-30 | 3 | -5/+1 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-07-29 | 16 | -0/+710 |
|\ |
|
| * | Add HD to string functions. | Larry Knox | 2019-07-26 | 3 | -426/+0 |
|
|
| * | Squashed commit of the following: | Larry Knox | 2019-07-25 | 17 | -0/+1136 |
|
|
* | | Update libvers usage | Allen Byrne | 2019-07-28 | 2 | -3/+3 |
|/ |
|
* | Use generator expr to get correct name | Allen Byrne | 2019-07-22 | 5 | -145/+86 |
|
|
* | Correct java load library name access | Allen Byrne | 2019-07-18 | 5 | -10/+12 |
|
|
* | CMake generator expr cannot be used in get_property cmd | Allen Byrne | 2019-07-18 | 1 | -2/+3 |
|
|
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 5 | -5/+5 |
|
|
* | Correct test use of library name | Allen Byrne | 2019-07-08 | 1 | -1/+2 |
|
|
* | Change how name is retrieved | Allen Byrne | 2019-07-08 | 4 | -4/+8 |
|
|