13 Commits (6bcd00afa9dde18c1bbeb0a4d2fb376bac9dfd2c)

Author SHA1 Message Date
Antoine Pitrou c7c96a90bc Recorded merge of revisions 81029 via svnmerge from 16 years ago
Antoine Pitrou c83ea137d7 Untabify C files. Will watch buildbots. 16 years ago
Brett Cannon bb141bb1f4 Deprecate the timing module for removal in Python 3.0. 18 years ago
Guido van Rossum e7ba495627 Merged revisions 55631-55794 via svnmerge from 19 years ago
Mark Hammond fe51c6d66e Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype 24 years ago
Neal Norwitz 50905b557b Convert from using METH_OLDARGS to METH_NOARGS. 24 years ago
Martin v. Löwis 43b936d08c Patch #477750: Use METH_ constants in Modules. 25 years ago
Barry Warsaw 9bfd2bf5ed Do the absolute minimal amount of modifications to eradicate 26 years ago
Thomas Wouters f3f33dcf03 Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', 26 years ago
Peter Schneider-Kamp e89b15691e ANSI-fication 26 years ago
Guido van Rossum 3886bb6997 Add DL_EXPORT() to all modules that could possibly be used 28 years ago
Barry Warsaw 58d40a7400 Renamed. 30 years ago
Guido van Rossum 6e69fc7a72 removed rcs cruft 31 years ago
Guido van Rossum cbcd8d796f Make more robust against Minix and Mac 33 years ago
Guido van Rossum 116857ca01 Added George Neville-Neil's timing module 33 years ago