| Age | Commit message (Expand) | Author |
| 2012-02-28 | Bump the version to 1.1. | Michael Cahill |
| 2012-02-28 | Make checks of test code optional, so they don't complain in a release tree. | Michael Cahill |
| 2012-02-28 | Allow s_release to work from a git or hg tree. | Michael Cahill |
| 2012-02-24 | Apply style scripts to the test sources. | Michael Cahill |
| 2012-02-24 | Don't keep the last page of column stores pinned: it prevents eviction. | Michael Cahill |
| 2012-02-23 | Format at 80 columns. | Keith Bostic |
| 2012-02-23 | The huffman encoding documentation doesn't mention the leading "utf8" or | Keith Bostic |
| 2012-02-23 | Make buffer alignment configurable in wiredtiger_open. Only align scratch bu... | Michael Cahill |
| 2011-12-05 | Add support for direct I/O, with the config "direct_io=(data,log)". | Michael Cahill |
| 2012-02-21 | Don't call out build_posix specially in the build instructions: configure can... | Michael Cahill |
| 2012-02-18 | Add a clean target to the docs Makefile, add -a to dist/s_docs that | Keith Bostic |
| 2012-02-16 | Move "root:F" and "version:F" entries for files into the value for "file:F", ... | Michael Cahill |
| 2012-02-16 | Note the wiredtiger_open config string "multiprocess" is not yet | Keith Bostic |
| 2012-02-14 | Move connection-list handling from the btree code to conn/conn_btree.c. | Keith Bostic |
| 2012-02-10 | Don't use "aspell --mode=ccpp" when spell-checking the documentation, | Keith Bostic |
| 2012-02-09 | Mention the Google group mailing list in the README (displayed on the project... | Michael Cahill |
| 2012-02-08 | Minor clarification of the meaning of WT_NOTFOUND: it's a cursor operation | Keith Bostic |
| 2012-02-03 | Update to 1.0release-1.01.0.0 | Michael Cahill |
| 2012-02-03 | Fix a script status message. | Michael Cahill |
| 2012-02-03 | Add a navigation link to the license. | Michael Cahill |
| 2012-02-03 | Make s_docs quiet if Python isn't found. | Michael Cahill |
| 2012-02-02 | Retain copyright on the Python API, add the SWIG license to the local | Keith Bostic |
| 2012-02-02 | More copyright updates, don't bother with "add" keywords in the | Keith Bostic |
| 2012-02-02 | Add lang/python files to the copyright check. | Keith Bostic |
| 2012-02-02 | Add the lang/java/src/com/wiredtiger tree to the copyright check list. | Keith Bostic |
| 2012-02-02 | Fixes to make test_schema02 pass. Much more careful checking and cleanup dur... | Michael Cahill |
| 2012-02-02 | Remove the old BDB stubs that were never completed. | Michael Cahill |
| 2012-02-02 | Remove the config string from WT_CURSOR::close: it is no longer required and ... | Michael Cahill |
| 2012-02-02 | Move the stat cursor "clear" config to WT_SESSION::open_cursor. | Michael Cahill |
| 2012-02-02 | Fix release-building scripts so copyright checks are skipped for missing files. | Michael Cahill |
| 2012-02-02 | Update copyright notices for the BDB stubs and the Python API tests. | Michael Cahill |
| 2012-02-02 | Doxygen treats user-defined navigation links inconsistently: clean up after it. | Michael Cahill |
| 2012-02-01 | More copyright updates. | Keith Bostic |
| 2012-02-01 | More copyright cleanup. | Keith Bostic |
| 2012-02-01 | Free up the test suite, developers may want to copy chunks of it. | Keith Bostic |
| 2012-02-01 | Add the test suit to the copyright check script, update test suite | Keith Bostic |
| 2012-02-01 | Update the Java API windowtitle documentation copyright line to | Keith Bostic |
| 2012-02-01 | WT_CURSOR->close methods shouldn't return immediately if there's bad | Keith Bostic |
| 2012-01-31 | Fix uninitialized warnings with GCC 4.2. | Michael Cahill |
| 2012-01-31 | Connections are always exclusive, we don't need to config key. | Michael Cahill |
| 2012-01-28 | Update the list. | Keith Bostic |
| 2012-01-28 | When building shared libraries (the standard case), the library is normally | Keith Bostic |
| 2012-01-28 | Remove the template file, we don't need it. | Keith Bostic |
| 2012-01-28 | I removed the local memory tracking software a long time ago (in favor | Keith Bostic |
| 2012-01-26 | Back out the WT_INSERT_HEAD to WT_SKIP_HEAD change: we're not going to use | Keith Bostic |
| 2012-01-26 | update. | Keith Bostic |
| 2012-01-26 | update, block no longer uses TAILQs for the free list. | Keith Bostic |
| 2012-01-25 | Replace WT_CURSOR::first,last} with WT_CURSOR::reset. | Michael Cahill |
| 2012-01-23 | update. | Keith Bostic |
| 2012-01-23 | Typo in script: api_data.py, not config_data.py. | Michael Cahill |