1. f402775 Removed trailing tabs. by Serhiy Storchaka · 9 years ago
  2. 60fe569 Issue #18637: Fixed an error in _PyNode_SizeOf declaration. by Serhiy Storchaka · 10 years ago
  3. 88ca04e MERGE: Closes #15512: Correct __sizeof__ support for parser by Jesus Cea · 12 years ago
  4. e9c5318 Closes #15512: Correct __sizeof__ support for parser by Jesus Cea · 12 years ago
  5. c0beabc move LINENO define to where it actually belongs by Benjamin Peterson · 12 years ago
  6. 49c5da1 Patch #1440601: Add col_offset attribute to AST nodes. by Martin v. Löwis · 18 years ago
  7. c2a5a63 PEP-0318, @decorator-style. In Guido's words: by Anthony Baxter · 20 years ago
  8. e5de778 Back out the previous change. It doesn't save any space on 64-bit platforms. by Guido van Rossum · 22 years ago
  9. 73d6692 Rearrange the members of struct _node to put shorter fields towards by Guido van Rossum · 22 years ago
  10. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  11. 5aace07 Use an assert() for the REQ() macro instead of making up our own assertion. by Guido van Rossum · 23 years ago
  12. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  13. ef8ace3 Charles G. Waldman <cgw@fnal.gov>: by Fred Drake · 24 years ago
  14. 5eb6d4e ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  15. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  16. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  17. 9498806 Add new parser error code, E_OVERFLOW. This error is returned when by Jeremy Hylton · 24 years ago
  18. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  19. 408027e Rename DEBUG macro to Py_DEBUG by Guido van Rossum · 27 years ago
  20. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  21. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 29 years ago
  22. 5799b52 Added 1995 copyright. by Guido van Rossum · 29 years ago
  23. b4f066d Include/node.h: make some fields short to save space during parsing by Guido van Rossum · 30 years ago
  24. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  25. b73cc04 * ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c, by Guido van Rossum · 31 years ago
  26. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  27. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  28. 5113f5f Copyright for 1992 added by Guido van Rossum · 32 years ago
  29. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  30. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  31. cc398d1 Added prototype for new function freenode(). by Guido van Rossum · 34 years ago
  32. 85a5fbb Initial revision by Guido van Rossum · 34 years ago