Parent Directory
|
Revision Log
Links to HEAD: | (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/xml/ChangeLog 19 Oct 2008 13:43:45 -0000 * attlists-1.dat: Test results updated. New tests on empty attlist declaration and duplications are added. * doctypes-2.dat: Test results updated. * eldecls-1.dat, entities-2.dat, notations-1.dat: New tests on duplications are added. * entities-1.dat: New tests on duplications and predefined entities are added. 2008-10-19 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/HTML/ChangeLog 19 Oct 2008 13:40:35 -0000 * Tokenizer.pm.src: Column number counting fixed. 2008-10-19 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/XML/ChangeLog 19 Oct 2008 13:41:50 -0000 * Parser.pm.src: Raise a parse error or warning for declaration/definition duplications. Raise a warning for an empty attlist declaration. Raise a error for an ill-declared predefined entity. 2008-10-19 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/xml/ChangeLog 19 Oct 2008 04:38:53 -0000 2008-10-19 Wakaba <wakaba@suika.fam.cx> * notations-1.dat, notations-1.dat: Tests on lowercase markup declaration keywords are added. ++ whatpm/Whatpm/HTML/ChangeLog 19 Oct 2008 04:37:30 -0000 2008-10-19 Wakaba <wakaba@suika.fam.cx> * Tokenizer.pm.src (_get_next_token): Make keywords 'ENTITY', 'ELEMENT', 'ATTLIST', and 'NOTATION' ASCII case-insensitive.
++ whatpm/t/ChangeLog 18 Oct 2008 11:34:40 -0000 2008-10-18 Wakaba <wakaba@suika.fam.cx> * XML-Parser.t: "xml/notations-1.dat" added. ++ whatpm/t/xml/ChangeLog 18 Oct 2008 11:25:41 -0000 * attlists-1.dat: A test result updated. * notations-1.dat: New test result file. 2008-10-18 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 18 Oct 2008 11:31:41 -0000 * NanoDOM.pm (public_id, system_id): New attributes. 2008-10-18 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/HTML/ChangeLog 18 Oct 2008 11:34:04 -0000 * Tokenizer.pm.src: Modifies PUBLIC/SYSTEM identifier tokenizer states such that <!ENTITY> and <!NOTATION> can be tokenized by those states as well. (BOGUS_MD_STATE): A new state; used for bogus markup declarations, in favor of BOGUS_COMMENT_STATE. 2008-10-18 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/XML/ChangeLog 18 Oct 2008 11:34:26 -0000 * Parser.pm.src: Set public_id and system_id attributes of Entity and Notation nodes. 2008-10-18 Wakaba <wakaba@suika.fam.cx>
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 |