COMMITS
/ Python/dynload_aix.c February 15, 2011
G
#730467: Another small AIX fix.
Georg Brandl committed
May 9, 2010
A
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou committed
December 19, 2005
N
Fix SF bug #1072182, problems with signed characters.
Neal Norwitz committed
March 22, 2003
N
Include Python.h first which defines _XOPEN_SOURCE
Neal Norwitz committed
December 31, 2002
N
Fix SF #639945, 64-bit bug on AIX
Neal Norwitz committed
June 14, 2002
G
SF patch 568629 by Oren Tirosh: types made callable.
Guido van Rossum committed
November 28, 2001
B
aix_loaderror(): Conversion of sprintf() to PyOS_snprintf() for buffer
Barry Warsaw committed
September 4, 2000
V
Fix the char* vs. const char* mismatch for the argument of aix_loaderror()
Vladimir Marangozov committed
September 1, 2000
G
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum committed
July 22, 2000
T
ANSIfy as many declarations as possible.
Thomas Wouters committed
T
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Thomas Wouters committed
July 16, 2000
T
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters committed
June 30, 2000
G
Change copyright notice - 2nd try.
Guido van Rossum committed
G
Change copyright notice.
Guido van Rossum committed
December 22, 1999
G
Cleanup patches from Greg Stein:
Guido van Rossum committed
December 21, 1999
G
Vladimir Marangozov:
Guido van Rossum committed
December 20, 1999
G
The old platform-specific contents of importdl.c, broken down into one
Guido van Rossum committed