summaryrefslogtreecommitdiff
path: root/dist/api_err.py
AgeCommit message (Expand)Author
2011-12-14Reorg the api directory into connection and session parts. While in the area...Michael Cahill
2011-11-15Wrap error return documentation in named section, link to it from @return sec...Michael Cahill
2011-09-20Make WT_RESTART undocumented.Michael Cahill
2011-04-25Remove the internal API, move automatically generated code to the public API.Michael Cahill
2011-03-07Minor doc cleanup.Michael Cahill
2011-02-16Remove '$Id$ from sources, add more file to the list for s_copyright to check.Michael Cahill
2011-02-04Move "include" under src so that any file can be opened with "../*/<file>.[ch]".Michael Cahill
2011-02-03Add doxygen comments for error codes.Michael Cahill
2011-02-01Use Python idioms in api_err.py.Michael Cahill
2011-02-01Restructure the tree to ease merge.Michael Cahill
2010-10-09Update all the copyright notices to the real corporate name, add a script toKeith Bostic
2009-12-17Rename wt_strerror -> wiredtiger_strerror, avoid user's namespaceKeith Bostic
2008-12-30Forgot to close the file.Keith Bostic
2008-12-29auto-generate errors & strerror code.Keith Bostic