Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-38419: fix "check-c-globals" path (GH-16680) | AMIR | 2019-10-23 | 1 | -1/+1 |
* | bpo-36876: Re-organize the c-analyzer tool code. (gh-16841) | Eric Snow | 2019-10-19 | 36 | -706/+1030 |
* | bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304) | Eric Snow | 2019-09-27 | 6 | -49/+108 |
* | bpo-38187: Fix reference leak in test_tools (GH-16233) | Pablo Galindo | 2019-09-17 | 1 | -0/+3 |
* | Move Eric's TODO file into his directory. (GH-16072) | Benjamin Peterson | 2019-09-12 | 1 | -0/+1072 |
* | bpo-36876: Fix the globals checker tool. (gh-16058) | Eric Snow | 2019-09-12 | 2 | -18/+51 |
* | bpo-36876: Add a tool that identifies unsupported global C variables. (#15877) | Eric Snow | 2019-09-11 | 29 | -0/+6020 |