1 |
|
2005-08-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (uris): New attribute. |
4 |
|
|
5 |
|
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DIS.dis (plFilePathStem): New attribute. |
8 |
|
|
9 |
|
2005-08-29 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DIS.dis (plFileNameStem): New attribute. |
12 |
|
|
13 |
|
2005-08-28 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DIS.dis (plCodeFragment): Type ManakaiDOM:InCase supported. |
16 |
|
|
17 |
|
2005-08-26 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DIS.dis: Typo fixed for replacing namespace URI and local name |
20 |
|
in reflecting code. |
21 |
|
(mvLocalName, mvNamespaceURI): Use "localName" and "namespaceURI" |
22 |
|
attribute values as their default. |
23 |
|
(mvPrefix, qnameValuePrefix): New attributes. |
24 |
|
|
25 |
|
* ManakaiNode.dis: Tests whether "defined" rather than true or not |
26 |
|
in "while" conditions. |
27 |
|
|
28 |
|
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* ManakaiNode.dis (Util:): Now Perl package name for interfaces |
31 |
|
is defined. |
32 |
|
|
33 |
|
* DIS.dis (mediaTypeURI): Returns $defaultMediaType |
34 |
|
parameter value if dis:ContentType attribute is missing. |
35 |
|
|
36 |
|
* ManakaiNode.dis (importTree): Use "isa" function |
37 |
|
to check whether a object is an instance of the manakai |
38 |
|
node model. |
39 |
|
(NodeStem, NodeRef): New lightweight variant |
40 |
|
of ManakaiDOM:ManakaiDOMNodeObject |
41 |
|
and ManakaiDOM:ManakaiDOMNodeReference. |
42 |
|
|
43 |
|
2005-05-29 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* DIS.dis (plGeneratePerlModuleFile): Bug fixed so that |
46 |
|
even if DOMMetaImpl:provideFeature has child nodes but |
47 |
|
they are not DOMMetaImpl:providedThrough a ImplFeature |
48 |
|
statement is generated. |
49 |
|
(plCodeFragment): Bug fixed so that dis:SetProp works correctly. |
50 |
|
|
51 |
|
2005-05-26 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* Makefile: Rules for DISDoc module added. |
54 |
|
|
55 |
|
2005-05-23 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* DIS.dis (ManakaiDISResourceDefinition, ManakaiDISForDefinition, |
58 |
|
ManakaiDISModuleDefinition): "getFeature" method added. |
59 |
|
|
60 |
|
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* DIS.dis (Require): Loads PerlCode module. |
63 |
|
|
64 |
|
2005-03-05 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* PerlCode.dis: Operator overloading is implemented. |
67 |
|
|
68 |
|
2005-03-04 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
|
* ManakaiNode.dis: Checks type, to support SuikaWikiConfig21 |
71 |
|
module's binding properties. |
72 |
|
|
73 |
|
2005-03-03 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* PerlCode.dis: New module. |
76 |
|
|
77 |
|
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* DIS.dis (DISModuleResolver): New interface. |
80 |
|
|
81 |
|
2005-02-21 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* DIS.dis: New module. |
84 |
|
|
85 |
|
* ManakaiNode.dis: New "subnode0" property category introduced. |
86 |
|
|
87 |
|
2005-02-17 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* ManakaiNode.dis: New module. |
90 |
|
|
91 |
|
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* Error.pm (___rule_def[p]): Don't output anything if not exists |
94 |
|
that parameter. |
95 |
|
|
96 |
|
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* Error.pm (___rule_def): "p" added; now "t" is obsolete. |
99 |
|
|
100 |
|
2004-04-02 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* Error.pm (report): Error depth fixed. |
103 |
|
(___rule_def:t): New parameters empty and undef introduced. |
104 |
|
|
105 |
|
2004-01-17 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
* Error.pm: Some fixes w.r.t. Error::Depth. |
108 |
|
|
109 |
|
2003-12-06 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* Error.pm (___error_def): Renamed from ___errors. |
112 |
|
|
113 |
|
2003-12-01 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
* Error.pm (___get_error_def): Now support inherit. (It was not work.) |
116 |
|
|
117 |
|
2003-11-15 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
119 |
|
* Error.pm: Use Message::Util::Formatter::Text to construct error messages. |
120 |
|
|
121 |
|
2003-11-13 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
* Formatter: New directory. |
124 |
|
|
125 |
|
2003-11-12 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
127 |
|
* Error.pm: Rewritten. |
128 |
|
|
129 |
|
2003-10-25 Wakaba <wakaba@suika.fam.cx> |
130 |
|
|
131 |
|
* Formatter.pm (replace): Allow '%foo () ;'. |
132 |
|
|
133 |
|
2003-09-17 Wakaba <wakaba@suika.fam.cx> |
134 |
|
|
135 |
|
* HostPermit.pm: New module. |
136 |
|
|
137 |
|
2003-08-05 Wakaba <wakaba@suika.fam.cx> |
138 |
|
|
139 |
|
* Error.pm (_default_error_handler): Syntax fix. |
140 |
|
|
141 |
|
* Error/: New directory. |
142 |
|
|
143 |
|
2003-07-29 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
* Error.pm: New module. |
146 |
|
|
147 |
|
2003-05-10 Wakaba <w@offweb.ddo.jp> |
148 |
|
|
149 |
|
* Formatter.pm (replace): Bug fix of pattern. |
150 |
|
|
151 |
|
2003-04-29 Wakaba <w@offweb.ddo.jp> |
152 |
|
|
153 |
|
* Formatter.pm (replace): {...} block is supported. |
154 |
|
(Message::Util::Formatter::_returned): New package. It is very very tiny |
155 |
|
subset of SuikaWiki::Markup::XML. |
156 |
|
(replace): Return structured string, not bare string. This function is |
157 |
|
useful to make tree (such as XML's) from formatting template (and its nested |
158 |
|
parameters). |
159 |
|
|
160 |
|
2003-03-28 Wakaba <w@offweb.ddo.jp> |
161 |
|
|
162 |
|
* Formatter.pm (replace): Treat oo of "str"oo of attr value as option and parse attr value if 'p' option is specified. |
163 |
|
(replace): Replace '-' to '_' in attr name. |
164 |
|
|
165 |
2003-01-26 Wakaba <w@cube.wakaba.ssm> |
2003-01-26 Wakaba <w@cube.wakaba.ssm> |
166 |
|
|
167 |
* Formatter.pm (replace): Trim attribute name/value pair. |
* Formatter.pm (replace): Trim attribute name/value pair. |