/[suikacvs]/markup/html/whatpm/What/ChangeLog
Suika

Log of /markup/html/whatpm/What/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.15
Tue May 1 10:37:33 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +0 -0 lines
FILE REMOVED
Renamed


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue May 1 08:17:44 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +10 -0 lines
Diff to previous 1.13
++ whatpm/What/ChangeLog	1 May 2007 08:17:35 -0000
	* NanoDOM.html: Documentation is added.

	* HTML.pod, ContentType.html: Documentation is revised.

	* .cvsignore: Pod2html temporary files are added.

	* Makefile: Make |NanoDOM.html|.

2007-05-01  Wakaba  <wakaba@suika.fam.cx>


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue May 1 07:46:42 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +9 -0 lines
Diff to previous 1.12
++ whatpm/What/ChangeLog	1 May 2007 07:44:59 -0000
	* HTML.pm.src (parse_string): New method.
	(get_inner_html): Renamed from |inner_html|.

	* Makefile: A rule for |HTML.html| is added.

	* HTML.pod: New documentation.

2007-05-01  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/ChangeLog	1 May 2007 07:46:34 -0000
	* HTML-tree.t: Use new |What::HTML->parse_string| method
	so that this test don't have to know parser class's
	internals.

	* tree-test-1.dat: New tests for "(<head> stuffs) in body"
	and "(<head> stuffs) after body" are added.

2007-05-01  Wakaba  <wakaba@suika.fam.cx>


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue May 1 06:22:12 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +7 -0 lines
Diff to previous 1.11
++ whatpm/What/ChangeLog	1 May 2007 06:20:06 -0000
2007-05-01  Wakaba  <wakaba@suika.fam.cx>

	* NanoDOM.pm (last_child, previous_sibling): New attributes.
	(clone_node): Attribute nodes were not completely copied.

	* HTML.pm.src: Many bugs are fixed.

++ whatpm/t/ChangeLog	1 May 2007 06:21:52 -0000
2007-05-01  Wakaba  <wakaba@suika.fam.cx>

	* HTML-tree.t: New test file is added.  Sort key
	was incorrect.

	* HTML-tokenizer.t: New test file is added.

	* tokenizer-test-1.test, tree-test-1.dat: New tests.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 14:12:02 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
++ whatpm/What/ChangeLog	30 Apr 2007 14:11:13 -0000
	* HTML.pm.src: Some typos are fixed.

2007-04-30  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/ChangeLog	30 Apr 2007 14:11:55 -0000
	* .cvsignore: |tree-consturction| is added.

	* HTML-tree.t: New test.

	* Makefile: Rules for tree constructor tests are added.

2007-04-30  Wakaba  <wakaba@suika.fam.cx>


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 12:06:12 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.9: +9 -0 lines
Diff to previous 1.9
++ whatpm/What/ChangeLog	30 Apr 2007 12:05:44 -0000
	* mkhtmlparser.pl, Makefile: References to the |HTML-consume-entity.src|
	are removed.

	* HTML.pm.src: Tokenizer's handling on named entities are rewritten.

	* HTML-consume-entity.src: Removed.

2007-04-30  Wakaba  <wakaba@suika.fam.cx>


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 11:45:24 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +5 -0 lines
Diff to previous 1.8
++ whatpm/What/ChangeLog	30 Apr 2007 11:40:16 -0000
	* HTML.pm.src: Tokenizer's handling on hexadecimal
	numeric entities are rewritten.

2007-04-30  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/ChangeLog	30 Apr 2007 11:45:21 -0000
	* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced
	by customized ones so that utf8 vs byte string handling
	cause no error.  Set |$JSON::UTF8| flag on so
	that the |JSON| module turns the utf8 flag on.
	Support for the |contentModelFlags| and |lastStartTag|
	test props.  Show the input as well as description
	when a test fails.

2007-04-30  Wakaba  <wakaba@suika.fam.cx>


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 09:59:35 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.7: +4 -0 lines
Diff to previous 1.7
++ whatpm/What/ChangeLog	30 Apr 2007 09:59:16 -0000
	* HTML.pm.src: Some tokenizer bugs are fixed.

2007-04-30  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/ChangeLog	30 Apr 2007 09:58:16 -0000
2007-04-30  Wakaba  <wakaba@suika.fam.cx>

	* .cvsignore: New file.

	* Makefile: New file.

	* HTML-tokenizer.t: New test.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Apr 30 07:41:49 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.6: +6 -0 lines
Diff to previous 1.6
++ whatpm/What/ChangeLog	30 Apr 2007 07:41:35 -0000
2007-04-30  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm.src: The tree construction stage is implemented.

	* mkhtmlparser.pl: New macros are added.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Apr 28 14:31:34 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.5: +7 -0 lines
Diff to previous 1.5
++ whatpm/What/ChangeLog	28 Apr 2007 14:31:26 -0000
	* ContentType.pm: A note on bug in the specification
	is removed since it's been now fixed.

	* .cvsignore: New file.

2007-04-28  Wakaba  <wakaba@suika.fam.cx>


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Apr 28 14:29:00 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +8 -0 lines
Diff to previous 1.4
++ whatpm/What/ChangeLog	28 Apr 2007 14:28:15 -0000
2007-04-28  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm.src, HTML-consume-entity.src: New files.

	* Makefile (HTML.pm): New rule.

	* mkhtmlparser.pl: New script.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 25 11:19:22 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.3: +4 -0 lines
Diff to previous 1.3
++ whatpm/What/ChangeLog	25 Apr 2007 11:02:00 -0000
2007-04-25  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: New file.

++ ChangeLog	25 Apr 2007 11:18:21 -0000
2007-04-25  Wakaba  <wakaba@suika.fam.cx>

	* MANIFEST.SKIP: .htaccess is added.

	* .htaccess: New file.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 14:33:40 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +4 -0 lines
Diff to previous 1.2
++ whatpm/What/ChangeLog	24 Apr 2007 14:33:36 -0000
	* ContentType.pm: An error in pod is fixed.

2007-04-24  Wakaba  <wakaba@suika.fam.cx>


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 14:24:33 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
++ whatpm/What/ChangeLog	24 Apr 2007 14:23:37 -0000
	* ContentType.pm: Documentation is added.

2007-04-24  Wakaba  <wakaba@suika.fam.cx>

++ ChangeLog	24 Apr 2007 14:24:30 -0000
	* MANIFEST.SKIP: New file.

	* Makefile.PL: New file.

2007-04-24  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/t/ChangeLog	24 Apr 2007 14:24:12 -0000
	* ContentType.t: Remove some |my|s to avoid warnings.

2007-04-24  Wakaba  <wakaba@suika.fam.cx>


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 13:35:35 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
*** empty log message ***


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24