1. 9b3d770 replace Python aliases for standard integer types with the standard integer types (#17884) by Benjamin Peterson · 8 years ago
  2. 4fe5510 require standard int types to be defined (#17884) by Benjamin Peterson · 8 years ago
  3. 9594942 Issue #18783: Removed existing mentions of Python long type in docstrings, by Serhiy Storchaka · 11 years ago
  4. 1919b7e Issue #7652: Integrate the decimal floating point libmpdec library to speed by Stefan Krah · 12 years ago
  5. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 13 years ago
  6. 0a1efd0 Issue #6713: Improve performance of str(n) and repr(n) for integers n by Mark Dickinson · 15 years ago
  7. e9eb7b6 Merged revisions 73660 via svnmerge from by Mark Dickinson · 15 years ago
  8. d72c7b6 Add ..versionadded for sys.int_info, update py3k version of by Mark Dickinson · 15 years ago
  9. bd79264 Issue #4258: Make it possible to use 30-bit digits for PyLongs: by Mark Dickinson · 15 years ago
  10. e441674 A few more type fixes for py3k that were missed in r69635 by Mark Dickinson · 15 years ago
  11. 5a74bf6 Merged revisions 69634 via svnmerge from by Mark Dickinson · 15 years ago
  12. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 17 years ago
  13. 18e1655 Merge ssize_t branch. by Martin v. Löwis · 18 years ago
  14. 47e52ee SF patch 936813: fast modular exponentiation by Tim Peters · 20 years ago
  15. 0973b99 SF patch 936813: fast modular exponentiation by Tim Peters · 20 years ago
  16. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  17. 03b1883 For clarity, change _longobject to build directly from PyObject_VAR_HEAD by Tim Peters · 22 years ago
  18. 64b5ce3 SF bug #460020: bug or feature: unicode() and subclasses. by Tim Peters · 23 years ago
  19. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  20. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  21. 7d3a511 Cray J90 fixes for long ints. by Tim Peters · 24 years ago
  22. 9f688bf Some cleanup of longs in prepartion for Cray J90 fixes: got by Tim Peters · 24 years ago
  23. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  24. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  25. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 25 years ago
  26. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  27. b7d3d4e make newvarobj's size arg signed by Guido van Rossum · 29 years ago
  28. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 29 years ago
  29. 5799b52 Added 1995 copyright. by Guido van Rossum · 29 years ago
  30. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  31. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  32. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  33. 5113f5f Copyright for 1992 added by Guido van Rossum · 32 years ago
  34. 3d09543 Move the longobject typedef to longobject.h. by Guido van Rossum · 32 years ago
  35. badb116 Added wdigit and stwodigits typedefs, and changed prototypes. by Guido van Rossum · 33 years ago
  36. edcc38a Initial revision by Guido van Rossum · 33 years ago