COMMITS
/ Python/codecs.c September 26, 2000
F
Rationalize use of limits.h, moving the inclusion to Python.h.
Fred Drake committed
August 3, 2000
G
Changing the CNRI copyright notice according to CNRI's instructions.
Guido van Rossum committed
July 22, 2000
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
July 3, 2000
J
Include limits.h if we have it.
Jack Jansen committed
June 29, 2000
G
Change the loop index in normalizestring() to size_t too, to avoid a
Guido van Rossum committed
June 28, 2000
G
Trent Mick's Win64 changes: size_t vs. int or long; also some overflow
Guido van Rossum committed
May 9, 2000
F
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake committed
April 5, 2000
G
Marc-Andre's third try at this bulk patch seems to work (except that
Guido van Rossum committed
March 31, 2000
G
Marc-Andre Lemburg: Error reporting in the codec registry and lookup
Guido van Rossum committed
March 24, 2000
G
Marc-Andre Lemburg:
Guido van Rossum committed
March 20, 2000
B
On 17-Mar-2000, Marc-Andre Lemburg said:
Barry Warsaw committed
March 10, 2000
G
Python Codec Registry and support functions, written by Marc-Andre
Guido van Rossum committed