1 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Output.pm (nl_text): Support for |<var>{octets}</var>|, |
4 |
|
|<var>{char}</var>|, and |<var>{char:hexref}</var>| |
5 |
|
macros. |
6 |
|
(generate_input_section): More charsets are added |
7 |
|
to the list of charsets. |
8 |
|
|
9 |
|
* Result.pm: Pass |char| and |octets| arguments |
10 |
|
to |nl_text|. |
11 |
|
|
12 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* Result.pm (add_error): Don't raise an error even if the |
15 |
|
end position is after the end of the string. |
16 |
|
|
17 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* Result.pm (add_error): Support for |value|-segment marking. |
20 |
|
|
21 |
|
2008-08-22 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* Result.pm (add_error): Localize "description" link. |
24 |
|
|
25 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* Output.pm: |text/x-h2h| added. |
28 |
|
|
29 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Output.pm (nl_text): We can finally get rid of a quirk. |
32 |
|
|
33 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* Input.pm (Subdocument new): Invoke superclass's new method |
36 |
|
such that |urls| attribute is initialized. |
37 |
|
|
38 |
|
* Result.pm (add_error): Use ->url attribute to obtain |
39 |
|
the URL of the document. No longer output |text| argument, |
40 |
|
since all error types except for those used in the WebIDL module |
41 |
|
are now defined in the catalog. |
42 |
|
|
43 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* Output.pm (start_section): Don't add item to the non-tab |
46 |
|
navigation menu if the item's rank is higher than 2. |
47 |
|
|
48 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* Result.pm (add_error): Pass |value| argument, if any, |
51 |
|
to the |nl_text| for error type texts. |
52 |
|
|
53 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* Output.pm (xref_text): New method. |
56 |
|
(node_link): Don't make node path consumed by catalog |
57 |
|
engine. |
58 |
|
|
59 |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
* Output.pm (nl_text): New rule, <var>{value}</var>, |
* Output.pm (nl_text): New rule, <var>{value}</var>, |