| 1 |
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Tokenizer.pm.src: Set the "stop_processing" flag true when a |
| 4 |
|
parameter entity occurs in a standalone="no" document. |
| 5 |
|
|
| 6 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* Tokenizer.pm.src: Column number counting fixed. |
| 9 |
|
|
| 10 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
| 11 |
|
|
| 12 |
|
* Tokenizer.pm.src: Raise a parse error for '&' that does not |
| 13 |
|
introduce a reference in XML. Support for non-ASCII entity |
| 14 |
|
reference names. |
| 15 |
|
|
| 16 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
| 17 |
|
|
| 18 |
* Tokenizer.pm.src: Make uppercase "&#X" in XML a parse error. |
* Tokenizer.pm.src: Make uppercase "&#X" in XML a parse error. |
| 19 |
Remove the limitation of entity name length. Enable replacement |
Remove the limitation of entity name length. Enable replacement |
| 20 |
of text-only general entities. Raise a parse error for an |
of text-only general entities. Raise a parse error for an |