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> |
2006-04-01 Wakaba <wakaba@suika.fam.cx> |
602 |
|
|
603 |
* TreeCore.dis (setIdAttribute, setIdAttributeNS, setIdAttributeNode): |
* TreeCore.dis (setIdAttribute, setIdAttributeNS, setIdAttributeNode): |