summaryrefslogtreecommitdiffstats
path: root/java/src
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-066-92/+107
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-087-33/+305
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-066-84/+59
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-13/+13
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-013-9/+42
* Brings java wrapper updates from developDana Robinson2021-05-06109-1556/+6838
* 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-072-2/+0
* Updates license url and history docsDana Robinson2021-03-25136-136/+136
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-2560-6491/+7218
* Trim trailing whitespaceQuincey Koziol2020-05-206-7/+7
* 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-202-36/+22
* Fix Fortran macro use and jni commentAllen Byrne2020-05-202-2/+4
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-204-4/+4
* Fix always true issue because member is not dynamically allocatedAllen Byrne2020-05-201-7/+7
* HDFFV-11032 fix JNI callAllen Byrne2020-05-201-2/+2
* 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-203-9/+77
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-2040-847/+1430
* 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
* Add missing javadoc for new argAllen Byrne2020-05-201-0/+6
* Update reference files and fix int as stringAllen Byrne2020-05-203-12/+12
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-2012-130/+1274
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0965-15592/+20691
* Snapshot version 1.11 release 2.hdftest2018-09-201-2/+2
* 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
* Fix OSX SIP for libsAllen Byrne2018-08-211-1/+1
* Fix quoteAllen Byrne2018-08-201-1/+1
* HDFFV-10553 Update html tagsAllen Byrne2018-08-201-7/+8
* 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 remove native from class functionAllen Byrne2018-08-061-2/+2
* HDFFV-10544 correct typoAllen Byrne2018-08-061-1/+1
* HDFFV-10544 add class name to error textAllen Byrne2018-08-065-8/+8
* HDFFV-10544 exception variable as local classAllen Byrne2018-08-063-15/+28
* Improve error handling of exceptionsAllen Byrne2018-08-065-43/+77