/[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.114 by wakaba, Mon Jan 30 15:17:58 2006 UTC revision 1.116 by wakaba, Wed Feb 8 09:49:58 2006 UTC
# Line 1  Line 1 
1    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLParser.dis (shiftChar): Line and column number counting
4            is fixed.  Although the DOM Level 3 Core specification
5            is unclear about whether the first number is zero or one,
6            in most programs the first line is "one" and
7            the first column is "one", manakai follows the practice.
8            (_XMLDeclaration): Don't set |xmlStandalone| value
9            if |standalone| pseudo-attribute value is |no|.  XML declaration
10            tests (successful cases) added.
11            (xp:get-location-from-token): Sets |lineNumber| and |columnNumber|
12            properties.
13    
14    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
15    
16            * XMLParser.dis (XMLTests): Tests for |c:erred| is supported.
17    
18    2006-02-06  Wakaba  <wakaba@suika.fam.cx>
19    
20            * DOMCore.dis (c:erred): New property.
21            (c:DOMErrorType): It should have been a subset
22            of |ecore:AnyErrorCode|.
23    
24            * XMLParser.dis (XMLTests): Empty input tests added.
25    
26  2006-01-30  Wakaba  <wakaba@suika.fam.cx>  2006-01-30  Wakaba  <wakaba@suika.fam.cx>
27    
28          * XDoctype.dis (d:Feature): New canonical feature          * XDoctype.dis (d:Feature): New canonical feature

Legend:
Removed from v.1.114  
changed lines
  Added in v.1.116

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24