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
/
include
/
wt_internal.h
Age
Commit message (
Expand
)
Author
2014-10-13
add config validation for Windows config
Mark Benvenuto
2014-10-10
MSVC & Clang Warning Cleanup
Mark Benvenuto
2014-10-09
Guard include of os_windows.h, include os_windows.h before misc.h,
Keith Bostic
2014-10-09
Style script.
Keith Bostic
2014-10-08
Initial Windows Port
Mark Benvenuto
2014-10-04
Simplify gcc.h, don't repeat the GCC atomic builtins, just use one version.
Keith Bostic
2014-09-01
Forward declarations of enumerated types is a gcc extension, we don't
Keith Bostic
2014-08-27
Merge branch 'develop' into lsm-shared-workers
Alex Gorrod
2014-08-06
Merge branch 'develop' into lsm-shared-workers
Alex Gorrod
2014-08-05
Merge branch 'develop' into dynamic-evict-workers
Alex Gorrod
2014-07-31
Start and stop eviction worker threads based on demand.
Alex Gorrod
2014-07-17
Start shifting to having shared worker threads for LSM trees.
Alex Gorrod
2014-07-15
Add log cursors. #1106
Susan LoVerso
2014-07-01
Cleanup based on Alex's feedback.
Michael Cahill
2014-05-08
Merge branch 'develop' into json-dump
Michael Cahill
2014-05-07
Merge pull request #910 from wiredtiger/metadata-cursors
Michael Cahill
2014-05-07
Merge pull request #992 from wiredtiger/optional-verbose
Alex Gorrod
2014-05-06
Merge branch 'develop' into metadata-cursors
Alex Gorrod
2014-05-05
A somewhat different approach to --enable-verbose: inline __wt_verbose()
Keith Bostic
2014-04-29
Merge branch 'develop' into async
Susan LoVerso
2014-04-25
Inline the buffer-size check parts of the standard scratch buffer
Keith Bostic
2014-04-23
Merge branch 'develop' into metadata-cursors
Michael Cahill
2014-04-23
Merge branch 'develop' into json-dump
Michael Cahill
2014-04-14
Merge branch 'develop' into async
Susan LoVerso
2014-04-09
Add 'json' config option to cursor, to create JSON output.
Don Anderson
2014-04-09
Revert "Begin some refactoring of cursor key/value manipulation."
Susan LoVerso
2014-04-09
Fix the problem where a truncated/deleted page might split (meaning
Keith Bostic
2014-04-08
Begin some refactoring of cursor key/value manipulation.
Susan LoVerso
2014-04-07
Merge branch 'async' of github.com:wiredtiger/wiredtiger into async
Susan LoVerso
2014-04-07
Add the uri/config/format cached queue for async ops.
Susan LoVerso
2014-04-07
Merge branch 'develop' into metadata-cursors
Michael Cahill
2014-04-07
Merge branch 'develop' into async
Michael Cahill
2014-04-01
Add async cursor cache.
Susan LoVerso
2014-03-26
A problem in the new-split branch is WT_REF structures remain with the
Keith Bostic
2014-03-26
Compilation fixes for C code.
Susan LoVerso
2014-03-26
Clean up pass for s_all.
Susan LoVerso
2014-03-19
Change the overflow key/value addresses from a skiplist into a simple
Keith Bostic
2014-03-17
Further implementation of metadata cursors.
Alex Gorrod
2014-03-03
Support eviction of pages that include unresolved changes.
Keith Bostic
2014-02-26
Merge branch 'develop' into new-split
Keith Bostic
2014-02-25
Add a WT_SESSION_IMPL structure that allows us to store memory and free
Keith Bostic
2014-02-24
Clean up the WT_PAGE_MODIFY structure comments, get rid of the u.replace
Keith Bostic
2014-02-24
Update the configuration parsing API. Not finalized, but a step closer.
Alex Gorrod
2014-02-21
Instead of creating WT_REF arrays as part of reconciliation, use a more
Keith Bostic
2014-02-19
WT_REF arrays have to be processed when the page is discarded: we can't
Keith Bostic
2014-02-16
Replace eviction code to deepen the tree using split-merge pages with
Keith Bostic
2014-01-09
Avoid unpacking the key cell multiple times when returning key/value
Keith Bostic
2014-01-07
Update copyright notices for 2014.
Keith Bostic
2013-12-06
Implement compact for LSM trees. Add a new timeout compact configuration.
Alex Gorrod
2013-11-18
Merge branch 'develop' into fine-grained-durability
Alex Gorrod
[next]