Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36876: Fix the C analyzer tool. (GH-22841) | Eric Snow | 2020-10-23 | 5 | -516/+0 |
* | 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 | 5 | -0/+512 |