/[suikacvs]/messaging/manakai/lib/Message/Util/ChangeLog
Suika

Contents of /messaging/manakai/lib/Message/Util/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.35 - (hide annotations) (download)
Thu Sep 1 17:07:20 2005 UTC (19 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.34: +5 -0 lines
DISDump datatype & constants & lextype dis:TFQNames implemented

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24