Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d11b62edd077428935f93b36ae8d65ebaa684cca
/
Modules
/
timingmodule.c
fe51c6d
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
by Mark Hammond
· 22 years ago
50905b5
Convert from using METH_OLDARGS to METH_NOARGS. These should be safe.
by Neal Norwitz
· 23 years ago
43b936d
Patch #477750: Use METH_ constants in Modules.
by Martin v. Löwis
· 23 years ago
9bfd2bf
Do the absolute minimal amount of modifications to eradicate
by Barry Warsaw
· 24 years ago
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
e89b156
ANSI-fication
by Peter Schneider-Kamp
· 24 years ago
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
58d40a7
Renamed.
by Barry Warsaw
· 28 years ago
6e69fc7
removed rcs cruft
by Guido van Rossum
· 29 years ago
cbcd8d7
Make more robust against Minix and Mac
by Guido van Rossum
· 31 years ago
116857c
Added George Neville-Neil's timing module
by Guido van Rossum
· 31 years ago