/[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.61 by wakaba, Thu Oct 13 08:16:44 2005 UTC revision 1.74 by wakaba, Fri Dec 16 15:08:55 2005 UTC
# Line 1  Line 1 
1    2005-12-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces.
4            (arrayRefLiteral, hashRefLiteral): Typos in element type names fixed.
5            (PCExpression.stringify): Outputs children other than expression.
6            Inserts space before and after operators if desired.
7    
8    2005-12-15  Wakaba  <wakaba@suika.fam.cx>
9    
10            * PerlCode.dis (PCCondition, PCBlock): New interface.
11            (ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to
12            distingulish new |ManakaiPCBlock| class implementing new |PCBlock|
13            interface.
14    
15    2005-12-14  Wakaba  <wakaba@suika.fam.cx>
16    
17            * PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New
18            interfaces and element types.
19            (getChildElementByType): New code.
20            (PCFunctionCall): New interface and element type.
21    
22    2005-11-24  Wakaba  <wakaba@suika.fam.cx>
23    
24            * DIS.dis (stringify): Returns |DIS:uri| error parameter if available.
25    
26    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
27    
28            * Error.pm (new): Sets |-stacktrace_| property if debug
29            or verbose mode.
30            (stringify): Appends longer trace if debug or verbose mode.
31            ($VERBOSE): New flag.
32    
33            * DIS.dis: Bugs on error depth fixed.
34            
35    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
36    
37            * DIS.dis (text): New attribute implementation.
38    
39            * ManakaiNode.dis (destroyNodeStem): New method.
40    
41    2005-11-20  Wakaba  <wakaba@suika.fam.cx>
42    
43            * Makefile: |../DOM/Tree.dis| added.
44    
45    2005-11-17  Wakaba  <wakaba@suika.fam.cx>
46    
47            * Makefile: |Formatter/Muf2003.dis| added to file list.
48    
49            * DIS.dis (DISModuleLite): Typo in |ISA| property fixed.
50    
51    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
52    
53            * .cvsignore: New file.
54            
55    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
56    
57            * PerlCode.dis: A test code added.  Typos in |ISA|
58            properties fixed.
59            (PerlSub.stringify): Generates prototype specification
60            even if |prototype| attribute value's length is zero
61            in case the |pc:prototype| attribute /is/ found.
62    
63    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
64    
65            * Makefile: Missing rule to make |Message/DOM/core.dae| added.
66    
67    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
68    
69            * Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules
70            added.
71    
72            * DIS.dis (DIS:): Removed (moved to |DIS/common.dis|).
73    
74    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
75    
76            * PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral):
77            New interfaces.
78            (createPCLiteral, appendNewPCLiteral): New methods.
79            (PCDocument): New interface.
80            (factory methods): Namespace URI and local name of document
81            element arguments added to |createDocument| to obtain
82            an instance of |PCDocument|.
83    
84    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
85    
86            * PerlCode.dis (pc:line): New configuration parameter.
87            (stringify): Don't output "#line" directive
88            unless "pc:line" parameter is set to "true".
89            (pc:split-resolver): New configuration parameter.
90    
91    2005-10-14  Wakaba  <wakaba@suika.fam.cx>
92    
93            * ManakaiNode.dis (anydata0): New property type.
94    
95            * PerlCode.dis (stringify): Prints node id if file name
96            is not available.
97            (perlLiteral): Prints as is if the value is blessed
98            with "manakai::code" package.
99    
100  2005-10-13  Wakaba  <wakaba@suika.fam.cx>  2005-10-13  Wakaba  <wakaba@suika.fam.cx>
101    
102          * PerlCode.dis (CDATADOMString): Changed to use code          * PerlCode.dis (CDATADOMString): Changed to use code

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24