index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
c-analyzer
/
c_parser
/
preprocessor
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] Fix typos (#123775) (#123866)
Victor Stinner
2024-10-07
1
-1/+1
*
gh-116417: Fix make check-c-globals for _testlimitedcapi (#116570)
Victor Stinner
2024-03-10
1
-0/+1
*
gh-116417: Add _testlimitedcapi C extension (#116419)
Victor Stinner
2024-03-07
1
-2/+2
*
gh-106212: Raise when using c-analyzer with clang on darwin (#110757)
Lysandros Nikolaou
2023-10-13
1
-0/+3
*
gh-109723: Disable Py_BUILD_CORE in _testcapi (#109727)
Victor Stinner
2023-09-22
1
-6/+11
*
gh-104469: Disallow using Py_LIMITED_API with Py_BUILD_CORE (#109690)
Victor Stinner
2023-09-21
1
-2/+7
*
gh-106320: Remove _PyAnextAwaitable_Type from the public C API (#108597)
Victor Stinner
2023-08-29
1
-1/+0
*
gh-106320: Remove private AC converter functions (#108505)
Victor Stinner
2023-08-26
1
-21/+10
*
gh-106320: Remove private _PyLong_FileDescriptor_Converter() (#108503)
Victor Stinner
2023-08-26
1
-1/+4
*
gh-106320: Remove private _PyLong converter functions (#108499)
Victor Stinner
2023-08-26
1
-0/+9
*
gh-106320: Move _PyUnicodeWriter to the internal C API (#106342)
Victor Stinner
2023-07-03
1
-3/+9
*
gh-106316: Remove pytime.h header file (#106317)
Victor Stinner
2023-07-01
1
-1/+8
*
Fix c-analyzer for GCC: ignore LANG env var (#106173)
Victor Stinner
2023-06-28
1
-1/+7
*
gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740)
Eric Snow
2023-06-14
1
-0/+1
*
gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410)
Victor Stinner
2023-06-06
1
-1/+0
*
gh-102737: Un-ignore ceval.c in the CI globals check (gh-102745)
Eric Snow
2023-03-16
1
-3/+7
*
gh-81057: Add a CI Check for New Unsupported C Global Variables (gh-102506)
Eric Snow
2023-03-14
2
-10/+19
*
gh-90110: Fix the c-analyzer Tool (#102483)
Eric Snow
2023-03-07
1
-1/+2
*
gh-90110: Fix the c-analyzer Tool (gh-96731)
Eric Snow
2022-09-12
4
-35/+218
*
gh-85454: Remove distutils.ccompiler from Tools/c-analyzer (GH-95171)
Dong-hee Na
2022-07-25
1
-2/+12
*
bpo-45952: Get the C analyzer tool working again. (gh-29882)
Eric Snow
2021-12-01
1
-1/+1
*
Fix typos in the Tools directory (GH-28769)
Christian Clauss
2021-10-06
1
-2/+2
*
bpo-44854: Remove trailing whitespaces (GH-27689)
Serhiy Storchaka
2021-08-09
1
-1/+1
*
bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ...
Eric Snow
2020-12-24
1
-2/+3
*
bpo-36876: Fix the C analyzer tool. (GH-22841)
Eric Snow
2020-10-23
6
-0/+815