Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define WITH_PYMALLOC as 1 | Jack Jansen | 2002-07-08 | 1 | -1/+1 |
* | - Got rid if WITH_CYCLE_GC | Jack Jansen | 2002-07-07 | 1 | -3/+0 |
* | Patch #568235: Add posix.setpgid. | Martin v. Löwis | 2002-06-13 | 1 | -0/+3 |
* | Patch #505375: Make doc strings optional. | Martin v. Löwis | 2002-06-09 | 1 | -0/+3 |
* | Enable WITH_PYMALLOC. | Jack Jansen | 2002-05-22 | 1 | -1/+1 |
* | Enable universal newline support for MacPython. | Jack Jansen | 2002-04-14 | 1 | -0/+3 |
* | Got rid of ifdefs for long-obsolete GUSI versions. | Jack Jansen | 2002-04-11 | 1 | -1/+1 |
* | We have strdup(), but not its prototype:-( | Jack Jansen | 2001-12-14 | 1 | -1/+1 |
* | Enabled WITH_LONG_LONG. No reason it was disabled, it has been supported by t... | Jack Jansen | 2001-11-06 | 1 | -2/+2 |
* | Got rid of 68k-Mac and other outdated ifdefs. | Jack Jansen | 2001-08-07 | 1 | -5/+0 |
* | Bit the bullet and enabled garbage collection (finally). | Jack Jansen | 2001-08-07 | 1 | -4/+43 |
* | config.h renamed to pyconfig.h | Jack Jansen | 2001-07-27 | 1 | -0/+740 |