1. c16fcdf Make the PyXXX_Check() macros for the numeric types inheritance-aware. by Guido van Rossum · 23 years ago
  2. 339d0f7 Patch #445762: Support --disable-unicode by Martin v. Löwis · 23 years ago
  3. 2a9b367 Two new private longobject API functions, by Tim Peters · 23 years ago
  4. d5fadf7 Rationalize use of limits.h, moving the inclusion to Python.h. by Fred Drake · 24 years ago
  5. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  6. 5eae2c1 Moved LONG_LONG #define from here to pyport.h. by Barry Warsaw · 24 years ago
  7. 9f688bf Some cleanup of longs in prepartion for Cray J90 fixes: got by Tim Peters · 24 years ago
  8. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  9. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  10. 9e896b3 Marc-Andre's third try at this bulk patch seems to work (except that by Guido van Rossum · 24 years ago
  11. 2e6e7d4 Changes for long file support by Steve Clift. by Guido van Rossum · 26 years ago
  12. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  13. 78694d9 Patches from Greg Stein to support 'P' format in struct module's by Guido van Rossum · 26 years ago
  14. 3293b07 Patch by Mark Hammond to support 64-bit ints on MS platforms. by Guido van Rossum · 26 years ago
  15. 1a8791e Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 26 years ago
  16. 53756b1 Added PyLong_FromUnsignedLong() and PyLong_AsUnsignedLong(). by Guido van Rossum · 28 years ago
  17. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  18. 051ab12 make the type a parameter of the DL_IMPORT macro, for Borland C by Guido van Rossum · 29 years ago
  19. 9381782 new names for lots of new functions by Guido van Rossum · 30 years ago
  20. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 30 years ago
  21. 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
  22. e89bc75 Changes for dynamic linking under NT by Guido van Rossum · 30 years ago
  23. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  24. b73cc04 * ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c, by Guido van Rossum · 31 years ago
  25. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  26. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  27. 5113f5f Copyright for 1992 added by Guido van Rossum · 32 years ago
  28. 44c8f69 Added typedef for longobject and declarations for long_{format,scan}. by Guido van Rossum · 33 years ago
  29. 301f1a6 Added declarations for dnewlongobject and dgetlongvalue. by Guido van Rossum · 33 years ago
  30. edcc38a Initial revision by Guido van Rossum · 33 years ago