Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: no need for specialized pyexpat code anymore | Ned Batchelder | 2021-10-18 | 1 | -4/+0 |
* | refactor: use sets to collect data | Ned Batchelder | 2021-08-15 | 1 | -5/+4 |
* | Move disable_plugin to Python | Ned Batchelder | 2020-09-13 | 1 | -0/+1 |
* | Dynamic contexts | Ned Batchelder | 2018-09-23 | 1 | -1/+2 |
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
* | Collecting continues after saving data. #79 #448 | Ned Batchelder | 2017-03-03 | 1 | -0/+2 |
* | Simplify stack management in CTracer | Ned Batchelder | 2017-03-03 | 1 | -2/+2 |
* | Make a BOOL type for the C code. | Ned Batchelder | 2016-01-30 | 1 | -2/+2 |
* | WIP: record contexts for who tests what | Ned Batchelder | 2015-11-14 | 1 | -0/+3 |
* | Quiet some C compiler warnings. | Ned Batchelder | 2015-08-30 | 1 | -1/+1 |
* | Too many things named "arcs". Rename the booleans. | Ned Batchelder | 2015-08-08 | 1 | -1/+1 |
* | This is the right way to share the type objects between .h and .c | Ned Batchelder | 2015-08-01 | 1 | -1/+1 |
* | Split tracer.c into smaller files | Ned Batchelder | 2015-08-01 | 1 | -0/+68 |