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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.19 - (show annotations) (download)
Wed Oct 15 08:51:02 2008 UTC (17 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.18: +7 -1 lines
++ whatpm/t/xml/ChangeLog	15 Oct 2008 08:50:58 -0000
	* doctypes-1.dat: Lowercase <!doctype> test added.

	* elements-1.dat: End tag tests added.

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

++ whatpm/Whatpm/HTML/ChangeLog	15 Oct 2008 08:50:06 -0000
	* Tokenizer.pm.src: XML tag name start character support for end
	tags.  Support for the short end tag syntax of XML5.  Raise a
	parse erorr for a lowercase <!doctype> in XML.

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

	* Tokenizer.pm.src: XML tag name start character support for start

1 2008-10-15 Wakaba <wakaba@suika.fam.cx>
2
3 * Tokenizer.pm.src: XML tag name start character support for end
4 tags. Support for the short end tag syntax of XML5. Raise a
5 parse erorr for a lowercase <!doctype> in XML.
6
7 2008-10-15 Wakaba <wakaba@suika.fam.cx>
8
9 * Tokenizer.pm.src: XML tag name start character support for start
10 tags.
11
12 2008-10-15 Wakaba <wakaba@suika.fam.cx>
13
14 * Tokenizer.pm.src: Support for XML processing instructions.
15
16 2008-10-15 Wakaba <wakaba@suika.fam.cx>
17
18 * Tokenizer.pm.src: Mark CHARACTER_TOKEN with character reference
19 as such, for the support of XML parse error.
20
21 2008-10-14 Wakaba <wakaba@suika.fam.cx>
22
23 * Tokenizer.pm.src: Parse error if CDATA section is not closed or
24 is placed outside of the root element.
25
26 2008-10-14 Wakaba <wakaba@suika.fam.cx>
27
28 * Tokenizer.pm.src: Raise a parse error for XML "]]>" other than
29 CDATA section end.
30
31 2008-10-14 Wakaba <wakaba@suika.fam.cx>
32
33 * Tokenizer.pm.src: Support for case-insensitive XML attribute
34 names.
35
36 2008-10-14 Wakaba <wakaba@suika.fam.cx>
37
38 * Dumper.pm: Typo fixed.
39
40 2008-10-14 Wakaba <wakaba@suika.fam.cx>
41
42 * Dumper.pm: New module.
43
44 2008-10-14 Wakaba <wakaba@suika.fam.cx>
45
46 * Tokenizer.pm.src: Introduced "in_xml" flag for CDATA section
47 support in XML.
48
49 2008-10-14 Wakaba <wakaba@suika.fam.cx>
50
51 * Tokenizer.pm.src: Make *_TOKEN (token type constants)
52 exportable. New token types, PI_TOKEN for XML and ABORT_TOKEN for
53 document.write() or incremental parsing, are added for future
54 extensions.
55
56 2008-10-14 Wakaba <wakaba@suika.fam.cx>
57
58 * Tokenizer.pm.src: New file.
59
60 2008-05-24 Wakaba <wakaba@suika.fam.cx>
61
62 * Serializer.pm (get_inner_html): Don't escape |"| in
63 content (HTML5 revision 1592).
64
65 2008-05-24 Wakaba <wakaba@suika.fam.cx>
66
67 * Serializer.pm (get_inner_html): Append "\n" after the start
68 tag of a |listing| element (HTML5 revision 1675).
69
70 2008-03-02 Wakaba <wakaba@suika.fam.cx>
71
72 * Serializer.pm (get_inner_html): Typo fixed.
73
74 2008-03-01 Wakaba <wakaba@suika.fam.cx>
75
76 * Serializer.pm (get_inner_html): Escape NBSP (HTML5 revision
77 1277).
78
79 2007-11-11 Wakaba <wakaba@suika.fam.cx>
80
81 * Serializer.pod: New file.
82
83 * Makefile: New file.
84
85 2007-11-11 Wakaba <wakaba@suika.fam.cx>
86
87 * Serializer.pm: New module (split from ../HTML.pm.src).
88
89 2007-11-11 Wakaba <wakaba@suika.fam.cx>
90
91 * ChangeLog: New file.
92
93

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24