1 |
|
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Error.pm (___rule_def): "p" added; now "t" is obsolete. |
4 |
|
|
5 |
|
2004-04-02 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Error.pm (report): Error depth fixed. |
8 |
|
(___rule_def:t): New parameters empty and undef introduced. |
9 |
|
|
10 |
|
2004-01-17 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Error.pm: Some fixes w.r.t. Error::Depth. |
13 |
|
|
14 |
|
2003-12-06 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Error.pm (___error_def): Renamed from ___errors. |
17 |
|
|
18 |
|
2003-12-01 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Error.pm (___get_error_def): Now support inherit. (It was not work.) |
21 |
|
|
22 |
|
2003-11-15 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Error.pm: Use Message::Util::Formatter::Text to construct error messages. |
25 |
|
|
26 |
|
2003-11-13 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* Formatter: New directory. |
29 |
|
|
30 |
|
2003-11-12 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* Error.pm: Rewritten. |
33 |
|
|
34 |
|
2003-10-25 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* Formatter.pm (replace): Allow '%foo () ;'. |
37 |
|
|
38 |
|
2003-09-17 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* HostPermit.pm: New module. |
41 |
|
|
42 |
|
2003-08-05 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* Error.pm (_default_error_handler): Syntax fix. |
45 |
|
|
46 |
|
* Error/: New directory. |
47 |
|
|
48 |
|
2003-07-29 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* Error.pm: New module. |
51 |
|
|
52 |
|
2003-05-10 Wakaba <w@offweb.ddo.jp> |
53 |
|
|
54 |
|
* Formatter.pm (replace): Bug fix of pattern. |
55 |
|
|
56 |
|
2003-04-29 Wakaba <w@offweb.ddo.jp> |
57 |
|
|
58 |
|
* Formatter.pm (replace): {...} block is supported. |
59 |
|
(Message::Util::Formatter::_returned): New package. It is very very tiny |
60 |
|
subset of SuikaWiki::Markup::XML. |
61 |
|
(replace): Return structured string, not bare string. This function is |
62 |
|
useful to make tree (such as XML's) from formatting template (and its nested |
63 |
|
parameters). |
64 |
|
|
65 |
|
2003-03-28 Wakaba <w@offweb.ddo.jp> |
66 |
|
|
67 |
|
* Formatter.pm (replace): Treat oo of "str"oo of attr value as option and parse attr value if 'p' option is specified. |
68 |
|
(replace): Replace '-' to '_' in attr name. |
69 |
|
|
70 |
2003-01-26 Wakaba <w@cube.wakaba.ssm> |
2003-01-26 Wakaba <w@cube.wakaba.ssm> |
71 |
|
|
72 |
* Formatter.pm (replace): Trim attribute name/value pair. |
* Formatter.pm (replace): Trim attribute name/value pair. |