summaryrefslogtreecommitdiff
path: root/coverage/ctracer/stats.h
Commit message (Collapse)AuthorAgeFilesLines
* refactor: no need for specialized pyexpat code anymoreNed Batchelder2021-10-181-2/+0
| | | | | | | | The pyexpat bug that plagued us was fixed in Python 3.4: https://bugs.python.org/issue22462 We no longer need the code that adapted to it. The test will remain, couldn't hurt.
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
|
* A better name for a statNed Batchelder2016-11-121-1/+1
|
* WIP: record contexts for who tests whatNed Batchelder2015-11-141-0/+1
|
* Windows compiler wants at least one member in a structNed Batchelder2015-08-011-1/+1
|
* Split tracer.c into smaller filesNed Batchelder2015-08-011-0/+30