COMMITS
/ RISCOS/pyconfig.h February 10, 2004
S
remove support for missing ANSI C header files (limits.h, stddef.h, etc).
Skip Montanaro committed
February 7, 2004
S
Remove support for --without-universal-newlines (see PEP 11).
Skip Montanaro committed
S
Remove HAVE_STRPTIME - no longer necessary with the pure Python version of
Skip Montanaro committed
January 17, 2004
S
Remove support for SunOS 4.
Skip Montanaro committed
S
Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld
Skip Montanaro committed
S
Remove support for minix.
Skip Montanaro committed
May 10, 2003
M
Patch #734231: Update RiscOS support. In particular, correct
Martin v. Löwis committed
November 23, 2002
M
Remove MALLOC_ZERO_RETURNS_NULL.
Martin v. Löwis committed
July 7, 2002
T
Removed WITH_CYCLE_GC #ifdef-ery. Holes:
Tim Peters committed
June 13, 2002
M
Patch #568235: Add posix.setpgid.
Martin v. Löwis committed
June 9, 2002
M
Patch #505375: Make doc strings optional.
Martin v. Löwis committed
October 24, 2001
G
SF patch #474590 -- RISC OS support
Guido van Rossum committed
July 26, 2001
M
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
Martin v. Löwis committed