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