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