Dana Robinson
a92c735c9b
Squashed commit of the token_refactoring branch:
2020-01-16 13:29:34 -08:00
Allen Byrne
7022a3380c
HDFFV-11001 need to qualify all by parallel or serial types
2020-01-15 12:28:53 -06:00
Allen Byrne
a0ae5e9b89
HDFFV-11001 Add fine control over testing
2020-01-15 11:38:06 -06:00
Allen Byrne
d90ef60b32
HDFFV-10995 - add missing import
2020-01-08 14:37:31 -06:00
Allen Byrne
5a6f379420
HDFFV-10995 - need to add import
2020-01-08 13:14:58 -06:00
Allen Byrne
b73c0aeaa9
HDFFV-10995 - Update all time instances
2020-01-08 12:48:48 -06:00
Allen Byrne
59ab02a6c5
HDFFV-10995 adjust testing to tolerate non-US locale
2020-01-08 12:44:48 -06:00
Allen Byrne
23f813026f
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
2019-12-20 13:23:48 -06:00
Allen Byrne
7535f5a728
Fix java include, h5watch and remove clang tool.
2019-12-10 13:55:34 -06:00
Allen Byrne
c087ef41b6
Add H5Rdestroy calls to cleanup
2019-12-08 14:43:06 -06:00
Allen Byrne
1cde6b2fba
Remove problem tests for now
2019-12-08 14:03:05 -06:00
Allen Byrne
1d3186ad45
HDFFV-10876 ignore old reference API tests
2019-12-07 15:05:08 -06:00
Allen Byrne
fce2a31dc5
Address compile warnings
2019-12-06 13:55:34 -06:00
Allen Byrne
cf61098fa6
Fix compile errors - mostly in jni
2019-12-06 12:57:38 -06:00
Allen Byrne
e8ad5f6d1a
HDFFV-10876 Update dump to match DDL spec
2019-12-05 17:21:02 -06:00
Allen Byrne
cc2407257a
Update create calls
2019-12-04 12:35:48 -06:00
Allen Byrne
ba8f2f1174
Update reference calls
2019-12-04 12:24:53 -06:00
Allen Byrne
915184104b
Add missing javadoc for new arg
2019-12-03 16:37:40 -06:00
Allen Byrne
12fd139e90
Update reference files and fix int as string
2019-12-03 14:43:05 -06:00
Allen Byrne
6b927a773c
HDFFV-10876 Update h5dump and h5ls for new ref api.
2019-11-07 09:49:11 -06:00
Jordan Henderson
93f509a2f2
Fix various Java issues when deprecated symbols are disabled
2019-10-10 13:37:18 -05:00
Allen Byrne
b2f52d0b07
Update versioning to next major version
2019-09-25 17:28:17 -05:00
Larry Knox
b04e1ad058
Update develop branch version to 1.13.0 after creation of hdf5_1_12
...
branch.
2019-09-25 16:21:23 -05:00
Allen Byrne
cf9eff93e0
Remove obsolete symbol
2019-09-20 09:30:36 -05:00
Allen Byrne
aa8c7b31d7
small syntax changes
2019-09-19 16:32:40 -05:00
Allen Byrne
8cddc96f73
Change unused variable to generic form
2019-09-19 13:42:46 -05:00
Allen Byrne
adce9e7f4e
HDFFV-10903 - fix VFD constants in JNI
2019-09-17 10:30:04 -05:00
Allen Byrne
b477f9bcc7
HDFFV-10901 add missing config options
2019-09-13 11:34:00 -05:00
Allen Byrne
e20331651e
revert as CHECK will first check for exception
2019-09-10 14:19:29 -05:00
Allen Byrne
afb07f9b39
Clear exception for getting JNI string to clear the exception
2019-09-10 13:47:24 -05:00
Allen Byrne
3e816bd089
Add statement for label if code unimplemented
2019-09-05 15:49:57 -05:00
Allen Byrne
60cc470a35
Fix unused var
2019-09-05 15:21:02 -05:00
Allen Byrne
3467de59f8
Correct label and var names
2019-09-05 14:57:35 -05:00
Allen Byrne
dcab85c83b
Add back missing java implementation
2019-09-05 14:35:33 -05:00
Allen Byrne
09d13b3c13
OESS-29 Fix HD prefix in perform and enable test compile
2019-08-27 16:49:10 -05:00
Dana Robinson
8c40dab59e
Untangle #ifdef mess in ROS3 code.
2019-08-19 18:02:47 -07:00
Allen Byrne
935f27c1b8
HDFFV-10887 Implement requested functions
2019-08-19 11:58:52 -05:00
Jacob Smith
2e5cd3d2b2
Fix compiler warnings with diabled ROS3 and HDFS VFDs.
...
Fix misuse of [HD]strncpy and [HD]snprintf.
Minor formatting changes.
Fix test cleanup issue with java groups example.
2019-08-14 15:36:45 -05:00
Larry Knox
c234479258
Update junit.sh.in to copy lib files to $prefix/lib.
...
Correct checking for s3 and hdfs options.
2019-08-02 09:58:48 -05:00
Allen Byrne
44e2ddac97
Merge cleanup mostly whitespace
2019-07-30 12:39:20 -05:00
Allen Byrne
517cadac26
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* 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:
2019-07-29 16:10:45 -05:00
Allen Byrne
da2ec6163d
Update libvers usage
2019-07-28 14:41:52 -05:00
Larry Knox
094f14ef38
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.
2019-07-26 11:56:03 -05:00
Larry Knox
8008294578
Squashed commit of the following:
...
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
2019-07-25 11:47:12 -05:00
Allen Byrne
fbc06ff9b8
Use generator expr to get correct name
2019-07-22 16:23:38 -05:00
Allen Byrne
4d3f52ac97
Correct java load library name access
2019-07-18 13:03:07 -05:00
Allen Byrne
5b97d67d43
CMake generator expr cannot be used in get_property cmd
2019-07-18 11:37:34 -05:00
Allen Byrne
7ba562a820
HDFFV-10845 fix configure check and PATHs
2019-07-17 11:58:03 -05:00
Allen Byrne
8583d608ef
Correct test use of library name
2019-07-08 15:10:12 -05:00
Allen Byrne
8eadaf3408
Change how name is retrieved
2019-07-08 13:59:35 -05:00