summaryrefslogtreecommitdiff
path: root/lang/java/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added -I include paths as needed to handle #include <3rdparty/...>Don Anderson2015-03-251-1/+1
* Added a minimal ExceptionTest for java.Don Anderson2014-10-231-0/+1
* Integrate new Java exception classes into java version of doc.Don Anderson2014-10-231-1/+1
* Merge branch 'develop' into java-exceptionsDon Anderson2014-10-231-1/+9
|\
| * Make sure the Java examples are built along with the API. Make section names...Michael Cahill2014-10-131-1/+9
* | Renamed WiredTigerDeadlockException to be WiredTigerRollbackException.Don Anderson2014-10-231-1/+1
* | Added new Java exception classes for WT_DEADLOCK and WT_PANIC errors.Don Anderson2014-10-101-0/+2
|/
* Support async operations in Java. refs #933.Don Anderson2014-05-111-1/+3
* Python for async:Don Anderson2014-05-011-0/+2
* Fix include paths for Java and Python builds.Alex Gorrod2014-03-311-1/+1
* Remove circular dependency from the Java build.Michael Cahill2014-01-141-3/+1
* Add a rule to the Java Makefile that knows the path to wiredtiger_wrap.c.Michael Cahill2014-01-131-0/+2
* Fix the Java build for automake 1.14.Michael Cahill2014-01-131-6/+5
* Add a test case for Java auto close feature.Alex Gorrod2013-10-251-0/+1
* Add a test case for Java cursor issue refs #493Alex Gorrod2013-03-261-0/+1
* Install wiredtiger.jar when running "make install".Michael Cahill2013-03-141-3/+5
* Update Java Cursor API naming to reflect ByteArray semantics.Alex Gorrod2013-02-191-1/+2
* Fix library path for Java make check on Linux.Alex Gorrod2013-02-141-1/+1
* Fix conditional compilation of JUnit tests.Alex Gorrod2013-02-141-2/+4
* Update Java cursors to use packing code. Also enhance JUnit usage.Alex Gorrod2013-02-131-2/+6
* Update Java structure packing implementation.Alex Gorrod2013-02-121-3/+16
* Add a Java implementation of packed formats.Alex Gorrod2013-02-081-2/+11
* Add in examples to Java build.Alex Gorrod2013-01-251-0/+7
* Fix Java build to work with recent autoconf.Alex Gorrod2013-01-241-11/+12
* Move generated Java files into a subdirectory.Alex Gorrod2013-01-241-10/+11
* Improve configure detection of Java.Michael Cahill2012-07-231-5/+2
* Generate javadoc into docs/java for the Java API.Michael Cahill2012-07-091-0/+7
* imported patch java-apiMichael Cahill2012-07-071-0/+31