| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #15144: Fix possible integer overflow when handling pointers as integer... | Antoine Pitrou | 2012-09-20 | 1 | -1/+1 |
|
|
* | Closes #15512: Correct __sizeof__ support for parser | Jesus Cea | 2012-08-03 | 1 | -0/+26 |
|
|
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -61/+61 |
|
|
* | Merged revisions 64114 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-18 | 1 | -0/+3 |
|
|
* | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -1/+1 |
|
|
* | Patch #1440601: Add col_offset attribute to AST nodes. | Martin v. Löwis | 2006-03-01 | 1 | -1/+2 |
|
|
* | SF patch #578297: | Andrew MacIntyre | 2002-08-04 | 1 | -5/+6 |
|
|
* | XXXROUNDUP(): Turns out this fixed Andrew MacIntyre's memory-mgmt | Tim Peters | 2002-07-15 | 1 | -10/+33 |
|
|
* | PyNode_AddChild() and fancy_roundup(): Be paranoid about int overflow. | Tim Peters | 2002-07-08 | 1 | -2/+7 |
|
|
* | PyNode_AddChild(): Do aggressive over-allocation when the number of | Tim Peters | 2002-07-08 | 1 | -8/+41 |
|
|
* | More limits.h stuff in node.c. | Tim Peters | 2000-09-26 | 1 | -9/+1 |
|
|
* | Move down the INT_MAX logic, because HAVE_LIMITS_H was always undefined | Vladimir Marangozov | 2000-09-03 | 1 | -6/+6 |
|
|
* | 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 | -1/+6 |
|
|
* | Mass ANSIfication. | Thomas Wouters | 2000-07-22 | 1 | -11/+4 |
|
|
* | Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. | Tim Peters | 2000-07-09 | 1 | -1/+1 |
|
|
* | 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 | -3/+8 |
|
|
* | Another directory quickly renamed. | Guido van Rossum | 1997-04-29 | 1 | -9/+9 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -12/+19 |
|
|
* | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
* | Merge back to main trunk | Guido van Rossum | 1994-08-30 | 1 | -1/+1 |
|
|
* | * 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 | -14/+20 |
|
|
* | Add function to free an entire parse tree. | Guido van Rossum | 1990-11-18 | 1 | -0/+23 |
|
|
* | Initial revision | Guido van Rossum | 1990-10-14 | 1 | -0/+47 |
|
|