summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WT-2576: variable-length column-store out-of-order returnKeith Bostic2016-04-221-5/+15
* Merge pull request #2677 from wiredtiger/wt-2560-spinAlex Gorrod2016-04-221-3/+20
|\
| * WT-2560 Spin on transaction locks.Michael Cahill2016-04-211-3/+20
* | WT-2360 Fix a build warning.Michael Cahill2016-04-221-1/+2
* | WT-2577: core dump discarding non-existent addressesKeith Bostic2016-04-211-1/+9
* | WT-2573: free of stack-allocated WT_REFKeith Bostic2016-04-211-11/+13
* | WT-2570: Minor lint cleanupsKeith Bostic2016-04-211-5/+5
* | WT-2570: Minor lint cleanups.Keith Bostic2016-04-211-3/+4
* | WT-2570: Minor lint cleanups.Keith Bostic2016-04-211-1/+2
* | WT-2570: Minor lint cleanups.Keith Bostic2016-04-211-16/+13
|/
* Merge pull request #2654 from wiredtiger/wt-2360-join-disjunctionMichael Cahill2016-04-2110-271/+714
|\
| * Merge branch 'develop' into wt-2360-join-disjunctionMichael Cahill2016-04-1916-186/+285
| |\
| * | WT-2360 Fixed uninitialized variable.Don Anderson2016-04-141-0/+1
| * | WT-2360 Removed an unneeded variable.Don Anderson2016-04-141-2/+0
| * | Merge branch 'develop' into wt-2360-join-disjunctionDon Anderson2016-04-14115-3007/+4531
| |\ \
| * | | WT-2360 Added documentation for join disjunctions and nested joins.Don Anderson2016-04-142-0/+27
| * | | WT-2360 A large set of changes to implement disjunctive and nested joins.Don Anderson2016-04-148-270/+687
* | | | Merge pull request #2659 from wiredtiger/wt-2558Michael Cahill2016-04-2124-317/+326
|\ \ \ \
| * | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-171-12/+10
| * | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-171-2/+2
| * | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-177-78/+81
| * | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-175-29/+42
| * | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-1721-209/+204
* | | | | Merge pull request #2673 from wiredtiger/wt-2567Michael Cahill2016-04-211-1/+5
|\ \ \ \ \
| * | | | | WT-2567 Review comments on style.Michael Cahill2016-04-211-1/+3
| * | | | | WT-2567 Check if logging is enabled for truncate.Susan LoVerso2016-04-201-0/+2
* | | | | | Merge pull request #2656 from wiredtiger/wt-2223Michael Cahill2016-04-214-5/+29
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' into wt-2223Keith Bostic2016-04-194-5/+34
| |\ \ \ \ \ \
| * | | | | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-183-4/+5
| * | | | | | | Revert "WT-2223: Add stress testing for in-memory"Keith Bostic2016-04-181-3/+2
| * | | | | | | Merge branch 'develop' into wt-2223Keith Bostic2016-04-187-44/+76
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-151-0/+13
| * | | | | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-153-5/+15
| * | | | | | | WT-2223: Add stress testing for in-memoryKeith Bostic2016-04-151-2/+3
* | | | | | | | Merge pull request #2660 from wiredtiger/wt-2560Michael Cahill2016-04-2117-147/+143
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' into wt-2560Michael Cahill2016-04-2031-1179/+1075
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | WT-2560 Use a rwlock to protect transaction state, don't spin.Michael Cahill2016-04-2017-147/+143
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #2675 from wiredtiger/wt-2569-call-getlasterrorAlex Gorrod2016-04-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | WT-2569 __win_handle_read needs to call GetLastError()Mark Benvenuto2016-04-201-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | WT-2565: item 3573 on page at [write-check] is a corrupted cellKeith Bostic2016-04-201-11/+22
|/ / / / / / /
* | | | | | | Merge pull request #2670 from wiredtiger/wt-2566Michael Cahill2016-04-202-11/+38
|\ \ \ \ \ \ \
| * | | | | | | WT-2566 Lock/unlock operations should imply memory barriers.Michael Cahill2016-04-202-11/+38
| |/ / / / / /
* | | | | | | WT-2539 Make streams a separate handle type from files.Keith Bostic2016-04-192-4/+4
* | | | | | | WT-2539 Make streams a separate handle type from files.Keith Bostic2016-04-191-2/+1
* | | | | | | WT-2539 Make streams a separate handle type from files.Keith Bostic2016-04-191-4/+4
* | | | | | | Merge branch 'develop' into wt-2539Keith Bostic2016-04-1921-327/+535
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #2661 from wiredtiger/wt-2548Alex Gorrod2016-04-191-0/+9
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | WT-2548 Reduce maximum memory size for raw compression.Michael Cahill2016-04-191-2/+4
| | * | | | | WT-2548 Cap the amount of data handed to raw compression.Michael Cahill2016-04-181-0/+7
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #2662 from wiredtiger/wt-2549-join-recnoMichael Cahill2016-04-191-1/+9
| |\ \ \ \ \