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

Diff of /markup/html/whatpm/Whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.195 by wakaba, Thu Mar 20 03:57:00 2008 UTC revision 1.216 by wakaba, Sun Apr 13 06:44:27 2008 UTC
# Line 1  Line 1 
1    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
2    
3            * mkentitylist.pl: Support for new HTML5 entity table format (the
4            definition for |AElig;| was missing).
5    
6    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src, mkhtmlparser.pl: Support for element/attribute
9            name/namespace fixup (HTML5 revisions 1413, 1415, 1416, and 1417).
10    
11    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm.src: List of element names that close foreign content
14            insertion mode is added (HTML5 revisions 1412 and 1418).
15    
16    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm.src: Support for |mglyph| and |malignmark|
19            elements (HTML5 revision 1410).
20    
21    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm.src: Support for new long MathML entities (HTML5
24            revision 1406).
25    
26    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm.src: CDATA section support for MathML and SVG
29            elements (HTML5 revision 1404 and 1420).
30    
31    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm.src, mkhtmlparser.pl: Support for MathML and SVG
34            elements (HTML5 revision 1404).  Unused !!!macro definitions
35            are removed.
36    
37    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTML.pm.src, mkhtmlparser.pl: The way permitted slash errors
40            are raised is changed (HTML5 revision 1404).
41    
42    2008-04-06  Wakaba  <wakaba@suika.fam.cx>
43    
44            * HTML.pm.src: Category sets that are no longer used are removed.
45    
46    2008-04-06  Wakaba  <wakaba@suika.fam.cx>
47    
48            * HTML.pm.src: The ->[1] property of stack entries are now
49            replaced by constants representing element category.
50    
51    2008-04-06  Wakaba  <wakaba@suika.fam.cx>
52    
53            * HTML.pm.src: Don't use local name stored in stack (i.e. ->[1])
54            for error reporting.  (This is a preparation for using constant
55            value for ->[1].)
56    
57    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
58    
59            * RDFXML.pm: Typo fixed.
60    
61    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
62    
63            * ContentChecker.pm: |fact_level| is now treated
64            as same as |must_level|, i.e. level = |m|.
65            (check_element): Make list of URIs in the DOM.
66    
67    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
68    
69            * RDFXML.pm: Language accessor implemented.
70            Local (null-namespace) attribute support.
71    
72    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
73    
74            * RDFXML.pm: Factored out ID checking code.
75    
76    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
77    
78            * RDFXML.pm: TODO items noted.  Validation of ID
79            and URI attributes is implemented.  Warn if unknown
80            value is used in rdf:parseType="" attribute.
81    
82            * URIChecker.pm (check_rdf_uri_reference): New function.
83    
84    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
85    
86            * RDFXML.pm: bnodeid implemented.  Relative references
87            are now resolved.
88    
89    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
90    
91            * ContentChecker.pm: RDF reification implemented.
92    
93            * RDFXML.pm: undef vs false bug fixed.
94            Reification implemented.
95    
96    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
97    
98            * RDFXML.pm: s/id/ID/ for attribute name.
99            The |node| arguments are added for |ontriple| calls.
100            Too many "attribute not allowed" errors were raised.
101    
102            * ContentChecker.pm: Initial experimental support for rdf:RDF
103            element.
104    
105    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
106    
107            * RDFXML.pm: New module.
108    
109    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
110    
111            * HTML.pm.src (set_inner_html): Line/column number
112            code was old one yet.
113    
114  2008-03-20  Wakaba  <wakaba@suika.fam.cx>  2008-03-20  Wakaba  <wakaba@suika.fam.cx>
115    
116          * HTML.pm.src: Better line/column reporting for "duplicate attribute"          * HTML.pm.src: Better line/column reporting for "duplicate attribute"

Legend:
Removed from v.1.195  
changed lines
  Added in v.1.216

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24