/[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.97 by wakaba, Wed Dec 28 11:10:56 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>  2005-12-28  Wakaba  <wakaba@suika.fam.cx>
29    
30          * XMLParser.dis (DocumentEntity): Typos fixed.          * XMLParser.dis (DocumentEntity): Typos fixed.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24