/[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.17 - (show annotations) (download)
Wed Oct 15 04:38:22 2008 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.16: +4 -0 lines
++ whatpm/t/ChangeLog	15 Oct 2008 04:37:36 -0000
	* XML-Parser.t: "xml/pis-1.dat" and "xml/xmldecls-1.dat" added.
	Test directifes "#xml-version", "#xml-encoding", and
	"#xml-standalone" are added.

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

++ whatpm/t/xml/ChangeLog	15 Oct 2008 04:37:54 -0000
	* pis-1.dat, xmldecls-1.dat: New test data files.

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

++ whatpm/Whatpm/ChangeLog	15 Oct 2008 04:33:34 -0000
2008-10-15  Wakaba  <wakaba@suika.fam.cx>

	* NanoDOM.pm (create_processing_instruction): New method.
	(xml_version, xml_encoding, xml_standalone): New attributes.
	(ProcessingInstruction): New class.

++ whatpm/Whatpm/HTML/ChangeLog	15 Oct 2008 04:34:03 -0000
	* Tokenizer.pm.src: Support for XML processing instructions.

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

++ whatpm/Whatpm/XML/ChangeLog	15 Oct 2008 04:34:57 -0000
	* Parser.pm.src: Support for XML declarations.

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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24