summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Develop merge examples (#3851)Allen Byrne2023-11-271-7/+0
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-0/+6
* Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)Robert Adam2023-10-301-1/+1
* Clean Java test files on Autotools (#3740)Dana Robinson2023-10-211-1/+2
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-3/+3
* Develop tools move (#3580)Allen Byrne2023-09-262-19/+19
* 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
* Correct java test dimension (#3482)Allen Byrne2023-09-012-2/+2
* 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
* Fix java depends and pdb lib install (#2720)Allen Byrne2023-04-134-1/+23
* Change name of test file to avoid conflict (#2701)Allen Byrne2023-04-121-2/+2
* Update java logger version (#2643)Allen Byrne2023-04-0318-22/+25
* Fix minor things noted when doing 1.10 merges (#2610)Dana Robinson2023-03-241-1/+1
* 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-214-4/+13
* Fix doxygen warnings and remove javadocs (#2324)Allen Byrne2022-12-202-18/+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