1. e2bf7e6 Add missing Py_PROTO macro for backward compatibility with old extensions by Vladimir Marangozov · 24 years ago
  2. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  3. fd847b2 Moved LONG_LONG #define from longobject.h to here, since it's needed by Barry Warsaw · 24 years ago
  4. 39dce29 Fix for http://sourceforge.net/bugs/?func=detailbug&bug_id=111866&group_id=5470. by Tim Peters · 24 years ago
  5. 2c57e07 #include reordering so that extern "C" does not interfere with by Vladimir Marangozov · 24 years ago
  6. 10e1bf2 remove all occurence of math.rint() from the sources by Peter Schneider-Kamp · 24 years ago
  7. 367e46a Of course, you meant "#if 0" and not "#ifdef 0". :) by Guido van Rossum · 24 years ago
  8. 1c2b178 Guido said this is food for the beta-testers<wink> by Peter Schneider-Kamp · 24 years ago
  9. 25f6894 patch from Vladimir (move Py_Mem* interface to Include/pymem.h) by Peter Schneider-Kamp · 24 years ago
  10. 7e01890 merge Include/my*.h into Include/pyport.h by Peter Schneider-Kamp · 24 years ago
  11. 0765fe3 Make mode_t available for the declaration of _getpty(). by Sjoerd Mullender · 24 years ago
  12. 1e0c2f4 Create a new section of pyport.h to hold all external function declarations by Thomas Wouters · 24 years ago
  13. 4f1b208 Removed all instances of RETSIGTYPE from the source code: signal by Tim Peters · 24 years ago
  14. 8315ea5 Included assert.h in Python.h -- it's absurd that this basic tool of by Tim Peters · 24 years ago
  15. 1be4684 Recent ANSIfication introduced a couple instances of by Tim Peters · 24 years ago
  16. 14a4d88 Remove the "1" that Tim sticked to the preprocessor symbol for unknown reasons by Vladimir Marangozov · 24 years ago
  17. 7d3a511 Cray J90 fixes for long ints. by Tim Peters · 24 years ago