/[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.128 by wakaba, Wed Feb 15 15:36:16 2006 UTC revision 1.129 by wakaba, Thu Feb 16 20:03:18 2006 UTC
# Line 1  Line 1 
1    2006-02-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLParser.dis: Default attribute are now namespace aware.
4            (parseString): Don't output |Document| warnings
5            during tree construction to standard error output.
6    
7    2006-02-16  Wakaba  <wakaba@suika.fam.cx>
8    
9            * XMLParser.dis: Name check for XML 1.0, XML Namespace 1.0, and
10            XML Namespace 1.1 is implemented.  Namespace well-formedness
11            error detection is implemented.  Generates |Notation| nodes
12            from notation declarations.
13            (checkNCName, checkQName): New code fragments.
14    
15            * XDoctype.dis (DocumentXDoctype): Factory methods
16            don't check |MDOMX:MDOM_BAD_NAME| if |Document.strictErrorChecking|
17            is |false|.
18    
19            * DOMCore.dis (wf-invalid-character-in-node-name,
20            wf-invalid-character): Removed (moved to |MDOM:Tree| module).
21    
22            * Tree.dis '(wf-invalid-character-in-node-name,
23            wf-invalid-character): New errors (from |MDOM:DOMCore| module).
24            (Attr.specified): Setter added.
25            (cfg:dtd-default-attributes): New configuration parameter.
26            (Document.createEntityReference): Don't check |MDOMX:MDOM_BAD_NAME|
27            if |Document.strictErrorChecking| is |false|.
28    
29  2006-02-15  Wakaba  <wakaba@suika.fam.cx>  2006-02-15  Wakaba  <wakaba@suika.fam.cx>
30    
31          * XMLParser.dis: Set |allDeclarationsProcessed|          * XMLParser.dis: Set |allDeclarationsProcessed|

Legend:
Removed from v.1.128  
changed lines
  Added in v.1.129

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24