/[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.10 - (show annotations) (download)
Wed Oct 15 04:38:22 2008 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +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 * Parser.pm.src: Support for XML declarations.
4
5 2008-10-15 Wakaba <wakaba@suika.fam.cx>
6
7 * Parser.pm.src: Raise a parse error for white space character
8 generated by a character reference outside of the root element.
9
10 2008-10-14 Wakaba <wakaba@suika.fam.cx>
11
12 * Parser.pm.src: Support for namespace for attributes in non-root
13 elements.
14
15 2008-10-14 Wakaba <wakaba@suika.fam.cx>
16
17 * Parser.pm.src: Namespace support for the root element.
18
19 2008-10-14 Wakaba <wakaba@suika.fam.cx>
20
21 * Parser.pm.src: In the "after root element" insertion mode, start
22 tag tokens are processed by changing the insertion mode to "before
23 root element" insertion mode after raising a parse error.
24
25 2008-10-14 Wakaba <wakaba@suika.fam.cx>
26
27 * Parser.pm.src: Attribute support.
28
29 2008-10-14 Wakaba <wakaba@suika.fam.cx>
30
31 * Parser.pm.src: Use array reference syntax for
32 |create_element_ns|, for Whatpm::NanoDOM compability. Typo fixed.
33
34 2008-10-14 Wakaba <wakaba@suika.fam.cx>
35
36 * Parser.pm.src: Set |in_xml| flag for tokenizer.
37
38 2008-10-14 Wakaba <wakaba@suika.fam.cx>
39
40 * Parser.pm.src: A bug on end tag handling fixed.
41
42 2008-10-14 Wakaba <wakaba@suika.fam.cx>
43
44 * Makefile, Parser.pm.src: New files.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24