| Commit message (Expand) | Author | Age | Files | Lines |
* | Move docs/src to src/docs. | Michael Cahill | 2012-05-09 | 1 | -206/+0 |
* | Enforce and document a limit of (4GB - 512B) on row-store key/values, | Keith Bostic | 2012-01-21 | 1 | -6/+8 |
* | Clean up extension documentation: move implementation details and sample | Keith Bostic | 2012-01-18 | 1 | -1/+1 |
* | Quit using explicit search patterns (dontinclude/skipline) in the | Keith Bostic | 2012-01-18 | 1 | -12/+4 |
* | Make all @section entries consistent, only the first word is capitalized. | Keith Bostic | 2012-01-18 | 1 | -5/+5 |
* | Document that bitfields don't have an out-of-band value for delete, | Keith Bostic | 2011-10-21 | 1 | -10/+21 |
* | Explain how to describe table schemas, how to create indices, how to use inde... | Michael Cahill | 2011-09-26 | 1 | -12/+54 |
* | Don't assume reader's ordering. | Keith Bostic | 2011-09-23 | 1 | -2/+2 |
* | Documentation updates and fixes based on feedback. | Michael Cahill | 2011-09-23 | 1 | -14/+49 |
* | Turn the "Advanced Schema" section into a set of todo's. | Keith Bostic | 2011-09-19 | 1 | -3/+3 |
* | Eliminate old / broken pages from the documentation. | Michael Cahill | 2011-09-19 | 1 | -2/+37 |
* | Spell check the documentation. | Keith Bostic | 2011-05-14 | 1 | -1/+1 |
* | Add skeleton documentation for Huffman coding of keys and values. | Michael Cahill | 2011-05-13 | 1 | -2/+2 |
* | Incorporate Margo's feedback into the documentation. | Michael Cahill | 2011-02-18 | 1 | -0/+12 |
* | Remove the "vim:" lines from the documentation sources. | Michael Cahill | 2011-02-15 | 1 | -2/+0 |
* | [#23] Permit JSON config strings. Change "column set" to "column group" / "c... | Michael Cahill | 2011-01-28 | 1 | -2/+2 |
* | Fill in some more of the @todos. | Michael Cahill | 2011-01-06 | 1 | -2/+0 |
* | Incorporated Keith's latest feedback, switched XXX to @todo... | Michael Cahill | 2011-01-06 | 1 | -23/+27 |
* | More work on code samples, Python implementation of the API using Berkeley DB. | Michael Cahill | 2011-01-06 | 1 | -0/+20 |
* | More editing of documentation, expanding of examples. | Michael Cahill | 2011-01-04 | 1 | -13/+24 |
* | More work on the API, added a structure for a "guide", developed examples and... | Michael Cahill | 2010-12-30 | 1 | -0/+8 |
* | More work on documentation and examples, removed some things from the API, in... | Michael Cahill | 2010-12-16 | 1 | -1/+3 |
* | More documentation, tightened up some of the examples. | Michael Cahill | 2010-12-15 | 1 | -0/+36 |