summaryrefslogtreecommitdiffstats
path: root/java/src
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29954] */run*-ex.sh.in:hdf5-1_10_0-patch1Larry Knox2016-05-231-3/+3
| | | | | | Scripts to compile and run installed needed relative paths to the installed bin directory instead of the ablsolute path from $prefix (on the build machines). Committing changes to version strings generated by running bin/release for HDF5 1.10.0-patch1.
* [svn-r29836] Revert whitespace and non-critical changes for patch.Allen Byrne2016-04-291-6/+6
|
* [svn-r29753] HDFFV-9770: Fix Windows compile errors.Allen Byrne2016-04-201-1/+1
|
* [svn-r29748] HDFFV-9770: Fix h5watch and CMake for HL.Allen Byrne2016-04-191-6/+6
| | | | Convert CMake sources tags from _SRCS to _SOURCES(closer match to Makefile).
* [svn-r29566] Merge from revise_chunks java changes in rev 29562, 29556, ↵Allen Byrne2016-03-2411-10/+352
| | | | 29561, and add flush/refresh functions
* [svn-r29506] Merge of r29465 from trunk.Dana Robinson2016-03-222-4/+4
| | | | | | Java build tweaks Tested on: jam
* [svn-r29493] Add LT_*_VERS_* variables for HDF5 wrapper libraries.Larry Knox2016-03-222-2/+23
| | | | | | Add configure fix to create .classes directories in java subdirs. Tested with h5committest.new.
* [svn-r29452] Correct signature of H5Pexist to return boolean and fix test ↵Allen Byrne2016-03-163-11/+12
| | | | compare
* [svn-r29434] Correct return valueAllen Byrne2016-03-151-2/+2
|
* [svn-r29433] Correct return valueAllen Byrne2016-03-151-3/+3
|
* [svn-r29428] Fix the version numbering for 1.10Allen Byrne2016-03-151-2/+2
|
* [svn-r29412] HDFFV-9717: add overview section to javadocsAllen Byrne2016-03-144-2/+99
| | | | Add Java and update options to CMake/Windows docs
* [svn-r29381] Re-ran autogen.sh on THG machines to update autotools outputDana Robinson2016-03-092-0/+2536
| | | | | | | | files. Added java Makefile.in files. Tested on: jam
* [svn-r29371] HDFFV-9624: SWMR apis addedAllen Byrne2016-03-0913-7/+450
|
* [svn-r29291] Merge of r29226-29259 from trunk.Dana Robinson2016-03-06108-0/+39726
Mostly java JNI + a few smaller merges. Tested on: h5committest.new jam w/ java