/[suikacvs]/markup/html/whatpm/t/xml/ChangeLog
Suika

Contents of /markup/html/whatpm/t/xml/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.26 - (show annotations) (download)
Sun Oct 19 14:05:20 2008 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.25: +6 -0 lines
++ whatpm/t/xml/ChangeLog	19 Oct 2008 14:05:17 -0000
	* attlist-1.dat, eldecls-1.dat, entities-1.dat, entities-2.dat,
	notations-1.dat, pis-2.dat: Unexpanded parameter entity tests are
	added.

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

++ whatpm/Whatpm/HTML/ChangeLog	19 Oct 2008 14:03:50 -0000
	* Tokenizer.pm.src: Set the "stop_processing" flag true when a
	parameter entity occurs in a standalone="no" document.

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

++ whatpm/Whatpm/XML/ChangeLog	19 Oct 2008 14:04:25 -0000
	* Parser.pm.src: Don't process ATTLIST_TOKEN and ENTITY_TOKEN if
	the "stop_processing" flag is set.

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

1 2008-10-19 Wakaba <wakaba@suika.fam.cx>
2
3 * attlist-1.dat, eldecls-1.dat, entities-1.dat, entities-2.dat,
4 notations-1.dat, pis-2.dat: Unexpanded parameter entity tests are
5 added.
6
7 2008-10-19 Wakaba <wakaba@suika.fam.cx>
8
9 * attlists-1.dat: Test results updated. New tests on empty
10 attlist declaration and duplications are added.
11
12 * doctypes-2.dat: Test results updated.
13
14 * eldecls-1.dat, entities-2.dat, notations-1.dat: New tests on
15 duplications are added.
16
17 * entities-1.dat: New tests on duplications and predefined
18 entities are added.
19
20 2008-10-19 Wakaba <wakaba@suika.fam.cx>
21
22 * entrefs-2.dat: New test data file.
23
24 2008-10-19 Wakaba <wakaba@suika.fam.cx>
25
26 * charrefs-1.dat: New test data added.
27
28 * entrefs-1.dat: New test data file.
29
30 * attlists-1.dat: Test results updated.
31
32 2008-10-19 Wakaba <wakaba@suika.fam.cx>
33
34 * eldecls-1.dat: New test data file.
35
36 * entities-1.dat: Test result updated.
37
38 2008-10-19 Wakaba <wakaba@suika.fam.cx>
39
40 * entities-1.dat, entities-2.dat: EntityValue tests added.
41
42 2008-10-19 Wakaba <wakaba@suika.fam.cx>
43
44 * entities-1.dat, entities-2.dat: New test data files.
45
46 2008-10-19 Wakaba <wakaba@suika.fam.cx>
47
48 * notations-1.dat, notations-1.dat: Tests on lowercase markup
49 declaration keywords are added.
50
51 2008-10-18 Wakaba <wakaba@suika.fam.cx>
52
53 * attlists-1.dat: A test result updated.
54
55 * notations-1.dat: New test result file.
56
57 2008-10-18 Wakaba <wakaba@suika.fam.cx>
58
59 * attlists-1.dat: Tests added.
60
61 2008-10-17 Wakaba <wakaba@suika.fam.cx>
62
63 * attlists-1.dat: New test data file.
64
65 * doctypes-2.dat: New tests added.
66
67 2008-10-16 Wakaba <wakaba@suika.fam.cx>
68
69 * doctypes-2.dat: New test added.
70
71 * comments-2.dat, pis-2.dat: New test data files.
72
73 2008-10-15 Wakaba <wakaba@suika.fam.cx>
74
75 * doctypes-1.dat: A keyword case-sensitivility test added.
76
77 * doctypes-2.dat: New test data file.
78
79 2008-10-15 Wakaba <wakaba@suika.fam.cx>
80
81 * attrs-1.dat: Test cases for tokenizing errors are added.
82
83 * elements-1.dat: A test result updated.
84
85 * ns-attrs-1.dat: Test results updated. New test cases for
86 duplicate namespaced attributes are added.
87
88 2008-10-15 Wakaba <wakaba@suika.fam.cx>
89
90 * doctypes-1.dat: Lowercase <!doctype> test added.
91
92 * elements-1.dat: End tag tests added.
93
94 2008-10-15 Wakaba <wakaba@suika.fam.cx>
95
96 * ns-elements-1.dat: New test data file.
97
98 * ns-attrs-1.dat: New test data added.
99
100 * elements-1.dat: New test data file.
101
102 2008-10-15 Wakaba <wakaba@suika.fam.cx>
103
104 * pis-1.dat, xmldecls-1.dat: New test data files.
105
106 2008-10-15 Wakaba <wakaba@suika.fam.cx>
107
108 * charref-1.dat: New test data file.
109
110 2008-10-14 Wakaba <wakaba@suika.fam.cx>
111
112 * cdata-1.dat: Tests on CDATA section outside of the root element
113 added.
114
115 2008-10-14 Wakaba <wakaba@suika.fam.cx>
116
117 * doctypes-1.dat: Wrong results fixed.
118
119 * texts-1.dat: New test data file.
120
121 2008-10-14 Wakaba <wakaba@suika.fam.cx>
122
123 * elements-1.dat: New test data file.
124
125 * doctypes-1.dat: New test data file.
126
127 * attrs-1.dat: New test data on attribute name cases are added.
128
129 2008-10-14 Wakaba <wakaba@suika.fam.cx>
130
131 * ns-attrs-1.dat: Tests for attributes on non-root elements are
132 added.
133
134 2008-10-14 Wakaba <wakaba@suika.fam.cx>
135
136 * ns-attrs-1.dat: New test data file.
137
138 2008-10-14 Wakaba <wakaba@suika.fam.cx>
139
140 * cdata-1.dat, attrs-1.dat: New test data files.
141
142 2008-10-14 Wakaba <wakaba@suika.fam.cx>
143
144 * tree-1.dat: New test data file.
145
146 2008-10-14 Wakaba <wakaba@suika.fam.cx>
147
148 * ChangeLog: New file.
149

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24