1 |
|
2003-10-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Formatter.pm (replace): Allow '%foo () ;'. |
4 |
|
|
5 |
|
2003-08-05 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Error.pm (_default_error_handler): Syntax fix. |
8 |
|
|
9 |
|
* Error/: New directory. |
10 |
|
|
11 |
|
2003-07-29 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Error.pm: New module. |
14 |
|
|
15 |
|
2003-05-10 Wakaba <w@offweb.ddo.jp> |
16 |
|
|
17 |
|
* Formatter.pm (replace): Bug fix of pattern. |
18 |
|
|
19 |
|
2003-04-29 Wakaba <w@offweb.ddo.jp> |
20 |
|
|
21 |
|
* Formatter.pm (replace): {...} block is supported. |
22 |
|
(Message::Util::Formatter::_returned): New package. It is very very tiny |
23 |
|
subset of SuikaWiki::Markup::XML. |
24 |
|
(replace): Return structured string, not bare string. This function is |
25 |
|
useful to make tree (such as XML's) from formatting template (and its nested |
26 |
|
parameters). |
27 |
|
|
28 |
|
2003-03-28 Wakaba <w@offweb.ddo.jp> |
29 |
|
|
30 |
|
* Formatter.pm (replace): Treat oo of "str"oo of attr value as option and parse attr value if 'p' option is specified. |
31 |
|
(replace): Replace '-' to '_' in attr name. |
32 |
|
|
33 |
|
2003-01-26 Wakaba <w@cube.wakaba.ssm> |
34 |
|
|
35 |
|
* Formatter.pm (replace): Trim attribute name/value pair. |
36 |
|
|
37 |
2003-01-04 Wakaba <w@suika.fam.cx> |
2003-01-04 Wakaba <w@suika.fam.cx> |
38 |
|
|
39 |
* Formatter.pm (replace): Don't split by ',' in quoted-strings. |
* Formatter.pm (replace): Don't split by ',' in quoted-strings. |