/[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.16 - (hide annotations) (download)
Sat Oct 18 08:05:29 2008 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +5 -0 lines
++ whatpm/t/xml/ChangeLog	18 Oct 2008 08:05:22 -0000
2008-10-18  Wakaba  <wakaba@suika.fam.cx>

	* attlists-1.dat: Tests added.

++ whatpm/Whatpm/ChangeLog	18 Oct 2008 08:03:10 -0000
2008-10-18  Wakaba  <wakaba@suika.fam.cx>

	* NanoDOM.pm (text_content): Moved to Node from Element.  Setter
	implemented.
	(allowed_tokens, default_type, declared_type): Implemented.

++ whatpm/Whatpm/HTML/ChangeLog	18 Oct 2008 08:04:10 -0000
2008-10-18  Wakaba  <wakaba@suika.fam.cx>

	* Tokenizer.pm.src: <!ATTLIST> in the internal subset of an XML
	document, is now fully implemented.

	* Dumper.pm (dumptree): Output allowed tokens and default value
	always.

++ whatpm/Whatpm/XML/ChangeLog	18 Oct 2008 08:05:03 -0000
2008-10-18  Wakaba  <wakaba@suika.fam.cx>

	* Parser.pm.src (_tree_in_subset): <!ATTLIST> node construction
	implemented.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24