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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24