This website requires JavaScript.
Explore
Help
Sign In
xuemingqiang
/
mongo
Watch
1
Star
0
Fork
0
You've already forked mongo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f146b172b01c22479c99dab5e9f2ad7de6e3ca7b
mongo
/
lang
/
python
History
Michael Cahill
f146b172b0
Fix handling of raw cursors in the async API: always go through the {get,set}_raw calls, don't access key/value buffers directly.
2014-05-02 16:00:04 +10:00
..
wiredtiger
Update copyright notices for 2014.
2014-01-07 10:30:12 -05:00
Makefile.am
Remove Java and Python build rules that relied on "--enable-debug". Always require junit to test the Java build, and don't turn on the "-g" flag in the Python build: we're not debugging the glue code in general.
2014-04-24 08:37:09 +10:00
run-ex_access
Fixes for automake 1.3.x: don't use $(srcdir) in TESTS and avoid the new parallel test harness (our tests all currently expect to have exclusive access to a WT_TEST directory).
2013-01-07 17:43:44 +11:00
setup.py
Update copyright notices for 2014.
2014-01-07 10:30:12 -05:00
wiredtiger.i
Fix handling of raw cursors in the async API: always go through the {get,set}_raw calls, don't access key/value buffers directly.
2014-05-02 16:00:04 +10:00