| 1 |
wakaba |
1.1 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
|
| 3 |
|
|
* NanoDOM.html: Documentation is added. |
| 4 |
|
|
|
| 5 |
|
|
* HTML.pod, ContentType.html: Documentation is revised. |
| 6 |
|
|
|
| 7 |
|
|
* .cvsignore: Pod2html temporary files are added. |
| 8 |
|
|
|
| 9 |
|
|
* Makefile: Make |NanoDOM.html|. |
| 10 |
|
|
|
| 11 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
|
| 13 |
|
|
* HTML.pm.src (parse_string): New method. |
| 14 |
|
|
(get_inner_html): Renamed from |inner_html|. |
| 15 |
|
|
|
| 16 |
|
|
* Makefile: A rule for |HTML.html| is added. |
| 17 |
|
|
|
| 18 |
|
|
* HTML.pod: New documentation. |
| 19 |
|
|
|
| 20 |
|
|
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
| 21 |
|
|
|
| 22 |
|
|
* NanoDOM.pm (last_child, previous_sibling): New attributes. |
| 23 |
|
|
(clone_node): Attribute nodes were not completely copied. |
| 24 |
|
|
|
| 25 |
|
|
* HTML.pm.src: Many bugs are fixed. |
| 26 |
|
|
|
| 27 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 28 |
|
|
|
| 29 |
|
|
* HTML.pm.src: Some typos are fixed. |
| 30 |
|
|
|
| 31 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 32 |
|
|
|
| 33 |
|
|
* mkhtmlparser.pl, Makefile: References to the |HTML-consume-entity.src| |
| 34 |
|
|
are removed. |
| 35 |
|
|
|
| 36 |
|
|
* HTML.pm.src: Tokenizer's handling on named entities are rewritten. |
| 37 |
|
|
|
| 38 |
|
|
* HTML-consume-entity.src: Removed. |
| 39 |
|
|
|
| 40 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 41 |
|
|
|
| 42 |
|
|
* HTML.pm.src: Tokenizer's handling on hexadecimal |
| 43 |
|
|
numeric entities are rewritten. |
| 44 |
|
|
|
| 45 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 46 |
|
|
|
| 47 |
|
|
* HTML.pm.src: Some tokenizer bugs are fixed. |
| 48 |
|
|
|
| 49 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 50 |
|
|
|
| 51 |
|
|
* HTML.pm.src: The tree construction stage is implemented. |
| 52 |
|
|
|
| 53 |
|
|
* mkhtmlparser.pl: New macros are added. |
| 54 |
|
|
|
| 55 |
|
|
2007-04-28 Wakaba <wakaba@suika.fam.cx> |
| 56 |
|
|
|
| 57 |
|
|
* ContentType.pm: A note on bug in the specification |
| 58 |
|
|
is removed since it's been now fixed. |
| 59 |
|
|
|
| 60 |
|
|
* .cvsignore: New file. |
| 61 |
|
|
|
| 62 |
|
|
2007-04-28 Wakaba <wakaba@suika.fam.cx> |
| 63 |
|
|
|
| 64 |
|
|
* HTML.pm.src, HTML-consume-entity.src: New files. |
| 65 |
|
|
|
| 66 |
|
|
* Makefile (HTML.pm): New rule. |
| 67 |
|
|
|
| 68 |
|
|
* mkhtmlparser.pl: New script. |
| 69 |
|
|
|
| 70 |
|
|
2007-04-25 Wakaba <wakaba@suika.fam.cx> |
| 71 |
|
|
|
| 72 |
|
|
* Makefile: New file. |
| 73 |
|
|
|
| 74 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
| 75 |
|
|
|
| 76 |
|
|
* ContentType.pm: An error in pod is fixed. |
| 77 |
|
|
|
| 78 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
| 79 |
|
|
|
| 80 |
|
|
* ContentType.pm: Documentation is added. |
| 81 |
|
|
|
| 82 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
| 83 |
|
|
|
| 84 |
|
|
* ContentType.pm: New Perl module. |
| 85 |
|
|
|
| 86 |
|
|
* ChangeLog: New file. |
| 87 |
|
|
|
| 88 |
|
|
|