| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-31338 (#3374) | Barry Warsaw | 2017-09-15 | 1 | -2/+1 |
|
|
* | Issue #18722: Remove uses of the "register" keyword in C code. | Antoine Pitrou | 2013-08-13 | 1 | -3/+3 |
|
|
* | Some compilers complain about 'control reaches end of non-void function' | Christian Heimes | 2013-07-22 | 1 | -0/+1 |
|\ |
|
| * | Some compilers complain about 'control reaches end of non-void function' | Christian Heimes | 2013-07-22 | 1 | -0/+1 |
|
|
* | | Add sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens wh... | Christian Heimes | 2013-07-22 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Add sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens wh... | Christian Heimes | 2013-07-22 | 1 | -1/+4 |
|
|
* | | make PyGrammar_LabelRepr return a const char * (closes #16369) | Benjamin Peterson | 2012-10-31 | 1 | -1/+1 |
|/ |
|
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -35/+35 |
|
|
* | PyGrammar_LabelRepr(): sprintf -> PyOS_snprintf. | Tim Peters | 2001-12-04 | 1 | -2/+2 |
|
|
* | The parser doesn't need its own implementation of assert, and having its | Tim Peters | 2001-12-04 | 1 | -1/+1 |
|
|
* | Reverting last change so we don't have to think about the assert macro | Barry Warsaw | 2001-11-28 | 1 | -5/+4 |
|
|
* | PyGrammar_LabelRepr(): Conversion of sprintf() to PyOS_snprintf() for | Barry Warsaw | 2001-11-28 | 1 | -4/+5 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | Mass ANSIfication. | Thomas Wouters | 2000-07-22 | 1 | -5/+2 |
|
|
* | 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 |
|
|
* | Another directory quickly renamed. | Guido van Rossum | 1997-04-29 | 1 | -4/+4 |
|
|
* | 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 |
|
|
* | * Parser/grammar1.c (finddfa): massive speed up by using direct | Guido van Rossum | 1994-09-09 | 1 | -1/+9 |
|
|
* | 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 | -2/+1 |
|
|
* | Initial revision | Guido van Rossum | 1990-10-14 | 1 | -0/+52 |
|
|