/[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.109 by wakaba, Thu Jan 26 13:58:20 2006 UTC revision 1.110 by wakaba, Fri Jan 27 16:24:35 2006 UTC
# Line 1  Line 1 
1    2006-01-27  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMCore.dis (ManakaiDOMDTDTypeInfo): New class.
4    
5            * Tree.dis (STORESIZE): Index bound bug fixed.
6            (Attr.value): Redefined to consist with |AttributeDefinition.nodeValue|.
7            (schemaTypeInfo): Implemented for XML DTD.
8            (isId): Returns |true| if [attribute type] is |ID|.
9            (setAttribute, setAttributeNS): Sets [attribute type]
10            of the newly created |Attr| node (if any) when attribute
11            definition is available.
12            (doctype, documentElement): Reimplemented with tests.
13    
14            * XMLParser.dis: Sets [attribute type] information
15            to created |Attr| nodes.  Normalize namespace URIs
16            when such information are available (unlikely but legal).
17            (_HexadecimalCharacterReference): Number to character
18            convertion bug fixed.
19            (_DocumentTypeDeclaration): Sets |schema-type|
20            configuration parameter to XML DTD URI.
21    
22  2006-01-26  Wakaba  <wakaba@suika.fam.cx>  2006-01-26  Wakaba  <wakaba@suika.fam.cx>
23    
24          * XMLParser.dis (_AttlistDeclaration): Now it can generate          * XMLParser.dis (_AttlistDeclaration): Now it can generate

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24