Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-44854: Remove trailing whitespaces (GH-27689) | Serhiy Storchaka | 2021-08-09 | 2 | -2/+2 |
* | Fix a typo in c-analyzer (GH-24468) | Ikko Ashimine | 2021-03-19 | 1 | -1/+1 |
* | bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ... | Eric Snow | 2020-12-24 | 2 | -3/+5 |
* | bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431) | Eric Snow | 2020-11-20 | 3 | -23/+66 |
* | bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045) | Eric Snow | 2020-10-30 | 6 | -133/+236 |
* | bpo-36876: Fix the C analyzer tool. (GH-22841) | Eric Snow | 2020-10-23 | 21 | -0/+5204 |
* | bpo-36876: Re-organize the c-analyzer tool code. (gh-16841) | Eric Snow | 2019-10-19 | 6 | -1127/+0 |
* | bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304) | Eric Snow | 2019-09-27 | 2 | -18/+43 |
* | bpo-38187: Fix reference leak in test_tools (GH-16233) | Pablo Galindo | 2019-09-17 | 1 | -0/+3 |
* | bpo-36876: Add a tool that identifies unsupported global C variables. (#15877) | Eric Snow | 2019-09-11 | 6 | -0/+1099 |