summaryrefslogtreecommitdiff
path: root/src/support
Commit message (Expand)AuthorAgeFilesLines
* WT-60: big endian supportKeith Bostic2016-01-261-2/+9
* Merge branch 'develop' into WT-60Keith Bostic2016-01-212-18/+44
|\
| * WT-2287: WT_SESSION.rebalance support.Keith Bostic2016-01-191-1/+1
| * Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-191-14/+44
| |\
| | * WT-1801: Add a directory sync after rollback of a WT_SESSION::rename operationKeith Bostic2016-01-181-8/+9
| | * WT-1801: Add a directory sync after rollback of a WT_SESSION::rename operationKeith Bostic2016-01-181-10/+39
| * | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-0113-13/+13
| |\ \ | | |/
| * | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-012-28/+7
| |\ \
| * | | Remove duplicated comment.Keith Bostic2015-12-171-4/+0
* | | | WT-60: big endian supportKeith Bostic2016-01-141-4/+0
* | | | WT-60: big endian supportKeith Bostic2016-01-141-12/+39
* | | | WT-60: big endian supportKeith Bostic2016-01-141-0/+32
| |_|/ |/| |
* | | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-0113-13/+13
| |/ |/|
* | WT-2311 Support SparcMark Benvenuto2015-12-291-0/+6
* | Don't sleep so long when waiting for gdb to attach, sometimes gdbKeith Bostic2015-12-231-1/+1
* | WT-2277 Remove check forbidding big-endian systemsAndrew Morrow2015-12-181-27/+0
|/
* Fix moving the huffman code to a BSD 3-clause copyright, it's a MongoDBKeith Bostic2015-12-131-2/+2
* Switch the Huffman code to the BSD 3-clause license.Keith Bostic2015-12-131-2/+24
* Merge pull request #2366 from wiredtiger/wt-2060-statisticsAlex Gorrod2015-12-111-14/+22
|\
| * Make the autobuilt max_aggregate statistics code a little prettier,Keith Bostic2015-11-301-14/+7
| * WT-2060: Replace remaining uses of no_aggregate with max_aggregate andKeith Bostic2015-11-301-10/+25
* | Don't return the results of a void function (even in a function thatKeith Bostic2015-12-101-1/+1
* | WT-2177: Don't ignore error return from __wt_epoch(), fix types acrossKeith Bostic2015-12-101-5/+7
* | Merge pull request #2375 from wiredtiger/wt-2177-rand-seedAlex Gorrod2015-12-101-0/+21
|\ \
| * | Allow functions to be called only from wtperf in s_funcs.Alex Gorrod2015-12-091-1/+2
| * | Fixed whitespace and a so-called spellcheck error in a comment.Alexandra (Sasha)Fedorova2015-12-081-5/+3
| * | WT-2177 Add an optional random seed to WiredTiger rand implementationSasha Fedorova2015-12-081-0/+22
| |/
* | WT-2235. Share an array used for converted binary to hex.Don Anderson2015-12-091-5/+5
* | WT-2235. Changes to wt printlog to add -x option and remove -p.Don Anderson2015-12-041-0/+11
|/
* WT-2222 Fixup snapshot statistics re: review comments.Alex Gorrod2015-11-191-2/+2
* Merge branch 'develop' into wt-2222-snapshot-statsAlex Gorrod2015-11-191-6/+73
|\
| * Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-191-0/+17
| |\
| | * WT-2218 Add fast-path delete stat.Susan LoVerso2015-11-181-0/+7
| | * Merge branch 'develop' into trunc-statsSusan LoVerso2015-11-182-8/+21
| | |\
| | * | WT-2218 Add connection level stat for number of deleted pages.Susan LoVerso2015-11-171-0/+3
| | * | WT-2218 Add truncate statsSusan LoVerso2015-11-161-0/+7
| * | | Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-182-8/+21
| |\ \ \ | | | |/ | | |/|
| * | | WT-1315. Support statistics on join cursors.Don Anderson2015-11-171-6/+56
| | |/ | |/|
* | | WT-2222 Add statistics for named snapshots.Alex Gorrod2015-11-181-0/+12
| |/ |/|
* | Merge pull request #2308 from wiredtiger/wt-2220-wt_timediffAlex Gorrod2015-11-181-1/+2
|\ \
| * | WT-2220 Create WT_TIMEDIFF_US and fix use of constants.Susan LoVerso2015-11-171-1/+2
| |/
* | WT-2182: when internal pages grow large enough, split them into their parentsKeith Bostic2015-10-291-7/+19
|/
* WT-2151 Add zero-fill stat. Check correct flags field.Susan LoVerso2015-09-291-0/+3
* WT-2128: Enhance the comment to clarify the change.Keith Bostic2015-09-271-0/+10
* Merge branch 'develop' into more-boolKeith Bostic2015-09-241-0/+3
|\
| * Merge pull request #2212 from wiredtiger/log-cleanupsueloverso2015-09-241-0/+3
| |\
| | * WT-2088 Add a prealloc_missed stat. Fix review comments.Susan LoVerso2015-09-241-0/+3
* | | Boolean conversion pass over supportKeith Bostic2015-09-243-16/+17
|/ /
* | Merge branch 'develop' into more-boolMichael Cahill2015-09-241-1/+2
|\ \ | |/
| * WT-2128: it's possible to have fewer bits than the symbol length duringKeith Bostic2015-09-231-1/+2