GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
c-analyzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo in c-analyzer (GH-24468)
Ikko Ashimine
2021-03-19
1
-1
/
+1
*
bpo-36876: [c-analyzer tool] Additional CLI updates for "capi" command. (gh-2...
Eric Snow
2020-12-25
3
-93
/
+380
*
bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ...
Eric Snow
2020-12-24
10
-57
/
+849
*
bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431)
Eric Snow
2020-11-20
13
-109
/
+3202
*
bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045)
Eric Snow
2020-10-30
16
-218
/
+633
*
bpo-42161: Remove private _PyLong_Zero and _PyLong_One (GH-23003)
Victor Stinner
2020-10-27
1
-2
/
+0
*
bpo-36876: Fix the C analyzer tool. (GH-22841)
Eric Snow
2020-10-22
72
-6239
/
+8882
*
bpo-41971: Fix test failure in test.test_tools.test_c_analyzer when mutating ...
Pablo Galindo
2020-10-11
1
-1
/
+3
*
bpo-41834: Remove _Py_CheckRecursionLimit variable (GH-22359)
Victor Stinner
2020-09-23
2
-2
/
+0
*
bpo-41715: Fix potential catastrofic backtracking in c_analyzer. (GH-22091)
Serhiy Storchaka
2020-09-17
1
-6
/
+6
*
bpo-40939: Remove even more references to the old parser (GH-21642)
Lysandros Nikolaou
2020-07-27
3
-7
/
+0
*
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
Serhiy Storchaka
2020-06-20
2
-3
/
+7
*
bpo-38419: fix "check-c-globals" path (GH-16680)
AMIR
2019-10-22
1
-1
/
+1
*
bpo-36876: Re-organize the c-analyzer tool code. (gh-16841)
Eric Snow
2019-10-18
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