summaryrefslogtreecommitdiffstats
path: root/java/src/jni
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-4/+4
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-71/+86
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-081-6/+6
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-062-22/+9
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-13/+13
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-012-6/+6
* Brings java wrapper updates from developDana Robinson2021-05-0658-699/+1798
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-052-6/+6
* Brings many CMake changes from developDana Robinson2021-04-081-1/+8
* Brings H5module.h from develop and fixes Autotools badnessDana Robinson2021-04-071-1/+0
* Updates license url and history docsDana Robinson2021-03-2567-67/+67
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-2560-6491/+7218
* Trim trailing whitespaceQuincey Koziol2020-05-202-2/+2
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-05-201-3/+1
* Fix Werror issues in JNI and toolsAllen Byrne2020-05-204-8/+12
* TRILAB-192 fix JNI shadow warningAllen Byrne2020-05-204-4/+0
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-05-201-0/+3
* Update examples and fix old version references.Allen Byrne2020-05-201-35/+21
* Fix Fortran macro use and jni commentAllen Byrne2020-05-202-2/+4
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-201-1/+1
* Fix always true issue because member is not dynamically allocatedAllen Byrne2020-05-201-7/+7
* Reduce differences between my -Werror branch and `develop`:David Young2020-05-203-30/+29
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-05-201-8/+8
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-201-2/+8
* Introduce new H5VL _by_value routinesJordan Henderson2020-05-202-8/+74
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-2026-747/+1000
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2020-05-202-2/+2
* Fix java include, h5watch and remove clang tool.Allen Byrne2020-05-201-1/+1
* Address compile warningsAllen Byrne2020-05-205-31/+30
* Fix compile errors - mostly in jniAllen Byrne2020-05-203-32/+73
* Update reference files and fix int as stringAllen Byrne2020-05-202-9/+9
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-2010-125/+926
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0957-15440/+19795
* Cleanup and add intermediate dir for javaAllen Byrne2018-08-311-12/+0
* Java must use shared libs to allow dlopen callsAllen Byrne2018-08-301-1/+1
* HD prefix and whitespaceAllen Byrne2018-08-284-11/+11
* HDFFV-10536 callback crash fixed by using stack structureAllen Byrne2018-08-1715-56/+94
* HDFFV-10544 Add more descriptive textAllen Byrne2018-08-061-3/+3
* HDFFV-10544 Correct var nameAllen Byrne2018-08-061-5/+5
* HDFFV-10544 add class name to error textAllen Byrne2018-08-065-8/+8
* HDFFV-10544 exception variable as local classAllen Byrne2018-08-062-10/+10
* Improve error handling of exceptionsAllen Byrne2018-08-065-43/+77
* Fix ptr arithAllen Byrne2018-06-292-48/+39
* Correct function callAllen Byrne2018-06-281-1/+1
* Correct cast formattingAllen Byrne2018-06-281-2/+2
* Correct var nameAllen Byrne2018-06-281-2/+2
* Need to cast from void ptrAllen Byrne2018-06-281-2/+2
* Update Java util lib, Refactor H5D write VL to match readAllen Byrne2018-06-274-3/+535
* Fix attribute ReadAllen Byrne2018-06-255-243/+453
* Correct "," handlingAllen Byrne2018-06-251-4/+4