summaryrefslogtreecommitdiffstats
path: root/java/src/hdf/hdf5lib/H5.java
Commit message (Expand)AuthorAgeFilesLines
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-3/+3
* Correct comments about H5Z_FILTER_NONE (#3572)jhendersonHDF2023-09-221-1/+1
* Fix 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-191-2/+2
* Update java logger version (#2643)Allen Byrne2023-04-031-1/+4
* Fix 2nd argument of Java H5Fis_accessible (#2535)Mark Kittisopikul2023-03-171-3/+3
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-1/+1
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-1059/+2470
* Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)Larry Knox2022-08-121-1/+1
* Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r...Larry Knox2022-08-121-1/+1
* Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for releaseLarry Knox2022-08-121-1/+1
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-4/+4
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Add utility JNI function for 1.10 style references (#1888)Allen Byrne2022-07-141-0/+23
* Develop HDFFV-11310 (#1811)Allen Byrne2022-07-111-8/+19
* Develop sync (#1793)Allen Byrne2022-06-091-1/+1
* Develop clang format java (#1653)Allen Byrne2022-04-191-2573/+3060
* Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-011-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-14/+14
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-301-2/+2
* Add javadoc to packages - HDFFV-11285 (#1197)Allen Byrne2021-11-171-8/+8
* Correct java exception declarations (#1121)Allen Byrne2021-10-201-16/+19
* Java and fortran cmake changes (#694)Allen Byrne2021-05-291-3/+36
* develop JNI export references and java updates (#467)Allen Byrne2021-03-121-3/+24
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* HDFFV-10868 Corrections from reviewAllen Byrne2020-10-291-1/+1
* HDFFV-10868 - add H5Sselect API java wrappers.Allen Byrne2020-10-271-231/+389
* Update javadoc comments to reduce warnings (#41)Allen Byrne2020-10-161-51/+2489
* Fix javadoc warningAllen Byrne2020-08-161-0/+4
* Squash merge of file locking fixesDana Robinson2020-08-031-0/+45
* HDFFV-11032 fix JNI callAllen Byrne2020-02-211-2/+2
* Introduce new H5VL _by_value routinesJordan Henderson2020-01-291-1/+3
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-42/+203
* Add missing javadoc for new argAllen Byrne2019-12-031-0/+6
* Update reference files and fix int as stringAllen Byrne2019-12-031-3/+3
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-5/+326
* Fix various Java issues when deprecated symbols are disabledJordan Henderson2019-10-101-0/+26
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-2/+2
* HDFFV-10887 Implement requested functionsAllen Byrne2019-08-191-4/+3
* Squashed commit of the following:Larry Knox2019-07-251-0/+10
* Snapshot version 1.11 release 5.hdftest2019-05-021-2/+2
* Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-141-0/+13
* Snapshot version 1.11 release 4.hdftest2019-04-011-2/+2
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-0/+4
* Java html fix and cmake updateAllen Byrne2019-01-241-7/+5
* Fix deprecated H5Pget_versionAllen Byrne2019-01-091-28/+0
* HDFFV-10664 add missing function and check for restrictionAllen Byrne2019-01-041-2/+17
* HDFFV-10664 minimized dataset headers for java interfaceAllen Byrne2018-12-311-2/+58
* HDFFV-10664 Add new functions and constants to java interfaceAllen Byrne2018-12-191-52/+106