- 2cffc7d Move our own getopt() implementation to _PyOS_GetOpt(), and use it by Thomas Wouters · 25 years ago
- b745a04 Remove the dependency information for version.o; this is not part of by Fred Drake · 25 years ago
- 19c6afb Include the dependence of sysmodule on the patchlevel.h include, so by Fred Drake · 25 years ago
- f17861b Added exceptions.o to the list of object to build in this subdir. by Barry Warsaw · 25 years ago
- 2d0f5f9 Marc-Andre Lemburg: add new unicode files by Guido van Rossum · 25 years ago
- db3ec1b Support for selecting the correct dynload_<platform>.c file. by Guido van Rossum · 26 years ago
- 2a57004 Changes to deal with the sigcheck+intrcheck vs. signalmodule controversy. by Guido van Rossum · 27 years ago
- d807879 Make getversion.o dependent on ../Include/patchlevel.h as well. by Fred Drake · 27 years ago
- a941451 frozenmain.c is now also in the library, with entry point Py_FrozenMain(). by Guido van Rossum · 28 years ago
- f6ca6aa New build procedure. by Guido van Rossum · 28 years ago
- a027efa Massive changes for separate thread state management. by Guido van Rossum · 28 years ago
- 58a6ac5 Removed cgensupport.[co] (to ../Modules). by Guido van Rossum · 28 years ago
- 0ae748d Changes for Lee Busby's SIGFPE patch set. by Guido van Rossum · 29 years ago
- a1633cd split cofnfig.c in 1000 little files :-) by Guido van Rossum · 30 years ago
- 0b34490 init_frozen non-static, frozenmain.c not in Makefile any more by Guido van Rossum · 31 years ago
- c2ed415 removed frozenmain.o from objects added to library by Guido van Rossum · 31 years ago
- 40b2619 removed getopt.o from OBJS by Guido van Rossum · 31 years ago
- 97d68c0 added getopt.c to object, permanently by Guido van Rossum · 31 years ago
- 087579e added $& to $(LIB) target for Sequent by Guido van Rossum · 31 years ago
- 1ae940a Lots of changes, most minor (fatal() instead of abort(), use of by Guido van Rossum · 31 years ago
- 42a24ef add getargs.o:getargs.c rule by Guido van Rossum · 31 years ago
- fe3f1a2 * Python/{modsupport.c,getargs.c,Makefile.in}, by Guido van Rossum · 31 years ago
- 24f4850 errors.c: clear traceback too. by Guido van Rossum · 31 years ago
- 14aa5da version.c is no longer... by Guido van Rossum · 31 years ago
- b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 31 years ago
- 8e454f3 Misc changes. by Guido van Rossum · 32 years ago
- b898bd2 New file by Guido van Rossum · 32 years ago