/[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.27 - (hide annotations) (download)
Sun Mar 6 11:12:42 2005 UTC (19 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.26: +4 -0 lines
lib/Message/Markup/SuikaWikiConfig21.dis: Throws an exception if prefix is not declared; lib/Message/Util/DIS.dis: ManakaiDISResourceDefinition.plCode added (but not completed)

1 wakaba 1.27 2005-03-06 Wakaba <wakaba@suika.fam.cx>
2    
3     * DIS.dis (Require): Loads PerlCode module.
4    
5 wakaba 1.26 2005-03-05 Wakaba <wakaba@suika.fam.cx>
6    
7     * PerlCode.dis: Operator overloading is implemented.
8    
9 wakaba 1.25 2005-03-04 Wakaba <wakaba@suika.fam.cx>
10    
11     * ManakaiNode.dis: Checks type, to support SuikaWikiConfig21
12     module's binding properties.
13    
14 wakaba 1.24 2005-03-03 Wakaba <wakaba@suika.fam.cx>
15    
16     * PerlCode.dis: New module.
17    
18 wakaba 1.23 2005-02-26 Wakaba <wakaba@suika.fam.cx>
19    
20     * DIS.dis (DISModuleResolver): New interface.
21    
22 wakaba 1.22 2005-02-21 Wakaba <wakaba@suika.fam.cx>
23    
24     * DIS.dis: New module.
25    
26     * ManakaiNode.dis: New "subnode0" property category introduced.
27    
28 wakaba 1.21 2005-02-17 Wakaba <wakaba@suika.fam.cx>
29    
30     * ManakaiNode.dis: New module.
31    
32 wakaba 1.20 2005-01-05 Wakaba <wakaba@suika.fam.cx>
33    
34     * Error.pm (___rule_def[p]): Don't output anything if not exists
35     that parameter.
36    
37 wakaba 1.19 2004-09-30 Wakaba <wakaba@suika.fam.cx>
38    
39     * Error.pm (___rule_def): "p" added; now "t" is obsolete.
40    
41 wakaba 1.18 2004-04-02 Wakaba <wakaba@suika.fam.cx>
42    
43     * Error.pm (report): Error depth fixed.
44     (___rule_def:t): New parameters empty and undef introduced.
45    
46 wakaba 1.17 2004-01-17 Wakaba <wakaba@suika.fam.cx>
47    
48     * Error.pm: Some fixes w.r.t. Error::Depth.
49    
50 wakaba 1.16 2003-12-06 Wakaba <wakaba@suika.fam.cx>
51    
52     * Error.pm (___error_def): Renamed from ___errors.
53    
54 wakaba 1.15 2003-12-01 Wakaba <wakaba@suika.fam.cx>
55    
56     * Error.pm (___get_error_def): Now support inherit. (It was not work.)
57    
58 wakaba 1.14 2003-11-15 Wakaba <wakaba@suika.fam.cx>
59    
60     * Error.pm: Use Message::Util::Formatter::Text to construct error messages.
61    
62     2003-11-13 Wakaba <wakaba@suika.fam.cx>
63    
64     * Formatter: New directory.
65    
66     2003-11-12 Wakaba <wakaba@suika.fam.cx>
67    
68     * Error.pm: Rewritten.
69    
70 wakaba 1.13 2003-10-25 Wakaba <wakaba@suika.fam.cx>
71    
72     * Formatter.pm (replace): Allow '%foo () ;'.
73    
74 wakaba 1.12 2003-09-17 Wakaba <wakaba@suika.fam.cx>
75    
76     * HostPermit.pm: New module.
77    
78 wakaba 1.11 2003-08-05 Wakaba <wakaba@suika.fam.cx>
79    
80     * Error.pm (_default_error_handler): Syntax fix.
81    
82     * Error/: New directory.
83    
84 wakaba 1.10 2003-07-29 Wakaba <wakaba@suika.fam.cx>
85    
86     * Error.pm: New module.
87    
88 wakaba 1.9 2003-05-10 Wakaba <w@offweb.ddo.jp>
89    
90     * Formatter.pm (replace): Bug fix of pattern.
91    
92 wakaba 1.8 2003-04-29 Wakaba <w@offweb.ddo.jp>
93    
94     * Formatter.pm (replace): {...} block is supported.
95     (Message::Util::Formatter::_returned): New package. It is very very tiny
96     subset of SuikaWiki::Markup::XML.
97     (replace): Return structured string, not bare string. This function is
98     useful to make tree (such as XML's) from formatting template (and its nested
99     parameters).
100    
101 wakaba 1.7 2003-03-28 Wakaba <w@offweb.ddo.jp>
102    
103     * Formatter.pm (replace): Treat oo of "str"oo of attr value as option and parse attr value if 'p' option is specified.
104     (replace): Replace '-' to '_' in attr name.
105    
106 w 1.6 2003-01-26 Wakaba <w@cube.wakaba.ssm>
107    
108     * Formatter.pm (replace): Trim attribute name/value pair.
109    
110 w 1.5 2003-01-04 Wakaba <w@suika.fam.cx>
111    
112     * Formatter.pm (replace): Don't split by ',' in quoted-strings.
113    
114 wakaba 1.4 2002-12-15 Wakaba <w@suika.fam.cx>
115    
116     * Formatter.pm (%char;): Removed.
117    
118 wakaba 1.3 2002-12-05 Wakaba <w@suika.fam.cx>
119    
120     * Formatter.pm (%FMT2TXT): New (internal) initial format rule,
121     "-bare_text".
122     (replace): "Replace" non-%-text with "-bare_text" rule.
123     (pod): Methods and initial rules are documented.
124    
125 wakaba 1.2 2002-12-04 Wakaba <w@suika.fam.cx>
126    
127     * Formatter.pm (replace): Accept ")" in quoted-string.
128    
129 wakaba 1.1 2002-11-13 Wakaba <w@suika.fam.cx>
130    
131     * ChangeLog: New file.
132     * Formatter.pm: New module.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24