1 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* .cvsignore: |Entities.html| is added. |
4 |
|
|
5 |
|
* HTML.pm.src: |$entity_char| is removed and |
6 |
|
requires |Whatpm::_NamedEntityList| instead. |
7 |
|
HTML5 revision 898 (refc), except that lack of refc |
8 |
|
is parse error. |
9 |
|
|
10 |
|
* mkentitylist.pl: New script. |
11 |
|
|
12 |
|
* Makefile (all): |_NamedEntityList.pm| is added. |
13 |
|
(_NamedEntityList.pm, Entities.html): New rules. |
14 |
|
|
15 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
* HTML.pm.src: Parse errors immediately after U+000D |
* HTML.pm.src: Parse errors immediately after U+000D |
18 |
were ignored and U+000D immediately following another |
were ignored and U+000D immediately following another |
19 |
U+000D was not converted to U+000A. |
U+000D was not converted to U+000A. |