summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Put the architecture page into the doc structure.Michael Cahill2012-02-271-2/+6
* The huffman encoding documentation doesn't mention the leading "utf8" orKeith Bostic2012-02-232-26/+53
* Stream compression is usually more than 20-50%.Keith Bostic2012-02-221-1/+1
* Don't call out build_posix specially in the build instructions: configure can...Michael Cahill2012-02-212-43/+33
* Editing pass.Keith Bostic2012-02-201-31/+31
* Minor edit of the architecture page.Michael Cahill2012-02-201-19/+19
* Add a "Follow me on Google Groups" banner.Michael Cahill2012-02-203-1/+32
* Fill in the marketing part of the "WiredTiger Architecture" page.Keith Bostic2012-02-194-18/+112
* Import the "fork me on github" image into the tree (we don't want toKeith Bostic2012-02-182-1/+1
* Add a clean target to the docs Makefile, add -a to dist/s_docs thatKeith Bostic2012-02-181-0/+3
* Add a paragraph to the install page about building from the a GitHubKeith Bostic2012-02-173-24/+53
* Add a link to the Google Group from the front page of the documentation.Michael Cahill2012-02-171-2/+7
* Don't use "aspell --mode=ccpp" when spell-checking the documentation,Keith Bostic2012-02-101-0/+1
* Add a "fork me on github" ribbon to the documentation.Michael Cahill2012-02-091-0/+1
* Add a navigation link to the license.Michael Cahill2012-02-033-2/+2
* Add a license page.Keith Bostic2012-02-023-0/+61
* Remove the old BDB stubs that were never completed.Michael Cahill2012-02-021-1940/+0
* Change the download link in the documentation to the download page on github.Michael Cahill2012-02-021-1/+1
* Doxygen treats user-defined navigation links inconsistently: clean up after it.Michael Cahill2012-02-021-1/+1
* Update .hgignore to make "hg stat" quieter.Michael Cahill2012-02-024-0/+128
* Update the Java API windowtitle documentation copyright line toKeith Bostic2012-02-012-2/+2
* Don't bother copyrighting this file, we don't care.Keith Bostic2012-02-011-4/+1
* Documentation tweaks for the public copy.Michael Cahill2012-02-015-3/+196
* Replace WT_CURSOR::first,last} with WT_CURSOR::reset.Michael Cahill2012-01-251-4/+3
* Remove the TPC-B example: we don't have clear ownership of copyright.Michael Cahill2012-01-231-6/+0
* Enforce and document a limit of (4GB - 512B) on row-store key/values,Keith Bostic2012-01-213-15/+20
* typo "is raw mode" -> "in raw mode".Keith Bostic2012-01-201-3/+3
* Put statistics keys into the documentation.Michael Cahill2012-01-203-99/+3
* Add docs for raw cursors.Michael Cahill2012-01-201-16/+33
* Rework statistics cursors (issue #135).Keith Bostic2012-01-194-84/+98
* Add the rest of the built-in cursor types to the session.open_cursorKeith Bostic2012-01-181-12/+19
* Clean up extension documentation: move implementation details and sampleKeith Bostic2012-01-187-71/+16
* Quit using explicit search patterns (dontinclude/skipline) in theKeith Bostic2012-01-1812-164/+109
* We no longer have session buffers so (theoretically), the limit on objectKeith Bostic2012-01-181-3/+3
* Clean up spelling.Keith Bostic2012-01-182-2/+3
* Update, we no longer have public structures beginning with "wt_".Keith Bostic2012-01-181-5/+4
* Make all @section entries consistent, only the first word is capitalized.Keith Bostic2012-01-1811-26/+26
* Add more wording on different cursor types, split the cursor types pageKeith Bostic2012-01-182-116/+128
* Use underscores in public struct names to avoid namespace pollution.Michael Cahill2012-01-181-9/+10
* Documentation: add notes on remote file systems, created file permissions,Keith Bostic2012-01-177-1/+87
* There's nothing interesting left in design.dox (it's a very old designKeith Bostic2012-01-171-617/+0
* Minor typos, there were two identical compression pages, "compressors"Keith Bostic2012-01-041-3/+3
* Build out the SESSION->rename method, add the wt utility rename command.Keith Bostic2012-01-031-0/+13
* Update now that file-offsets are 64-bit, there's no reason to talk aboutKeith Bostic2012-01-021-8/+9
* Add the SESSION->upgrade method.Keith Bostic2012-01-011-0/+15
* Minor cleanup to the "Extending WiredTiger" page, split out collatorsKeith Bostic2011-12-293-23/+25
* Note that calling wiredtiger_open without a home directory, with aKeith Bostic2011-12-202-14/+30
* Add documentation about sharing session handles between threads.Michael Cahill2011-12-191-5/+13
* Maintain a count in the statistics of internal pages evicted during normal op...Michael Cahill2011-12-161-0/+1
* Suppress some messages from s_all.Michael Cahill2011-12-161-0/+3