summaryrefslogtreecommitdiffstats
path: root/java/src/hdf/hdf5lib/H5.java
Commit message (Expand)AuthorAgeFilesLines
* Merge S3 code from develop to 1.10Allen Byrne2019-09-131-0/+10
* HDFFV-10887 merge from developAllen Byrne2019-08-201-4/+3
* Fix typosAllen Byrne2019-02-261-0/+4
* Update version on hdf5_1_10 branch to 1.10.6-snap0.Larry Knox2019-02-181-2/+2
* Cleanup F2003 option for CMakeAllen Byrne2019-02-061-65/+54
* Java html fix and cmake updateAllen Byrne2019-01-241-61/+70
* Fix deprecated H5Pget_versionAllen Byrne2019-01-091-0/+2
* HDFFV-10674, 10664, 10674Allen Byrne2019-01-071-3/+74
* Merge CMake changes from developAllen Byrne2018-12-201-52/+52
* HDFVIEW-4 add H5A read/write functions to match H5DAllen Byrne2018-12-131-54/+323
* Update versionLarry Knox2018-09-051-2/+2
* Rearrange issues by date orderJordan Henderson2018-08-091-2/+2
* HDFFV-10519 Disable WriteVL JNI function, updgrade JNIAllen Byrne2018-06-291-14/+7
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-041-5/+143
|\
| * H5O_info fixes for java and examplesAllen Byrne2018-05-311-5/+143
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-17/+141
|\ \ | |/
| * Update unimplemented listsAllen Byrne2018-03-261-17/+141
| * HDFFV-10412 add error on function for JavaAllen Byrne2018-03-131-1/+7
| * Snapshot version 1.11 release 2hdftest2018-01-051-2/+2
* | Updated version to 1.10.3-snap0lrknox2018-03-141-2/+2
* | HDFFV-10412 add complemnt to java error_offAllen Byrne2018-03-131-1/+7
* | synced with developM. Scot Breitenfeld2018-01-051-0/+62
|\ \ | |/
| * Snapshot version 1.11 release 1hdftest2018-01-051-2/+2
| * HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-17/+180
| * Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-180/+17
| * HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-201-28/+29
| * Added java wrappers and testsAllen Byrne2017-12-121-17/+179
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
| * Fix javadocAllen Byrne2017-04-241-2/+4
* | Fix library interface commands, add missing JNIAllen Byrne2017-12-211-17/+118
* | merge from develop and apply HDFFV-8611Allen Byrne2017-05-241-2/+4
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...lrknox2017-04-131-0/+3
|\ \ | |/
| * Due to HDFVIEW-19 add read VL as string functionAllen Byrne2017-04-121-0/+3
| * HDFFV-10143 add missing javadoc paramAllen Byrne2017-04-061-0/+10
| * HDFFV-10143 Add plugin APIs to Java interfaceAllen Byrne2017-04-031-0/+72
| * Remove extra space added by h5vers to version string in H5.java, whichlrknox2017-03-211-1/+1
| * Remove incorrect " marks added to java files by bin/h5vers.lrknox2017-03-211-2/+2
| * Extend h5vers to update version strings in java files and h5repacklrknox2017-03-201-2/+2
* | HDFFV-10143 add missing javadoc paramAllen Byrne2017-04-061-0/+10
* | HDFFV-10143 Add plugin APIs to Java interfaceAllen Byrne2017-04-031-0/+72
* | Merge bin/h5vers changes from develop.lrknox2017-03-241-2/+2
* | Update version numbers in HDF5config.cmake and 2 java files. h5verslrknox2017-03-171-2/+2
|/
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-32/+89
* HDFFV-10118 fixed plugin tests for toolsAllen Byrne2017-01-201-3/+3
* Bring Java SWMR changes from revise_chunks to develop branchQuincey Koziol2016-12-181-0/+11
* Another Java oversight (sorry, don't have Java configured on my Mac)Quincey Koziol2016-12-021-0/+23
* Add some Java methods that were missed earlier.Quincey Koziol2016-11-301-0/+58
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+36
* Changed the return type of H5Pget_driver_info() from void * toDana Robinson2016-11-051-1/+1