/[suikacvs]/markup/html/whatpm/Whatpm/XML/ChangeLog
Suika

Contents of /markup/html/whatpm/Whatpm/XML/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.17 - (hide annotations) (download)
Sat Oct 18 11:34:49 2008 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +5 -0 lines
++ 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>

1 wakaba 1.16 2008-10-18 Wakaba <wakaba@suika.fam.cx>
2    
3 wakaba 1.17 * Parser.pm.src: Set public_id and system_id attributes of Entity
4     and Notation nodes.
5    
6     2008-10-18 Wakaba <wakaba@suika.fam.cx>
7    
8 wakaba 1.16 * Parser.pm.src (_tree_in_subset): <!ATTLIST> node construction
9     implemented.
10    
11 wakaba 1.15 2008-10-17 Wakaba <wakaba@suika.fam.cx>
12    
13     * Parser.pm.src (_tree_in_subset): Support for ELEMENT_TOKEN,
14     ATTLIST_TOKEN, GENERAL_ENTITY_TOKEN, PARAMETER_ENTITY_TOKEN, and
15     NOTATION_TOKEN.
16    
17 wakaba 1.14 2008-10-16 Wakaba <wakaba@suika.fam.cx>
18    
19     * Parser.pm.src: Insertion mode IN_SUBSET_IM added. In the
20     "initial" insertion mode, if the DOCTYPE token's "has internal
21     subset" flag is set, then switch to the "in subset" insertion
22     mode.
23    
24 wakaba 1.9 2008-10-15 Wakaba <wakaba@suika.fam.cx>
25    
26 wakaba 1.13 * Parser.pm.src: Typo fixed.
27    
28     2008-10-15 Wakaba <wakaba@suika.fam.cx>
29    
30 wakaba 1.12 * Parser.pm.src: Use source order to determine which attribute is
31     duplicate. Preserve duplicate namespaced attributes as
32     non-namespaced attributes.
33    
34     2008-10-15 Wakaba <wakaba@suika.fam.cx>
35    
36 wakaba 1.11 * Parser.pm.src: Bug fixes for the handling of ":" in the element
37     type names and attribute names.
38    
39     2008-10-15 Wakaba <wakaba@suika.fam.cx>
40    
41 wakaba 1.10 * Parser.pm.src: Support for XML declarations.
42    
43     2008-10-15 Wakaba <wakaba@suika.fam.cx>
44    
45 wakaba 1.9 * Parser.pm.src: Raise a parse error for white space character
46     generated by a character reference outside of the root element.
47    
48 wakaba 1.2 2008-10-14 Wakaba <wakaba@suika.fam.cx>
49    
50 wakaba 1.8 * Parser.pm.src: Support for namespace for attributes in non-root
51     elements.
52    
53     2008-10-14 Wakaba <wakaba@suika.fam.cx>
54    
55 wakaba 1.7 * Parser.pm.src: Namespace support for the root element.
56    
57     2008-10-14 Wakaba <wakaba@suika.fam.cx>
58    
59 wakaba 1.6 * Parser.pm.src: In the "after root element" insertion mode, start
60     tag tokens are processed by changing the insertion mode to "before
61     root element" insertion mode after raising a parse error.
62    
63     2008-10-14 Wakaba <wakaba@suika.fam.cx>
64    
65 wakaba 1.5 * Parser.pm.src: Attribute support.
66    
67     2008-10-14 Wakaba <wakaba@suika.fam.cx>
68    
69 wakaba 1.4 * Parser.pm.src: Use array reference syntax for
70     |create_element_ns|, for Whatpm::NanoDOM compability. Typo fixed.
71    
72     2008-10-14 Wakaba <wakaba@suika.fam.cx>
73    
74 wakaba 1.3 * Parser.pm.src: Set |in_xml| flag for tokenizer.
75    
76     2008-10-14 Wakaba <wakaba@suika.fam.cx>
77    
78     * Parser.pm.src: A bug on end tag handling fixed.
79    
80     2008-10-14 Wakaba <wakaba@suika.fam.cx>
81    
82 wakaba 1.2 * Makefile, Parser.pm.src: New files.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24