| 1 |
wakaba |
1.3 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
|
| 3 |
wakaba |
1.4 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
| 4 |
|
|
by customized ones so that utf8 vs byte string handling |
| 5 |
|
|
cause no error. Set |$JSON::UTF8| flag on so |
| 6 |
|
|
that the |JSON| module turns the utf8 flag on. |
| 7 |
|
|
Support for the |contentModelFlags| and |lastStartTag| |
| 8 |
|
|
test props. Show the input as well as description |
| 9 |
|
|
when a test fails. |
| 10 |
|
|
|
| 11 |
|
|
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
|
| 13 |
wakaba |
1.3 |
* .cvsignore: New file. |
| 14 |
|
|
|
| 15 |
|
|
* Makefile: New file. |
| 16 |
|
|
|
| 17 |
|
|
* HTML-tokenizer.t: New test. |
| 18 |
|
|
|
| 19 |
wakaba |
1.1 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
| 20 |
|
|
|
| 21 |
wakaba |
1.2 |
* ContentType.t: Remove some |my|s to avoid warnings. |
| 22 |
|
|
|
| 23 |
|
|
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
| 24 |
|
|
|
| 25 |
wakaba |
1.1 |
* ChangeLog: New file. |
| 26 |
|
|
|
| 27 |
|
|
* ContentType.t: New Perl test. |
| 28 |
|
|
|
| 29 |
|
|
|