/[suikacvs]/messaging/manakai/lib/Message/DOM/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/DOM/ChangeLog

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

revision 1.92 by wakaba, Thu Nov 24 15:05:47 2005 UTC revision 1.99 by wakaba, Sat Dec 31 12:21:14 2005 UTC
# Line 1  Line 1 
1    2005-12-31  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMCore.dis (DOMError.location): Returns an empty |DOMLocator|
4            if it is not provided.
5    
6            * XMLParser.dis: Parsing methods to skip document
7            type declaration is added.
8    
9    2005-12-29  Wakaba  <wakaba@suika.fam.cx>
10    
11            * XMLParser.dis (shiftChar): Checks characters are legal
12            or not.  Normalize end-of-lines.
13            (rule _XMLDeclaration_): Implemented.
14            (WFErrDef): Well-formedness error |wf-syntax-error|,
15            |wf-pi-target-is-xml|, |wf-no-end-tag|,
16            |wf-unsupported-xml-version|, |wf-malformed-enc-name|,
17            |wf-malformed-xml-standalone|, |wf-legal-literal-character|,
18            |wf-element-type-match|, |wf-unique-att-spec|,
19            |wf-legal-character| added.
20            (%character-code-point): New formatter rule.
21    
22            * Tree.dis (Document.xmlEncoding): It is now read-write attribute.
23    
24            * DOMCore.dis (DOMError.stringify): Added.
25            (error-handler.default): Returns |false| (don't continue)
26            when the error severity is |SEVERITY_FATAL_ERROR|.
27    
28    2005-12-28  Wakaba  <wakaba@suika.fam.cx>
29    
30            * XMLParser.dis (DocumentEntity): Typos fixed.
31            (|lexmode|s): New |?default-token| statements are used
32            so that tokenizer description has been simplified
33            and CDATA sections now can be parsed.
34    
35    2005-12-28  Wakaba  <wakaba@suika.fam.cx>
36    
37            * XMLParser.dis: Some modifications made.
38    
39    2005-12-27  Wakaba  <wakaba@suika.fam.cx>
40    
41            * DOMLS.dis (PARSE_ERR, SERIALIZE_ERR): They are now a
42            global named resource.
43    
44            * Makefile: Rules to make |XMLParser.pm| is added.
45    
46            * XMLParser.dis: New file.
47    
48    2005-12-24  Wakaba  <wakaba@suika.fam.cx>
49    
50            * DOMCore.dis (ManakaiDOMError._FORMATTER_PACKAGE_): Error
51            message formatter can now vary by error types.
52            (DOMLocator.utf32Offset): New (manakai extended) attribute.
53    
54    2005-12-23  Wakaba  <wakaba@suika.fam.cx>
55    
56            * DOMCore.dis (DOMLocator): Implemented.
57    
58    2005-12-21  Wakaba  <wakaba@suika.fam.cx>
59    
60            * DOMCore.dis (DOMConfigurationParameterApplication,
61            domConfigurationParameter): New resources.
62    
63    2005-11-25  Wakaba  <wakaba@suika.fam.cx>
64    
65            * Tree.dis (NodeList.___report_error, NamedNodeMap.___report_error):
66            New methods.
67    
68  2005-11-24  Wakaba  <wakaba@suika.fam.cx>  2005-11-24  Wakaba  <wakaba@suika.fam.cx>
69    
70          * DOMMain.dis, DOMLS.dis, DOMXML.dis, Tree.dis: Old |__WARNING__|          * DOMMain.dis, DOMLS.dis, DOMXML.dis, Tree.dis: Old |__WARNING__|

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.99

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24