Commit Graph
79 Commits
Author SHA1 Message Date
Larry Knox 2ea165efd0 Update license url part2 (#333)
* Modify temporary rpath for testing in java example scripts.

* Update URL in source file Copyright headers for web copy of COPYING
    file - files not in src or test.
2021-02-17 08:52:36 -06:00
Allen Byrne a4cbd51db6 HDFFV-10868 Corrections from review 2020-10-29 13:14:51 -05:00
Allen Byrne f8b3f576ce HDFFV-10868 - add H5Sselect API java wrappers.
Also added javadoc comments to H5E and H5s constants.
2020-10-27 16:48:02 -05:00
Allen Byrne 9bd2102b77 Update javadoc comments to reduce warnings (#41) 2020-10-16 11:10:35 -05:00
Allen Byrne 31673041d8 Fix javadoc warning 2020-08-16 11:07:59 -05:00
Dana Robinson bc1bed2c55 Squash merge of file locking fixes 2020-08-03 09:11:27 -07:00
Allen Byrne 399ef726f0 HDFFV-11032 fix JNI call 2020-02-21 15:14:00 -06:00
Jordan Henderson e41f671d2f Introduce new H5VL _by_value routines 2020-01-28 18:18:38 -06:00
Dana Robinson a92c735c9b Squashed commit of the token_refactoring branch: 2020-01-16 13:29:34 -08: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
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 935f27c1b8 HDFFV-10887 Implement requested functions 2019-08-19 11:58:52 -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
hdftest 1cec61a775 Snapshot version 1.11 release 5.
Update version to 1.11.6.
2019-05-02 10:42:53 -05:00
Quincey Koziol d7e1464058 Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno 2019-04-13 22:58:16 -05:00
hdftest 7a0ac416c9 Snapshot version 1.11 release 4.
Update version to 1.11.5.
2019-04-01 16:11:28 -05:00
Allen Byrne 122b63a5a2 HDFFV-10703 Update CMake commands to latest standard 2019-02-15 15:48:24 -06:00
Allen Byrne 62277207a4 Java html fix and cmake update 2019-01-24 15:56:42 -06:00
Allen Byrne 9b0281736c Fix deprecated H5Pget_version 2019-01-09 12:55:31 -06:00
Allen Byrne 28d5d987b5 HDFFV-10664 add missing function and check for restriction 2019-01-04 12:52:37 -06:00
Allen Byrne c3cad8e5f3 HDFFV-10664 minimized dataset headers for java interface 2018-12-31 16:34:07 -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 6a87b59aee HDFVIEW-4 Duplicate line 2018-12-12 10:54:39 -06:00
Allen Byrne ce9bcb0dda HDFVIEW-4 removed unused functions 2018-12-12 08:50:58 -06:00
Allen Byrne 7ffba76bc3 HDFVIEW-4 add datatype read to H5A like H5D 2018-12-10 16:52:34 -06:00
Larry Knox 81cb24ac1d Commit version changes for additional files for 1.11.3 snapshot release. 2018-11-06 10:56:36 -06:00
hdftest e2f6e6f62f Snapshot version 1.11 release 2. 2018-09-20 14:54:10 -05:00
Allen Byrne e2d2a410d0 Remove writeVL option 2018-06-28 15:27:08 -05:00
Allen Byrne 5a1d298669 Region reference in compounds need class check 2018-06-28 14:22:50 -05:00
Allen Byrne 792771d52a Update Java util lib, Refactor H5D write VL to match read 2018-06-27 17:53:47 -05:00
hdftest b193bc11c9 Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to develop"
This reverts commit e9f476dad4, reversing
changes made to 2ff00b1b93.
2018-06-24 18:04:23 -05:00
M. Scot Breitenfeld f484649347 Merge branch 'develop' into hdf5_1_10.sync 2018-06-04 14:41:12 -05:00
Allen Byrne b28815c205 H5O_info fixes for java and examples 2018-05-31 16:09:48 -05:00
M. Scot Breitenfeld b69bd0771e Merge branch 'develop' into hdf5_1_10.sync 2018-05-08 17:17:45 -05:00
Allen Byrne 539b6d4456 Update unimplemented lists 2018-03-26 11:08:41 -05:00
lrknox aa199c893f Updated version to 1.10.3-snap0 2018-03-14 16:19:26 -05:00
Allen Byrne 880d14d4c5 HDFFV-10412 add complemnt to java error_off 2018-03-13 17:36:08 -05:00
Allen Byrne b5867a05a7 HDFFV-10412 add error on function for Java 2018-03-13 17:21:10 -05:00
hdftest bee148a995 Snapshot version 1.11 release 2 2018-01-05 10:09:10 -06:00
M. Scot Breitenfeld 8712f3e231 synced with develop 2018-01-05 09:57:48 -06:00
hdftest d01ad2a94a Snapshot version 1.11 release 1 2018-01-05 08:50:10 -06:00
Allen Byrne bd34c9e455 HDFFV-9724 Corrected files and verified tests 2017-12-28 16:49:50 -06:00
lrknox 86d8a4c267 Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
This reverts commit b1223dd653, reversing
changes made to b25f123f5f.
2017-12-22 12:28:24 -06:00
Allen Byrne 1efe978ae0 Fix library interface commands, add missing JNI 2017-12-21 13:48:49 -06:00
Allen Byrne 4ecf02f6f6 HDFFV-9724 Remove VDS file cache functionality 2017-12-20 14:23:19 -06:00
Allen Byrne 690cb84f10 Added java wrappers and tests 2017-12-12 13:10:46 -06:00