COMMITS
/ Include/longintrepr.h July 21, 2007
M
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis committed
February 15, 2006
M
Merge ssize_t branch.
Martin v. Löwis committed
August 30, 2004
T
SF patch 936813: fast modular exponentiation
Tim Peters committed
August 29, 2004
T
SF patch 936813: fast modular exponentiation
Tim Peters committed
August 12, 2002
M
Excise DL_EXPORT from Include.
Mark Hammond committed
March 2, 2002
T
For clarity, change _longobject to build directly from PyObject_VAR_HEAD
Tim Peters committed
September 10, 2001
T
SF bug #460020: bug or feature: unicode() and subclasses.
Tim Peters committed
September 1, 2000
G
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum committed
July 16, 2000
T
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters committed
July 8, 2000
T
Cray J90 fixes for long ints.
Tim Peters committed
July 7, 2000
T
Some cleanup of longs in prepartion for Cray J90 fixes: got
Tim Peters committed
June 30, 2000
G
Change copyright notice - 2nd try.
Guido van Rossum committed
G
Change copyright notice.
Guido van Rossum committed
December 4, 1998
G
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
February 10, 1995
G
make newvarobj's size arg signed
Guido van Rossum committed
January 12, 1995
G
The great renaming, phase two: all header files have been updated to
Guido van Rossum committed
January 4, 1995
G
Added 1995 copyright.
Guido van Rossum committed
August 1, 1994
G
Merge alpha100 branch back to main trunk
Guido van Rossum committed
July 28, 1993
G
* Added support for X11 modules.
Guido van Rossum committed
March 29, 1993
G
* Changed all copyright messages to include 1993.
Guido van Rossum committed
April 5, 1992
G
Copyright for 1992 added
Guido van Rossum committed
January 19, 1992
G
Move the longobject typedef to longobject.h.
Guido van Rossum committed
May 14, 1991
G
Added wdigit and stwodigits typedefs, and changed prototypes.
Guido van Rossum committed
May 5, 1991
G
Initial revision
Guido van Rossum committed