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