- 04 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 02 Nis, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 29 Mar, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
that use parameters.
-
- 28 Mar, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Allow '=' and '~' in unquoted attribute values. Added overridable methods handle_starttag(tag, method, attrs) and handle_endtag(tag, method) so subclasses can decide whether they really want to call the method (e.g. when suppressing some portion of the document). Added support for a number of SGML shortcuts: shorthand full notation <tag>...<>... <tag>...<tag>... <tag>...</> <tag>...</tag> <tag/.../ <tag>...</tag> <tag1<tag2> <tag1><tag2> </tag1</tag2> </tag1></tag2> </tag1<tag2> </tag1><tag2> This required factoring out some common actions and rationalizing the interface to parse_endtag(), so as to make the code more readable. Fixed syntax for &entity and &#char references so the trailing semicolon is optional; removed explicit support for trailing period (which was a TBL mistake in HTML 0.0). Generalized the test program. Tried to speed things up a little. (More to come after the profile results are in.) Fix error recovery: call the end methods popped from the stack instead of the one that triggers. (Plus some complications because of the way HTML extensions are handled in Grail.)
-
- 25 Mar, 1996 6 kayıt (commit)
-
-
Barry Warsaw yazdı
nil.
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
should stop us from continually updating the .hqx files, at least for resource files.
-
- 23 Mar, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 22 Mar, 1996 2 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
current line.
-
- 21 Mar, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 20 Mar, 1996 10 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
locations for mac libs. The others were re-binhexed for reasons unknown...
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Guido van Rossum yazdı
(Proxy handling uses <proto>_proxy environment variables by default.)
-
- 18 Mar, 1996 9 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 14 Mar, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 12 Mar, 1996 3 kayıt (commit)
-
-
Jack Jansen yazdı
Copy in .5Mb chunks in stead of 1Mb
-
Jack Jansen yazdı
to remove a menu.
-
Jack Jansen yazdı
- Set "ok" to be default button
-
- 09 Mar, 1996 2 kayıt (commit)
-
-
Guido van Rossum yazdı
add to documentation. This will be released as cgi.py 2.0a1.
-
Guido van Rossum yazdı
-
- 07 Mar, 1996 1 kayıt (commit)
-
-
Barry Warsaw yazdı
(python-mode): set comment-start to "## " for comment-region. (py-mode-map): Bind C-c# to comment-region.
-