1 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Set flags for encoding layer errors appropriately. |
4 |
|
Save link to the document root for the parsed document |
5 |
|
for garbage collection safety. |
6 |
|
|
7 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't |
10 |
|
set "uncertain" flag to character encoding (encode) layer if the |
11 |
|
input is a character string. |
12 |
|
|
13 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm, |
16 |
|
HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable| |
17 |
|
or |layer_uncertain| flag appropriately. |
18 |
|
|
19 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Base.pm: Use "role" for source code sections. |
22 |
|
|
23 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* CacheManifest.pm: Compile errors fixed. |
26 |
|
|
27 |
|
2008-08-02 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* WebIDL.pm (generate_structure_error_section): New method. |
30 |
|
|
31 |
|
2008-07-27 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* CSS.pm (generate_structure_dump_section): Role name was wrong. |
34 |
|
|
35 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
* Base.pm, Default.pm: Updated to use newer way to construct a section. |
* Base.pm, Default.pm: Updated to use newer way to construct a section. |