Commits
User selector
Commit History
Commits on Mar 1, 2006
Patch #1440601: Add col_offset attribute to AST nodes.
Show description for dc73deacommitted
martin.v.loewis
Commits on Aug 2, 2004
PEP-0318, @decorator-style. In Guido's words:
Show description for e146dfbcommitted
anthonybaxter
Commits on Sep 17, 2002
Back out the previous change. It doesn't save any space on 64-bit
Show description for ccbd6f8committed
gvanrossumRearrange the members of struct _node to put shorter fields towards
Show description for 26f1fc9committed
gvanrossum
Commits on Aug 12, 2002
Excise DL_EXPORT from Include.
Show description for f0c1e5ecommitted
mhammond
Commits on Oct 15, 2001
Use an assert() for the REQ() macro instead of making up our own
Show description for 854ef5fcommitted
gvanrossum
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for ff4a21bcommitted
gvanrossum
Commits on Jun 30, 2000
Change copyright notice - 2nd try.
Show description for 6baae43committed
gvanrossumChange copyright notice.
Show description for 87cc2fccommitted
gvanrossum
Commits on Jun 20, 2000
Add new parser error code, E_OVERFLOW. This error is returned when
Show description for ac82834committed
jhylton
Commits on Dec 4, 1998
Add DL_IMPORT(returntype) for all officially exported functions.
Show description for 74c9f29committed
guido
Commits on Dec 30, 1996
Rename DEBUG macro to Py_DEBUG
Show description for 831d3b9committed
guido
Commits on Oct 25, 1996
New permission notice, includes CNRI.
Show description for d75f02fcommitted
guido
Commits on Jan 12, 1995
The great renaming, phase two: all header files have been updated to
Show description for 787b391committed
guido
Commits on Jan 4, 1995
Added 1995 copyright.
Show description for eb25cb7committed
guido
Commits on Aug 23, 1994
Include/node.h: make some fields short to save space during
Show description for 91ddcc4committed
guido
Commits on Aug 1, 1994
Merge alpha100 branch back to main trunk
Show description for 49fbc4acommitted
guido
Commits on Nov 1, 1993
* ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c,
Show description for 0ee72d0committed
guido
Commits on Jul 28, 1993
* Added support for X11 modules.
Show description for 584199ccommitted
guido
Commits on Mar 29, 1993
* Changed all copyright messages to include 1993.
Show description for 72cb640committed
guido
Commits on Apr 5, 1992
Copyright for 1992 added
Show description for d973a70committed
guido
Commits on Feb 19, 1991
Added copyright notice.
Show description for de31694committed
guido
Commits on Dec 20, 1990
"Compiling" version
Show description for 57c96decommitted
guido
Commits on Nov 18, 1990
Added prototype for new function freenode().
Show description for ad31ad1committed
guido
Commits on Oct 14, 1990
Initial revision
Show description for e935d2bcommitted
guido
Loading