Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to MAIN: | (view) (download) (annotate) |
Sticky Tag: |
++ whatpm/t/xml/ChangeLog 19 Oct 2008 14:05:17 -0000 * attlist-1.dat, eldecls-1.dat, entities-1.dat, entities-2.dat, notations-1.dat, pis-2.dat: Unexpanded parameter entity tests are added. 2008-10-19 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/HTML/ChangeLog 19 Oct 2008 14:03:50 -0000 * Tokenizer.pm.src: Set the "stop_processing" flag true when a parameter entity occurs in a standalone="no" document. 2008-10-19 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/XML/ChangeLog 19 Oct 2008 14:04:25 -0000 * Parser.pm.src: Don't process ATTLIST_TOKEN and ENTITY_TOKEN if the "stop_processing" flag is set. 2008-10-19 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 16 Oct 2008 03:39:39 -0000 2008-10-16 Wakaba <wakaba@suika.fam.cx> * XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added. ++ whatpm/t/xml/ChangeLog 16 Oct 2008 03:39:53 -0000 2008-10-16 Wakaba <wakaba@suika.fam.cx> * doctypes-2.dat: New test added. * comments-2.dat, pis-2.dat: New test data files. ++ whatpm/Whatpm/HTML/ChangeLog 16 Oct 2008 03:36:51 -0000 2008-10-16 Wakaba <wakaba@suika.fam.cx> * Tokenizer.pm.src: New token type END_OF_DOCTYPE_TOKEN added. New states DOCTYPE_TAG_STATE and BOGUS_DOCTYPE_INTERNAL_SUBSET_AFTER_STATE are added. (Bogus string after the internal subset, which was handled by the state BOGUS_DOCTYPE_STATE, are now handled by the new state.) Support for comments, bogus comments, and processing instructions in the internal subset. If there is the internal subset, then emit the doctype token before the internal subset (with its $token->{has_internal_subset} flag set) and an END_OF_DOCTYPE_TOKEN after the internal subset. ++ whatpm/Whatpm/XML/ChangeLog 16 Oct 2008 03:39:19 -0000 2008-10-16 Wakaba <wakaba@suika.fam.cx> * Parser.pm.src: Insertion mode IN_SUBSET_IM added. In the "initial" insertion mode, if the DOCTYPE token's "has internal subset" flag is set, then switch to the "in subset" insertion mode.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |