summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* HDFFV-10876 ignore old reference API testsAllen Byrne2019-12-073-40/+26
* Address compile warningsAllen Byrne2019-12-065-31/+30
* Fix compile errors - mostly in jniAllen Byrne2019-12-063-32/+73
* HDFFV-10876 Update dump to match DDL specAllen Byrne2019-12-052-4/+5
* Update create callsAllen Byrne2019-12-041-11/+12
* Update reference callsAllen Byrne2019-12-041-2/+2
* Add missing javadoc for new argAllen Byrne2019-12-031-0/+6
* Update reference files and fix int as stringAllen Byrne2019-12-033-12/+12
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-0716-144/+1800
* Fix various Java issues when deprecated symbols are disabledJordan Henderson2019-10-1011-27/+131
* Update versioning to next major versionAllen Byrne2019-09-252-0/+5
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-252-4/+4
* Remove obsolete symbolAllen Byrne2019-09-201-14/+13
* small syntax changesAllen Byrne2019-09-195-20/+21
* Change unused variable to generic formAllen Byrne2019-09-191-1/+1
* HDFFV-10903 - fix VFD constants in JNIAllen Byrne2019-09-171-2/+14
* HDFFV-10901 add missing config optionsAllen Byrne2019-09-131-1/+0
* revert as CHECK will first check for exceptionAllen Byrne2019-09-101-6/+6
* Clear exception for getting JNI string to clear the exceptionAllen Byrne2019-09-101-6/+6
* Add statement for label if code unimplementedAllen Byrne2019-09-051-0/+2
* Fix unused varAllen Byrne2019-09-051-2/+6
* Correct label and var namesAllen Byrne2019-09-051-14/+14
* Add back missing java implementationAllen Byrne2019-09-056-119/+407
* OESS-29 Fix HD prefix in perform and enable test compileAllen Byrne2019-08-271-3/+3
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-1/+1
* HDFFV-10887 Implement requested functionsAllen Byrne2019-08-197-6/+164
* Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-11/+3
* Update junit.sh.in to copy lib files to $prefix/lib.Larry Knox2019-08-021-3/+4
* Merge cleanup mostly whitespaceAllen Byrne2019-07-303-5/+1
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-2916-0/+710
|\
| * Add HD to string functions.Larry Knox2019-07-263-426/+0
| * Squashed commit of the following:Larry Knox2019-07-2517-0/+1136