/[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.116 by wakaba, Wed Feb 8 09:49:58 2006 UTC revision 1.119 by wakaba, Fri Feb 10 08:10:26 2006 UTC
# Line 1  Line 1 
1    2006-02-10  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLParser.dis (xp:fatal-xml11-end-of-line-in-xml-declaration): New
4            fatal error.
5    
6    2006-02-09  Wakaba  <wakaba@suika.fam.cx>
7    
8            * XMLParser.dis (CommentDeclaration): |STRING| is now
9            defined as a |?default-token|.
10            (XMLTests): Tests for |Char - RestrictedChar| matchness,
11            comment declarations, cdata sections, and |MSE| in |content|
12            added.
13            (XMLTests/PerlDef): Bug fixed: |pop| -> |shift|.
14            (get-location-from-token): |$token->{location_d}|
15            for |?default-token| column counting support added.
16    
17            * DOMCore.dis (c:erred): It is now a |DISCore:OrderedList| property.
18    
19    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Tree.dis (createProcessingInstruction): Don't
22            throw |MDOMX:MDOM_BAD_NAME| exception if |Document.strictErrorChecking|
23            is |false|.
24    
25            * XMLParser.dis (parseString): Initializes |$self->{location}|.
26            It enables improved error position report.
27            (XDO): It now includes |S+| following target name |xml| as
28            part of the token.  (PI with target starting with |xml|
29            was unable to be placed at the beginning of the document entity.)
30            (_ProcessingInstruction, _ProcessingInstructionDTD): Creates
31            a processing instruction node with |#INVALID| node name
32            if target name is not given and recovered from the error.
33            (S): Variable |$s| added.
34            (XMLTests): Tests for XML declarations and processing
35            instructions are added.  Prints error type name if unexpected
36            error with severity of error or fatal error has been reported.
37            Catch unexpected exceptions thrown in parser (different
38            from |LSException|), prints its message, and invoke |$test->not_ok|
39            for the ease of testing.
40            (xp:get-location-from-token): Location values now take |$self->{char}|
41            stack into acount.
42            
43  2006-02-08  Wakaba  <wakaba@suika.fam.cx>  2006-02-08  Wakaba  <wakaba@suika.fam.cx>
44    
45          * XMLParser.dis (shiftChar): Line and column number counting          * XMLParser.dis (shiftChar): Line and column number counting

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24