1. a9e7dc1 * bltinmodule.c: added built-in function cmp(a, b) by Guido van Rossum · 32 years ago
  2. 3165fe6 Modified most (but not yet all) I/O to always go through sys.stdout or by Guido van Rossum · 32 years ago
  3. 59bff39 Add sys.exitfunc feature. Make askync non-static. by Guido van Rossum · 32 years ago
  4. f9f2e82 New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway() by Guido van Rossum · 32 years ago
  5. df72a65 To ignore a call, cast it to (void), not to (void *)... by Guido van Rossum · 32 years ago
  6. ff4949e * Makefile: cosmetics by Guido van Rossum · 32 years ago
  7. 1984f1e * Makefile adapted to changes below. by Guido van Rossum · 32 years ago