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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24