1 |
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm.src: Typo fixed. |
4 |
|
|
5 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Parser.pm.src: Use source order to determine which attribute is |
8 |
|
duplicate. Preserve duplicate namespaced attributes as |
9 |
|
non-namespaced attributes. |
10 |
|
|
11 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Parser.pm.src: Bug fixes for the handling of ":" in the element |
14 |
|
type names and attribute names. |
15 |
|
|
16 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* Parser.pm.src: Support for XML declarations. |
19 |
|
|
20 |
|
2008-10-15 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* Parser.pm.src: Raise a parse error for white space character |
* Parser.pm.src: Raise a parse error for white space character |
23 |
generated by a character reference outside of the root element. |
generated by a character reference outside of the root element. |
24 |
|
|