/[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.19 - (show annotations) (download)
Sun Oct 19 08:20:30 2008 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +5 -0 lines
++ whatpm/t/ChangeLog	19 Oct 2008 08:20:14 -0000
	* XML-Parser.t: "xml/eldecls-1.dat" added.

2008-10-19  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/xml/ChangeLog	19 Oct 2008 08:17:10 -0000
	* eldecls-1.dat: New test data file.

	* entities-1.dat: Test result updated.

2008-10-19  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/HTML/ChangeLog	19 Oct 2008 08:18:56 -0000
	* Tokenizer.pm.src: Support for <!ELEMENT>.
	(AFTER_NOTATION_NAME_STATE): Renamed as |AFTER_MD_DEF_STATE| (i.e.
	after markup declaration definition state).

2008-10-19  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/XML/ChangeLog	19 Oct 2008 08:19:52 -0000
	* Parser.pm.src: Set |content_model_text| attribute for
	ElementTypeDefinition nodes.

2008-10-19  Wakaba  <wakaba@suika.fam.cx>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24