1 |
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm.src: Raise a parse error or warning for |
4 |
|
declaration/definition duplications. Raise a warning for an empty |
5 |
|
attlist declaration. Raise a error for an ill-declared predefined |
6 |
|
entity. |
7 |
|
|
8 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* Parser.pm.src: Define predefined general entities for the |
11 |
|
control of "undeclared entity" error raised by the tokenizer. Set |
12 |
|
text-only flag to general entities appropriately. |
13 |
|
|
14 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Parser.pm.src: Set |content_model_text| attribute for |
17 |
|
ElementTypeDefinition nodes. |
18 |
|
|
19 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
* Parser.pm.src (_tree_in_subset): General and parameter entities |
* Parser.pm.src (_tree_in_subset): General and parameter entities |
22 |
implemented. |
implemented. |
23 |
|
|