summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Add missing include folderAllen Byrne2019-12-101-1/+1
* Fix compile error and add ref destroy to Java testAllen Byrne2019-12-091-202/+105
* HDFFV-10876 Merge from developAllen Byrne2019-12-0920-221/+1911
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-092-5/+0
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-062-0/+5
* Fix various Java issues when deprecated symbols are disabledJordan Henderson2019-10-1011-27/+131
* Set versions in initial hdf5_1_12 revision.hdf5_1_12-initialLarry 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
* | Update libvers usageAllen Byrne2019-07-282-3/+3
|/
* Use generator expr to get correct nameAllen Byrne2019-07-225-145/+86
* Correct java load library name accessAllen Byrne2019-07-185-10/+12
* CMake generator expr cannot be used in get_property cmdAllen Byrne2019-07-181-2/+3
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-175-5/+5
* Correct test use of library nameAllen Byrne2019-07-081-1/+2
* Change how name is retrievedAllen Byrne2019-07-084-4/+8
* Move before null checkAllen Byrne2019-07-081-2/+2
* HDFFV-10581 remove special name checkingAllen Byrne2019-07-085-5/+5
* Updated the Java attribute test so that attribute accessDana Robinson2019-06-241-7/+11
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-1/+1
* Merge pull request #1727 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Fdelete_vol_...Dana Robinson2019-06-133-1/+9
|\
| * Added H5Fdelete call and VOL support (but no VFD/native implementation).Dana Robinson2019-06-113-1/+9
* | Merge pull request #1728 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:bugfix/HDFFV-997...Larry Knox2019-06-121-1/+9
|\ \ | |/ |/|
| * Add options to enable or disable building tools and tests. The defaultLarry Knox2019-06-061-1/+9
* | Merge pull request #1715 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-0510-83/+83
|\ \
| * | Fix minor issuesAllen Byrne2019-06-031-1/+1
| * | Java formatting of argsAllen Byrne2019-05-309-82/+82
| |/
* | Added a VOL initialization property list type.Dana Robinson2019-06-052-0/+10
|/
* Correct message command syntaxAllen Byrne2019-05-171-2/+2
* Snapshot version 1.11 release 5.hdftest2019-05-022-4/+4
* Fix Java JUnit-TestH5P failure on 32-bit archJordan Henderson2019-04-301-1/+1
* Fix java for new H5Fget_info functionAllen Byrne2019-04-153-153/+37