summaryrefslogtreecommitdiff
path: root/dist/s_longlines
Commit message (Expand)AuthorAgeFilesLines
* Quit folding lines in include/extern.h, there's no particular reasonKeith Bostic2014-10-011-1/+2
* Check Python scripts for 80 column line wrapping, fix violations.Michael Cahill2013-11-051-0/+1
* Check wtperf for long lines.Keith Bostic2013-10-211-1/+1
* Expand test for long lines.Keith Bostic2012-07-071-6/+5
* Fix release scripts (again) to cope with missing test directories.Michael Cahill2011-10-041-4/+4
* In dist scripts, look for test/*/*.[ch] so that if some tests are excludedMichael Cahill2011-09-301-4/+1
* Check for long lines in example code.Michael Cahill2011-09-201-1/+2
* Fix a buglet in s_longlines, rewrap some long lines.Michael Cahill2011-08-041-3/+2
* Add a small thread-test program.Keith Bostic2011-07-311-3/+6
* Delete the WT_STACK and WT_STACK_ELEM structures, they're no longer usedKeith Bostic2011-06-021-1/+1
* Change "key/data" to "key/value" in bt.Michael Cahill2011-03-111-1/+2
* Check test program include files.Keith Bostic2011-03-201-1/+1
* check the test program, too.Keith Bostic2011-03-201-1/+1
* Rename btree/bt_inline.c to include/btree.i.Michael Cahill2011-03-041-1/+1
* The s_longlines script was off-by-one, fix lines exactly 80 characters long.Keith Bostic2011-03-081-2/+1
* Formatting, mostly whitespace (s_longlines).Michael Cahill2011-03-071-1/+1
* Collapse the internal API, push sessions down into the OS layer for error han...Michael Cahill2011-03-041-1/+1
* Add some more style checks, including for lines longer than 80 characters.Michael Cahill2011-02-211-0/+16