| Commit message (Expand) | Author | Age | Files | Lines |
* | WT-2280: Add CRC32 Optimized code for PPC64LE | Keith Bostic | 2016-02-11 | 1 | -2/+3 |
* | Fixup whitespace in s_longlines | Alex Gorrod | 2015-12-09 | 1 | -2/+2 |
* | Quit trying to make stat_data.py fit into 80 columns, now requires a | Keith Bostic | 2015-11-29 | 1 | -2/+3 |
* | Update permissions on dist scripts to be exectuable. | Alex Gorrod | 2015-07-07 | 1 | -0/+0 |
* | Quit folding lines in include/extern.h, there's no particular reason | Keith Bostic | 2014-10-01 | 1 | -1/+2 |
* | Check Python scripts for 80 column line wrapping, fix violations. | Michael Cahill | 2013-11-05 | 1 | -0/+1 |
* | Check wtperf for long lines. | Keith Bostic | 2013-10-21 | 1 | -1/+1 |
* | Expand test for long lines. | Keith Bostic | 2012-07-07 | 1 | -6/+5 |
* | Fix release scripts (again) to cope with missing test directories. | Michael Cahill | 2011-10-04 | 1 | -4/+4 |
* | In dist scripts, look for test/*/*.[ch] so that if some tests are excluded | Michael Cahill | 2011-09-30 | 1 | -4/+1 |
* | Check for long lines in example code. | Michael Cahill | 2011-09-20 | 1 | -1/+2 |
* | Fix a buglet in s_longlines, rewrap some long lines. | Michael Cahill | 2011-08-04 | 1 | -3/+2 |
* | Add a small thread-test program. | Keith Bostic | 2011-07-31 | 1 | -3/+6 |
* | Delete the WT_STACK and WT_STACK_ELEM structures, they're no longer used | Keith Bostic | 2011-06-02 | 1 | -1/+1 |
* | Change "key/data" to "key/value" in bt. | Michael Cahill | 2011-03-11 | 1 | -1/+2 |
* | Check test program include files. | Keith Bostic | 2011-03-20 | 1 | -1/+1 |
* | check the test program, too. | Keith Bostic | 2011-03-20 | 1 | -1/+1 |
* | Rename btree/bt_inline.c to include/btree.i. | Michael Cahill | 2011-03-04 | 1 | -1/+1 |
* | The s_longlines script was off-by-one, fix lines exactly 80 characters long. | Keith Bostic | 2011-03-08 | 1 | -2/+1 |
* | Formatting, mostly whitespace (s_longlines). | Michael Cahill | 2011-03-07 | 1 | -1/+1 |
* | Collapse the internal API, push sessions down into the OS layer for error han... | Michael Cahill | 2011-03-04 | 1 | -1/+1 |
* | Add some more style checks, including for lines longer than 80 characters. | Michael Cahill | 2011-02-21 | 1 | -0/+16 |