1 |
|
2007-06-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMImplementation.pm, Node.pm, DOMDocument.pm, |
4 |
|
DOMElement.pm, Attr.pm, DocumentType.pm, |
5 |
|
DOMCharacterData.pm, Text.pm, Comment.pm: Copied |
6 |
|
from <http://suika.fam.cx/gate/cvs/*checkout*/markup/html/whatpm/Whatpm/NanoDOM.pm?rev=1.9>. |
7 |
|
|
8 |
|
2007-06-10 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* XMLParser.dis: Default to "1.0" if <?xml version=""?> |
11 |
|
specifies unknown value and trys to recover from the error. |
12 |
|
|
13 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* TreeCore.dis (manakaiLocalName): New attribute. |
16 |
|
|
17 |
|
2007-01-02 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* GenericLS.dis (GLSException): New interface. |
20 |
|
|
21 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* |InputProcessor|s and |OutputProcessor|s are |
24 |
|
named so that |report| statements in Perl |
25 |
|
module outputs can be identified by name. |dis:dataType|s |
26 |
|
of |DISCore:TFQNames| are all replaced |
27 |
|
by |DISCore:QName|. |
28 |
|
|
29 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Element.dis (createElementNS): If an array reference |
32 |
|
is specified as the |qualifiedName| parameter, |
33 |
|
don't set the first item as the local name |
34 |
|
even if the second item is not specified (or |
35 |
|
specified as |undef|). |
36 |
|
(createElementNS, setAttribute, setAttributeNS, |
37 |
|
removeAttribute, removeAttributeNS, |
38 |
|
setAttributeNode, setAttributeNodeNS, |
39 |
|
removeAttributeNode, removeAttributeNodeNS): Sets |
40 |
|
or removes the |tc:contentAttributeList| value. |
41 |
|
|
42 |
|
* TreeCore.dis (AttrMap.item): Caches the result |
43 |
|
of sorting of content attribute names. |
44 |
|
(getAttrMap, getElementTypeDefNodeMap, |
45 |
|
getAttrDefNodeMap, getEntityNodeMap, getNotationNodeMap): Removed. |
46 |
|
(tc:contentAttributeList): New property. |
47 |
|
|
48 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* DOMFeature.dis (ForDef): Removed. |
51 |
|
(f:provides, f:through): Removed. |
52 |
|
(Version): Removed. |
53 |
|
(implementFeature): Removed. |
54 |
|
|
55 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
58 |
|
GenericLS.dis, TreeCore.dis, DOMString.dis, |
59 |
|
XML.dis, Element.dis, Document.dis, TreeStore,dis, |
60 |
|
Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, |
61 |
|
SimpleLS.dis, DOMMain.dis, XDP.dis: |For| specifications |
62 |
|
are removed. |
63 |
|
|
64 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
67 |
|
GenericLS.dis, TreeCore.dis, DOMString.dis, |
68 |
|
XML.dis, Element.dis, Document.dis, TreeStore,dis, |
69 |
|
Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, |
70 |
|
SimpleLS.dis, DOMMain.dis, XDP.dis: |WithFor| specifications |
71 |
|
and |DefaultFor|s are removed. |
72 |
|
|
73 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
76 |
|
GenericLS.dis, TreeCore.dis, DOMString.dis, |
77 |
|
XML.dis, Element.dis, Document.dis, TreeStore,dis, |
78 |
|
Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, |
79 |
|
SimpleLS.dis, DOMMain.dis: References |
80 |
|
to the |ManakaiDOM:ManakaiDOM|, |ManakaiDOM:ManakaiDOM1|, |
81 |
|
|ManakaiDOM:ManakaiDOM2|, and |ManakaiDOM:ManakaiDOM3| |
82 |
|
modes are removed. |
83 |
|
|
84 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* CharacterData.dis, TreeCore.dis (Require): References |
87 |
|
to the |Grove.dis| module are removed. |
88 |
|
|
89 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* DOMFeature.dis (f:implementation, f:revImplementation): Removed. |
92 |
|
(Require): Reference to the |Grove.dis| module is removed. |
93 |
|
|
94 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
96 |
|
* DOMCore.dis (ManakaiDOMImplementation): The |
97 |
|
class is no longer plays the role of |
98 |
|
a |mg:NodeRefRole|. Redundant |f:provides| |
99 |
|
properties are removed. |
100 |
|
|
101 |
|
2006-12-29 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
103 |
|
* TreeCore.dis, DOMCore.dis, Document.dis, |
104 |
|
Element.dis, CharacterData.dis, XML.dis, |
105 |
|
XDoctype.dis, DOMString.dis, TreeStore.dis, |
106 |
|
XMLParser.dis: Use Perl native |
107 |
|
hashs and |Scalar::Util|'s weak references in favor of |Grove.dis| |
108 |
|
for DOM nodes. See |
109 |
|
also <http://suika.fam.cx/gate/2005/sw/manakai/%E3%83%A1%E3%83%A2/2006-12-29>. |
110 |
|
|
111 |
|
2006-12-03 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
113 |
|
* DOMFeature.dis, TreeCore.dis: Unused |role|s are removed. |
114 |
|
|
115 |
|
2006-12-02 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
117 |
|
* DOMString.dis: New module. |
118 |
|
|
119 |
|
* DOMString.pm: New file. |
120 |
|
|
121 |
|
* DOMCore.dis (min): Moved from |DOMFeature.dis|. |
122 |
|
(ImplementationRegistryVariable): Moved from |DOMFeature.dis|. |
123 |
|
Now it references the |DOMImplementationRegistry| object. |
124 |
|
(DOMImplementationRegistryVariable): Moved from |DOMMain.dis|. |
125 |
|
(DOMImplementationRegistry): New interface and |
126 |
|
class, reformed from |ImplementationRegistry| in |DOMFeature.dis| |
127 |
|
and |DOMImplementationRegistry| in |DOMMain.dis|. Note |
128 |
|
that the class no longer support |get_implementation| |
129 |
|
and |get_implementation_list| methods from |
130 |
|
the |ImplementationRegistry| interface. |
131 |
|
(DOMImplementationList): Class implemented; no |
132 |
|
longer inherits from |ImplementationList|. |
133 |
|
(DOMImplementationSource): Class implemented; no |
134 |
|
longer inherits from |ImplementationSource|. Note that |
135 |
|
the class no longer support |get_implementation| |
136 |
|
and |get_implementation_list| methods from |
137 |
|
the |ImplementationSource| interface. |
138 |
|
(DOMStringList): Removed. |
139 |
|
|
140 |
|
* DOMFeature.dis (min, ManakaiDOM:DOMHTMLFeature, |
141 |
|
ManakaiDOM:DOMEventsFeature, ManakaiDOM:DOMXMLFeature, |
142 |
|
ManakaiDOM:DOMXMLFeatureXML11, most part of |
143 |
|
documentation for obsolete DOM Level 3 Minimum Implementation |
144 |
|
module, obsolete property name aliases, |
145 |
|
ImplemenationRegistryVar, ImplementationRegistry, |
146 |
|
DEBUG, MIString, ImplementationList, ImplementationSource, |
147 |
|
ManakaiDOM:implID): Removed. |
148 |
|
|
149 |
|
* DOMMain.dis (Redefine, RedefinedBy, Redefined): Removed. |
150 |
|
(DOMString): Removed. |
151 |
|
(DOMImplementationRegistryVar, DOMImplementationRegistry): Removed. |
152 |
|
|
153 |
|
* Makefile: |DOMString.pm| is added. |
154 |
|
|
155 |
|
* TreeCore.dis (is_default_namespace): |null| was |
156 |
|
returned where a false is expected (|null| is |
157 |
|
a false in Perl, but real |false| is appropriate here). |
158 |
|
|
159 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
160 |
|
|
161 |
|
* DOMCore.dis (TypeInfo, UserDataHandler): Removed. |
162 |
|
|
163 |
|
* Element.dis (TypeInfo): Moved from |DOMCore.dis|. |
164 |
|
|
165 |
|
* TreeCore.dis (UserDataHandler): Moved from |DOMCore.dis|. |
166 |
|
|
167 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
* DOMFeature.dis (ImplementationList, ImplementationSource, |
170 |
|
ImplementationRegistry): Parameters |features| |
171 |
|
now allow |null| (equivalent to an empty string). |
172 |
|
|
173 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
174 |
|
|
175 |
|
* CharacterData.dis (ManakaiDOMDocumentCharacterData): New |
176 |
|
class. Factory methods |createTextNode| and |createComment| |
177 |
|
are moved from |ManakaiDOMDocument|. |
178 |
|
|
179 |
|
* DOMCore.dis: References to |ManakaiDOMObject| |
180 |
|
are removed. |
181 |
|
(tc:createImplForTest): Moved from |TreeCore.dis|. |
182 |
|
(DOMImplementation.___create_node_ref): Support |
183 |
|
for the |mg:nodeRefClass| option is removed. |
184 |
|
(ManakaiDOMConfiguration.___report_error): Moved |
185 |
|
from |ManakaiDOMObject| class. |
186 |
|
|
187 |
|
* DOMFeature.dis (domidl:extends): New property. |
188 |
|
(f:getFeatureImpl): Support for |+| classes is removed. |
189 |
|
|
190 |
|
* DOMMain.dis (DOMMain:docSupportsXMLFeature): Removed. |
191 |
|
(ManakaiDOM:ManakaiDOMObject): Removed. |
192 |
|
(DOMDataType): Removed. |
193 |
|
|
194 |
|
* Document.dis (ManakaiDOMImplementationDocument): |
195 |
|
The |createDocument| method is moved from |
196 |
|
the |ManakaiDOMImplementationTC| in |TreeCore.dis|. |
197 |
|
(ManakaiDOMDocument.___create_node_ref): Removed. |
198 |
|
(createElement, createElementNS, createAttribute, |
199 |
|
createAttributeNS, createTextNode, createComment, |
200 |
|
createCDATASection, createEntityReference, |
201 |
|
createProcessingInstruction): Class implementations |
202 |
|
are moved to each module. |
203 |
|
|
204 |
|
* Element.dis (ManakaiDOMImplementationElement): Factory |
205 |
|
methods are moved from |Document.dis|. |
206 |
|
(ManakaiDOMElement.___create_node_ref): Support |
207 |
|
for old class registry is removed. |
208 |
|
(ManakaiDOMAttr.___create_node_ref): Removed. |
209 |
|
(Attr.baseURI): Implementation |
210 |
|
for |xml:base| attribute is merged. |
211 |
|
(Attr.nodeValue, Attr.value): Implementation |
212 |
|
for |xml:id| attribute is merged. |
213 |
|
|
214 |
|
* TreeCore.dis (ManakaiDOMImplementationTC): Removed. |
215 |
|
|
216 |
|
* XDoctype.dis (ManakaiDOMImplementationXDoctype): The |
217 |
|
definition for |createDocumentType| method |
218 |
|
is moved from |TreeCore.dis|. |
219 |
|
|
220 |
|
* XML.dis (ManakaiDOMXMLDocument): Factory |
221 |
|
methods are moved from |Document.dis|. |
222 |
|
(ManakaiDOMXMLBaseAttr, ManakaiDOMXMLIdAttr): Removed (merged |
223 |
|
into |ManakaiDOMAttr| in |Element.dis|). |
224 |
|
|
225 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
226 |
|
|
227 |
|
* Element.dis (___get_node_ref): |eval|ed |require| |
228 |
|
statement was broken. |
229 |
|
|
230 |
|
* DOMFeature.dis (getImplementationList): Argument |
231 |
|
is not passed to the |getImplementation| method. |
232 |
|
|
233 |
|
* TreeStore.dis (DOMImplementationTreeStore): It |
234 |
|
did not |f:implements| the |TSFeature30| feature. |
235 |
|
|
236 |
|
* XMLParser.dis: Use |create_uri_reference| |
237 |
|
method instead of internal |_new| method |
238 |
|
to create a URI reference object. |
239 |
|
|
240 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
241 |
|
|
242 |
|
* DOMCore.dis (ManakaiDOMImplementation): No longer |
243 |
|
explicitly inherits |urigen:ManakaiURIImplementation| (and |
244 |
|
the |f:ManakaiMinimumImplementation| class inherited |
245 |
|
by it). The |f:Minimum| feature is ever implemented |
246 |
|
for compatibility (but is expected to be removed). |
247 |
|
Internal methods such as |___report_error| are copied from |
248 |
|
obsolete |f:MinimumImplementation| class. DOM3 |
249 |
|
methods |hasFeature| and |getFeature| are also |
250 |
|
moved from that class, but they now support no |
251 |
|
foreign classes. |
252 |
|
|
253 |
|
* DOMFeature.dis (ManakaiImplementationSource): It |
254 |
|
now |p:require|s |Message::Util::AutoLoad::Registry|. |
255 |
|
The class no longer support classes |
256 |
|
other than |ManakaiDOMImplementation|. Note |
257 |
|
that the |ImplementationRegistry| object does continue |
258 |
|
to support foreign classes via foreign classes |
259 |
|
implementing |ImplementationSource| |
260 |
|
or |DOMImplementationSource| interface. |
261 |
|
(MinimumImplementation): Removed. |
262 |
|
|
263 |
|
* DOMLS.dis (ManakaiDOMImplementationLS): It no |
264 |
|
longer inherit the |ManakaiDOMImplementation|; it |
265 |
|
is now expected to be implemented by |DOMImplementation| |
266 |
|
objects. |
267 |
|
|
268 |
|
* DOMMain.dis (null): Removed. |
269 |
|
|
270 |
|
* Document.dis (___create_node_ref): It no |
271 |
|
longer support foreign classes other |
272 |
|
than |Message::DOM::Document::ManakaiDOMDocument|. |
273 |
|
Note that document format specific DOM |
274 |
|
interfaces, if supported, should be |
275 |
|
all instances of the |Document| interface |
276 |
|
in the implementation, as defined |
277 |
|
in the Web Applications 1.0 specification (where |
278 |
|
the |HTMLDocument| interface must be implemented |
279 |
|
by all |Document| objects, even if the |Document| |
280 |
|
contains no HTML element). |
281 |
|
|
282 |
|
* GenericLS.dis (GLSImplementation): It no |
283 |
|
longer inherit the |MinimumImplementation|; it |
284 |
|
is now expected to be implemented by |DOMImplementation| |
285 |
|
objects. |
286 |
|
(createGLSParser, createGLSSerializer): Load |
287 |
|
module implementing parser or serializer |
288 |
|
if necessary. |
289 |
|
|
290 |
|
* Traversal.dis (ManakaiDOMDocumentTraversal): It no |
291 |
|
longer inherits the |ManakaiDOMDocument|; it |
292 |
|
is now expected to be implemented by |Document| |
293 |
|
objects. |
294 |
|
|
295 |
|
* XDP.dis (XDPDocument): It no longer |
296 |
|
inherits the |Document|; it is now expected |
297 |
|
to be implemented by all |Document| objects. |
298 |
|
|
299 |
|
* XDoctype.dis (ManakaiDOMDocumentXDoctype): It no |
300 |
|
longer inherits the |ManakaiDOMDocument|; it |
301 |
|
is now expected to be implemented by |Document| |
302 |
|
objects. |
303 |
|
|
304 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
305 |
|
|
306 |
|
* DOMCore.dis (ManakaiDOMImplementation): No longer |
307 |
|
explicitly inherits |tc:ManakaiDOMImplementationTC|. |
308 |
|
(ManakaiDOMImplementation.AUTOLOAD): New method definition. |
309 |
|
|
310 |
|
* TreeCore.dis (ManakaiDOMImplementationTC): Extends |
311 |
|
the |ManakaiDOMImplementation| class. |
312 |
|
|
313 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
314 |
|
|
315 |
|
* DOMFeature.dis: Definitions for various concepts |
316 |
|
are added. |
317 |
|
|
318 |
|
* GenericLS.dis (GLSImplementation): It no |
319 |
|
longer inherits the |MinimumImplementation|; rather, |
320 |
|
any |ManakaiMinimumImplementation| object also |
321 |
|
implements |GLSImplementation| methods. |
322 |
|
|
323 |
|
* TreeStore.dis (DOMImplementationTreeStore): It no |
324 |
|
longer inherits the |DOMImplementation|; rather, |
325 |
|
any |ManakaiDOMImplementation| object also |
326 |
|
implements |DOMImplementationTreeStore| methods. |
327 |
|
|
328 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
329 |
|
|
330 |
|
* TreeStore.pm: Added to the CVS repository |
331 |
|
to enable for the dis database to contain XML |
332 |
|
fragments. |
333 |
|
|
334 |
|
* Makefile (DOT_CORE_DIS_FILES): |TreeStore.pm| is added. |
335 |
|
|
336 |
|
* TreeStore.dis (Namespace): Namespace URI was incorrect. |
337 |
|
|
338 |
|
2006-06-18 Wakaba <wakaba@suika.fam.cx> |
339 |
|
|
340 |
|
* Traversal.dis (expandEntityReferences): Syntax was incorrect. |
341 |
|
|
342 |
|
* TreeCore.dis (manakaiReadOnly): Test assertion was incorrect. |
343 |
|
|
344 |
|
* XDP.dis (dtdText): Test assertion was incorrect. |
345 |
|
|
346 |
|
2006-05-21 Wakaba <wakaba@suika.fam.cx> |
347 |
|
|
348 |
|
* XDP.dis (XDPEntityValue.stringify): Don't escape |
349 |
|
any |%|s in |xdp:attr-definition| children. |
350 |
|
|
351 |
|
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
352 |
|
|
353 |
|
* XDP.dis (createXDPRNIKeyword): The Perl method |
354 |
|
name property is added. |
355 |
|
|
356 |
|
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
357 |
|
|
358 |
|
* XDP.dis (createXDPIf): New method. |
359 |
|
(XDPIfElement): New interface. |
360 |
|
|
361 |
|
2006-05-15 Wakaba <wakaba@suika.fam.cx> |
362 |
|
|
363 |
|
* XDP.dis (createXDPElement, createXDPAttlist, createXDPAttrDefinition): |
364 |
|
New methods. |
365 |
|
|
366 |
|
2006-05-15 Wakaba <wakaba@suika.fam.cx> |
367 |
|
|
368 |
|
* XDP.dis (XDPDocument): A number of constructor methods |
369 |
|
are added. |
370 |
|
(XDPTextDecl.dtdText): The |xml| target was missing. |
371 |
|
|
372 |
|
2006-05-14 Wakaba <wakaba@suika.fam.cx> |
373 |
|
|
374 |
|
* Traversal.dis (SerialWalker): New interface. |
375 |
|
(manakaiCreateSerialWalker): New method. |
376 |
|
|
377 |
|
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
378 |
|
|
379 |
|
* Traversal.dis (testNode): Calls |acceptNode| method |
380 |
|
rather than |&{}| dereferencing. |
381 |
|
(acceptNode): Implemented. |
382 |
|
|
383 |
|
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
384 |
|
|
385 |
|
* XDP.dis: New module. |
386 |
|
|
387 |
|
* Makefile: |XDP.dis| is added. |
388 |
|
|
389 |
|
* Traversal.dis (NodeFilter): |InputProcessor| |
390 |
|
and |OutputProcessor| are added. |
391 |
|
|
392 |
|
2006-05-13 Wakaba <wakaba@suika.fam.cx> |
393 |
|
|
394 |
|
* Traversal.dis (MANAKAI_FILTER_OPAQUE): New |AcceptNode| value. |
395 |
|
(TreeWalker): The |MANAKAI_FILTER_OPAQUE| value support |
396 |
|
is added. The |FILTER_REJECT| value is treated |
397 |
|
as |FILTER_ACCEPT| if the |currentNode| is in the |
398 |
|
rejected subtree as specified in the spec. |
399 |
|
|
400 |
|
2006-05-05 Wakaba <wakaba@suika.fam.cx> |
401 |
|
|
402 |
|
* SimpleLS.dis: An |xmlns:| prefix was missing. |
403 |
|
|
404 |
|
2006-05-04 Wakaba <wakaba@suika.fam.cx> |
405 |
|
|
406 |
|
* SimpleLS.dis: Namespace bugs are fixed. |
407 |
|
|
408 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
409 |
|
|
410 |
|
* .cvsignore: Updated. |
411 |
|
|
412 |
|
* Traversal.dis: Unused declarations are removed. |
413 |
|
|
414 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
415 |
|
|
416 |
|
* CharacterData.dis (Require): A reference to |
417 |
|
the |MDOM:Traversal| module is added. |
418 |
|
(wholeText): Implemented. |
419 |
|
|
420 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
421 |
|
|
422 |
|
* Makefile: |Traversal.dis| is added. |
423 |
|
|
424 |
|
* Traversal.dis: New module. |
425 |
|
|
426 |
|
* TreeCore.dis (___report_error): Return value was |
427 |
|
not propagated. |
428 |
|
|
429 |
|
2006-04-29 Wakaba <wakaba@suika.fam.cx> |
430 |
|
|
431 |
|
* Element.dis (removeAttributeNS): A runtime error |
432 |
|
was occurred if there was no specified attribute node. |
433 |
|
|
434 |
|
* TreeCore.dis (manakaiLanguage): New attribute. |
435 |
|
|
436 |
|
2006-04-28 Wakaba <wakaba@suika.fam.cx> |
437 |
|
|
438 |
|
* TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly): |
439 |
|
New attributes. |
440 |
|
|
441 |
|
(StaticNodeList): New interface. |
442 |
|
|
443 |
|
2006-04-24 Wakaba <wakaba@suika.fam.cx> |
444 |
|
|
445 |
|
* DOMCore.dis (c:SET_TO_NULL_ERR): New error code. |
446 |
|
|
447 |
|
2006-04-22 Wakaba <wakaba@suika.fam.cx> |
448 |
|
|
449 |
|
* SimpleLS.dis: Reimplemented. |
450 |
|
|
451 |
|
2006-04-22 Wakaba <wakaba@suika.fam.cx> |
452 |
|
|
453 |
|
* DOMCore.dis (NO_MODIFICATION_ALLOWED_ERR): It is now |
454 |
|
a qualified name. |
455 |
|
(tc:EXTERNAL_NODE_COMPARISON_ERR): New error type. |
456 |
|
|
457 |
|
* TreeCore.dis (compareDocumentPosition): Implemented. |
458 |
|
(normalize): Implemented. |
459 |
|
(STORESIZE, CLEAR): Were not implemented for |EmptyNodeList| |
460 |
|
class. |
461 |
|
|
462 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
463 |
|
|
464 |
|
* DOMCore.dis (OUT_OF_BOUND_ERR, NEGATIVE_INDEX_ERR): Removed. |
465 |
|
|
466 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
467 |
|
|
468 |
|
* CharacterData.dis (length, insertData, substringData, |
469 |
|
appendData, deleteData, replaceData, splitText): Reimplemented. |
470 |
|
|
471 |
|
* DOMCore.dis (NEGATIVE_LENGTH_ERR): New error. |
472 |
|
(c:index): The definition was missing. |
473 |
|
(c:length): New property. |
474 |
|
|
475 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
476 |
|
|
477 |
|
* XMLParser.dis (close): Invoke |close| method |
478 |
|
rather than |close| function. |
479 |
|
|
480 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
481 |
|
|
482 |
|
* CharacterData.dis: New module split from |TreeCore.dis|. |
483 |
|
|
484 |
|
* CharacterData.pm: Added to the CVS repository. |
485 |
|
|
486 |
|
* TreeCore.dis: The |CharacterData|, |Text|, and |Comment| |
487 |
|
interfaces are removed. |
488 |
|
(Require): A reference to the |MDOM:CharacterData| module |
489 |
|
is added. |
490 |
|
|
491 |
|
* DOMMain.dis (StringExtended, StringOutOfBoundsException): Removed. |
492 |
|
|
493 |
|
* DOMCore.dis (StringOutOfBoundsException): New error. |
494 |
|
|
495 |
|
* Makefile: |CharacterData.pm| is added. |
496 |
|
|
497 |
|
2006-04-09 Wakaba <wakaba@suika.fam.cx> |
498 |
|
|
499 |
|
* XMLParser.dis (Require): Requires the |MCharset:Encode| |
500 |
|
module. |
501 |
|
(parse): Set the |inputEncoding| attribute of the generated document |
502 |
|
object. |
503 |
|
(resolveLSInput default implementation): The |byteStream| |
504 |
|
and |encoding| attributes of the |LSInput| interface |
505 |
|
are now supported. |
506 |
|
(resolveLSInput): Parameters |impl| and |parser| are added. |
507 |
|
(InputFile.inputEncoding): New attribute. |
508 |
|
|
509 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
510 |
|
|
511 |
|
* Document.dis (adoptNode test): Documents were |
512 |
|
made by different documents. |
513 |
|
|
514 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
515 |
|
|
516 |
|
* XMLParser.dis: The |cfg:dtd-default-attributes| configuration |
517 |
|
parameter is changed to |cfg:dtd-default-attribute|. |
518 |
|
|
519 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
520 |
|
|
521 |
|
* TreeCore.dis: The |DOMMain:raiseException| elements |
522 |
|
are replaced by |disPerl:EXCEPTION|s. |
523 |
|
|
524 |
|
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
525 |
|
|
526 |
|
* DOMMain.dis (GetPropNode, CheckReadOnly): Removed. |
527 |
|
|
528 |
|
* Node.dis (cfg:dtd-default-attribute): The configuration |
529 |
|
parameter |cfg:dtd-default-attributes| is renamed |
530 |
|
as |cfg:dtd-default-attribute|. |
531 |
|
(Roles): Definitions are changed so that classes |
532 |
|
that implement those classes MUST implement the |Node| |
533 |
|
and its subinterfaces. |
534 |
|
(cfg:dtd-attribute-type): New configuration parameter. |
535 |
|
|
536 |
|
* Document.dis (adoptNode): Don't throw exception |
537 |
|
if |strictErrorChecking| is |false|. |
538 |
|
|
539 |
|
* Element.dis (setAttribute, setAttributeNS): Don't |
540 |
|
set [attribute type] if the |cfg:dtd-attribute-type| |
541 |
|
configuration parameter is set to |false|. |
542 |
|
(removeAttribute, removeAttributeNS, removeAttributeNode): Don't |
543 |
|
regenerate default attribute nodes if the |cfg:dtd-default-attribute| |
544 |
|
configuration parameter is set to |false|. |
545 |
|
|
546 |
|
2006-04-02 Wakaba <wakaba@suika.fam.cx> |
547 |
|
|
548 |
|
* TreeStore.dis: New module. |
549 |
|
|
550 |
|
* Makefile: |TreeStore.dis| is added. |
551 |
|
|
552 |
|
2006-04-02 Wakaba <wakaba@suika.fam.cx> |
553 |
|
|
554 |
|
* XMLParser.dis: Updated so that it can be used |
555 |
|
with |TreeCore.pm|, |Document.pm|, |Element.pm|, |
556 |
|
and |XML.pm|. Set the read-only flag to |
557 |
|
the |DocumentType|, |Entity|, and |EntityReference| noes. |
558 |
|
|
559 |
|
* Node.dis (textContent): It did not handle descendant |
560 |
|
element and entity reference nodes. |
561 |
|
|
562 |
|
* Element.dis, XML.dis (manakaiBaseURI.get): Its |
563 |
|
definition has been changed to return only explicit |
564 |
|
base URI specification. |
565 |
|
|
566 |
|
* DOMLS.dis (LSInput, LSOutput): They no longer |
567 |
|
inherits the |ManakaiDOM:ManakaiDOMObject| class. |
568 |
|
|
569 |
|
* Tree.dis, DOMXML.dis, ManakaiDOMLS2003.dis: Removed. |
570 |
|
|
571 |
|
* Tree.pm, DOMXML.pm: Removed. |
572 |
|
|
573 |
|
* TreeCore.pm, Document.pm, Element.pm: Added |
574 |
|
to the CVS repository since they are necessary to |
575 |
|
build the dis library. |
576 |
|
|
577 |
|
* Makefile: Sync'ed to new modules disposition. |
578 |
|
|
579 |
|
2006-04-02 Wakaba <wakaba@suika.fam.cx> |
580 |
|
|
581 |
|
* Makefile: Rules for |Tree.pm| and |DOMXML.pm| are |
582 |
|
removed. For |Element.pm| and |Document.pm| are added. |
583 |
|
|
584 |
|
* Document.dis, Element.dis: New module split from |TreeCore.dis|. |
585 |
|
|
586 |
|
* TreeCore.dis (Document, DocumentFragment, Element, Attr): Removed. |
587 |
|
|
588 |
|
2006-04-01 Wakaba <wakaba@suika.fam.cx> |
589 |
|
|
590 |
|
* DOMFeature.dis (getImplementation, getImplementationList): Support |
591 |
|
for new class information variables. |
592 |
|
(DOMLS:Generic): This old feature name is removed. |
593 |
|
|
594 |
|
* GenericLS.dis (createGLSParser, createGLSSerializer): Support |
595 |
|
for new class information variables. |
596 |
|
|
597 |
|
* TreeCore.dis (manakaiExpandedURI): New attribute. |
598 |
|
(Document, Element.___create_node_ref): New method |
599 |
|
implementations. |
600 |
|
|
601 |
|
2006-04-01 Wakaba <wakaba@suika.fam.cx> |
602 |
|
|
603 |
|
* TreeCore.dis (setIdAttribute, setIdAttributeNS, setIdAttributeNode): |
604 |
|
Reimplemented. |
605 |
|
(isId): Setter is added. |
606 |
|
(Element.normalize): Definition copied from the |MDOM:Tree| |
607 |
|
module. |
608 |
|
|
609 |
|
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
610 |
|
|
611 |
|
* Makefile (clean-db): New rule. |
612 |
|
|
613 |
|
* TreeCore.dis (setUserData): Schedule to invoke |
614 |
|
the user data handler when the node is removed |
615 |
|
from the memory. |
616 |
|
(setAttribute, setAttributeNS): Set the [attribute type] |
617 |
|
if DTD attribute definition is available. |
618 |
|
(CharacterData members): Definitions copied from |
619 |
|
the |MDOM:Tree| module. |
620 |
|
|
621 |
|
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
622 |
|
|
623 |
|
* DOMCore.dis (DOMStringList.==): New overloaded operator. |
624 |
|
|
625 |
|
* DOMFeature.dis (ManakaiHasFeatureByGetFeature): The |
626 |
|
class did not implement the |GetFeature| interface. |
627 |
|
(hasFeature): The |+| prefix was not taken into account. |
628 |
|
|
629 |
|
* TreeCore.dis (Node): The class now inherits |
630 |
|
the |ManakaiHasFeatureByGetFeature| class. It now |
631 |
|
implements the |f:GetFeature| and |ecore:MUErrorTarget| |
632 |
|
interfaces. |
633 |
|
(CreateNodeRefMethod): The |mg:nodeRefInterfaces| option |
634 |
|
is supported. |
635 |
|
(lookupNamespaceURI, lookupPrefix, isDefaultNamespace): Reimplemented. |
636 |
|
(manakaiParentElement): New attribute. |
637 |
|
|
638 |
|
* XDoctype.dis (d:Feature): Old feature name |ManakaiDOM:XDoctype| |
639 |
|
is removed. |
640 |
|
(lookupPrefix): Old method implementation is removed. |
641 |
|
|
642 |
|
* XML.dis (CDATASection): The |mg:NodeRefRole| was |
643 |
|
missing because of the |DISCore:stopISARecursive| property. |
644 |
|
|
645 |
|
* TreeCore.dis, XML.dis, XDoctype.dis, DOMCore.dis, DOMFeature.dis: |
646 |
|
They now pass all tests included in those modules! |
647 |
|
|
648 |
|
2006-03-30 Wakaba <wakaba@suika.fam.cx> |
649 |
|
|
650 |
|
* DOMCore.dis (Require): A reference to the |MURI:Generic| |
651 |
|
module is added. |
652 |
|
(ManakaiDOMStringList.DESTROY): Removed (no longer necessary). |
653 |
|
(ManakaiDOMImplementation): It now inherits |
654 |
|
the |urigen:ManakaiURIImplementation| class and |
655 |
|
implements the |ecore:MUErrorTarget| interface. It no |
656 |
|
longer inherits the |ManakaiDOM:ManakaiDOMObject| class. |
657 |
|
(ManakaiDOMImplementation.___report_error): New method. |
658 |
|
|
659 |
|
* DOMFeature.dis (Require): It now references the |Util:Grove| |
660 |
|
module instead of |Util:ManakaiNode| module. |
661 |
|
(DOMMetaImpl:ManakaiDOMImplementationRole): Removed. |
662 |
|
(f:ManakaiMinimumImplementationCompatible): New role. |
663 |
|
(ManakaiMinimumImplementation): Now it is built |
664 |
|
on the new |Util:Grove| module rather than the |Util:ManakaiNode| |
665 |
|
module. |
666 |
|
(f:getFeatureImpl): Moved from the |MDOM:TreeCore| module. |
667 |
|
(c:implementation): Removed. |
668 |
|
(f:implementation, f:revImplementation): New properties. |
669 |
|
|
670 |
|
* DOMMain.dis (checkNamespacePrefix): DOM2 codes are removed. |
671 |
|
|
672 |
|
* Tree.dis (cfg:clone-entity-reference-subtree, |
673 |
|
cfg:dtd-default-attributes, cfg:xml-id, |
674 |
|
cfg:strict-document-children): Removed (moved |
675 |
|
to the |MDOM:TreeCore| module). |
676 |
|
|
677 |
|
* TreeCore.dis (Require): The reference to the |MURI:Generic| |
678 |
|
module is removed. |
679 |
|
(ManakaiDOMImplementationTC): Some members are removed |
680 |
|
since they are incorporated to the |c:ManakaiDOMImplementation| |
681 |
|
or the |f:ManakaiMinimumImplementation|. |
682 |
|
(tc:nodeRefClass): Removed (moved to the |Util:Grove| module). |
683 |
|
(replaceChildImpl1): A typo on the removing the parent node |
684 |
|
of the old child node is fixed. |
685 |
|
(f:getFeatureImpl): Removed (moved to the |MDOM:DOMFeature| |
686 |
|
module). |
687 |
|
(tc:implementation, tc:revImplementation): Removed (moved |
688 |
|
to the |MDOM:DOMFeature| module). |
689 |
|
(Document.appendChild, insertBefore, replaceChild): Sets |
690 |
|
the |ownerDocument| attribute of the |tx:DocumentType| nodes. |
691 |
|
(Attr.prefix, Element.prefix): Don't raise "uninitialized" |
692 |
|
when the new value is |null|. |
693 |
|
(Attr.___create_node_ref): Attribute name and |
694 |
|
owner element type specific classes are supported (it |
695 |
|
was partially implemented but was incorrect). |
696 |
|
(ManakaiDOMGetElementsNodeList.item): Don't return |
697 |
|
a node if the |index| is negative. |
698 |
|
(setNamedItem): Various typos are fixed. |
699 |
|
(removeNamedItem): The node was not removed orz |
700 |
|
(cfg:clone-entity-reference-subtree, |
701 |
|
cfg:dtd-default-attributes, cfg:xml-id, |
702 |
|
cfg:strict-document-children): Definitions are moved |
703 |
|
from the |MDOM:Tree| module. Note that the tests for default |
704 |
|
attributes still fail. |
705 |
|
(ErrDef, IntPropDef): Moved from the |MDOM:Tree| module. |
706 |
|
(Attr): Role name was incorrect. |
707 |
|
|
708 |
|
* XDoctype.dis (setDefinitionNode): Return value was |
709 |
|
not set. |
710 |
|
(AttributeDefinition): Role name was incorrect. |
711 |
|
|
712 |
|
* XML.dis (Require): A reference to the |DISlib:DISMarkup| |
713 |
|
module is added. |
714 |
|
(Notation.appendChild, insertBefore, replaceChild): New method |
715 |
|
implementations. |
716 |
|
(Entity.appendChild, insertBefore, replaceChild): New method |
717 |
|
implementations. |
718 |
|
(EntityReference.appendChild, insertBefore, replaceChild): Now |
719 |
|
they are defined as copies of ones in the |Entity| class. |
720 |
|
(XMLBaseAttribute, XMLIdAttribute): Now they are |
721 |
|
namespace unaware attributes. |
722 |
|
(XMLBaseAttributeNS, XMLIdAttributeNS): New attributes. |
723 |
|
(ManakaiDOMXMLBaseAttr, ManakaiDOMXMLIdAttr): References |
724 |
|
to namespace aware attributes are added. |
725 |
|
|
726 |
|
2006-03-29 Wakaba <wakaba@suika.fam.cx> |
727 |
|
|
728 |
|
* DOMCore.dis: Namespace prefixes are changed to new ones. |
729 |
|
|
730 |
|
* TreeCore.dis (createDocument, createDocumentType): Reimplemented (but |
731 |
|
untested). |
732 |
|
(___report_error): Reimplemented (untested). |
733 |
|
(manakaiSetReadOnly): New method. |
734 |
|
(Attr.___create_node_ref): New method (untested). |
735 |
|
(Document.getFeature): |require|s the |MDOM:XML| Perl module. |
736 |
|
(createEntityReference, cloneNode): Support for |
737 |
|
the |cfg:entity-reference-read-only| configuration |
738 |
|
parameter is removed; newly created entity references |
739 |
|
are always read-only and use the |manakaiSetReadOnly| method |
740 |
|
if desired. |
741 |
|
(Element.manakaiBaseURI): Reimplemented (untested). |
742 |
|
|
743 |
|
* XDoctype.dis (createGeneralEntity, createNotation): |require|s |
744 |
|
the |MDOM:XML| Perl module. |
745 |
|
(DocumentTypeDefinition.___create_node_stem): Sets |
746 |
|
the |tc:implementation| internal property if its value |
747 |
|
is provided. The |infoset:content| internal property name |
748 |
|
was incorrect. |
749 |
|
(DocumentTypeDefinition, ElementTypeDefinition): |MUST|s on |
750 |
|
read-only |NodeList| and |DOMStringList| are added |
751 |
|
for clarification. |
752 |
|
|
753 |
|
2006-03-26 Wakaba <wakaba@suika.fam.cx> |
754 |
|
|
755 |
|
* DOMCore.dis (Require): Reference to the |MDOM:TreeCore| |
756 |
|
module is added. |
757 |
|
(DOMStringList): Reimplemented for new |d:AttributeDefinition| |
758 |
|
implementation (untested). |
759 |
|
|
760 |
|
* TreeCore.dis (baseURI): Reimplemented (untested). |
761 |
|
(Roles): Definitions added. |
762 |
|
|
763 |
|
* XDoctype.dis (Require): References to the |MDOM:TreeCore| |
764 |
|
and |MDOM:XML| modules are added. Reference to the |MDOM:Tree| |
765 |
|
module is removed. |
766 |
|
(DocumentXDoctype): Reimplemented (untested). |
767 |
|
(DocumentTypeDefinition, DocumentTypeDeclaration): |
768 |
|
Reimlemented (untested). |
769 |
|
(ElementTypeDefinition, AttributeDefinition): Reimplemented (untested). |
770 |
|
|
771 |
|
* XML.dis (FeatureDef): New features (definitions copied |
772 |
|
from the |MDOM:DOMXML| module). |
773 |
|
(DocumentType): New interface (definition copied from |
774 |
|
the |MDOM:DOMXML| module). |
775 |
|
(CDATASection, Notation, Entity, EntityReference, ProcessingInstruction): |
776 |
|
Reimplemented (untested). |
777 |
|
(ManakaiDOMXMLBaseAttr, ManakaiDOMXMLIdAttr): Reimplemented (untested). |
778 |
|
|
779 |
|
2006-03-25 Wakaba <wakaba@suika.fam.cx> |
780 |
|
|
781 |
|
* TreeCore.dis (Document): Most methods are reimplemented (untested). |
782 |
|
|
783 |
|
2006-03-25 Wakaba <wakaba@suika.fam.cx> |
784 |
|
|
785 |
|
* TreeCore.dis (Document): Attributes are reimplemented (untested). |
786 |
|
(Text, DocumentFragment, Comment): Most members are |
787 |
|
reimplemented (untested). |
788 |
|
|
789 |
|
2006-03-24 Wakaba <wakaba@suika.fam.cx> |
790 |
|
|
791 |
|
* DOMMain.dis (checkXMLNamesQName): Some checks are |
792 |
|
removed to sync with DOM Level 3 Core specification. |
793 |
|
|
794 |
|
* TreeCore.dis (Element): Most methods are reimplemented (untested). |
795 |
|
(GetElementsNodeList): Reimplemented (untested). |
796 |
|
|
797 |
|
2006-03-23 Wakaba <wakaba@suika.fam.cx> |
798 |
|
|
799 |
|
* Tree.dis (cfg:strict-document-children): The configuration |
800 |
|
parameter must also affect on |manakaiAppendText| |
801 |
|
and |textContent| on |Document| nodes. |
802 |
|
|
803 |
|
* TreeCore.dis (Node.CreateNodeRefMethod): The |tc:nodeRefClass| |
804 |
|
parameter changes the class to |bless|. |
805 |
|
(Node): Most methods are reimplemented. (Untested) |
806 |
|
(CharacterData, Attr): Most methods and attributes are |
807 |
|
reimplemented. (Untested) |
808 |
|
|
809 |
|
* XML.dis, XDoctype.dis: Most |Node| methods are |
810 |
|
reimplemented (untested). |
811 |
|
|
812 |
|
2006-03-23 Wakaba <wakaba@suika.fam.cx> |
813 |
|
|
814 |
|
* TreeCore.dis, XML.dis, XDoctype.dis (Node.textContent): Reimplemented |
815 |
|
(untested). |
816 |
|
|
817 |
|
2006-03-22 Wakaba <wakaba@suika.fam.cx> |
818 |
|
|
819 |
|
* DOMCore.dis (DOMSTRING_SIZE_ERR): It now has |
820 |
|
a qualified name. |
821 |
|
|
822 |
|
* DOMMain.dis (ensureNamespacePrefix): Undefines |
823 |
|
the prefix if it is an empty string. (Note that |
824 |
|
it is defined as implementation dependent in |
825 |
|
DOM Level 3 Core specification). |
826 |
|
|
827 |
|
* TreeCore.dis (Require): It now references the |MDOM:XDoctype| |
828 |
|
module. |
829 |
|
(Node): Attributes are reimplemented (untested). |
830 |
|
|
831 |
|
* XML.dis (Require): It now references the |MDOMX:XDoctype| |
832 |
|
module. |
833 |
|
(Node): Attributes are reimplemented (untested). |
834 |
|
(Entity, Notation): New interfaces. |
835 |
|
|
836 |
|
* XDoctype.dis (Node): Attributes are reimplemented (untested). |
837 |
|
|
838 |
|
2006-03-19 Wakaba <wakaba@suika.fam.cx> |
839 |
|
|
840 |
|
* TreeCore.dis (childNodes, firstChild, lastChild, |
841 |
|
nextSibling, previousSibling, appendChild, insertBefore, |
842 |
|
replaceChild, removeChild, createDocumentFragment, |
843 |
|
createEntityReference, createProcessingInstruction, |
844 |
|
domConfig, documentElement, implementation, manakaiAppendText): New. |
845 |
|
(NodeList, DocumentFragment): New interfaces. |
846 |
|
|
847 |
|
* XML.dis (EntityReference, ProcessingInstruction): New interface. |
848 |
|
|
849 |
|
2006-03-18 Wakaba <wakaba@suika.fam.cx> |
850 |
|
|
851 |
|
* TreeCore.dis (Require): The |MDOM:XML| module is added. |
852 |
|
(createAttributeNS, createTextNode, createComment, |
853 |
|
createCDATASection): New methods. |
854 |
|
(Attr, Text, Comment, CharacterData): New interfaces. |
855 |
|
|
856 |
|
* Makefile: |XML.dis| is added. |
857 |
|
|
858 |
|
* XML.dis: New module. |
859 |
|
|
860 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
861 |
|
|
862 |
|
* TreeCore.dis (manakaiReadOnly): New attribute. |
863 |
|
|
864 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
865 |
|
|
866 |
|
* TreeCore.dis (NodeType, nodeType, localName, namespaceURI, |
867 |
|
prefix, isSameNode, ownerDocument, parentNode): New. |
868 |
|
(Element): New interface. |
869 |
|
(createElementNS): New method. |
870 |
|
(strictErrorChecking): New. |
871 |
|
|
872 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
873 |
|
|
874 |
|
* Makefile: |TreeCore.dis| is added. |
875 |
|
|
876 |
|
* TreeCore.dis: New module. |
877 |
|
|
878 |
|
2006-03-16 Wakaba <wakaba@suika.fam.cx> |
879 |
|
|
880 |
|
* XMLParser.dis (cfg:entity-replacement-tree): New configuration |
881 |
|
parameter. |
882 |
|
|
883 |
|
* DOMXML.dis (manakaiExpanded): Renamed from |isExpanded|. |
884 |
|
|
885 |
|
* DOMCore.dis, Tree.dis, DOMLS.dis, XMLParser.dis: Lexical |
886 |
|
data types added to configuration parameters. |
887 |
|
|
888 |
|
2006-03-15 Wakaba <wakaba@suika.fam.cx> |
889 |
|
|
890 |
|
* DOMCore.dis (c:DOMConfigurationParameter): Now it is |
891 |
|
a |DISSource:ResourceProperty|. |
892 |
|
(c:anyDOMConfigurationParameter): New property. |
893 |
|
(CParam, boolCParam): Now they are all |dis:subsetOf| |
894 |
|
the |c:anyDOMConfigurationParameter| property. |
895 |
|
(ForDocument, ForParser, ForSerializer): Removed. |
896 |
|
|
897 |
|
* DOMLS.dis, XMLParser.dis: Likewise. |
898 |
|
|
899 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
900 |
|
|
901 |
|
* DOMMain.dis, Tree.dis: Unused |dis:aliasChild| properties |
902 |
|
are removed. |
903 |
|
|
904 |
|
* GenericLS.pm: Added to the CVS repository since |
905 |
|
it is necessary to create the |Message::Util::DIS::DPG| module. |
906 |
|
|
907 |
|
2006-03-10 Wakaba <wakaba@suika.fam.cx> |
908 |
|
|
909 |
|
* DOMCore.dis, DOMXML.dis, XDoctype.dis (manakaiAppendText): New |
910 |
|
method. |
911 |
|
|
912 |
|
* XMLParser.dis: Don't create adjacent text nodes. |
913 |
|
|
914 |
|
2006-03-09 Wakaba <wakaba@suika.fam.cx> |
915 |
|
|
916 |
|
* DOMCore.dis (HIERARCHY_DOCUMENT_FRAGMENT_ITSELF_ERR): New error. |
917 |
|
|
918 |
|
* DOMXML.dis (appendChild, insertBefore, replaceChild): Method |
919 |
|
implementations are added. |
920 |
|
|
921 |
|
* XDoctype.dis (appendChild, insertBefore, replaceChild): Method |
922 |
|
implementations are added. |
923 |
|
|
924 |
|
* Tree.dis (appendChild, insertBefore, replaceChild): Method |
925 |
|
implementations are added. |
926 |
|
(IFCls1Def, NodeTypeDef): Don't define |ManakaiDOM:ForClass| |
927 |
|
resources unless for |ManakaiDOM:ManakaiDOMLatest|. |
928 |
|
(cfg:strict-document-children): New configuration parameter. |
929 |
|
|
930 |
|
2006-03-08 Wakaba <wakaba@suika.fam.cx> |
931 |
|
|
932 |
|
* XDoctype.dis (replaceChild): Method implementations are added. |
933 |
|
|
934 |
|
* Tree.dis (replaceChild): Method implementations are added. |
935 |
|
|
936 |
|
* DOMXML.dis (replaceChild): Method implementations are added. |
937 |
|
|
938 |
|
2006-03-07 Wakaba <wakaba@suika.fam.cx> |
939 |
|
|
940 |
|
* Tree.dis (ForAppendChild, ForInsertBefore, ForReplaceChild): New |for| |
941 |
|
definitions. |
942 |
|
|
943 |
|
* XDoctype.dis (insertBefore): New method implementation. |
944 |
|
|
945 |
|
2006-03-06 Wakaba <wakaba@suika.fam.cx> |
946 |
|
|
947 |
|
* DOMXML.dis (insertBefore): Method implementations |
948 |
|
for |ProcessingInstruction| and |Notation| nodes are added. |
949 |
|
|
950 |
|
* Tree.dis (insertBefore): Method implementation |
951 |
|
for |CharacterData| nodes is added. |
952 |
|
|
953 |
|
* XDoctype.dis (insertBefore): Method implementation |
954 |
|
for |ElementTypeDefinition| nodes is added. |
955 |
|
|
956 |
|
2006-03-06 Wakaba <wakaba@suika.fam.cx> |
957 |
|
|
958 |
|
* XDoctype.dis (appendChild): New method implementation. |
959 |
|
|
960 |
|
2006-03-06 Wakaba <wakaba@suika.fam.cx> |
961 |
|
|
962 |
|
* DOMCore.dis (HIERARCHY_WRONG_DOCTYPE_ERR): New error. |
963 |
|
(REMOVE_DOCUMENT_ELEMENT_ERR): New error. |
964 |
|
(REMOVE_DOCUMENT_TYPE_ERR): New error. |
965 |
|
|
966 |
|
* DOMXML.dis (ManakaiDOMDocumentType): Removed. |
967 |
|
(ProcessingInstruction.appendChild, CDATASection.appendChild, |
968 |
|
Notation.appendChild): New method implementation. |
969 |
|
|
970 |
|
* Tree.dis (CharacterData.appendChild): New method implementation. |
971 |
|
|
972 |
|
* XDoctype.dis: Tests moved from |MDOM:DOMXML| module. |
973 |
|
|
974 |
|
2006-03-06 Wakaba <wakaba@suika.fam.cx> |
975 |
|
|
976 |
|
* DOMXML.dis (ManakaiDOMXMLIdAttr): New class. |
977 |
|
|
978 |
|
* Tree.dis (createAttribute, createAttributeNS, |
979 |
|
setAttribute, setAttributeNS): They now supports |
980 |
|
the |cfg:xml-id| configuration parameter. |
981 |
|
(cfg:xml-id): New configuration parameter. |
982 |
|
|
983 |
|
* XDoctype.dis (createAttributeDefinition): It now |
984 |
|
supports the |cfg:xml-id| configuration parameter. |
985 |
|
|
986 |
|
* XMLParser.dis (parse): It now supports |
987 |
|
the |cfg:xml-id| configuration parameter. |
988 |
|
|
989 |
|
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
990 |
|
|
991 |
|
* XMLParser.dis (parse): Sets |Document.documentURI| |
992 |
|
and |Document.manakaiEntityBaseURI| attributes of the |
993 |
|
document created. |
994 |
|
(_ProcessingInstructionDTD): Sets the |manakaiBaseURI| |
995 |
|
property of the created node. |
996 |
|
(_SystemLiteral): Sets the |manakaiDeclarationBaseURI| |
997 |
|
of the created node. |
998 |
|
(ls-input-to-input-file.default): Sets the resolved |
999 |
|
system identifier to the |documentURI| attribute if available. |
1000 |
|
Sets the |baseURI| attribute if available. |
1001 |
|
|
1002 |
|
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
1003 |
|
|
1004 |
|
* XDoctype.dis (DocumentTypeDefinition.implementation): New attribute. |
1005 |
|
(Node.baseURI): New attribute implementations. |
1006 |
|
(declarationBaseURI): Setter is added. |
1007 |
|
(manakaiDeclarationBaseURI): New attribute. |
1008 |
|
|
1009 |
|
* Tree.dis (Require): A reference to the |MURI:Generic| |
1010 |
|
module is added. |
1011 |
|
(Node.baseURI): The implementation is revised. |
1012 |
|
(getNodeReference): Attribute node classes specialized |
1013 |
|
to attribute names are supported. |
1014 |
|
(contentBaseURI, htmlBaseURI): Removed. |
1015 |
|
(manakaiEntityBaseURI): New attribute. |
1016 |
|
(ManakaiDOMImplementationDocument): It now inherits |
1017 |
|
the |urigen:URIImplementation| class. |
1018 |
|
|
1019 |
|
* DOMMain.dis (isRelativeDOMURI): The definition |
1020 |
|
of the URI scheme is synced with |Message::URI::Generic|'s |
1021 |
|
one. |
1022 |
|
|
1023 |
|
* DOMXML.dis (Require): A reference to |DISlib:DISMarkup| |
1024 |
|
module is added. |
1025 |
|
(DocumentType.implementation): New attribute. |
1026 |
|
(Node.baseURI): Implementations are added. |
1027 |
|
(manakaiDeclarationBaseURI): New attributes. |
1028 |
|
(manakaiEntityBaseURI): New attributes. |
1029 |
|
(manakaiEntityURI): New attribute. |
1030 |
|
(manakaiExternal): New attribute. |
1031 |
|
(manakaiBaseURI): New attribute. |
1032 |
|
(ManakaiDOMXMLBaseAttr): New class. |
1033 |
|
|
1034 |
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
1035 |
|
|
1036 |
|
* SimpleLS.dis (Require): Reference to the |MDOM:Tree| |
1037 |
|
module was missing. |
1038 |
|
|
1039 |
|
* ManakaiDOMLS2003.dis: Some property names was incorrect. |
1040 |
|
|
1041 |
|
* Makefile (distclean): New rule. |
1042 |
|
|
1043 |
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
1044 |
|
|
1045 |
|
* DOMLS.dis: Removed from the CVS repository, since |
1046 |
|
it has been no longer required to make the |daf| system |
1047 |
|
itself. |
1048 |
|
|
1049 |
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
1050 |
|
|
1051 |
|
* Makefile: Revised for new |daf| database format. |
1052 |
|
|
1053 |
|
2006-02-25 Wakaba <wakaba@suika.fam.cx> |
1054 |
|
|
1055 |
|
* DOMFeature.dis (Require): Missing reference to |DISlib:Test| |
1056 |
|
module is added. |
1057 |
|
|
1058 |
|
2006-02-22 Wakaba <wakaba@suika.fam.cx> |
1059 |
|
|
1060 |
|
* DOMLS.dis: Constants were typed as |dx:ErrorCode| |
1061 |
|
by mistake. |
1062 |
|
|
1063 |
|
2006-02-18 Wakaba <wakaba@suika.fam.cx> |
1064 |
|
|
1065 |
|
* XMLParser.dis (ManakaiDOMXMLParser): Implements |DOMLS:ParseString10| |
1066 |
|
feature. |
1067 |
|
|
1068 |
|
* DOMCore.dis (c:LSPARSER_NOT_FOUND_ERR): New exception type. |
1069 |
|
|
1070 |
|
* DOMLS.dis (DOMLS:ParseString): New (moved from |SimpleLS.dis|). |
1071 |
|
(DOMImplementationLS.createLSParser): Implemented. |
1072 |
|
(DOMImplementationLS.createLSInput): Revised. |
1073 |
|
(LSInput): Note on relationship with |GenericLS| is added. |
1074 |
|
|
1075 |
|
* SimpleLS.dis (DOMLS:ParseString): Removed (moved to |SimpleLS.dis|). |
1076 |
|
|
1077 |
|
2006-02-17 Wakaba <wakaba@suika.fam.cx> |
1078 |
|
|
1079 |
|
* XMLParser.dis (domConfig): New |targetType| of |xp:ManakaiDOMXMLParser| |
1080 |
|
is introduced. |
1081 |
|
(async, busy): Implemented. |
1082 |
|
(parseString): Removed. |
1083 |
|
(parse, parseURI): Implemented. |
1084 |
|
(xp:ls-input-to-input-file): New configuration parameter. |
1085 |
|
(shiftChar): Gets character from current file handle |
1086 |
|
rather than replacement text. Don't normalize |
1087 |
|
line break characters for internal entities. Don't |
1088 |
|
throw |xp:wf-legal-literal-character| error |
1089 |
|
for |RestrictedChar| appearing in internal entities. |
1090 |
|
(DISPerl:dpgDef): Call |close| for each entity filehandler. |
1091 |
|
(_EntityDeclaration): Copy document URI and base URI |
1092 |
|
to the entity's |$decl| object. |
1093 |
|
(ParseError): New code fragment. |
1094 |
|
(getCopyOfEntityState): Creates filehandle from replacement |
1095 |
|
text. |
1096 |
|
(xp-error-lines): Don't appends text if no replacement |
1097 |
|
text is available. |
1098 |
|
(error-handler): New configuration parameter application resource. |
1099 |
|
(ManakaiDOMLSInputToInputFile): New class. |
1100 |
|
(ManakaiDOMInputFile): New class. |
1101 |
|
|
1102 |
|
* Tree.dis (getNodeReference): A dereferencing was missing. |
1103 |
|
|
1104 |
|
* DOMLS.dis (DOMLS:busy, DOMLS:lsKey): New properties. |
1105 |
|
|
1106 |
|
2006-02-17 Wakaba <wakaba@suika.fam.cx> |
1107 |
|
|
1108 |
|
* XMLParser.dis: Default attribute are now namespace aware. |
1109 |
|
(parseString): Don't output |Document| warnings |
1110 |
|
during tree construction to standard error output. |
1111 |
|
|
1112 |
|
2006-02-16 Wakaba <wakaba@suika.fam.cx> |
1113 |
|
|
1114 |
|
* XMLParser.dis: Name check for XML 1.0, XML Namespace 1.0, and |
1115 |
|
XML Namespace 1.1 is implemented. Namespace well-formedness |
1116 |
|
error detection is implemented. Generates |Notation| nodes |
1117 |
|
from notation declarations. |
1118 |
|
(checkNCName, checkQName): New code fragments. |
1119 |
|
|
1120 |
|
* XDoctype.dis (DocumentXDoctype): Factory methods |
1121 |
|
don't check |MDOMX:MDOM_BAD_NAME| if |Document.strictErrorChecking| |
1122 |
|
is |false|. |
1123 |
|
|
1124 |
|
* DOMCore.dis (wf-invalid-character-in-node-name, |
1125 |
|
wf-invalid-character): Removed (moved to |MDOM:Tree| module). |
1126 |
|
|
1127 |
|
* Tree.dis '(wf-invalid-character-in-node-name, |
1128 |
|
wf-invalid-character): New errors (from |MDOM:DOMCore| module). |
1129 |
|
(Attr.specified): Setter added. |
1130 |
|
(cfg:dtd-default-attributes): New configuration parameter. |
1131 |
|
(Document.createEntityReference): Don't check |MDOMX:MDOM_BAD_NAME| |
1132 |
|
if |Document.strictErrorChecking| is |false|. |
1133 |
|
|
1134 |
|
2006-02-15 Wakaba <wakaba@suika.fam.cx> |
1135 |
|
|
1136 |
|
* XMLParser.dis: Set |allDeclarationsProcessed| |
1137 |
|
attribute of the |Document| node. Don't process entity |
1138 |
|
and attribute definition list declarations after |
1139 |
|
unread parameter entity reference. Warns if an attribute definition is |
1140 |
|
ignored (|xp:warning-attribute-definition-ignored|). Set |
1141 |
|
flags whether predefined entities are declared or not. |
1142 |
|
WFC error |xp:wf-pes-in-internal-subset| is implemented. |
1143 |
|
|
1144 |
|
2006-02-15 Wakaba <wakaba@suika.fam.cx> |
1145 |
|
|
1146 |
|
* XMLParser.dis: Issues |xp:error-internal-predefined-entity| error |
1147 |
|
if a predefined entity declaration references an external entity. |
1148 |
|
Issues |xp:error-malformed-predefined-entity| error if |
1149 |
|
a predefined entity declaration defines different thing than |
1150 |
|
one as in XML specification. |
1151 |
|
Issies |xp:warning-entity-declaration-ignored| warning if |
1152 |
|
more than one entity declarations for an entity is found. |
1153 |
|
(WFErrDef): Now all well-formedness errors are marked |
1154 |
|
as |SEVERITY_FATAL_ERROR|. |
1155 |
|
|
1156 |
|
* XDoctype.dis (DocumentXDoctype.createDocumentTypeDefinition): Creates |
1157 |
|
predefined entity declarations. |
1158 |
|
(DocumentXDoctype.createNotation): New method. |
1159 |
|
(DocumentTypeDefinition.notations): New attribute. |
1160 |
|
(DocumentTypeDefinition.getNotationNode): New method. |
1161 |
|
(DocumentTypeDefinition.setNotationNode): New method. |
1162 |
|
(newNotationForTest): New code fragment. |
1163 |
|
|
1164 |
|
* Tree.dis (ManakaiDOMXML:ManakaiDOMNotations): Removed. |
1165 |
|
(c:ManakaiDOMNotationMap): New class. |
1166 |
|
(c:ManakaiDOMNotationMapArray): New class. |
1167 |
|
(Document.allDeclarationsProcessed): New attribute. |
1168 |
|
|
1169 |
|
* DOMXML.dis (DocumentType.notations): Implemented. |
1170 |
|
(Notation): Revised. |
1171 |
|
(Notation.ownerDocumentTypeDefinition): New attribute. |
1172 |
|
|
1173 |
2006-02-14 Wakaba <wakaba@suika.fam.cx> |
2006-02-14 Wakaba <wakaba@suika.fam.cx> |
1174 |
|
|
1175 |
* XMLParser.dis: The |xp:wf-parsed-entity| and the |xp:wf-no-recursion| |
* XMLParser.dis: The |xp:wf-parsed-entity| and the |xp:wf-no-recursion| |