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