/[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.55 by wakaba, Thu Oct 6 10:53:36 2005 UTC revision 1.68 by wakaba, Thu Nov 17 10:14:24 2005 UTC
# Line 1  Line 1 
1    2005-11-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile: |Formatter/Muf2003.dis| added to file list.
4    
5            * DIS.dis (DISModuleLite): Typo in |ISA| property fixed.
6    
7    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
8    
9            * .cvsignore: New file.
10            
11    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
12    
13            * PerlCode.dis: A test code added.  Typos in |ISA|
14            properties fixed.
15            (PerlSub.stringify): Generates prototype specification
16            even if |prototype| attribute value's length is zero
17            in case the |pc:prototype| attribute /is/ found.
18    
19    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Makefile: Missing rule to make |Message/DOM/core.dae| added.
22    
23    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
24    
25            * Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules
26            added.
27    
28            * DIS.dis (DIS:): Removed (moved to |DIS/common.dis|).
29    
30    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
31    
32            * PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral):
33            New interfaces.
34            (createPCLiteral, appendNewPCLiteral): New methods.
35            (PCDocument): New interface.
36            (factory methods): Namespace URI and local name of document
37            element arguments added to |createDocument| to obtain
38            an instance of |PCDocument|.
39    
40    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
41    
42            * PerlCode.dis (pc:line): New configuration parameter.
43            (stringify): Don't output "#line" directive
44            unless "pc:line" parameter is set to "true".
45            (pc:split-resolver): New configuration parameter.
46    
47    2005-10-14  Wakaba  <wakaba@suika.fam.cx>
48    
49            * ManakaiNode.dis (anydata0): New property type.
50    
51            * PerlCode.dis (stringify): Prints node id if file name
52            is not available.
53            (perlLiteral): Prints as is if the value is blessed
54            with "manakai::code" package.
55    
56    2005-10-13  Wakaba  <wakaba@suika.fam.cx>
57    
58            * PerlCode.dis (CDATADOMString): Changed to use code
59            fragment defined in DOMCore module directly.
60    
61    2005-10-12  Wakaba  <wakaba@suika.fam.cx>
62    
63            * PerlCode.dis (ForClassCompat): Removed.
64    
65            * ManakaiNode.dis (ManakaiDOMNodeObject, ManakaiDOMNodeReference):
66            Removed.
67            (newNode): New method.
68            (generateUniqueID): Algorithm has changed to save random
69            string generation time.
70    
71            * DIS.dis (AUTOLOAD): "$Error::Level" fixed to "$Error::Depth".
72    
73    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
74    
75            * PerlCode.dis (IfClsDef, IFClsETDef): New version of classes based
76            on DOMCore and element type definitions added.
77            (localName): Renamed to "pcLocalName" to avoid
78            conflict with "Node.localName" attribute.
79    
80    2005-10-10  Wakaba  <wakaba@suika.fam.cx>
81    
82            * DIS.dis (Require): Unused reference to "PerlCode.dis" removed.
83    
84            * Makefile: Rules to make "PerlCode.pm" separated
85            from ones for "DIS.pm".
86    
87            * ManakaiNode.dis (mn:unsetXRefNode): "$referent"
88            parameter is replaced with "$referrer->{$propName}".
89    
90            * PerlCode.dis (Require): References "DOMCore.dis".
91            (DefaultFor): Changed to "ManakaiDOM:ManakaiDOMLatest".
92            (Util: for ManakaiDOM:ManakaiDOM): New.
93    
94    2005-10-09  Wakaba  <wakaba@suika.fam.cx>
95    
96            * ManakaiNode.dis: New "mn:xrefnode0" property type has
97            been introduced and methods are fixed to support it.
98            (mn:setXRefNode, mn:unsetXRefNode): New codes.
99    
100            * DIS.dis (loadResource): Skips a root resource definition
101            if it is an alias and it has "dis:Name" attribute and
102            referenced canonical definition is already read.  (Note
103            that similar case that the resource definition has "dis:QName"
104            attribute is already fixed in the same way.)
105    
106    2005-10-08  Wakaba  <wakaba@suika.fam.cx>
107    
108            * DIS.dis (readProperties): Recognizes hexdecimal
109            in "DISCore:Integer" (prefixed by "0x").
110    
111    2005-10-08  Wakaba  <wakaba@suika.fam.cx>
112    
113            * PerlCode.dis (getExceptionInterfacePackageNameList,
114            addExceptionInterfacePackageName): New methods.
115            (ToString): Sorts hash keys where they result in
116            the order of statements in result code.
117    
118            * Error.pm ($DEBUG): New option variable.
119            (___get_error_def): Calls "___error_def" method in second or later "@ISA"
120            package even if elder package has "___error_def" method.
121    
122            * DIS.dis: Now constant values are only defined
123            in interfaces.
124            (DIS:NO_EXCEPTION_CLASS_ERR): New exception subcode.
125    
126  2005-10-06  Wakaba  <wakaba@suika.fam.cx>  2005-10-06  Wakaba  <wakaba@suika.fam.cx>
127    
128          * DIS.dis (getAnyResourceURIList, getModuleURIList): New methods.          * DIS.dis (getAnyResourceURIList, getModuleURIList): New methods.

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.68

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24