1 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (defaultForURI): Removed. |
4 |
|
|
5 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* PerlCode.dis, DIS.dis, ManakaiNode.dis, |
8 |
|
ManakaiNodeTest.dis: |For| specifications are removed. |
9 |
|
|
10 |
|
* common.dis: New module. |
11 |
|
|
12 |
|
* DIS.dis, PerlCode.dis, ManakaiNode.dis: |Util:| resource |
13 |
|
definitions are removed (and moved to |common.dis|). |
14 |
|
|
15 |
|
* DIS.dis (ForEmpty, ForLatest): Removed. |
16 |
|
|
17 |
|
* DIS.dis: |WithFor| and |DefaultFor| are removed. |
18 |
|
|
19 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* PerlCode.dis: |WithFor| and |DefaultFor| are removed. |
22 |
|
|
23 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* DIS.dis, PerlCode.dis: References to the |ManakaiDOM:ManakaiDOM| |
26 |
|
mode are removed. |
27 |
|
|
28 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DIS.dis (ModuleRole, ForRole, ResourceRole, |
31 |
|
DatabaseRole, ElementRole): Removed. |
32 |
|
(DISParser.new): Removed. |
33 |
|
(getFeature): Removed. |
34 |
|
(hasFeature): Removed. |
35 |
|
|
36 |
|
* Grove.dis: Removed. |
37 |
|
|
38 |
|
2006-12-29 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* PerlCode.dis (createPCFile): Removed. |
41 |
|
(createPCDocument): New method. |
42 |
|
|
43 |
|
2006-12-02 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* Makefile: |lib/Message/DOM/DOMString.pm| is added. |
46 |
|
|
47 |
|
2006-11-05 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* Grove.dis (mg:nodeRefClass, mg:nodeRefInterfaces): Removed. |
50 |
|
|
51 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* DIS.dis (ManakaiDISImplementation): It no longer |
54 |
|
inherits |ManakaiDISImplementationValue|, |
55 |
|
|ManakaiDISImplementationPerl|, and |ManakaiSWCFGImplementation| |
56 |
|
interfaces. The class is now expected to be implemented |
57 |
|
by |DOMImplementation| objects. |
58 |
|
|
59 |
|
* PerlCode.dis (addImplementedFeature, addImplementedElementType): |
60 |
|
New methods. |
61 |
|
(PCHasFeature, PCElementType): New interfaces. |
62 |
|
(PCDocument): It no longer inherits the |ManakaiDOMDocument|; it |
63 |
|
is now expected to be implemented by |Document| |
64 |
|
objects. |
65 |
|
(PCImplementation): It no longer inherits the |ManakaiDOMImplementation|; |
66 |
|
it is now expected to be implemented by |DOMImplementation| |
67 |
|
objects. |
68 |
|
|
69 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* autoload/: New directory. |
72 |
|
|
73 |
|
* DIS.dis (getPropertyResourceList): Unused |defaultMediaType| |
74 |
|
parameter is deleted. New |isaRecursivePropName| |
75 |
|
and |recursiveISAPropName| parameters are added. |
76 |
|
|
77 |
|
* PerlCode.dis (addRevISAPackageName, getRevISAPackageName): |
78 |
|
New methods. |
79 |
|
(stringify): Support for the rev-ISA packages is added. |
80 |
|
(getAutoloadDefinitionList): New method. |
81 |
|
|
82 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* DIS.dis (parseString): New |for_arg| parameter is added. |
85 |
|
|
86 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* DIS.dis (readProperties): New |implementation| parameters |
89 |
|
are added. Support for the |lang:dcmodel| lexical |
90 |
|
type is added. |
91 |
|
(parseString): New method. |
92 |
|
|
93 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
95 |
|
* Makefile (.discore-all.pm): |../DOM/TreeStore.pm| is added |
96 |
|
to the list. |
97 |
|
|
98 |
|
2006-05-28 Wakaba <wakaba@suika.fam.cx> |
99 |
|
|
100 |
|
* DIS.dis (Require): An explicit reference to the |MDOM:DOMCore| |
101 |
|
module is added. |
102 |
|
(readProperties): The support for the |DISCore:NSString| type |
103 |
|
is added. |
104 |
|
|
105 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
* .cvsignore: Updated. |
108 |
|
|
109 |
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
* PerlCode.t (CDATADOMString2): New reflecting datatype. |
* PerlCode.t (CDATADOMString2): New reflecting datatype. |