Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WT-1315 Change a few more size_t variables to u_int. | Michael Cahill | 2015-11-19 | 1 | -6/+7 |
* | Another warning: | Michael Cahill | 2015-11-18 | 1 | -0/+1 |
* | Fix another warning: | Michael Cahill | 2015-11-18 | 1 | -0/+2 |
* | Fix -Wshadow warnings: | Michael Cahill | 2015-11-18 | 1 | -7/+7 |
* | Merge branch 'develop' into wt-1315-join-cursor | Michael Cahill | 2015-11-18 | 1 | -15/+16 |
* | WT-1315. Support statistics on join cursors. | Don Anderson | 2015-11-17 | 1 | -2/+17 |
* | WT-1315. Fixed error in check for overlapping ranges. | Don Anderson | 2015-11-12 | 1 | -2/+4 |
* | WT-1315. Change the 'ends' array to be dynamically sized, needed for | Don Anderson | 2015-11-11 | 1 | -85/+124 |
* | WT-1315. Changed names of macros and inline functions to be more clear | Don Anderson | 2015-11-10 | 1 | -40/+43 |
* | WT-1315. Compiler warnings and clean up. | Don Anderson | 2015-11-04 | 1 | -27/+13 |
* | WT-1315. Fixed compile warning. | Don Anderson | 2015-11-04 | 1 | -6/+6 |
* | WT-1315. Added support for join cursors: | Don Anderson | 2015-11-03 | 1 | -0/+999 |