Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix 'filename' to be 'file name' in English. | Ned Batchelder | 2015-08-20 | 1 | -1/+1 | |
| | ||||||
* | Too many things named "arcs". Rename the booleans. | Ned Batchelder | 2015-08-08 | 2 | -3/+3 | |
| | ||||||
* | Windows compiler wants at least one member in a struct | Ned Batchelder | 2015-08-01 | 1 | -1/+1 | |
| | ||||||
* | This is the right way to share the type objects between .h and .c | Ned Batchelder | 2015-08-01 | 2 | -2/+2 | |
| | ||||||
* | Split tracer.c into smaller files | Ned Batchelder | 2015-08-01 | 9 | -388/+468 | |
| | ||||||
* | Move tracer.c into a subdirectory, so we can split it up. | Ned Batchelder | 2015-08-01 | 1 | -0/+1415 | |
--HG-- rename : coverage/tracer.c => coverage/ctracer/tracer.c |