summaryrefslogtreecommitdiffstats
path: root/Include/longobject.h
Commit message (Expand)AuthorAgeFilesLines
* Marc-Andre's third try at this bulk patch seems to work (except thatGuido van Rossum2000-04-051-0/+1
* Changes for long file support by Steve Clift.Guido van Rossum1999-01-061-0/+19
* Add DL_IMPORT(returntype) for all officially exported functions.Guido van Rossum1998-12-041-13/+13
* Patches from Greg Stein to support 'P' format in struct module'sGuido van Rossum1998-09-181-0/+2
* Patch by Mark Hammond to support 64-bit ints on MS platforms.Guido van Rossum1998-08-251-4/+7
* Changes for BeOS, QNX and long long, by Chris Herborth.Guido van Rossum1998-08-041-0/+7
* Added PyLong_FromUnsignedLong() and PyLong_AsUnsignedLong().Guido van Rossum1997-01-031-0/+2
* New permission notice, includes CNRI.Guido van Rossum1996-10-251-13/+20
* make the type a parameter of the DL_IMPORT macro, for Borland CGuido van Rossum1995-02-271-1/+1
* new names for lots of new functionsGuido van Rossum1995-01-171-2/+1
* The great renaming, phase two: all header files have been updated toGuido van Rossum1995-01-121-9/+9
* Added 1995 copyright.Guido van Rossum1995-01-041-2/+2
* Changes for dynamic linking under NTGuido van Rossum1994-08-181-1/+1
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-1/+2
* * ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c,Guido van Rossum1993-11-011-1/+0
* * Added support for X11 modules.Guido van Rossum1993-07-281-0/+11
* * Changed all copyright messages to include 1993.Guido van Rossum1993-03-291-2/+2
* Copyright for 1992 addedGuido van Rossum1992-04-051-1/+1
* Added typedef for longobject and declarations for long_{format,scan}.Guido van Rossum1992-01-191-0/+5
* Added declarations for dnewlongobject and dgetlongvalue.Guido van Rossum1991-06-031-0/+2
* Initial revisionGuido van Rossum1991-05-051-0/+32