| Commit message (Expand) | Author | Age | Files | Lines |
* | Move our own getopt() implementation to _PyOS_GetOpt(), and use it | Thomas Wouters | 2000-11-03 | 1 | -1/+1 |
|
|
* | Remove the dependency information for version.o; this is not part of | Fred Drake | 2000-08-23 | 1 | -1/+0 |
|
|
* | Include the dependence of sysmodule on the patchlevel.h include, so | Fred Drake | 2000-08-01 | 1 | -1/+1 |
|
|
* | Added exceptions.o to the list of object to build in this subdir. | Barry Warsaw | 2000-05-26 | 1 | -1/+2 |
|
|
* | Marc-Andre Lemburg: add new unicode files | Guido van Rossum | 2000-03-10 | 1 | -1/+2 |
|
|
* | Support for selecting the correct dynload_<platform>.c file. | Guido van Rossum | 1999-12-20 | 1 | -0/+12 |
|
|
* | Changes to deal with the sigcheck+intrcheck vs. signalmodule controversy. | Guido van Rossum | 1998-10-07 | 1 | -3/+7 |
|
|
* | Make getversion.o dependent on ../Include/patchlevel.h as well. | Fred Drake | 1998-08-05 | 1 | -1/+1 |
|
|
* | frozenmain.c is now also in the library, | Guido van Rossum | 1997-07-19 | 1 | -1/+1 |
|
|
* | New build procedure. | Guido van Rossum | 1997-07-19 | 1 | -9/+9 |
|
|
* | Massive changes for separate thread state management. | Guido van Rossum | 1997-05-05 | 1 | -1/+2 |
|
|
* | Removed cgensupport.[co] (to ../Modules). | Guido van Rossum | 1997-04-29 | 1 | -2/+1 |
|
|
* | Changes for Lee Busby's SIGFPE patch set. | Guido van Rossum | 1997-02-14 | 1 | -1/+2 |
|
|
* | split cofnfig.c in 1000 little files :-) | Guido van Rossum | 1995-08-04 | 1 | -4/+17 |
|
|
* | init_frozen non-static, frozenmain.c not in Makefile any more | Guido van Rossum | 1995-02-07 | 1 | -1/+1 |
|
|
* | removed frozenmain.o from objects added to library | Guido van Rossum | 1995-01-26 | 1 | -2/+1 |
|
|
* | removed getopt.o from OBJS | Guido van Rossum | 1995-01-20 | 1 | -1/+1 |
|
|
* | added getopt.c to object, permanently | Guido van Rossum | 1995-01-17 | 1 | -1/+2 |
|
|
* | added $& to $(LIB) target for Sequent | Guido van Rossum | 1995-01-17 | 1 | -1/+1 |
|
|
* | Lots of changes, most minor (fatal() instead of abort(), use of | Guido van Rossum | 1995-01-02 | 1 | -3/+4 |
|
|
* | add getargs.o:getargs.c rule | Guido van Rossum | 1994-10-11 | 1 | -0/+1 |
|
|
* | * Python/{modsupport.c,getargs.c,Makefile.in}, | Guido van Rossum | 1994-09-29 | 1 | -1/+1 |
|
|
* | errors.c: clear traceback too. | Guido van Rossum | 1994-08-19 | 1 | -1/+2 |
|
|
* | version.c is no longer... | Guido van Rossum | 1994-08-18 | 1 | -1/+0 |
|
|
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -26/+52 |
|
|
* | Misc changes. | Guido van Rossum | 1993-12-24 | 1 | -27/+33 |
|
|
* | New file | Guido van Rossum | 1993-12-20 | 1 | -0/+75 |
|
|