Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds Autotools generated files for alpha release | Dana Robinson | 2020-09-22 | 1 | -0/+1416 |
| | |||||
* | Updated the Java tests to deal with H5Sset_extent_none changes | Dana Robinson | 2020-07-28 | 1 | -1/+1 |
| | |||||
* | Change load path in libhdf5_java.dylib to unversioned libhdf5.dylib for | Larry Knox | 2020-07-07 | 1 | -1/+1 |
| | | | | junit tests on Macs. | ||||
* | Lib files needed are now copied to a subdirectory in the java/test | Larry Knox | 2020-07-02 | 1 | -0/+8 |
| | | | | | | directory, and on Macs the loader path for libhdf5.xxxs.so is changed in the temporary copy of libhdf5_java.dylib. Fix for HDFFV-11063 | ||||
* | Copy lib files for junit.sh to temporary subdirectory of <build | Larry Knox | 2020-06-27 | 1 | -6/+2 |
| | | | | | directory>/java/test instead of to the prefix/lib directory. Fix for HDFFV-11063. | ||||
* | Correct test | Allen Byrne | 2020-05-06 | 1 | -18/+20 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 2 | -2/+2 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | HDFFV-10996 - add java vol tests | Allen Byrne | 2020-02-03 | 2 | -0/+84 |
| | |||||
* | Introduce new H5VL _by_value routines | Jordan Henderson | 2020-01-29 | 2 | -6/+23 |
| | |||||
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 14 | -188/+524 |
| | |||||
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -35/+37 |
| | |||||
* | 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 | 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 |
| | |||||
* | 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 |
| | |||||
* | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 4 | -14/+526 |
| | |||||
* | Fix various Java issues when deprecated symbols are disabled | Jordan Henderson | 2019-10-10 | 4 | -15/+15 |
| | |||||
* | Update develop branch version to 1.13.0 after creation of hdf5_1_12 | Larry Knox | 2019-09-25 | 1 | -2/+2 |
| | | | | branch. | ||||
* | Remove obsolete symbol | Allen Byrne | 2019-09-20 | 1 | -14/+13 |
| | |||||
* | small syntax changes | Allen Byrne | 2019-09-19 | 1 | -1/+1 |
| | |||||
* | HDFFV-10901 add missing config options | Allen Byrne | 2019-09-13 | 1 | -1/+0 |
| | |||||
* | Add back missing java implementation | Allen Byrne | 2019-09-05 | 2 | -107/+29 |
| | |||||
* | HDFFV-10887 Implement requested functions | Allen Byrne | 2019-08-19 | 4 | -2/+74 |
| | |||||
* | Update junit.sh.in to copy lib files to $prefix/lib. | Larry Knox | 2019-08-02 | 1 | -3/+4 |
| | | | | Correct checking for s3 and hdfs options. | ||||
* | 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 | 9 | -0/+463 |
|\ | | | | | | | | | | | | | | | * commit 'f97e11e7635a0cd8728d4604ca5dceb3925ba44c': Update comment and check for strtoumax. Modify CMakeLists.txt file for renamed h5tools_test_utils files. Add HD to string functions. Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers. Squashed commit of the following: | ||||
| * | Add HD to string functions. | Larry Knox | 2019-07-26 | 2 | -424/+0 |
| | | | | | | | | | | | | Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers. | ||||
| * | Squashed commit of the following: | Larry Knox | 2019-07-25 | 9 | -0/+887 |
| | | | | | | | | | | | | | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS | ||||
* | | Update libvers usage | Allen Byrne | 2019-07-28 | 2 | -3/+3 |
|/ | |||||
* | Use generator expr to get correct name | Allen Byrne | 2019-07-22 | 1 | -4/+2 |
| | |||||
* | Correct java load library name access | Allen Byrne | 2019-07-18 | 1 | -2/+0 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Correct test use of library name | Allen Byrne | 2019-07-08 | 1 | -1/+2 |
| | |||||
* | HDFFV-10581 remove special name checking | Allen Byrne | 2019-07-08 | 1 | -1/+1 |
| | |||||
* | Updated the Java attribute test so that attribute access | Dana Robinson | 2019-06-24 | 1 | -7/+11 |
| | | | | property lists are created and used correctly. | ||||
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -2/+2 |
| | | | | Update version to 1.11.6. | ||||
* | Fix java for new H5Fget_info function | Allen Byrne | 2019-04-15 | 2 | -147/+31 |
| | |||||
* | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 2 | -1/+133 |
| | |||||
* | Set V112 as the latest format and extend the arrays of version bounds. | Vailin Choi | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -2/+2 |
| | | | | Update version to 1.11.5. | ||||
* | 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 |
| |