/[suikacvs]/messaging/manakai/lib/Message/Util/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/Util/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.54 by wakaba, Sun Oct 2 23:35:32 2005 UTC revision 1.61 by wakaba, Thu Oct 13 08:16:44 2005 UTC
# Line 1  Line 1 
1    2005-10-13  Wakaba  <wakaba@suika.fam.cx>
2    
3            * PerlCode.dis (CDATADOMString): Changed to use code
4            fragment defined in DOMCore module directly.
5    
6    2005-10-12  Wakaba  <wakaba@suika.fam.cx>
7    
8            * PerlCode.dis (ForClassCompat): Removed.
9    
10            * ManakaiNode.dis (ManakaiDOMNodeObject, ManakaiDOMNodeReference):
11            Removed.
12            (newNode): New method.
13            (generateUniqueID): Algorithm has changed to save random
14            string generation time.
15    
16            * DIS.dis (AUTOLOAD): "$Error::Level" fixed to "$Error::Depth".
17    
18    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
19    
20            * PerlCode.dis (IfClsDef, IFClsETDef): New version of classes based
21            on DOMCore and element type definitions added.
22            (localName): Renamed to "pcLocalName" to avoid
23            conflict with "Node.localName" attribute.
24    
25    2005-10-10  Wakaba  <wakaba@suika.fam.cx>
26    
27            * DIS.dis (Require): Unused reference to "PerlCode.dis" removed.
28    
29            * Makefile: Rules to make "PerlCode.pm" separated
30            from ones for "DIS.pm".
31    
32            * ManakaiNode.dis (mn:unsetXRefNode): "$referent"
33            parameter is replaced with "$referrer->{$propName}".
34    
35            * PerlCode.dis (Require): References "DOMCore.dis".
36            (DefaultFor): Changed to "ManakaiDOM:ManakaiDOMLatest".
37            (Util: for ManakaiDOM:ManakaiDOM): New.
38    
39    2005-10-09  Wakaba  <wakaba@suika.fam.cx>
40    
41            * ManakaiNode.dis: New "mn:xrefnode0" property type has
42            been introduced and methods are fixed to support it.
43            (mn:setXRefNode, mn:unsetXRefNode): New codes.
44    
45            * DIS.dis (loadResource): Skips a root resource definition
46            if it is an alias and it has "dis:Name" attribute and
47            referenced canonical definition is already read.  (Note
48            that similar case that the resource definition has "dis:QName"
49            attribute is already fixed in the same way.)
50    
51    2005-10-08  Wakaba  <wakaba@suika.fam.cx>
52    
53            * DIS.dis (readProperties): Recognizes hexdecimal
54            in "DISCore:Integer" (prefixed by "0x").
55    
56    2005-10-08  Wakaba  <wakaba@suika.fam.cx>
57    
58            * PerlCode.dis (getExceptionInterfacePackageNameList,
59            addExceptionInterfacePackageName): New methods.
60            (ToString): Sorts hash keys where they result in
61            the order of statements in result code.
62    
63            * Error.pm ($DEBUG): New option variable.
64            (___get_error_def): Calls "___error_def" method in second or later "@ISA"
65            package even if elder package has "___error_def" method.
66    
67            * DIS.dis: Now constant values are only defined
68            in interfaces.
69            (DIS:NO_EXCEPTION_CLASS_ERR): New exception subcode.
70    
71    2005-10-06  Wakaba  <wakaba@suika.fam.cx>
72    
73            * DIS.dis (getAnyResourceURIList, getModuleURIList): New methods.
74    
75  2005-10-02  Wakaba  <wakaba@suika.fam.cx>  2005-10-02  Wakaba  <wakaba@suika.fam.cx>
76    
77          * DIS.dis (getAnyResource): New method.          * DIS.dis (getAnyResource): New method.

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.61

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24