Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ... | Eric Snow | 2020-12-24 | 1 | -4/+5 |
* | bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431) | Eric Snow | 2020-11-20 | 3 | -38/+64 |
* | bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045) | Eric Snow | 2020-10-30 | 6 | -79/+296 |
* | bpo-36876: Fix the C analyzer tool. (GH-22841) | Eric Snow | 2020-10-23 | 24 | -2288/+1373 |
* | bpo-41971: Fix test failure in test.test_tools.test_c_analyzer when mutating ... | Pablo Galindo | 2020-10-11 | 1 | -1/+3 |
* | bpo-41715: Fix potential catastrofic backtracking in c_analyzer. (GH-22091) | Serhiy Storchaka | 2020-09-17 | 1 | -6/+6 |
* | bpo-41043: Escape literal part of the path for glob(). (GH-20994) | Serhiy Storchaka | 2020-06-20 | 1 | -2/+4 |
* | bpo-36876: Re-organize the c-analyzer tool code. (gh-16841) | Eric Snow | 2019-10-19 | 20 | -0/+2284 |