1. 19a6c8a workaround for Mac MSL header definitions of TRUE and FALSE (Jack) by Guido van Rossum · 27 years ago
  2. 7844e38 Keep Microsoft VC happy. by Guido van Rossum · 27 years ago
  3. 47d3500 set_key(): Use Py_CHARMASK macro to get the character from the array by Barry Warsaw · 28 years ago
  4. 9e3fceb rotorobj_setkey(): A single string argument is now required (i.e. no by Barry Warsaw · 28 years ago
  5. aeb207c Reworked to check for memory problems (one potential found), by Barry Warsaw · 28 years ago
  6. a320fd3 changes for MPW by Guido van Rossum · 29 years ago
  7. a597dde cosmetic changes so these modules will work with the strict new naming scheme by Guido van Rossum · 30 years ago
  8. 3bbc62e Another bulky set of minor changes. by Guido van Rossum · 30 years ago
  9. 602099a * various modules: #include "Python.h" and remove most remporary by Guido van Rossum · 30 years ago
  10. f6971e2 Lance has converted his modules to the new naming conventions, and by Guido van Rossum · 30 years ago
  11. 7b1e974 Makefile.pre.in: add $(OPT) to link command by Guido van Rossum · 30 years ago
  12. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  13. e77a757 * nismodule.c: database keys and values can contain null bytes. be more by Guido van Rossum · 31 years ago
  14. 0667626 Replace <<-13 by >>13. Leave old code in #ifdef BUGGY_CODE_BW_COMPAT. by Guido van Rossum · 31 years ago
  15. 234f942 * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. by Guido van Rossum · 31 years ago
  16. 34679b7 * Added Fixcprt.py: script to fix copyright message. by Guido van Rossum · 31 years ago
  17. 0b0db8e Added separate main program for the Mac: macmain.c by Guido van Rossum · 31 years ago
  18. 7b2c03f New rotor methods: setkey(), encryptmore() and decryptmore(). by Guido van Rossum · 32 years ago
  19. e6e9fe18 Changes to make it compile under SGI -- revamped new/dealloc a bit. by Guido van Rossum · 32 years ago
  20. 5009820 New file rotormodule.c (by Lance Ellinghouse). by Guido van Rossum · 32 years ago