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