1 |
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Tokenizer.pm.src: Modifies PUBLIC/SYSTEM identifier tokenizer |
4 |
|
states such that <!ENTITY> and <!NOTATION> can be tokenized by |
5 |
|
those states as well. |
6 |
|
(BOGUS_MD_STATE): A new state; used for bogus markup declarations, |
7 |
|
in favor of BOGUS_COMMENT_STATE. |
8 |
|
|
9 |
|
2008-10-18 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
* Tokenizer.pm.src: <!ATTLIST> in the internal subset of an XML |
* Tokenizer.pm.src: <!ATTLIST> in the internal subset of an XML |
12 |
document, is now fully implemented. |
document, is now fully implemented. |
13 |
|
|