summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Fix mostly java warnings, and cpp cast (#2134)Allen Byrne2022-10-037-181/+198
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-1458-1373/+2760
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-0311-18/+14
* Fix Java tests for Developer build modes (#2079)jhendersonHDF2022-08-295-5/+5
* Cleanup some warnings in Java JNI code (#2034)jhendersonHDF2022-08-194-162/+278
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-1/+1
* Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)Larry Knox2022-08-122-2/+2
* Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r...Larry Knox2022-08-122-2/+2
* Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for releaseLarry Knox2022-08-122-2/+2
* Fix Cmake depends prop (#1995)Allen Byrne2022-08-111-1/+1
* Remove misnamed java vol clear test (#1990)Allen Byrne2022-08-101-10/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-102-6/+6
* Develop cmake clean (#1971)Allen Byrne2022-08-075-15/+108
* Develop clang 13 format (#1933)Allen Byrne2022-07-2640-398/+398
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-1/+1
* Add utility JNI function for 1.10 style references (#1888)Allen Byrne2022-07-143-0/+91
* Fix for a tools compile issue when deprecated symbols are disabled (#1884)Dana Robinson2022-07-131-8/+16
* Develop HDFFV-11310 (#1811)Allen Byrne2022-07-1116-560/+2580
* Various warning fixes (#1812)Sean McBride2022-06-221-4/+4
* Develop sync (#1793)Allen Byrne2022-06-092-1/+5
* Improve handling of copying of dynamic libraries and clean them up after (#1681)Quincey Koziol2022-04-245-32/+45
* Develop clang format java (#1653)Allen Byrne2022-04-19157-10078/+13343
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-1/+1
* Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480)David Young2022-03-101-4/+4
* Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...Larry Knox2022-03-012-4/+4
* Fix install config and java test name conflict (#1467)Allen Byrne2022-03-011-2/+1
* Snprintf2 (#1399)Sean McBride2022-01-281-68/+83
* various cleanup java test, test files, comments (#1363)Allen Byrne2022-01-182-8/+13
* Develop java newrefs fixes for obj ref datasets (#1354)Allen Byrne2022-01-183-249/+207
* Update the java slf4j logging jars to latest 1.7.33 (#1369)Allen Byrne2022-01-1817-21/+21
* Add tests for H5Ocopy of new object refs (#1338)Allen Byrne2022-01-089-251/+698
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0710-33/+33
* Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)Larry Knox2021-11-302-4/+4
* Add javadoc to packages - HDFFV-11285 (#1197)Allen Byrne2021-11-176-9/+278
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-2/+2
* Fix Java VOL tests (#1158)Allen Byrne2021-11-031-13/+9
* Correct java exception declarations (#1121)Allen Byrne2021-10-201-16/+19
* Add missing dataset reference text (#1081)Allen Byrne2021-10-071-4/+4
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-6/+6
* Fix java warnings (#1005)Allen Byrne2021-09-153-47/+37
* Fix several warnings (#720)jhendersonHDF2021-09-141-16/+3
* Update copyright headers with reproduction notice in 5 files (#993)Larry Knox2021-09-082-16/+14
* Correct dataset close in java test (#919)Allen Byrne2021-08-181-1/+1
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-291-13/+13
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-073-3/+0
* Combo set of async and other changes (#161)Quincey Koziol2021-06-023-0/+3
* Java and fortran cmake changes (#694)Allen Byrne2021-05-294-76/+111
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Tools long double updates (#522)Allen Byrne2021-04-158-2/+909
* develop - Javadoc warning fixes (#506)Allen Byrne2021-03-2412-54/+386