- 23 May, 1997 18 kayıt (commit)
-
-
Guido van Rossum yazdı
Run rlog commands as pipe so we can cgi.escape(output). Added self.escape(), like cgi.escape() but also escapes " -- for use as double-quoted attribute values inside HTML tags. Fix complains from Mark Lutz: HTTP_HOST is not always set.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
- Add translation of *foobar* into <I>foobar</I> (but not inside <PRE>). - Optimization for the translation: only translate when @ or / or * seen. - Add some layout to front page lay-out.
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
iteration over all symbols exported
-
Jack Jansen yazdı
- Added PyMac_StopGUSISpin and have it called at exit time (fixes crash when exiting with sockets open) - Added PLstr... funcs needed by gusi: those provided by StdCLib are broken under cfm68k
-
Jack Jansen yazdı
-
Guido van Rossum yazdı
tags for them.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
do_recent, don't display entries without a last-changed-date.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
few places where we don't know how to test for them without losing speed; don't know yet how to handle that.
-
- 22 May, 1997 22 kayıt (commit)
-
-
Guido van Rossum yazdı
PyErr_Clear(). Add checking of those errors.
-
Guido van Rossum yazdı
instead of calling PyErr_Clear(). Add checking of those errors.
-
Guido van Rossum yazdı
instead of calling PyErr_Clear(). Add checking of those errors.
-
Guido van Rossum yazdı
PyErr_Clear().
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Added a generic error handler function. Added cookie support to preserve author's name and email.
-