/[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.58 by wakaba, Sun Oct 9 13:57:16 2005 UTC revision 1.73 by wakaba, Wed Dec 14 11:57:13 2005 UTC
# Line 1  Line 1 
1    2005-12-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New
4            interfaces and element types.
5            (getChildElementByType): New code.
6            (PCFunctionCall): New interface and element type.
7    
8    2005-11-24  Wakaba  <wakaba@suika.fam.cx>
9    
10            * DIS.dis (stringify): Returns |DIS:uri| error parameter if available.
11    
12    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
13    
14            * Error.pm (new): Sets |-stacktrace_| property if debug
15            or verbose mode.
16            (stringify): Appends longer trace if debug or verbose mode.
17            ($VERBOSE): New flag.
18    
19            * DIS.dis: Bugs on error depth fixed.
20            
21    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
22    
23            * DIS.dis (text): New attribute implementation.
24    
25            * ManakaiNode.dis (destroyNodeStem): New method.
26    
27    2005-11-20  Wakaba  <wakaba@suika.fam.cx>
28    
29            * Makefile: |../DOM/Tree.dis| added.
30    
31    2005-11-17  Wakaba  <wakaba@suika.fam.cx>
32    
33            * Makefile: |Formatter/Muf2003.dis| added to file list.
34    
35            * DIS.dis (DISModuleLite): Typo in |ISA| property fixed.
36    
37    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
38    
39            * .cvsignore: New file.
40            
41    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
42    
43            * PerlCode.dis: A test code added.  Typos in |ISA|
44            properties fixed.
45            (PerlSub.stringify): Generates prototype specification
46            even if |prototype| attribute value's length is zero
47            in case the |pc:prototype| attribute /is/ found.
48    
49    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
50    
51            * Makefile: Missing rule to make |Message/DOM/core.dae| added.
52    
53    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
54    
55            * Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules
56            added.
57    
58            * DIS.dis (DIS:): Removed (moved to |DIS/common.dis|).
59    
60    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
61    
62            * PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral):
63            New interfaces.
64            (createPCLiteral, appendNewPCLiteral): New methods.
65            (PCDocument): New interface.
66            (factory methods): Namespace URI and local name of document
67            element arguments added to |createDocument| to obtain
68            an instance of |PCDocument|.
69    
70    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
71    
72            * PerlCode.dis (pc:line): New configuration parameter.
73            (stringify): Don't output "#line" directive
74            unless "pc:line" parameter is set to "true".
75            (pc:split-resolver): New configuration parameter.
76    
77    2005-10-14  Wakaba  <wakaba@suika.fam.cx>
78    
79            * ManakaiNode.dis (anydata0): New property type.
80    
81            * PerlCode.dis (stringify): Prints node id if file name
82            is not available.
83            (perlLiteral): Prints as is if the value is blessed
84            with "manakai::code" package.
85    
86    2005-10-13  Wakaba  <wakaba@suika.fam.cx>
87    
88            * PerlCode.dis (CDATADOMString): Changed to use code
89            fragment defined in DOMCore module directly.
90    
91    2005-10-12  Wakaba  <wakaba@suika.fam.cx>
92    
93            * PerlCode.dis (ForClassCompat): Removed.
94    
95            * ManakaiNode.dis (ManakaiDOMNodeObject, ManakaiDOMNodeReference):
96            Removed.
97            (newNode): New method.
98            (generateUniqueID): Algorithm has changed to save random
99            string generation time.
100    
101            * DIS.dis (AUTOLOAD): "$Error::Level" fixed to "$Error::Depth".
102    
103    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
104    
105            * PerlCode.dis (IfClsDef, IFClsETDef): New version of classes based
106            on DOMCore and element type definitions added.
107            (localName): Renamed to "pcLocalName" to avoid
108            conflict with "Node.localName" attribute.
109    
110    2005-10-10  Wakaba  <wakaba@suika.fam.cx>
111    
112            * DIS.dis (Require): Unused reference to "PerlCode.dis" removed.
113    
114            * Makefile: Rules to make "PerlCode.pm" separated
115            from ones for "DIS.pm".
116    
117            * ManakaiNode.dis (mn:unsetXRefNode): "$referent"
118            parameter is replaced with "$referrer->{$propName}".
119    
120            * PerlCode.dis (Require): References "DOMCore.dis".
121            (DefaultFor): Changed to "ManakaiDOM:ManakaiDOMLatest".
122            (Util: for ManakaiDOM:ManakaiDOM): New.
123    
124  2005-10-09  Wakaba  <wakaba@suika.fam.cx>  2005-10-09  Wakaba  <wakaba@suika.fam.cx>
125    
126          * ManakaiNode.dis: New "mn:xrefnode0" property type has          * ManakaiNode.dis: New "mn:xrefnode0" property type has

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.73

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24