1 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm.src: Define predefined general entities for the |
4 |
|
control of "undeclared entity" error raised by the tokenizer. Set |
5 |
|
text-only flag to general entities appropriately. |
6 |
|
|
7 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* Parser.pm.src: Set |content_model_text| attribute for |
10 |
|
ElementTypeDefinition nodes. |
11 |
|
|
12 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* Parser.pm.src (_tree_in_subset): General and parameter entities |
15 |
|
implemented. |
16 |
|
|
17 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* Parser.pm.src: Set public_id and system_id attributes of Entity |
20 |
|
and Notation nodes. |
21 |
|
|
22 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Parser.pm.src (_tree_in_subset): <!ATTLIST> node construction |
25 |
|
implemented. |
26 |
|
|
27 |
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
2008-10-17 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* Parser.pm.src (_tree_in_subset): Support for ELEMENT_TOKEN, |
* Parser.pm.src (_tree_in_subset): Support for ELEMENT_TOKEN, |