Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.10] Fix typos in the Tools directory (GH-28769) (GH-28801) | Christian Clauss | 2021-10-07 | 1 | -4/+4 |
* | bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431) | Eric Snow | 2020-11-20 | 1 | -4/+40 |
* | bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045) | Eric Snow | 2020-10-30 | 1 | -128/+38 |
* | bpo-36876: Fix the C analyzer tool. (GH-22841) | Eric Snow | 2020-10-23 | 1 | -0/+1658 |
* | bpo-36876: Re-organize the c-analyzer tool code. (gh-16841) | Eric Snow | 2019-10-19 | 1 | -106/+0 |
* | bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304) | Eric Snow | 2019-09-27 | 1 | -16/+41 |
* | 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 | 1 | -0/+78 |