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