1 |
2003-09-17 Wakaba <wakaba@suika.fam.cx>
|
2 |
|
3 |
* HostPermit.pm: New module.
|
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>
|
38 |
|
39 |
* Formatter.pm (replace): Don't split by ',' in quoted-strings.
|
40 |
|
41 |
2002-12-15 Wakaba <w@suika.fam.cx>
|
42 |
|
43 |
* Formatter.pm (%char;): Removed.
|
44 |
|
45 |
2002-12-05 Wakaba <w@suika.fam.cx>
|
46 |
|
47 |
* Formatter.pm (%FMT2TXT): New (internal) initial format rule,
|
48 |
"-bare_text".
|
49 |
(replace): "Replace" non-%-text with "-bare_text" rule.
|
50 |
(pod): Methods and initial rules are documented.
|
51 |
|
52 |
2002-12-04 Wakaba <w@suika.fam.cx>
|
53 |
|
54 |
* Formatter.pm (replace): Accept ")" in quoted-string.
|
55 |
|
56 |
2002-11-13 Wakaba <w@suika.fam.cx>
|
57 |
|
58 |
* ChangeLog: New file.
|
59 |
* Formatter.pm: New module.
|