summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Generate configuration-handling code with a Python script.Michael Cahill2011-03-161-5/+5
* Extension API updates: rename "cursor factory" to "cursor type". Have custom...Michael Cahill2011-02-182-2/+2
* refs #30Don Anderson2011-02-251-1/+0
* Incorporate Margo's feedback into the documentation.Michael Cahill2011-02-185-420/+442
* Add some more style checks, including for lines longer than 80 characters.Michael Cahill2011-02-211-3/+15
* Fix some more copyrights, including the documentation footer.Michael Cahill2011-02-162-2/+2
* Match the README files by having the HTML docs start at docs/index.htmlMichael Cahill2011-02-161-1/+1
* Remove the "vim:" lines from the documentation sources.Michael Cahill2011-02-1519-38/+0
* Rename "filetypes" page in the documentation to "fileformats".Michael Cahill2011-02-152-2/+2
* Upgrade doxygen to 1.7.3, clean up generated HTML.Michael Cahill2011-02-144-33/+197
* Move "include" under src so that any file can be opened with "../*/<file>.[ch]".Michael Cahill2011-02-041-2/+2
* Put the contents of wiredtiger_ext.h back into wiredtiger.hMichael Cahill2011-02-031-1/+0
* Run doxygen to generate documentation from s_all.Michael Cahill2011-02-013-835/+1
* Merged branch 'mjc' to default.Michael Cahill2011-02-0130-0/+5848
|\
| * Turn on the doxygen Javascript search engine in the HTML docs.Michael Cahill2011-01-301-1/+1
| * [#23] Permit JSON config strings. Change "column set" to "column group" / "c...Michael Cahill2011-01-283-6/+33
| * Add code examples for every API call, add config parameters to commit and rol...Michael Cahill2011-01-131-0/+3
| * API changes and example updates baed on Keith's feedback.Michael Cahill2011-01-072-4/+11
| * Fixed introduction, made "Programmer's Reference" the main title.Michael Cahill2011-01-061-3/+2
| * Fill in some more of the @todos.Michael Cahill2011-01-068-5/+15
| * Incorporated Keith's latest feedback, switched XXX to @todo...Michael Cahill2011-01-0624-317/+327
| * More work on code samples, Python implementation of the API using Berkeley DB.Michael Cahill2011-01-0613-29/+123
| * More editing of documentation, expanding of examples.Michael Cahill2011-01-047-26/+105
| * More work on the API, added a structure for a "guide", developed examples and...Michael Cahill2010-12-3016-22/+174
| * Start of work on a BDB backend for the API.Michael Cahill2010-12-222-0/+0
| * Added the architecture diagrams.Michael Cahill2010-12-172-0/+0
| * Recut of the schema API to put column lists in comma-separated strings.Michael Cahill2010-12-174-8/+17
| * More work on documentation and examples, removed some things from the API, in...Michael Cahill2010-12-165-6/+17
| * More documentation, tightened up some of the examples.Michael Cahill2010-12-1510-136/+214
| * Added some Java and Python tests of packing and unpacking.Michael Cahill2010-12-141-2/+2
| * More complete Java API, more work on the column example.Michael Cahill2010-12-092-56/+48
| * More work on the Java API: now has a client.Michael Cahill2010-12-023-1/+51
| * Restructured the build slightly.Michael Cahill2010-12-021-0/+3
| * Beginnings of a Java client API implementation.Michael Cahill2010-12-021-0/+1690
| * More work on the API, plus a client/server implementation.Michael Cahill2010-12-013-2/+824
| * More edits, pulled in Keith's existing docs.Michael Cahill2010-11-172-3/+32
| * Lots of updates, converted to WIREDTIGER_CURSOR::{get,set}_{key,value}Michael Cahill2010-11-179-3/+2074
| * Initial cut of API docs.Michael Cahill2010-11-105-0/+712
* Support delete on fixed-size column store pages, including page reconciliation.Keith Bostic2010-06-281-2/+3
* Make deleted items works for coumn-store variable length pages; there's a newKeith Bostic2010-06-261-0/+6
* first version of the layout docKeith Bostic2010-02-061-0/+194
* checkpointKeith Bostic2009-01-271-75/+86
* Checkpoint.Keith Bostic2009-01-121-73/+151
* Add $Date$ instead of a version #.Keith Bostic2009-01-121-3/+2
* Initial version, 1.0.Keith Bostic2009-01-121-0/+545