summaryrefslogtreecommitdiff
path: root/lang
Commit message (Expand)AuthorAgeFilesLines
* Multiple language doc support. refs #1130.Don Anderson2014-10-061-1/+1
* Rearrange the Python build so we generate object files under the build direct...Michael Cahill2014-09-052-14/+14
* As far as I can tell, there's no "build" directory, so quit tryingKeith Bostic2014-09-041-1/+1
* Add wiredtiger_wrap.o to the clean-local label.Keith Bostic2014-09-041-1/+1
* Don't remove the wiredtiger directory, it has source code, reference #1188.Keith Bostic2014-09-041-1/+1
* Document EBUSY and update python. #1153Susan LoVerso2014-08-051-5/+5
* Merge branch 'develop' into log-cursorSusan LoVerso2014-07-311-4/+5
|\
| * Fix 0ffb202 and reinstate changes from e739089.Susan LoVerso2014-07-301-1/+10
| * The change in 0ffb202, it's not sufficient. Yank the test, it's notKeith Bostic2014-07-301-8/+0
* | Merge branch 'develop' into log-cursorSusan LoVerso2014-07-301-0/+8
|\ \ | |/
| * Add a way to skip tests that rely on diagnostic builds. Use that for the out...Michael Cahill2014-07-301-0/+8
* | Ignore __wt_lsn in language interfaces. #1106Susan LoVerso2014-07-152-0/+2
|/
* Revert languages to using lang_private.Susan LoVerso2014-05-282-7/+7
* Add an app_private field to the WT_ASYNC_OP handle.Alex Gorrod2014-05-282-7/+7
* Expose the private field with a macro.Susan LoVerso2014-05-272-7/+7
* Merge branch 'develop' into json-dumpSusan LoVerso2014-05-221-15/+46
|\
| * Added 'throws' clauses to Java method signatures for all wrappedDon Anderson2014-05-151-15/+46
* | Merge branch 'develop' into json-dumpSusan LoVerso2014-05-143-38/+250
|\ \ | |/
| * Fixes for Java async stability and performance.Don Anderson2014-05-131-43/+57
| * KNF fixes and comment typo.Don Anderson2014-05-131-3/+9
| * Support async operations in Java. refs #933.Don Anderson2014-05-113-30/+222
* | Merge branch 'develop' into json-dumpMichael Cahill2014-05-085-23/+857
|\ \ | |/
| * Fix handling of raw cursors in the async API: always go through the {get,set}...Michael Cahill2014-05-021-1/+1
| * Python for async:Don Anderson2014-05-013-101/+110
| * Merge branch 'develop' into asyncSusan LoVerso2014-04-291-5/+2
| |\
| | * Remove Java and Python build rules that relied on "--enable-debug". Always r...Michael Cahill2014-04-241-5/+2
| * | Add asynchronous compact support to async API.Susan LoVerso2014-04-281-0/+1
| * | Add pyApiAsyncCallback definition.Susan LoVerso2014-04-231-0/+38
| * | Add ENOMEM_OK for async_new_op.Susan LoVerso2014-04-221-0/+15
| * | Add Java support for async ops.Susan LoVerso2014-04-212-0/+585
| * | Use an underlying cursor for async op keys/values.Susan LoVerso2014-04-092-11/+11
| * | Merge branch 'async' of github.com:wiredtiger/wiredtiger into asyncSusan LoVerso2014-04-074-7/+6
| |\ \
| | * \ Merge branch 'develop' into asyncMichael Cahill2014-04-074-7/+6
| | |\ \ | | | |/
| * | | Add the uri/config/format cached queue for async ops.Susan LoVerso2014-04-071-1/+1
| |/ /
| * | Python fixes.Susan LoVerso2014-04-031-0/+8
| * | Add python functions. Fix warning.Susan LoVerso2014-04-031-0/+144
| * | Add async_op config processing.Susan LoVerso2014-04-031-1/+2
| * | Add some python supportSusan LoVerso2014-03-271-0/+25
| * | Clean up pass for s_all.Susan LoVerso2014-03-261-0/+11
* | | Use dump=json as config option for json cursor.Don Anderson2014-04-151-1/+1
* | | Changed json cursor to behave more like other dump cursors, returningDon Anderson2014-04-151-2/+22
* | | Add 'json' config option to cursor, to create JSON output.Don Anderson2014-04-091-3/+13
| |/ |/|
* | Fix include paths for Java and Python builds.Alex Gorrod2014-03-314-7/+6
|/
* In python, flush during callbacks to wrute to sys streams. refs #883.Don Anderson2014-03-031-7/+18
* Configuration parser API, update documentation and examples.Alex Gorrod2014-02-251-2/+1
* Update the configuration parsing API. Not finalized, but a step closer.Alex Gorrod2014-02-241-0/+4
* whitespaceMichael Cahill2014-01-201-11/+11
* Fix bug in Python SWIG layer.Alex Gorrod2014-01-151-0/+9
* 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