1 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Result.pm (generate_result_section): Initial |
4 |
|
support for the charset layer. |
5 |
|
|
6 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Output.pm (nl_text): Support for |<var>{octets}</var>|, |
9 |
|
|<var>{char}</var>|, and |<var>{char:hexref}</var>| |
10 |
|
macros. |
11 |
|
(generate_input_section): More charsets are added |
12 |
|
to the list of charsets. |
13 |
|
|
14 |
|
* Result.pm: Pass |char| and |octets| arguments |
15 |
|
to |nl_text|. |
16 |
|
|
17 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* Result.pm (add_error): Don't raise an error even if the |
20 |
|
end position is after the end of the string. |
21 |
|
|
22 |
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
* Result.pm (add_error): Support for |value|-segment marking. |
* Result.pm (add_error): Support for |value|-segment marking. |