1 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* autoload/: New directory. |
4 |
|
|
5 |
|
* DIS.dis (getPropertyResourceList): Unused |defaultMediaType| |
6 |
|
parameter is deleted. New |isaRecursivePropName| |
7 |
|
and |recursiveISAPropName| parameters are added. |
8 |
|
|
9 |
|
* PerlCode.dis (addRevISAPackageName, getRevISAPackageName): |
10 |
|
New methods. |
11 |
|
(stringify): Support for the rev-ISA packages is added. |
12 |
|
(getAutoloadDefinitionList): New method. |
13 |
|
|
14 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* DIS.dis (parseString): New |for_arg| parameter is added. |
17 |
|
|
18 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* DIS.dis (readProperties): New |implementation| parameters |
21 |
|
are added. Support for the |lang:dcmodel| lexical |
22 |
|
type is added. |
23 |
|
(parseString): New method. |
24 |
|
|
25 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* Makefile (.discore-all.pm): |../DOM/TreeStore.pm| is added |
28 |
|
to the list. |
29 |
|
|
30 |
|
2006-05-28 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* DIS.dis (Require): An explicit reference to the |MDOM:DOMCore| |
33 |
|
module is added. |
34 |
|
(readProperties): The support for the |DISCore:NSString| type |
35 |
|
is added. |
36 |
|
|
37 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* .cvsignore: Updated. |
40 |
|
|
41 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* PerlCode.t (CDATADOMString2): New reflecting datatype. |
44 |
|
(prototype): Returns |null| if it is not specified. |
45 |
|
|
46 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* Makefile (.discore-all.pm): |CharacterData.pm| is added. |
49 |
|
|
50 |
|
2006-04-05 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* Grove.dis (generateUniqueID): Don't include random number; it |
53 |
|
is unnecessary as long as only local uniquness is required. |
54 |
|
(destroy): Delete singleton. |
55 |
|
|
56 |
|
* PerlCode.dis (createPCLiteral): A variable was not set. |
57 |
|
|
58 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* DIS.dis (Require): Requires the |MDOM:TreeStore| module. |
61 |
|
(getNodeFromStorage, setNodeToStorage): New methods. |
62 |
|
|
63 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* PerlCode.dis (PropDef): Removed (they were not used). |
66 |
|
(appendPackage, appendCodeFragment): Removed. |
67 |
|
(PCImplementation.createPerl* factoty methods): Removed. |
68 |
|
(setSubNode, setOverloadSub): Removed. |
69 |
|
(Node setter attributes): They no longer call |adoptNode| |
70 |
|
method. |
71 |
|
(PCImplementation): Don't inherit |dx:ManakaiDefaultExceptionHandler|. |
72 |
|
(PCException): Removed. |
73 |
|
|
74 |
|
* Grove.dis (destroy): Threshold value experimentally changed. |
75 |
|
|
76 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* Grove.dis (collectGarbage): The gc algorithm has |
79 |
|
been changed (a variant of mark and sweep). |
80 |
|
|
81 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* Grove.dis (collectGarbage): Exit loops by |undef| from |each|. |
84 |
|
|
85 |
|
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* DIS.dis (NO_PERL_CODE_IMPL_ERR): Removed. |
88 |
|
|
89 |
|
* ManakaiNode.dis (GetProp, SetProp): Removed. |
90 |
|
|
91 |
|
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* Grove.dis (mg:mutations): It is changed from array |
94 |
|
reference to hash reference. |
95 |
|
|
96 |
|
* PerlCode.dis (replaceVariable): The |pc2:| namespace |
97 |
|
support. |
98 |
|
(IN_USE_NODE_ERR, BAD_CHILD_ERR): Removed. |
99 |
|
(createPCIf, createPCPackage): New methods. |
100 |
|
(createPCFile): Renamed from |createPerlFile|. Set |
101 |
|
configuration parameters. |
102 |
|
|
103 |
|
2006-04-02 Wakaba <wakaba@suika.fam.cx> |
104 |
|
|
105 |
|
* Makefile: Update to new modules. |
106 |
|
|
107 |
|
2006-04-01 Wakaba <wakaba@suika.fam.cx> |
108 |
|
|
109 |
|
* Grove.dis (destroy): Threshold value changed to 4096. |
110 |
|
|
111 |
|
* PerlCode.dis (PerlCode): Associated as the default |
112 |
|
class with |pc:*| and |pc2:*| element types. |
113 |
|
(currentPackage, currentChunkNumber, getNextChunkNumber): Removed. |
114 |
|
(ReflectCDATA): Reimplemented using standard |Element| |
115 |
|
methods. |
116 |
|
(sourceFile, sourceLine, currentSourceFile, currentSourceLine, |
117 |
|
skipLines): Removed. |
118 |
|
(pc:line): Removed. |
119 |
|
(stringify): Support for the |pc:line| configuration |
120 |
|
parameter is removed. |
121 |
|
|
122 |
|
* DIS.dis (isFeatureProvided): Removed. |
123 |
|
|
124 |
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
126 |
* Makefile (clean-db): New rule. |
* Makefile (clean-db): New rule. |