/[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.101 by wakaba, Sat Feb 25 16:49:56 2006 UTC revision 1.116 by wakaba, Thu Mar 30 16:01:45 2006 UTC
# Line 1  Line 1 
1    2006-03-30  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DIS.dis (mvLocalName, mvNamespaceURI): Namespace
4            unaware attribute name is supported.
5    
6            * Grove.dis (setOwnerPropRR, deleteOwnerProp, createNodeRefHashFromID):
7            New codes.
8            (nodeRefClass): New property (moved from the |MDOM:TreeCore|
9            module).
10    
11    2006-03-24  Wakaba  <wakaba@suika.fam.cx>
12    
13            * Grove.dis (getNodeRefPropValue, setNodeRefPropValue): New codes.
14    
15    2006-03-21  Wakaba  <wakaba@suika.fam.cx>
16    
17            * Grove.dis (get++NodeStemPropValue, orSetNodeStemPropValue): New
18            codes.
19    
20    2006-03-19  Wakaba  <wakaba@suika.fam.cx>
21    
22            * Grove.dis (createNodeRefFromID): Encloses variables by |{}|.
23            (getNodeID, getNodeStem): New codes.
24            (collectGarbage): A bug is fiexed.
25            (getNodeStemPropValueRef, setNodeStemProp0Node,
26            deleteNodeStemPropValue, nodeIDMatch): New codes.
27    
28    2006-03-17  Wakaba  <wakaba@suika.fam.cx>
29    
30            * Grove.dis (createNodeStem): Set the reference
31            to the |mg:nodeClass| property.
32            (createNodeRefFromID): New code.
33            (getNodeStemPropValue, setNodeStemPropValue, getNodeStemProp0Node):
34            New codes.
35    
36    2006-03-17  Wakaba  <wakaba@suika.fam.cx>
37    
38            * Grove.dis: New module.
39    
40    2006-03-15  Wakaba  <wakaba@suika.fam.cx>
41    
42            * DIS.dis (getMethodForType): Parameter |$resource|
43            is changed to |$type_resource|.
44            (getDOMConfigurationParameterName): New method.
45    
46    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
47    
48            * DIS.dis (loadResource): Support for the |dis:aliasChild|
49            property has been removed.
50    
51    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
52    
53            * DIS.dis (loadResource): Sets the |srinfo| parameter
54            of the |addTypeURI| method call.
55            (addTypeURI): The |srinfo| parameter is added.  Sets
56            the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias|
57            method calls.
58    
59    2006-03-11  Wakaba  <wakaba@suika.fam.cx>
60    
61            * DIS.dis (loadResource): Don't set |isDefined|
62            flag for aliases.
63    
64    2006-03-10  Wakaba  <wakaba@suika.fam.cx>
65    
66            * PerlCode.dis (stringify): Inserts new line after |COMMA|s
67            in lists (hash literals and array literals --- "lists" theirselves
68            are excluded since they are usually not so long).
69    
70            * DIS.dis (loadResource): Don't throw error
71            if an alias is alreadt defined for same URI.  Registers
72            aliases from |srinfo| to the database. By these
73            fixes aliases defined in another module from the canonical
74            resource name's module can live even after the canonical's
75            module is updated.
76    
77    2006-03-08  Wakaba  <wakaba@suika.fam.cx>
78    
79            * ManakaiNode.dis (destroy): Don't cause |uninitialized value
80            as SCALAR reference| error even if the node is disposed
81            and it no longer has tree id.
82    
83    2006-03-05  Wakaba  <wakaba@suika.fam.cx>
84    
85            * DIS.dis (mvOwnerElementResource): Allows an attribute
86            with no owner element.
87    
88    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
89    
90            * PerlCode.dis (PerlStringLiteral.stringify): If some character
91            are escaped, the string should have been quoted by |QUOTATION MARK|.
92    
93            * Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis|
94            module was misplaced.
95            (distclean): New rule.
96            (clean): Cleans subdirectories, too.
97    
98    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
99    
100            * ManakaiNodeTest.dis (Require): Missing reference
101            to the |DISlib:Test| module is added.
102    
103            * Makefile: Revised for new |daf| database format.
104    
105            * DIS.dis (elementTypeMatch, isSubsetOfURI): The |srinfo|
106            parameter is added.
107            (getFor, getModule): Set reference rather than string
108            itself to the |{for}| property.
109            (loadResource): Passes |srinfo| parameter
110            to |isSubsetOfURI|-calling methods.
111            (mergeAsAlias): The |srinfo| parameter is added.
112    
113  2006-02-26  Wakaba  <wakaba@suika.fam.cx>  2006-02-26  Wakaba  <wakaba@suika.fam.cx>
114    
115          * PerlCode.dis (Require): Missing reference to the |DISlib:DISMarkup|          * PerlCode.dis (Require): Missing reference to the |DISlib:DISMarkup|

Legend:
Removed from v.1.101  
changed lines
  Added in v.1.116

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24