1 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* LangTag.pm: Add checks for remaining requirements from RFC 4646. |
4 |
|
|
5 |
|
* mklangreg.pl: Sort 'Prefix' values by their length, to ease |
6 |
|
matching. |
7 |
|
|
8 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* LangTag.pm: Warn for private use language subtags. Error level |
11 |
|
typos fixed. Support for Suppress-Script field. |
12 |
|
|
13 |
|
* mklangreg.pl: Support for dumping of nested structure. |
14 |
|
|
15 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* LangTag.pm (check_rfc4646_langtag): Check if a tag is in the |
18 |
|
recommended case as per RFC 4646. |
19 |
|
|
20 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* LangTag.pm (check_rfc4646_langtag): New method. |
23 |
|
|
24 |
|
2008-09-18 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* mklangreg.pl: New script. |
27 |
|
|
28 |
|
* Makefile: Updated for creation of the module for language subtag |
29 |
|
registry. |
30 |
|
|
31 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* Makefile: WebIDL.html added. |
34 |
|
|
35 |
|
* WebIDL.pod: New documentation. |
36 |
|
|
37 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* WebIDL.pm: Checker's error types are redefined. |
40 |
|
|
41 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* WebIDL.pm: Parser's error types are redefined. Some forward |
44 |
|
compatible parsing bugs are fixed. Some unreachable codes are |
45 |
|
commented out. |
46 |
|
|
47 |
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
* WebIDL.pm: Support for the reminding extended attributes are |
* WebIDL.pm: Support for the reminding extended attributes are |