1. 426035c Added BSD implementations of millisleep. by Guido van Rossum · 34 years ago
  2. 2d14e21 Call winit() here instead of in main initialization. by Guido van Rossum · 34 years ago
  3. 59e53a5 Turned the list of init calls into a table (see import.c). by Guido van Rossum · 34 years ago
  4. 33f1770 Add getdefwinpos, getdefwinsize; and improve mouse clipping for textedit blocks. by Guido van Rossum · 34 years ago
  5. c83fd37 Moved getcwd() hack to its own file. by Guido van Rossum · 34 years ago
  6. 28a83ab Made all configurable options optional (see Makefile). by Guido van Rossum · 34 years ago
  7. e8e7cf4 Added pollevent(); returns None if no event available. by Guido van Rossum · 34 years ago
  8. 6607f44 Add backward compatibility with -s. Add initregexp() call. by Guido van Rossum · 34 years ago
  9. 801f473 Add <errno.h>. by Guido van Rossum · 34 years ago
  10. aec7855 Initial revision by Guido van Rossum · 34 years ago
  11. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  12. eb38d24 DECREF pi and e after inserting in symbol table. by Guido van Rossum · 34 years ago
  13. 124967c Turn close commands into WE_CLOSE events. by Guido van Rossum · 34 years ago
  14. 5b10f45 Added w.setwincursor(), selection, and new cut buffer interface. by Guido van Rossum · 34 years ago
  15. 01769f0 Change set/getcutbuffer to use the new stdwin interface. by Guido van Rossum · 34 years ago
  16. 7f77e2d Added prototype to declaration of strerror(). by Guido van Rossum · 34 years ago
  17. 738d4dd Take out duplication of code in initmodule(). by Guido van Rossum · 34 years ago
  18. 9a1581c Made posix_error back static as it should be. by Guido van Rossum · 34 years ago
  19. e8f305a Change posix_error() to call err_errno(). by Guido van Rossum · 34 years ago
  20. 85a5fbb Initial revision by Guido van Rossum · 34 years ago