/[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.65 by wakaba, Tue Nov 15 14:18:23 2005 UTC revision 1.79 by wakaba, Sat Dec 24 07:27:13 2005 UTC
# Line 1  Line 1 
1    2005-12-24  Wakaba  <wakaba@suika.fam.cx>
2    
3            * PerlCode.dis (PerlSub.clearPerlName): New method.
4            (PCDocument.createPCLiteral): Adopts |PerlCode| node
5            if it is a foreign one.
6    
7            * DIS.dis (underscoreNameToCamelCaseName): A |HYPHEN-MINUS|
8            character is replaced to |UNDERLINE| character.
9    
10    2005-12-21  Wakaba  <wakaba@suika.fam.cx>
11    
12            * Makefile: |dpg.dae| rule merged into |discore.dae| rule.
13    
14    2005-12-20  Wakaba  <wakaba@suika.fam.cx>
15    
16            * DIS.dis: DPG format support added.
17    
18    2005-12-18  Wakaba  <wakaba@suika.fam.cx>
19    
20            * PerlCode.dis (PCDocument.createPerlSub): New method.
21    
22            * Makefile: Rules to make |DIS/DPG.pm| added.
23    
24    2005-12-18  Wakaba  <wakaba@suika.fam.cx>
25    
26            * PerlCode.dis (PCExpression.stringify): More operators supported.
27            (PCDocument.createPCStatement): New method.
28    
29    2005-12-17  Wakaba  <wakaba@suika.fam.cx>
30    
31            * PerlCode.dis (PCWhen): New interface.
32    
33    2005-12-16  Wakaba  <wakaba@suika.fam.cx>
34    
35            * PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces.
36            (arrayRefLiteral, hashRefLiteral): Typos in element type names fixed.
37            (PCExpression.stringify): Outputs children other than expression.
38            Inserts space before and after operators if desired.
39    
40    2005-12-15  Wakaba  <wakaba@suika.fam.cx>
41    
42            * PerlCode.dis (PCCondition, PCBlock): New interface.
43            (ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to
44            distingulish new |ManakaiPCBlock| class implementing new |PCBlock|
45            interface.
46    
47    2005-12-14  Wakaba  <wakaba@suika.fam.cx>
48    
49            * PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New
50            interfaces and element types.
51            (getChildElementByType): New code.
52            (PCFunctionCall): New interface and element type.
53    
54    2005-11-24  Wakaba  <wakaba@suika.fam.cx>
55    
56            * DIS.dis (stringify): Returns |DIS:uri| error parameter if available.
57    
58    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
59    
60            * Error.pm (new): Sets |-stacktrace_| property if debug
61            or verbose mode.
62            (stringify): Appends longer trace if debug or verbose mode.
63            ($VERBOSE): New flag.
64    
65            * DIS.dis: Bugs on error depth fixed.
66            
67    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
68    
69            * DIS.dis (text): New attribute implementation.
70    
71            * ManakaiNode.dis (destroyNodeStem): New method.
72    
73    2005-11-20  Wakaba  <wakaba@suika.fam.cx>
74    
75            * Makefile: |../DOM/Tree.dis| added.
76    
77    2005-11-17  Wakaba  <wakaba@suika.fam.cx>
78    
79            * Makefile: |Formatter/Muf2003.dis| added to file list.
80    
81            * DIS.dis (DISModuleLite): Typo in |ISA| property fixed.
82    
83    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
84    
85            * .cvsignore: New file.
86            
87    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
88    
89            * PerlCode.dis: A test code added.  Typos in |ISA|
90            properties fixed.
91            (PerlSub.stringify): Generates prototype specification
92            even if |prototype| attribute value's length is zero
93            in case the |pc:prototype| attribute /is/ found.
94    
95  2005-11-15  Wakaba  <wakaba@suika.fam.cx>  2005-11-15  Wakaba  <wakaba@suika.fam.cx>
96    
97          * Makefile: Missing rule to make |Message/DOM/core.dae| added.          * Makefile: Missing rule to make |Message/DOM/core.dae| added.

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.79

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24