1. 09415ff fix warnings by adding more const (GH-12924) by Inada Naoki · 5 years ago
  2. f2cf1e3 bpo-36623: Clean parser headers and include files (GH-12253) by Pablo Galindo · 5 years ago
  3. 8589f14 Remove some code which has been dead since 1994 (#12136) by Alex Gaynor · 5 years ago
  4. b2e5794 bpo-31338 (#3374) by Barry Warsaw · 7 years ago
  5. 9ed5f27 Issue #18722: Remove uses of the "register" keyword in C code. by Antoine Pitrou · 11 years ago
  6. 7b3902a Some compilers complain about 'control reaches end of non-void function' by Christian Heimes · 11 years ago
  7. 1eb0cb1 Some compilers complain about 'control reaches end of non-void function' by Christian Heimes · 11 years ago
  8. 826b754 Add sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens when debugging by Christian Heimes · 11 years ago
  9. 53d2dc4 Add sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens when debugging by Christian Heimes · 11 years ago
  10. 742b2f8 make PyGrammar_LabelRepr return a const char * (closes #16369) by Benjamin Peterson · 12 years ago
  11. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  12. 88e138c PyGrammar_LabelRepr(): sprintf -> PyOS_snprintf. by Tim Peters · 23 years ago
  13. 1ca1296 The parser doesn't need its own implementation of assert, and having its by Tim Peters · 23 years ago
  14. 5947af5 Reverting last change so we don't have to think about the assert macro by Barry Warsaw · 23 years ago
  15. b97c969 PyGrammar_LabelRepr(): Conversion of sprintf() to PyOS_snprintf() for by Barry Warsaw · 23 years ago
  16. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  17. 23c9e00 Mass ANSIfication. by Thomas Wouters · 24 years ago
  18. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  19. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  20. 86bea46 Another directory quickly renamed. by Guido van Rossum · 27 years ago
  21. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  22. b9f8d6e Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  23. 6522eb0 * Parser/grammar1.c (finddfa): massive speed up by using direct by Guido van Rossum · 30 years ago
  24. 1d5735e Merge back to main trunk by Guido van Rossum · 30 years ago
  25. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  26. bab9d03 Copyright for 1992 added by Guido van Rossum · 32 years ago
  27. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  28. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  29. 85a5fbb Initial revision by Guido van Rossum · 34 years ago