summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-141-9/+10
* Add abi-complience check and upload to releases (#3996)Allen Byrne2024-02-142-11/+6
* Fix doxygen errors (#3962)Allen Byrne2024-02-1419-19/+19
* Merge examples and workflows from develop (#3918)Allen Byrne2024-01-03119-16130/+1
* Sync 1.14 branch with develop (#3887)jhendersonHDF2023-12-071-0/+6
* Sync CMake changes from develop (#3811)Allen Byrne2023-11-021-1/+1
* Update version to 1.14.4-1. (#3799)Larry Knox2023-10-302-4/+4
* Sync with develop (#3764)jhendersonHDF2023-10-251-1/+2
* Sync 1.14 branch with develop (#3705)jhendersonHDF2023-10-181-1/+1
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-124-23/+23
* Fix several spelling/grammar issues (#3621) (#3632)Dana Robinson2023-10-041-3/+3
* Correct dimensions in java test (#3484)Allen Byrne2023-09-013-3/+3
* Merges from develop Aug 2-4 (#3354)Larry Knox2023-08-041-1/+1
* Set version to 1.14.3-1. (#3343)Larry Knox2023-08-032-4/+4
* Normalize java w/ develop (#3283)Dana Robinson2023-07-2724-639/+638
* Fix doxygen and actions - merge from develop (#3109)Allen Byrne2023-06-139-127/+94
* Update version (#2971)Larry Knox2023-05-192-4/+4
* Merge with develop (#2790)Dana Robinson2023-04-224-7/+6
* Merge "Use additional CPUs" and related fixes (#2742)Dana Robinson2023-04-144-1/+23
* Change name of test file to avoid conflict (#2703)Allen Byrne2023-04-131-2/+2
* Update java logger version (#2644)Allen Byrne2023-04-0418-22/+25
* 1.14 Merge doxygen plist tables changes #2470 from develop (#2503)Allen Byrne2023-03-011-1/+0
* 1.14 Fix some doxygen warnings (#2323)Allen Byrne2022-12-212-17/+2
* Hdf5 1 14 (#2296)Larry Knox2022-12-142-2/+2
* Update versions for hdf5_1_14 develop branch after creation of (#2294)Larry Knox2022-12-132-2/+2
* Develop jni trans (#2266)Allen Byrne2022-12-0611-421/+1407
* Refactor JNI translate functions to a recursive switch on datatype (#2232)Allen Byrne2022-11-167-488/+914
* Update copyright headers (#2184)Larry Knox2022-11-0150-51/+2
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-262-2/+2
* JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)Allen Byrne2022-10-2611-969/+1080
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-251-1/+1
* 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