summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge WT_BUF into WT_ITEM.Michael Cahill2012-01-231-1/+0
* Some cleanup of the hazard code. In particular:Michael Cahill2012-01-231-1/+1
* Use a more portable way of getting the current year in s_copyright.Michael Cahill2012-01-231-1/+1
* Update copyright notices to 2012.Keith Bostic2012-01-222-12/+22
* Enforce and document a limit of (4GB - 512B) on row-store key/values,Keith Bostic2012-01-211-0/+1
* updateKeith Bostic2012-01-201-0/+1
* Put statistics keys into the documentation.Michael Cahill2012-01-201-46/+25
* Add docs for raw cursors.Michael Cahill2012-01-201-1/+1
* Rename WT_INSERT_HEAD to be WT_SKIP_HEAD, some (but not all) of theKeith Bostic2012-01-191-6/+6
* correct comment.Keith Bostic2012-01-191-1/+1
* Rework statistics cursors (issue #135).Keith Bostic2012-01-196-36/+84
* Minor fixes to make s_all happy.Michael Cahill2012-01-191-0/+1
* Clean up extension documentation: move implementation details and sampleKeith Bostic2012-01-181-0/+3
* sort the list.Keith Bostic2012-01-181-5/+5
* Add more wording on different cursor types, split the cursor types pageKeith Bostic2012-01-181-5/+9
* Use underscores in public struct names to avoid namespace pollution.Michael Cahill2012-01-181-1/+1
* Add wording on tuning for allocation_size, internal_page_max andKeith Bostic2012-01-172-24/+33