summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29506] Merge of r29465 from trunk.Dana Robinson2016-03-2212-24/+24
| | | | | | Java build tweaks Tested on: jam
* [svn-r29494] Merge of r29481 from revise_chunksDana Robinson2016-03-225-22/+22
| | | | | | | Fixes a problem in the Java tests and examples. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java
* [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-168-24/+26
| | | | compare
* [svn-r29445] Fix get_access_plist testAllen Byrne2016-03-161-5/+57
|
* [svn-r29434] Correct return valueAllen Byrne2016-03-151-2/+2
|
* [svn-r29433] Correct return valueAllen Byrne2016-03-151-3/+3
|
* [svn-r29432] Remove char from var name.Allen Byrne2016-03-151-1/+1
|
* [svn-r29430] turn on verbose reporting of failuresAllen Byrne2016-03-151-0/+1
|
* [svn-r29428] Fix the version numbering for 1.10Allen Byrne2016-03-152-3/+3
|
* [svn-r29420] Add compare to expected to script to verify correct operation ↵Allen Byrne2016-03-151-1/+29
| | | | of test
* [svn-r29417] Correct get_libversion test valueAllen Byrne2016-03-151-1/+1
|
* [svn-r29412] HDFFV-9717: add overview section to javadocsAllen Byrne2016-03-144-2/+99
| | | | Add Java and update options to CMake/Windows docs
* [svn-r29397] Update test for version to match.Allen Byrne2016-03-141-1/+1
|
* [svn-r29381] Re-ran autogen.sh on THG machines to update autotools outputDana Robinson2016-03-099-0/+11947
| | | | | | | | files. Added java Makefile.in files. Tested on: jam
* [svn-r29371] HDFFV-9624: SWMR apis addedAllen Byrne2016-03-0919-9/+605
|
* [svn-r29291] Merge of r29226-29259 from trunk.Dana Robinson2016-03-06274-0/+72217
Mostly java JNI + a few smaller merges. Tested on: h5committest.new jam w/ java