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