summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Bump the version to 1.1.Michael Cahill2012-02-281-1/+1
* Make checks of test code optional, so they don't complain in a release tree.Michael Cahill2012-02-283-12/+12
* Allow s_release to work from a git or hg tree.Michael Cahill2012-02-281-7/+16
* Apply style scripts to the test sources.Michael Cahill2012-02-242-2/+2
* Don't keep the last page of column stores pinned: it prevents eviction.Michael Cahill2012-02-241-0/+1
* Format at 80 columns.Keith Bostic2012-02-231-9/+10
* The huffman encoding documentation doesn't mention the leading "utf8" orKeith Bostic2012-02-231-6/+6
* Make buffer alignment configurable in wiredtiger_open. Only align scratch bu...Michael Cahill2012-02-232-0/+6
* Add support for direct I/O, with the config "direct_io=(data,log)".Michael Cahill2011-12-051-0/+5
* Don't call out build_posix specially in the build instructions: configure can...Michael Cahill2012-02-211-2/+2
* Add a clean target to the docs Makefile, add -a to dist/s_docs thatKeith Bostic2012-02-181-1/+8
* Move "root:F" and "version:F" entries for files into the value for "file:F", ...Michael Cahill2012-02-161-2/+10
* Note the wiredtiger_open config string "multiprocess" is not yetKeith Bostic2012-02-161-1/+1
* Move connection-list handling from the btree code to conn/conn_btree.c.Keith Bostic2012-02-141-0/+1
* Don't use "aspell --mode=ccpp" when spell-checking the documentation,Keith Bostic2012-02-101-1/+1
* Mention the Google group mailing list in the README (displayed on the project...Michael Cahill2012-02-091-2/+5
* Minor clarification of the meaning of WT_NOTFOUND: it's a cursor operationKeith Bostic2012-02-081-5/+5
* Update to 1.0release-1.01.0.0Michael Cahill2012-02-032-4/+7
* Fix a script status message.Michael Cahill2012-02-031-1/+1
* Add a navigation link to the license.Michael Cahill2012-02-031-1/+2
* Make s_docs quiet if Python isn't found.Michael Cahill2012-02-031-4/+5
* Retain copyright on the Python API, add the SWIG license to the localKeith Bostic2012-02-021-12/+4
* More copyright updates, don't bother with "add" keywords in theKeith Bostic2012-02-022-6/+6
* Add lang/python files to the copyright check.Keith Bostic2012-02-021-0/+1
* Add the lang/java/src/com/wiredtiger tree to the copyright check list.Keith Bostic2012-02-021-3/+6
* Fixes to make test_schema02 pass. Much more careful checking and cleanup dur...Michael Cahill2012-02-021-0/+1
* Remove the old BDB stubs that were never completed.Michael Cahill2012-02-023-5/+0
* Remove the config string from WT_CURSOR::close: it is no longer required and ...Michael Cahill2012-02-021-1/+0
* Move the stat cursor "clear" config to WT_SESSION::open_cursor.Michael Cahill2012-02-021-3/+4
* Fix release-building scripts so copyright checks are skipped for missing files.Michael Cahill2012-02-022-0/+6
* Update copyright notices for the BDB stubs and the Python API tests.Michael Cahill2012-02-021-5/+19
* Doxygen treats user-defined navigation links inconsistently: clean up after it.Michael Cahill2012-02-021-1/+5
* More copyright updates.Keith Bostic2012-02-011-0/+2
* More copyright cleanup.Keith Bostic2012-02-011-8/+25
* Free up the test suite, developers may want to copy chunks of it.Keith Bostic2012-02-011-4/+3
* Add the test suit to the copyright check script, update test suiteKeith Bostic2012-02-011-9/+27
* Update the Java API windowtitle documentation copyright line toKeith Bostic2012-02-011-0/+10
* WT_CURSOR->close methods shouldn't return immediately if there's badKeith Bostic2012-02-011-0/+1
* Fix uninitialized warnings with GCC 4.2.Michael Cahill2012-01-311-0/+1
* Connections are always exclusive, we don't need to config key.Michael Cahill2012-01-311-3/+0
* Update the list.Keith Bostic2012-01-281-8/+1
* When building shared libraries (the standard case), the library is normallyKeith Bostic2012-01-281-1/+1
* Remove the template file, we don't need it.Keith Bostic2012-01-281-13/+0
* I removed the local memory tracking software a long time ago (in favorKeith Bostic2012-01-281-23/+0
* Back out the WT_INSERT_HEAD to WT_SKIP_HEAD change: we're not going to useKeith Bostic2012-01-261-6/+6
* update.Keith Bostic2012-01-261-0/+1
* update, block no longer uses TAILQs for the free list.Keith Bostic2012-01-261-0/+5
* Replace WT_CURSOR::first,last} with WT_CURSOR::reset.Michael Cahill2012-01-251-2/+1
* update.Keith Bostic2012-01-231-0/+1
* Typo in script: api_data.py, not config_data.py.Michael Cahill2012-01-231-3/+4