| Commit message (Expand) | Author | Age | Files | Lines |
* | MERGE: Closes #15512: Correct __sizeof__ support for parser | Jesus Cea | 2012-08-03 | 1 | -0/+1 |
|\ |
|
| * | move LINENO define to where it actually belongs | Benjamin Peterson | 2012-01-16 | 1 | -0/+1 |
* | | Closes #15512: Correct __sizeof__ support for parser | Jesus Cea | 2012-08-03 | 1 | -0/+3 |
|/ |
|
* | Patch #1440601: Add col_offset attribute to AST nodes. | Martin v. Löwis | 2006-03-01 | 1 | -1/+2 |
* | PEP-0318, @decorator-style. In Guido's words: | Anthony Baxter | 2004-08-02 | 1 | -0/+2 |
* | Back out the previous change. It doesn't save any space on 64-bit | Guido van Rossum | 2002-09-17 | 1 | -2/+2 |
* | Rearrange the members of struct _node to put shorter fields towards | Guido van Rossum | 2002-09-17 | 1 | -2/+2 |
* | Excise DL_EXPORT from Include. | Mark Hammond | 2002-08-12 | 1 | -4/+4 |
* | Use an assert() for the REQ() macro instead of making up our own | Guido van Rossum | 2001-10-15 | 1 | -10/+1 |
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
* | Charles G. Waldman <cgw@fnal.gov>: | Fred Drake | 2000-08-24 | 1 | -2/+2 |
* | ANSI-fication and Py_PROTO extermination. | Fred Drake | 2000-07-08 | 1 | -18/+19 |
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -21/+6 |
* | Add new parser error code, E_OVERFLOW. This error is returned when | Jeremy Hylton | 2000-06-20 | 1 | -1/+1 |
* | Add DL_IMPORT(returntype) for all officially exported functions. | Guido van Rossum | 1998-12-04 | 1 | -4/+4 |
* | Rename DEBUG macro to Py_DEBUG | Guido van Rossum | 1996-12-30 | 1 | -1/+1 |
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -12/+19 |
* | The great renaming, phase two: all header files have been updated to | Guido van Rossum | 1995-01-12 | 1 | -4/+4 |
* | Added 1995 copyright. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
* | Include/node.h: make some fields short to save space during | Guido van Rossum | 1994-08-23 | 1 | -3/+3 |
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -1/+1 |
* | * ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c, | Guido van Rossum | 1993-11-01 | 1 | -1/+0 |
* | * Added support for X11 modules. | Guido van Rossum | 1993-07-28 | 1 | -0/+11 |
* | * Changed all copyright messages to include 1993. | Guido van Rossum | 1993-03-29 | 1 | -2/+2 |
* | Copyright for 1992 added | Guido van Rossum | 1992-04-05 | 1 | -1/+1 |
* | Added copyright notice. | Guido van Rossum | 1991-02-19 | 1 | -0/+24 |
* | "Compiling" version | Guido van Rossum | 1990-12-20 | 1 | -3/+7 |
* | Added prototype for new function freenode(). | Guido van Rossum | 1990-11-18 | 1 | -0/+1 |
* | Initial revision | Guido van Rossum | 1990-10-14 | 1 | -0/+29 |