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
/
src
/
docs
/
Doxyfile
Age
Commit message (
Expand
)
Author
2014-05-23
Fix compatibility with newer versions of doxygen.
Michael Cahill
2014-05-21
Add the top-level NEWS file as a "change log" page in the documentation.
Michael Cahill
2014-04-03
Generate Linux man pages when generating docs.
Alex Gorrod
2014-02-25
Configuration parser API, update documentation and examples.
Alex Gorrod
2013-11-18
Null out closed handles in Java, and detect nulled handles on use. refs #485.
Don Anderson
2013-07-17
Make the not-yet-supported comment read more naturally.
Keith Bostic
2013-06-19
Update Doxygen script file to be compatible with Doxygen 1.8.4
Alex Gorrod
2013-05-06
Flag that WT_SESSION.{drop,rename,salvage,truncate,upgrade,verify} all
Keith Bostic
2013-04-18
Export more of the config parsing machinery to the extension API: we're going...
Michael Cahill
2013-04-18
Use an opaque type for config arguments passed to callbacks, rather than void *.
Michael Cahill
2013-04-10
Add a new method WT_EXTENSION_API::config that takes a cfg[] and returns
Keith Bostic
2013-04-09
Make WiredTiger extension functions available to linked-in modules via
Keith Bostic
2013-04-04
Write some custom data source documentation based on my Berkeley DB code.
Keith Bostic
2012-10-11
Tweak the doxygen output for presentation.
Michael Cahill
2012-08-10
Something we're doing is causing problems with doxygen's new markdown support...
Michael Cahill
2012-08-09
Upgrade to doxygen 1.8.x.
Michael Cahill
2012-05-30
Don't build the landing page in an ordinary doc build.
Michael Cahill
2012-05-11
The ex_ref alias was broken: the trailing \1 in the string examples/c/\1
Keith Bostic
2012-05-09
Move docs/src to src/docs.
Michael Cahill