summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Set so numbers to 300.0.0 for HDF5 1.13.0. (#1248)Larry Knox2021-12-021-8/+8
* Set version to 1.13.0Larry Knox2021-11-309-0/+13290
* 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
* Fix Java VOL tests (#1158)Allen Byrne2021-11-031-13/+9
* 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-153-47/+37
* 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
* Correct dataset close in java test (#919)Allen Byrne2021-08-181-1/+1
* 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-294-76/+111
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Tools long double updates (#522)Allen Byrne2021-04-158-2/+909
* 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-1214-219/+552
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-0432-96/+96
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-26193-275/+82
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-2598-1182/+2333
* Update license url part2 (#333)Larry Knox2021-02-17240-240/+240
* Java replace switch on string (#273)Allen Byrne2021-01-271-304/+209
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-3/+7
* Modify temporary rpath for testing in java example scripts. (#230)Larry Knox2020-12-294-5/+37
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-161-184/+120
* Bring async branch to develop (#166)Quincey Koziol2020-12-142-8/+0
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-123-11/+3
* Replace H5E_ATOM major error category with H5E_ID (#121)Dana Robinson2020-11-307-28/+28
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-2/+2
* CMake: MINGW implies WIN32Michel Zou2020-10-305-5/+5
* HDFFV-10868 Corrections from reviewAllen Byrne2020-10-292-22/+22
* HDFFV-10868 - add H5Sselect API java wrappers.Allen Byrne2020-10-277-242/+1832
* Update javadoc comments to reduce warnings (#41)Allen Byrne2020-10-1643-97/+2963
* 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
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-1/+1
* File changes to affect formattingAllen Byrne2020-09-041-6/+6
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+8
* Fix javadoc warningAllen Byrne2020-08-161-0/+4
* Squash merge of file locking fixesDana Robinson2020-08-035-1/+178
* Updated the Java tests to deal with H5Sset_extent_none changesDana Robinson2020-07-281-1/+1
* Change load path in libhdf5_java.dylib to unversioned libhdf5.dylib forLarry Knox2020-07-071-1/+1
* Lib files needed are now copied to a subdirectory in the java/testLarry Knox2020-07-021-0/+8
* Copy lib files for junit.sh to temporary subdirectory of <buildLarry Knox2020-06-271-6/+2
* Correct testAllen Byrne2020-05-061-18/+20