summaryrefslogtreecommitdiffstats
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
* Develop jni trans (#2266)Allen Byrne2022-12-064-283/+676
* Refactor JNI translate functions to a recursive switch on datatype (#2232)Allen Byrne2022-11-163-428/+586
* Update copyright headers (#2184)Larry Knox2022-11-0150-51/+2
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-1/+1
* JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)Allen Byrne2022-10-266-941/+736
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-251-1/+1
* Fix mostly java warnings, and cpp cast (#2134)Allen Byrne2022-10-034-181/+190
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-1456-1371/+2758
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-034-4/+4
* Cleanup some warnings in Java JNI code (#2034)jhendersonHDF2022-08-194-162/+278
* 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-102-6/+6
* Develop clang 13 format (#1933)Allen Byrne2022-07-2628-371/+371
* 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-1110-535/+1660
* Various warning fixes (#1812)Sean McBride2022-06-221-4/+4
* Develop sync (#1793)Allen Byrne2022-06-092-1/+5
* Develop clang format java (#1653)Allen Byrne2022-04-1957-3400/+3835
* 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-011-2/+2
* Snprintf2 (#1399)Sean McBride2022-01-281-68/+83
* Update the java slf4j logging jars to latest 1.7.33 (#1369)Allen Byrne2022-01-181-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-075-20/+20
* 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-176-9/+278
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-2/+2
* 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-152-46/+36
* 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
* 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-293-9/+42
* develop - Javadoc warning fixes (#506)Allen Byrne2021-03-2412-54/+386
* Update clang config (#473)Quincey Koziol2021-03-171-2/+8
* develop JNI export references and java updates (#467)Allen Byrne2021-03-127-200/+434
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-0432-96/+96
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-2690-90/+0
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-2511-394/+921
* Update license url part2 (#333)Larry Knox2021-02-17136-136/+136
* Java replace switch on string (#273)Allen Byrne2021-01-271-304/+209
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-161-184/+120