/[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.129 by wakaba, Thu Feb 16 20:03:18 2006 UTC revision 1.131 by wakaba, Sat Feb 18 07:39:03 2006 UTC
# Line 1  Line 1 
1    2006-02-18  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLParser.dis (ManakaiDOMXMLParser): Implements |DOMLS:ParseString10|
4            feature.
5    
6            * DOMCore.dis (c:LSPARSER_NOT_FOUND_ERR): New exception type.
7    
8            * DOMLS.dis (DOMLS:ParseString): New (moved from |SimpleLS.dis|).
9            (DOMImplementationLS.createLSParser): Implemented.
10            (DOMImplementationLS.createLSInput): Revised.
11            (LSInput): Note on relationship with |GenericLS| is added.
12    
13            * SimpleLS.dis (DOMLS:ParseString): Removed (moved to |SimpleLS.dis|).
14    
15    2006-02-17  Wakaba  <wakaba@suika.fam.cx>
16    
17            * XMLParser.dis (domConfig): New |targetType| of |xp:ManakaiDOMXMLParser|
18            is introduced.
19            (async, busy): Implemented.
20            (parseString): Removed.
21            (parse, parseURI): Implemented.
22            (xp:ls-input-to-input-file): New configuration parameter.
23            (shiftChar): Gets character from current file handle
24            rather than replacement text.  Don't normalize
25            line break characters for internal entities.  Don't
26            throw |xp:wf-legal-literal-character| error
27            for |RestrictedChar| appearing in internal entities.
28            (DISPerl:dpgDef): Call |close| for each entity filehandler.
29            (_EntityDeclaration): Copy document URI and base URI
30            to the entity's |$decl| object.
31            (ParseError): New code fragment.
32            (getCopyOfEntityState): Creates filehandle from replacement
33            text.
34            (xp-error-lines): Don't appends text if no replacement
35            text is available.
36            (error-handler): New configuration parameter application resource.
37            (ManakaiDOMLSInputToInputFile): New class.
38            (ManakaiDOMInputFile): New class.
39    
40            * Tree.dis (getNodeReference): A dereferencing was missing.
41    
42            * DOMLS.dis (DOMLS:busy, DOMLS:lsKey): New properties.
43    
44  2006-02-17  Wakaba  <wakaba@suika.fam.cx>  2006-02-17  Wakaba  <wakaba@suika.fam.cx>
45    
46          * XMLParser.dis: Default attribute are now namespace aware.          * XMLParser.dis: Default attribute are now namespace aware.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24