summaryrefslogtreecommitdiffstats
path: root/java/src/jni
Commit message (Expand)AuthorAgeFilesLines
* Add support for _Float16 16-bit floating point typeJordan Henderson2024-02-292-2/+21
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-131-9/+10
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-3/+3
* Windows runtime items go into the bin folder (#3320)Allen Byrne2023-08-021-1/+1
* Removes the HD prefix from java C99 calls (#3149)Dana Robinson2023-06-1920-549/+548
* Remove hbool_t/TRUE/FALSE from java (#3145)Dana Robinson2023-06-1614-88/+88
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-2/+2
* Cleans up Java JNI warnings and add java to -Werror checks (#2383)Dana Robinson2023-05-277-125/+90
* Fix assert in Debug Windows Java JNI (#3012)Dana Robinson2023-05-251-4/+4
* Fix 2nd argument of Java H5Fis_accessible (#2535)Mark Kittisopikul2023-03-171-2/+2
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-0/+5
* 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-0116-16/+0
* JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)Allen Byrne2022-10-266-941/+736
* 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-143-7/+12
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Cleanup some warnings in Java JNI code (#2034)jhendersonHDF2022-08-194-162/+278
* Develop clang 13 format (#1933)Allen Byrne2022-07-2627-370/+370
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-1/+1
* Add utility JNI function for 1.10 style references (#1888)Allen Byrne2022-07-142-0/+68
* 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-117-509/+1592
* Various warning fixes (#1812)Sean McBride2022-06-221-4/+4
* Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480)David Young2022-03-101-4/+4
* Snprintf2 (#1399)Sean McBride2022-01-281-68/+83
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-3/+3
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-2/+2
* 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 several warnings (#720)jhendersonHDF2021-09-141-16/+3
* 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-292-6/+6
* Update clang config (#473)Quincey Koziol2021-03-171-2/+8
* develop JNI export references and java updates (#467)Allen Byrne2021-03-122-177/+380
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-0432-96/+96
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-2651-51/+0
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-257-389/+441
* Update license url part2 (#333)Larry Knox2021-02-1767-67/+67
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-5/+0
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-302-6/+6
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* HDFFV-10868 Corrections from reviewAllen Byrne2020-10-291-21/+21
* HDFFV-10868 - add H5Sselect API java wrappers.Allen Byrne2020-10-273-4/+812
* Clang-format of source filesAllen Byrne2020-09-3060-6508/+7220
* Fix jni with %Lg instead of %LfAllen Byrne2020-09-291-3/+1
* Pre-format fixes for warnings as errorsAllen Byrne2020-09-291-0/+2