1 |
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Tokenizer.pm.src: Raise a parse error for '&' that does not |
4 |
|
introduce a reference in XML. Support for non-ASCII entity |
5 |
|
reference names. |
6 |
|
|
7 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
* Tokenizer.pm.src: Make uppercase "&#X" in XML a parse error. |
* Tokenizer.pm.src: Make uppercase "&#X" in XML a parse error. |
10 |
Remove the limitation of entity name length. Enable replacement |
Remove the limitation of entity name length. Enable replacement |
11 |
of text-only general entities. Raise a parse error for an |
of text-only general entities. Raise a parse error for an |