summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.2.1.1.2.1Michael Cahill2012-06-151-1/+1
* Bump the version to 1.2.0.1.2.0Michael Cahill2012-06-041-2/+2
* Simplify the regular expression in s_style for non-GNU grep.Michael Cahill2012-06-011-1/+1
* s_style had a bug, it was removing the longest C comment it couldKeith Bostic2012-05-291-3/+2
* Arrange documentation on wiredtiger.github.com by release.Michael Cahill2012-05-291-1/+7
* checking for unused #defines: WT_DEBUG_BYTEMichael Cahill2012-05-291-0/+1
* Rename the session.open_cursor flag "clear_on_close" to be "statistics_clear",Keith Bostic2012-05-251-4/+4
* updateKeith Bostic2012-05-241-0/+2
* Default to "transactional=on" in the API, update docs to match.Michael Cahill2012-05-241-1/+1
* Add more documentation for transactions.Michael Cahill2012-05-231-1/+1
* Update docs for transactions.Michael Cahill2012-05-232-6/+2
* spelling.Michael Cahill2012-05-211-0/+2
* Merge branch 'develop' into feature/transactionsMichael Cahill2012-05-212-1/+4
|\
| * Rename wt_internal.in -> wt_internal.h, it doesn't require any processing.Keith Bostic2012-05-181-1/+1
| * Ignore Makefile.in, it's generated from Makefile.am.Keith Bostic2012-05-181-0/+3
* | Don't strip src/txn from releases.Michael Cahill2012-05-181-1/+0
* | Implement checkpoints.Michael Cahill2012-05-172-19/+4
* | Merge branch 'develop' into feature/transactionsMichael Cahill2012-05-172-17/+18
|\ \ | |/
| * update the unused #define list.Keith Bostic2012-05-151-10/+0
| * Make the whitespace script run on the examples, utilities extension code.Keith Bostic2012-05-151-7/+18
* | Merge branch 'develop' into feature/transactionsMichael Cahill2012-05-156-3/+30
|\ \ | |/
| * Move the snapshot code out of the btree engine and up into the sessionKeith Bostic2012-05-142-0/+3
| * retab the SWIG input file: whitespace was inconsistent.Michael Cahill2012-05-141-2/+0
| * Add a script to check for a function return after code that jumps to anKeith Bostic2012-05-121-1/+23
| * Turn off suffix compression (internal key truncation) if a customKeith Bostic2012-05-121-1/+2
| * updateKeith Bostic2012-05-111-0/+1
| * The wiredtiger_struct_size() call can fail, it has to return an errorKeith Bostic2012-05-111-0/+1
| * Change wiredtiger_struct_{size,pack,unpack} to take a WT_SESSION as theirKeith Bostic2012-05-111-0/+1
| * Now that wiredtiger/docs no longer contains the sources, "cleanup" isKeith Bostic2012-05-111-1/+1
* | Merge branch 'develop' into feature/transactionsMichael Cahill2012-05-113-1/+6
|\ \ | |/
| * Add a file statistics for write conflicts.Keith Bostic2012-05-101-1/+2
| * Fix a bug in the page-reconciliation object tracking code: if blocks areKeith Bostic2012-05-101-0/+3
| * ADd a routine that dumps disk blocks by addr/addr_size pair.Keith Bostic2012-05-101-0/+1
* | Merge branch 'develop' into feature/transactionsMichael Cahill2012-05-093-7/+8
|\ \ | |/
| * Fix copyright check for script in docs/src/tools.Michael Cahill2012-05-091-0/+1
| * Move docs/src to src/docs.Michael Cahill2012-05-092-7/+7
* | Merge branch 'develop' into feature/transactionsMichael Cahill2012-05-096-3/+25
|\ \ | |/
| * Merge branch 'develop' into handlerMichael Cahill2012-05-082-1/+14
| |\
| | * Check the write generation for column store appends.Michael Cahill2012-05-081-0/+1
| | * Make sure inserts and updates are stored in lists before the lists are attach...Michael Cahill2012-05-071-1/+1
| | * Doxygen has the idea of a hierarchy of pages starting with theKeith Bostic2012-05-051-0/+12
| * | Rework WT_EVENT_HANDLERs.Keith Bostic2012-05-071-0/+2
| * | Rework WT_EVENT_HANDLERs.Keith Bostic2012-05-042-1/+1
| |/
| * Add a copyright notice, and change the copyright script to not requireKeith Bostic2012-05-031-0/+3
| * Move all of the WiredTiger.wt configuration information into the turtle file;Keith Bostic2012-05-031-0/+1
| * Add a "sync=false" config to wiredtiger_openMichael Cahill2012-05-031-1/+4
* | Merge branch 'develop' into feature/transactionsMichael Cahill2012-05-0211-66/+77
|\ \ | |/
| * Use a single "snapshot" config key to drop a snapshot or a range of snapshots.Michael Cahill2012-05-011-10/+9
| * Move tree sync operation requests from the eviction request queue toKeith Bostic2012-04-271-1/+1
| * updateKeith Bostic2012-04-271-0/+1