summaryrefslogtreecommitdiff
path: root/src/docs/programming.dox
AgeCommit message (Expand)Author
2014-05-23Simplify navigation through the docs: don't mix @section and @subpage.Michael Cahill
2014-05-01Optionally skip block cleanup and leak memory on connection close.Keith Bostic
2014-04-14Split the tuning page sections into individual pages, add a perf-tuningKeith Bostic
2014-01-18test/format runs, now.Keith Bostic
2013-11-10Add a page on compaction.Keith Bostic
2013-08-11Add Memrata documentation.Keith Bostic
2013-05-31Add section headings to the programming guide page.Michael Cahill
2013-05-31Link custom data sources documentation into the docs.Alex Gorrod
2013-02-22Make run-time statistics optional, defaulted to "off".Keith Bostic
2013-02-15Forgot one commit: create 4 sections, "writing apps", "formats", "commonKeith Bostic
2013-02-14Add a bulk-load page.Keith Bostic
2012-12-10Add a new error, WT_PANIC, which will be the panic return, ref #215.Keith Bostic
2012-11-08Add documentation for cache configuration. Tidy up source.Alex Gorrod
2012-09-14First pass adding documentation for LSM.Michael Cahill
2012-08-09Sprinkle the fact that fixed-width column store of a value of 0 meansKeith Bostic
2012-07-03Implement hot backup feature (ref issue #236).Keith Bostic
2012-06-26Re-work the split between the programming pages and the managing theKeith Bostic
2012-06-18Get rid of "snapshot" at the API layer, drive the change down to the btreeKeith Bostic
2012-05-24Documentation reorg: make a clearer distinction between issues for developers...Michael Cahill
2012-05-23Add more documentation for transactions.Michael Cahill