1. 549ab71 Add new formats B, H, I, L for unsigned data types (analogous to the by Guido van Rossum · 29 years ago
  2. 5817f8f Removed some unneeded header files and reedited with a fixed-width font by Roger E. Masse · 29 years ago
  3. 2919eaa Renamed Grandly (I think). by Roger E. Masse · 29 years ago
  4. a376cc5 Keep gcc -Wall happy. by Guido van Rossum · 29 years ago
  5. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 29 years ago
  6. a320fd3 changes for MPW by Guido van Rossum · 30 years ago
  7. 62de97f make routines static by Guido van Rossum · 31 years ago
  8. cd938fc Made some more things static, and other cleanup for new naming scheme by Guido van Rossum · 31 years ago
  9. 524b588 Added 1995 to copyright message. by Guido van Rossum · 31 years ago
  10. 3bbc62e Another bulky set of minor changes. by Guido van Rossum · 31 years ago
  11. 0c70954 Changes for Mac by Guido van Rossum · 31 years ago
  12. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 31 years ago
  13. b376a4a * timemodule.c: Add hack for Solaris 2. by Guido van Rossum · 32 years ago
  14. a3d78fb * posixmodule.c: added set{uid,gid}. by Guido van Rossum · 32 years ago
  15. 32be3a7 Fix stupib bug in concatenation by Guido van Rossum · 32 years ago
  16. e77a757 * nismodule.c: database keys and values can contain null bytes. be more by Guido van Rossum · 32 years ago
  17. b73cc04 * ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c, by Guido van Rossum · 32 years ago
  18. a9c3c22 * Extended X interface: pixmap objects, colormap objects visual objects, by Sjoerd Mullender · 32 years ago
  19. 234f942 * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. by Guido van Rossum · 32 years ago
  20. 9575a44 * Microscopic corrections to make things compile on the Cray APP. by Guido van Rossum · 32 years ago
  21. 778983b Added new module "array" (for now optional) defining array objects. by Guido van Rossum · 32 years ago