/[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.98 by wakaba, Thu Dec 29 10:21:40 2005 UTC
# Line 1  Line 1 
1    2005-12-29  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLParser.dis (shiftChar): Checks characters are legal
4            or not.  Normalize end-of-lines.
5            (rule _XMLDeclaration_): Implemented.
6            (WFErrDef): Well-formedness error |wf-syntax-error|,
7            |wf-pi-target-is-xml|, |wf-no-end-tag|,
8            |wf-unsupported-xml-version|, |wf-malformed-enc-name|,
9            |wf-malformed-xml-standalone|, |wf-legal-literal-character|,
10            |wf-element-type-match|, |wf-unique-att-spec|,
11            |wf-legal-character| added.
12            (%character-code-point): New formatter rule.
13    
14            * Tree.dis (Document.xmlEncoding): It is now read-write attribute.
15    
16            * DOMCore.dis (DOMError.stringify): Added.
17            (error-handler.default): Returns |false| (don't continue)
18            when the error severity is |SEVERITY_FATAL_ERROR|.
19    
20  2005-12-28  Wakaba  <wakaba@suika.fam.cx>  2005-12-28  Wakaba  <wakaba@suika.fam.cx>
21    
22          * XMLParser.dis (DocumentEntity): Typos fixed.          * XMLParser.dis (DocumentEntity): Typos fixed.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24