summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-21157-10078/+13343
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-4/+4
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-0637-605/+1029
* VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-089-48/+316
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-068-86/+61
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-13/+13
* VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-014-76/+111
* Brings java wrapper updates from developDana Robinson2021-05-06216-2526/+9561
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-052-6/+6
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Dana Robinson2021-05-031-13/+0
* Brings many CMake changes from developDana Robinson2021-04-0814-17/+23
* Brings H5module.h from develop and fixes Autotools badnessDana Robinson2021-04-073-8/+0
* Moves VFD and VOL make check targets to conclude.amDana Robinson2021-04-071-6/+0
* Updates license url and history docsDana Robinson2021-03-25240-240/+240
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-2560-6491/+7218
* 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
* Trim trailing whitespaceQuincey Koziol2020-04-2014-15/+15
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-3/+1
* Fix Werror issues in JNI and toolsAllen Byrne2020-03-244-8/+12
* TRILAB-192 fix JNI shadow warningAllen Byrne2020-03-244-4/+0
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-0/+3
* Update examples and fix old version references.Allen Byrne2020-02-262-36/+22
* Fix Fortran macro use and jni commentAllen Byrne2020-02-252-2/+4
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-2111-11/+11
* Fix always true issue because member is not dynamically allocatedAllen Byrne2020-02-211-7/+7
* HDFFV-11032 fix JNI callAllen Byrne2020-02-211-2/+2
* HDFFV-10996 - add java vol testsAllen Byrne2020-02-032-0/+84
* Small fixes for tools and skip autotools tests for no filterAllen Byrne2020-01-291-20/+24
* Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-293-30/+29
|\
| * Reduce differences between my -Werror branch and `develop`:David Young2020-01-293-30/+29
* | Merge pull request #2320 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-291-8/+8
|\ \
| * | Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-01-291-8/+8
| |/
* | Merge pull request #2321 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-291-2/+8
|\ \
| * | testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-2/+8
| |/
* | Introduce new H5VL _by_value routinesJordan Henderson2020-01-295-15/+100
|/
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-1658-1074/+1994
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-156-40/+42
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-155-5/+5
* HDFFV-10995 - add missing importAllen Byrne2020-01-082-0/+2
* HDFFV-10995 - need to add importAllen Byrne2020-01-082-0/+2
* HDFFV-10995 - Update all time instancesAllen Byrne2020-01-081-38/+38
* HDFFV-10995 adjust testing to tolerate non-US localeAllen Byrne2020-01-083-3/+3
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-202-2/+2
* Fix java include, h5watch and remove clang tool.Allen Byrne2019-12-101-1/+1
* Add H5Rdestroy calls to cleanupAllen Byrne2019-12-081-0/+3
* Remove problem tests for nowAllen Byrne2019-12-081-202/+102