1 |
|
2006-12-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* PerlCode.dis (createPCFile): Removed. |
4 |
|
(createPCDocument): New method. |
5 |
|
|
6 |
|
2006-12-02 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Makefile: |lib/Message/DOM/DOMString.pm| is added. |
9 |
|
|
10 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Grove.dis (mg:nodeRefClass, mg:nodeRefInterfaces): Removed. |
13 |
|
|
14 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* DIS.dis (ManakaiDISImplementation): It no longer |
17 |
|
inherits |ManakaiDISImplementationValue|, |
18 |
|
|ManakaiDISImplementationPerl|, and |ManakaiSWCFGImplementation| |
19 |
|
interfaces. The class is now expected to be implemented |
20 |
|
by |DOMImplementation| objects. |
21 |
|
|
22 |
|
* PerlCode.dis (addImplementedFeature, addImplementedElementType): |
23 |
|
New methods. |
24 |
|
(PCHasFeature, PCElementType): New interfaces. |
25 |
|
(PCDocument): It no longer inherits the |ManakaiDOMDocument|; it |
26 |
|
is now expected to be implemented by |Document| |
27 |
|
objects. |
28 |
|
(PCImplementation): It no longer inherits the |ManakaiDOMImplementation|; |
29 |
|
it is now expected to be implemented by |DOMImplementation| |
30 |
|
objects. |
31 |
|
|
32 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* autoload/: New directory. |
35 |
|
|
36 |
|
* DIS.dis (getPropertyResourceList): Unused |defaultMediaType| |
37 |
|
parameter is deleted. New |isaRecursivePropName| |
38 |
|
and |recursiveISAPropName| parameters are added. |
39 |
|
|
40 |
|
* PerlCode.dis (addRevISAPackageName, getRevISAPackageName): |
41 |
|
New methods. |
42 |
|
(stringify): Support for the rev-ISA packages is added. |
43 |
|
(getAutoloadDefinitionList): New method. |
44 |
|
|
45 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* DIS.dis (parseString): New |for_arg| parameter is added. |
48 |
|
|
49 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* DIS.dis (readProperties): New |implementation| parameters |
52 |
|
are added. Support for the |lang:dcmodel| lexical |
53 |
|
type is added. |
54 |
|
(parseString): New method. |
55 |
|
|
56 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* Makefile (.discore-all.pm): |../DOM/TreeStore.pm| is added |
59 |
|
to the list. |
60 |
|
|
61 |
|
2006-05-28 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* DIS.dis (Require): An explicit reference to the |MDOM:DOMCore| |
64 |
|
module is added. |
65 |
|
(readProperties): The support for the |DISCore:NSString| type |
66 |
|
is added. |
67 |
|
|
68 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
|
* .cvsignore: Updated. |
71 |
|
|
72 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* PerlCode.t (CDATADOMString2): New reflecting datatype. |
75 |
|
(prototype): Returns |null| if it is not specified. |
76 |
|
|
77 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* Makefile (.discore-all.pm): |CharacterData.pm| is added. |
80 |
|
|
81 |
2006-04-05 Wakaba <wakaba@suika.fam.cx> |
2006-04-05 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
* Grove.dis (generateUniqueID): Don't include random number; it |
* Grove.dis (generateUniqueID): Don't include random number; it |