| Age | Commit message (Expand) | Author |
| 2012-03-21 | Add a section on replacing the default system memory allocator to the | Keith Bostic |
| 2012-03-15 | Mention need for git when building from the repository. | Keith Bostic |
| 2012-02-28 | 10% of 1MB is 100KB. | Michael Cahill |
| 2012-02-27 | Put the architecture page into the doc structure. | Michael Cahill |
| 2012-02-23 | The huffman encoding documentation doesn't mention the leading "utf8" or | Keith Bostic |
| 2012-02-22 | Stream compression is usually more than 20-50%. | Keith Bostic |
| 2012-02-21 | Don't call out build_posix specially in the build instructions: configure can... | Michael Cahill |
| 2012-02-20 | Editing pass. | Keith Bostic |
| 2012-02-20 | Minor edit of the architecture page. | Michael Cahill |
| 2012-02-19 | Fill in the marketing part of the "WiredTiger Architecture" page. | Keith Bostic |
| 2012-02-17 | Add a paragraph to the install page about building from the a GitHub | Keith Bostic |
| 2012-02-17 | Add a link to the Google Group from the front page of the documentation. | Michael Cahill |
| 2012-02-10 | Don't use "aspell --mode=ccpp" when spell-checking the documentation, | Keith Bostic |
| 2012-02-03 | Add a navigation link to the license. | Michael Cahill |
| 2012-02-02 | Add a license page. | Keith Bostic |
| 2012-02-02 | Remove the old BDB stubs that were never completed. | Michael Cahill |
| 2012-02-01 | Documentation tweaks for the public copy. | Michael Cahill |
| 2012-01-25 | Replace WT_CURSOR::first,last} with WT_CURSOR::reset. | Michael Cahill |
| 2012-01-23 | Remove the TPC-B example: we don't have clear ownership of copyright. | Michael Cahill |
| 2012-01-21 | Enforce and document a limit of (4GB - 512B) on row-store key/values, | Keith Bostic |
| 2012-01-20 | typo "is raw mode" -> "in raw mode". | Keith Bostic |
| 2012-01-20 | Put statistics keys into the documentation. | Michael Cahill |
| 2012-01-20 | Add docs for raw cursors. | Michael Cahill |
| 2012-01-19 | Rework statistics cursors (issue #135). | Keith Bostic |
| 2012-01-18 | Add the rest of the built-in cursor types to the session.open_cursor | Keith Bostic |
| 2012-01-18 | Clean up extension documentation: move implementation details and sample | Keith Bostic |
| 2012-01-18 | Quit using explicit search patterns (dontinclude/skipline) in the | Keith Bostic |
| 2012-01-18 | We no longer have session buffers so (theoretically), the limit on object | Keith Bostic |
| 2012-01-18 | Clean up spelling. | Keith Bostic |
| 2012-01-18 | Update, we no longer have public structures beginning with "wt_". | Keith Bostic |
| 2012-01-18 | Make all @section entries consistent, only the first word is capitalized. | Keith Bostic |
| 2012-01-18 | Add more wording on different cursor types, split the cursor types page | Keith Bostic |
| 2012-01-17 | Documentation: add notes on remote file systems, created file permissions, | Keith Bostic |
| 2012-01-17 | There's nothing interesting left in design.dox (it's a very old design | Keith Bostic |
| 2012-01-04 | Minor typos, there were two identical compression pages, "compressors" | Keith Bostic |
| 2012-01-03 | Build out the SESSION->rename method, add the wt utility rename command. | Keith Bostic |
| 2012-01-02 | Update now that file-offsets are 64-bit, there's no reason to talk about | Keith Bostic |
| 2012-01-01 | Add the SESSION->upgrade method. | Keith Bostic |
| 2011-12-29 | Minor cleanup to the "Extending WiredTiger" page, split out collators | Keith Bostic |
| 2011-12-20 | Note that calling wiredtiger_open without a home directory, with a | Keith Bostic |
| 2011-12-19 | Add documentation about sharing session handles between threads. | Michael Cahill |
| 2011-12-16 | Maintain a count in the statistics of internal pages evicted during normal op... | Michael Cahill |
| 2011-12-16 | Suppress some messages from s_all. | Michael Cahill |
| 2011-12-15 | Fill out doc describing compressors. refs #58 | Don Anderson |
| 2011-12-09 | Minor edits to the install instructions (mainly to note the default mutex typ... | Michael Cahill |
| 2011-12-07 | Added a compressor adaptor for Google's snappy compressor. refs #58 | Don Anderson |
| 2011-12-05 | Initial page on building and installing WiredTiger. | Keith Bostic |
| 2011-11-26 | Split the reconciliation into reconciliation and eviction pieces, and | Keith Bostic |
| 2011-11-23 | Rename config keys for page and overflow sizes to {internal,leaf}_{item,page}... | Michael Cahill |
| 2011-11-09 | Convert the wiki page of documentation todos into @todos in the docs. | Michael Cahill |