1. 05351c1 Revert "bpo-30860: Consolidate stateful runtime globals." (#3379) by Eric Snow · 7 years ago
  2. 76d5abc bpo-30860: Consolidate stateful runtime globals. (#2594) by Eric Snow · 7 years ago
  3. 9ac11a7 properly free memory in pgen by Benjamin Peterson · 8 years ago
  4. 531396c Issue #27336: Fix compilation failures --without-threads by Berker Peksag · 8 years ago
  5. 0611c26 On memory error, dump the memory block traceback by Victor Stinner · 8 years ago
  6. 8a1be61 Add more checks on the GIL by Victor Stinner · 8 years ago
  7. ef1585e Issue #25923: Added more const qualifiers to signatures of static and private functions. by Serhiy Storchaka · 9 years ago
  8. 67c719b Silenced some warnings about comparison between signed and unsigned integer by Serhiy Storchaka · 10 years ago
  9. c679227 Issue #1772673: The type of `char*` arguments now changed to `const char*`. by Serhiy Storchaka · 11 years ago
  10. 22ed7fe Fix resource leak in parser, free node ptr by Christian Heimes · 11 years ago
  11. b94767f Issue #8914: fix various warnings from the Clang static analyzer v254. by Brett Cannon · 13 years ago
  12. 60fe499 Compile pgenmain.c and printgrammar.c with PGEN defined by Victor Stinner · 14 years ago
  13. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  14. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  15. 40d3781 - Fix segfault with invalid coding. by Neal Norwitz · 19 years ago
  16. db60805 Remove support for --without-universal-newlines (see PEP 11). by Skip Montanaro · 20 years ago
  17. 6402357 Talk about old code: removed a reference to THINK_C. by Jack Jansen · 21 years ago
  18. eddc144 Getting rid of all the code inside #ifdef macintosh too. by Jack Jansen · 21 years ago
  19. 35f63a8 Change PyOS_Readline declaration to match the recent change to myreadline.c by Skip Montanaro · 22 years ago
  20. 7c321a8 The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added by Tim Peters · 22 years ago
  21. 79e39bd Add definition of Py_IgnoreEnvironmentFlag (needed at least in debug mode). by Guido van Rossum · 22 years ago
  22. 7b8c754 Mass checkin of universal newline support. by Jack Jansen · 22 years ago
  23. 25dfe2c Silence parser generator output. by Guido van Rossum · 23 years ago
  24. 84521c0 Take output filenames as arguments instead of hard-coding them. by Neil Schemenauer · 23 years ago
  25. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  26. 23c9e00 Mass ANSIfication. by Thomas Wouters · 24 years ago
  27. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  28. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  29. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  30. 6da3434 Trent Mick: familiar simple Win64 patches by Guido van Rossum · 24 years ago
  31. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  32. 47fbc40 Add a version of PySys_WriteStderr() that writes to stderr, so we can by Guido van Rossum · 26 years ago
  33. c095200 Add dummy Py_VerboseFlag now that it's referenced in parsetok.c. by Guido van Rossum · 26 years ago
  34. 86bea46 Another directory quickly renamed. by Guido van Rossum · 27 years ago
  35. fd8a393 Make gcc -Wall happy by Guido van Rossum · 28 years ago
  36. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  37. b9f8d6e Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  38. 588633d Parser/tokenizer.c (tok_nextc): zap tok->buf after freeing; by Guido van Rossum · 30 years ago
  39. 1d5735e Merge back to main trunk by Guido van Rossum · 30 years ago
  40. f1dc566 * Makefile: added all: and default: targets. by Guido van Rossum · 31 years ago
  41. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  42. bab9d03 Copyright for 1992 added by Guido van Rossum · 32 years ago
  43. 7ebb23c Added guesstabsize() for the mac by Guido van Rossum · 32 years ago
  44. d6a15ad Generalize to macintosh. by Guido van Rossum · 33 years ago
  45. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  46. 706eea8 Changess for THINK C 4.0. by Guido van Rossum · 34 years ago
  47. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  48. 85a5fbb Initial revision by Guido van Rossum · 34 years ago