1 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm.src: Bug fixes for the handling of ":" in the element |
4 |
|
type names and attribute names. |
5 |
|
|
6 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Parser.pm.src: Support for XML declarations. |
9 |
|
|
10 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Parser.pm.src: Raise a parse error for white space character |
13 |
|
generated by a character reference outside of the root element. |
14 |
|
|
15 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* Parser.pm.src: Support for namespace for attributes in non-root |
18 |
|
elements. |
19 |
|
|
20 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* Parser.pm.src: Namespace support for the root element. |
23 |
|
|
24 |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
* Parser.pm.src: In the "after root element" insertion mode, start |
* Parser.pm.src: In the "after root element" insertion mode, start |