Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to HEAD: | (view) (download) (annotate) |
Sticky Tag: |
++ whatpm/Whatpm/ChangeLog 14 Oct 2008 02:26:16 -0000 2008-10-14 Wakaba <wakaba@suika.fam.cx> * Makefile: New rule to make HTML/Tokenizer.pm is added. * HTML.pm.src: Tokenizer part moved to another file. ++ whatpm/Whatpm/HTML/ChangeLog 14 Oct 2008 02:25:46 -0000 2008-10-14 Wakaba <wakaba@suika.fam.cx> * Tokenizer.pm.src: New file.
++ whatpm/Whatpm/ChangeLog 18 Sep 2008 02:39:06 -0000 2008-09-18 Wakaba <wakaba@suika.fam.cx> * mklangreg.pl: New script. * Makefile: Updated for creation of the module for language subtag registry.
++ whatpm/Whatpm/ChangeLog 16 Sep 2008 14:41:24 -0000 * Makefile: WebIDL.html added. * WebIDL.pod: New documentation. 2008-09-16 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 29 Jun 2008 11:15:08 -0000 2008-06-29 Wakaba <wakaba@suika.fam.cx> * WebIDL.pm: New module.
++ whatpm/Whatpm/ChangeLog 15 Jun 2008 07:13:53 -0000 2008-06-15 Wakaba <wakaba@suika.fam.cx> * Makefile (Entities.html): URI changed.
++ whatpm/Whatpm/ChangeLog 10 May 2008 12:13:35 -0000 * Makefile (Entities.html): URI has changed. 2008-05-10 Wakaba <wakaba@suika.fam.cx>
++ ChangeLog 19 Nov 2007 12:16:52 -0000 2007-11-19 Wakaba <wakaba@suika.fam.cx> * readme.en.html: Link to |Whatpm::Charset::UniversalCharDet|. ++ whatpm/Whatpm/ChangeLog 19 Nov 2007 12:17:47 -0000 2007-11-19 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src (parse_byte_string): Detect charset by universalchardet if charset parameter is not specified. * Makefile (Charset-all, Charset-clean): New rules. ++ whatpm/Whatpm/Charset/ChangeLog 19 Nov 2007 11:54:20 -0000 2007-11-19 Wakaba <wakaba@suika.fam.cx> * Makefile: New file. * UniversalCharDet.pm, UniversalCharDet.pod: New files.
++ ChangeLog 11 Nov 2007 04:59:27 -0000 2007-11-11 Wakaba <wakaba@suika.fam.cx> * readme.en.html: Link to |Whatpm::HTML::Serializer|. ++ whatpm/Whatpm/ChangeLog 11 Nov 2007 04:59:14 -0000 2007-11-11 Wakaba <wakaba@suika.fam.cx> * HTML.pod (get_inner_html): Removed. * Makefile (HTML-all, HTML-clean): New. 2007-11-11 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src (get_inner_html): Removed (moved to HTML/Serializer.pm). ++ whatpm/Whatpm/HTML/ChangeLog 11 Nov 2007 04:58:48 -0000 2007-11-11 Wakaba <wakaba@suika.fam.cx> * Serializer.pod: New file. * Makefile: New file. 2007-11-11 Wakaba <wakaba@suika.fam.cx> * Serializer.pm: New module (split from ../HTML.pm.src). 2007-11-11 Wakaba <wakaba@suika.fam.cx> * ChangeLog: New file.
++ ChangeLog 4 Nov 2007 11:48:54 -0000 2007-11-04 Wakaba <wakaba@suika.fam.cx> * readme.en.html: Link to |Whatpm::CacheManifest|. ++ whatpm/Whatpm/ChangeLog 4 Nov 2007 11:49:27 -0000 * Makefile: |CacheManifest.html| is added. * CacheManifest.pod: New file. 2007-11-04 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 17 Oct 2007 10:45:53 -0000 * Makefile (clean): New rule. * NanoDOM.pm (public_id, system_id): New attributes. 2007-10-17 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/ChangeLog 17 Oct 2007 09:47:28 -0000 2007-10-17 Wakaba <wakaba@suika.fam.cx> * Makefile (CSS-all, CSS-clean, clean): New rules. ++ whatpm/Whatpm/CSS/ChangeLog 17 Oct 2007 09:47:00 -0000 2007-10-17 Wakaba <wakaba@suika.fam.cx> * SelectorsParser.pod, Makefile: New files.
++ whatpm/Whatpm/ChangeLog 6 Aug 2007 10:56:45 -0000 2007-08-06 Wakaba <wakaba@suika.fam.cx> * ContentChecker.pod: New documentation. * Makefile: A rule for |ContentChecker.html| is added. * ContentChecker.pm: A pod "LICENSE" section is added. * NanoDOM.pm ($VERSION): New variable.
++ whatpm/t/ChangeLog 23 Jun 2007 07:42:02 -0000 * tokenizer-test-1.test: |⟨|, and |&rlang;| tests are added. (HTML5 revision 895.) A test for |&;| is added. 2007-06-23 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 23 Jun 2007 07:40:34 -0000 * .cvsignore: |Entities.html| is added. * HTML.pm.src: |$entity_char| is removed and requires |Whatpm::_NamedEntityList| instead. HTML5 revision 898 (refc), except that lack of refc is parse error. * mkentitylist.pl: New script. * Makefile (all): |_NamedEntityList.pm| is added. (_NamedEntityList.pm, Entities.html): New rules. 2007-06-23 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 26 May 2007 12:32:50 -0000 * content-model-2.dat: Tests for |rel| values are added. 2007-05-26 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ChangeLog 26 May 2007 12:32:20 -0000 * ContentChecker.pm ($HTMLLinkTypesAttrChecker): New checker. (link/@rel, a/@rel, area/@rel): Use new checker. * Makefile (_LinkTypeList.pm, RelExtensions.html): New rules. * _LinkTypeList.pm: New file. * mklinktypelist.pl: New file. * .cvsignore: |RelExtensions.html| added. * NanoDOM.pm (child_nodes): Returns an empty array for non-child-containing node types. (text_content): New attribute. 2007-05-26 Wakaba <wakaba@suika.fam.cx>
Renamed
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.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |