/[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.180 by wakaba, Sun Mar 9 07:57:25 2008 UTC revision 1.205 by wakaba, Sat Mar 22 05:45:36 2008 UTC
# Line 1  Line 1 
1    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
2    
3            * RDFXML.pm: Typo fixed.
4    
5    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
6    
7            * ContentChecker.pm: |fact_level| is now treated
8            as same as |must_level|, i.e. level = |m|.
9            (check_element): Make list of URIs in the DOM.
10    
11    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
12    
13            * RDFXML.pm: Language accessor implemented.
14            Local (null-namespace) attribute support.
15    
16    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
17    
18            * RDFXML.pm: Factored out ID checking code.
19    
20    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
21    
22            * RDFXML.pm: TODO items noted.  Validation of ID
23            and URI attributes is implemented.  Warn if unknown
24            value is used in rdf:parseType="" attribute.
25    
26            * URIChecker.pm (check_rdf_uri_reference): New function.
27    
28    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
29    
30            * RDFXML.pm: bnodeid implemented.  Relative references
31            are now resolved.
32    
33    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
34    
35            * ContentChecker.pm: RDF reification implemented.
36    
37            * RDFXML.pm: undef vs false bug fixed.
38            Reification implemented.
39    
40    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
41    
42            * RDFXML.pm: s/id/ID/ for attribute name.
43            The |node| arguments are added for |ontriple| calls.
44            Too many "attribute not allowed" errors were raised.
45    
46            * ContentChecker.pm: Initial experimental support for rdf:RDF
47            element.
48    
49    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
50    
51            * RDFXML.pm: New module.
52    
53    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm.src (set_inner_html): Line/column number
56            code was old one yet.
57    
58    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
59    
60            * HTML.pm.src: Better line/column reporting for "duplicate attribute"
61            errors.  Line/column markings for DOCTYPE, comment, and
62            character tokens are reintroduced; otherwise,
63            error location for "not HTML5" error and errors
64            for implied elements are not attached.
65    
66    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
67    
68            * HTML.pm.src: Set line/column numbers to attributes.
69    
70            * NanoDOM.pm (create_attribute_ns, set_attribute_node_ns): Added.
71            (value): Setter implemented.
72    
73            * mkhtmlparser.pl: Set line/column numbers to Attr nodes.
74    
75    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
76    
77            * HTML.pm.src: Unused line/column markings are removed.
78    
79    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML.pm.src (_get_next_token): Remove |first_start_tag|
82            flag, which is no longer used.
83    
84    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
85    
86            * HTML.pm.src: Set line/column information to element nodes.
87    
88            * mkhtmlparser.pl (!!!create-element, !!!insert-element,
89            and !!!insert-element-t): Set line/column information to
90            element nodes.
91    
92    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
93    
94            * HTML.pm.src (_get_next_token): The first "<" character
95            in "<?", "<>", or "</>" should be the error point.
96    
97    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
98    
99            * HTML.pm.src: Some more fixes on error position reporting.
100    
101    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
102    
103            * HTML.pm.src: Token-level precious error reporting.
104    
105    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
106    
107            * HTML.pm.src: Preparation for more precious error point
108            reporting.
109    
110    2008-03-11  Wakaba  <wakaba@suika.fam.cx>
111    
112            * HTML.pm.src: Error type revised.
113    
114    2008-03-11  Wakaba  <wakaba@suika.fam.cx>
115    
116            * HTML.pm.src: Similar codes are merged together, again.
117    
118    2008-03-11  Wakaba  <wakaba@suika.fam.cx>
119    
120            * HTML.pm.src: Similar codes are merged together.
121    
122    2008-03-10  Wakaba  <wakaba@suika.fam.cx>
123    
124            * mkhtmlparser.pl: Set "level" parameter to parse errors.
125    
126            * HTML.pm.src: Code refined.
127    
128    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
129    
130            * HTML.pm.src: |</body>| treatement has been changed (HTML5
131            revision 1348).  Note that I really don't know this makes
132            any difference in the black-box behavior of the parser.
133    
134    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
135    
136            * HTML.pm.src: New end-of-file token implementation (HTML5
137            revision 1348).
138    
139  2008-03-09  Wakaba  <wakaba@suika.fam.cx>  2008-03-09  Wakaba  <wakaba@suika.fam.cx>
140    
141          * HTML.pm.src: |applet| support (HTML5 revision 1347).          * HTML.pm.src: |applet| support (HTML5 revision 1347).

Legend:
Removed from v.1.180  
changed lines
  Added in v.1.205

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24