Commit Graph
180 Commits
Author SHA1 Message Date
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 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 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
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 b477f9bcc7 HDFFV-10901 add missing config options 2019-09-13 11:34:00 -05:00
Allen Byrne dcab85c83b Add back missing java implementation 2019-09-05 14:35:33 -05:00
Allen Byrne 935f27c1b8 HDFFV-10887 Implement requested functions 2019-08-19 11:58:52 -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 3dd7137430 HDFFV-10581 remove special name checking 2019-07-08 13:46:25 -05:00
Dana Robinson f4015bed9e Updated the Java attribute test so that attribute access
property lists are created and used correctly.
2019-06-24 14:33:54 -07:00
hdftest 1cec61a775 Snapshot version 1.11 release 5.
Update version to 1.11.6.
2019-05-02 10:42:53 -05:00
Allen Byrne 6bf109d1ae Fix java for new H5Fget_info function 2019-04-15 11:19:29 -05:00
Quincey Koziol d7e1464058 Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno 2019-04-13 22:58:16 -05:00
Vailin Choi 0073f19897 Set V112 as the latest format and extend the arrays of version bounds. 2019-04-04 16:29:37 -05:00
hdftest 7a0ac416c9 Snapshot version 1.11 release 4.
Update version to 1.11.5.
2019-04-01 16:11:28 -05:00
Jordan Henderson 3acd486b83 Fixes for JNI updates 2019-02-12 11:56:42 -06:00
Jordan Henderson cc6a61215e Re-write of Java JNI error handling 2019-02-11 10:58:58 -06:00
Allen Byrne 9b0281736c Fix deprecated H5Pget_version 2019-01-09 12:55:31 -06:00
Allen Byrne 7b39e544c0 Fix regex 2019-01-09 12:05:40 -06:00
Allen Byrne 25f272b4cb Correct regex option 2019-01-08 13:25:11 -06:00
Allen Byrne 591205127a HDFFV-10674 handle time as natural number 2019-01-07 10:39:09 -06:00
Allen Byrne 564565b15e HDFFV-10664 update reference file 2019-01-04 13:29:22 -06:00
Allen Byrne e07fb46bdc HDFFV-10664 update reference files 2019-01-04 13:29:01 -06:00
Allen Byrne 28d5d987b5 HDFFV-10664 add missing function and check for restriction 2019-01-04 12:52:37 -06:00
Allen Byrne ed0c468902 HDFFV-10664 add check for state before set call 2019-01-02 12:47:37 -06:00
Allen Byrne c3cad8e5f3 HDFFV-10664 minimized dataset headers for java interface 2018-12-31 16:34:07 -06:00
Allen Byrne 99d1f614f1 Add reference file to list 2018-12-21 10:39:15 -06:00
Allen Byrne f9e9c1ad0e HDFFV-10664 Add new functions and constants to java interface 2018-12-19 12:59:05 -06:00
Allen Byrne 8dbadb41a3 HDFFV-10663 add new function H5Fis_accessible 2018-12-17 11:16:59 -06:00
Allen Byrne 7ffba76bc3 HDFVIEW-4 add datatype read to H5A like H5D 2018-12-10 16:52:34 -06:00
Dana Robinson 110c1b671e The Java tests will no longer fail when the zlib is not present. 2018-11-13 07:45:56 -08:00
Dana Robinson ef29549f0d Updated the Java tests so that they don't fail when the
error stack changes.
2018-11-12 13:31:10 -08:00
Larry Knox 81cb24ac1d Commit version changes for additional files for 1.11.3 snapshot release. 2018-11-06 10:56:36 -06:00