summaryrefslogtreecommitdiffstats
path: root/java/src
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
* 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
* HDF5Array arrayify is missing break statement #3056 (#3060)Allen Byrne2023-06-061-0/+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 'datatype' misspellings ('dataype') (#2984)Dana Robinson2023-05-191-2/+2
* Update java logger version (#2643)Allen Byrne2023-04-032-2/+5
* Fix 2nd argument of Java H5Fis_accessible (#2535)Mark Kittisopikul2023-03-172-5/+5
* Remove duplicated "help@hdfgroup.org" lines in file headers. (#2441)Larry Knox2023-02-111-1/+0
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-213-2/+11
* Fix doxygen warnings and remove javadocs (#2324)Allen Byrne2022-12-202-18/+2
* 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