| Age | Commit message (Expand) | Author |
| 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-03 | merge tip | 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 | The Python code is in the public domain. | Keith Bostic |
| 2012-02-02 | Add the lang/java/src/com/wiredtiger tree to the copyright check list. | Keith Bostic |
| 2012-02-02 | Add a license page. | Keith Bostic |
| 2012-02-02 | Convert the BSD 4-clause license to the BSD 3-clause license: | Keith Bostic |
| 2012-02-02 | whitespace. | Keith Bostic |
| 2012-02-02 | Have utilities work on more types of objects (e.g., "wt create colgroup:..."). | Michael Cahill |
| 2012-02-02 | Fixes to make test_schema02 pass. Much more careful checking and cleanup dur... | Michael Cahill |
| 2012-02-01 | Added complete release directories for discover, testscenarios, | Don Anderson |
| 2012-02-02 | Revert incomplete changes from 26df6555c444: they weren't supposed to be comm... | Michael Cahill |
| 2012-02-02 | Remove the old BDB stubs that were never completed. | Michael Cahill |
| 2012-02-02 | Change the download link in the documentation to the download page on github. | 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 | Uset __cursor_search_clear to reset file cursor positions. | 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-02 | Update .hgignore to make "hg stat" quieter. | Michael Cahill |
| 2012-02-01 | More copyright updates. | Keith Bostic |
| 2012-02-01 | Update the copyright notice. | Keith Bostic |
| 2012-02-01 | Update the copyright notices. | 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 | Don't bother copyrighting this file, we don't care. | Keith Bostic |
| 2012-02-01 | WT_CURSOR->close methods shouldn't return immediately if there's bad | Keith Bostic |
| 2012-02-01 | The target name for rename operations should be a URI, not a raw name. | Michael Cahill |
| 2012-02-01 | Documentation tweaks for the public copy. | Michael Cahill |
| 2012-02-01 | Update public code repository. | Michael Cahill |
| 2012-01-31 | Handle errors from __wt_cursor_init. | Michael Cahill |
| 2012-01-31 | Don't modify CFLAGS if set before configure was run. | Michael Cahill |
| 2012-01-31 | Fix uninitialized warnings with GCC 4.6. | Michael Cahill |
| 2012-01-31 | Fix uninitialized warnings with GCC 4.2. | Michael Cahill |
| 2012-01-30 | minor whitespace movement. | Keith Bostic |
| 2012-01-30 | If we reconcile a page more than once, and it was a replacement page | Keith Bostic |
| 2012-01-30 | Free not only the WT_ADDR structure itself, but also the address cookie | Keith Bostic |
| 2012-01-30 | A page must either be clean or a split-merge page when it's discarded, | Keith Bostic |
| 2012-01-30 | Minor code shuffling to simplify detecting that a page was split, but | Keith Bostic |
| 2012-01-30 | Free the address cookie from the list of overflow pages referenced by the | Keith Bostic |
| 2012-01-30 | When we merge a split page into a parent page, we still have to discard | Keith Bostic |
| 2012-01-30 | whitespace | Keith Bostic |