/[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.99 by wakaba, Thu Feb 23 17:51:49 2006 UTC revision 1.108 by wakaba, Sun Mar 12 10:13:31 2006 UTC
# Line 1  Line 1 
1    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DIS.dis (loadResource): Sets the |srinfo| parameter
4            of the |addTypeURI| method call.
5            (addTypeURI): The |srinfo| parameter is added.  Sets
6            the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias|
7            method calls.
8    
9    2006-03-11  Wakaba  <wakaba@suika.fam.cx>
10    
11            * DIS.dis (loadResource): Don't set |isDefined|
12            flag for aliases.
13    
14    2006-03-10  Wakaba  <wakaba@suika.fam.cx>
15    
16            * PerlCode.dis (stringify): Inserts new line after |COMMA|s
17            in lists (hash literals and array literals --- "lists" theirselves
18            are excluded since they are usually not so long).
19    
20            * DIS.dis (loadResource): Don't throw error
21            if an alias is alreadt defined for same URI.  Registers
22            aliases from |srinfo| to the database. By these
23            fixes aliases defined in another module from the canonical
24            resource name's module can live even after the canonical's
25            module is updated.
26    
27    2006-03-08  Wakaba  <wakaba@suika.fam.cx>
28    
29            * ManakaiNode.dis (destroy): Don't cause |uninitialized value
30            as SCALAR reference| error even if the node is disposed
31            and it no longer has tree id.
32    
33    2006-03-05  Wakaba  <wakaba@suika.fam.cx>
34    
35            * DIS.dis (mvOwnerElementResource): Allows an attribute
36            with no owner element.
37    
38    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
39    
40            * PerlCode.dis (PerlStringLiteral.stringify): If some character
41            are escaped, the string should have been quoted by |QUOTATION MARK|.
42    
43            * Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis|
44            module was misplaced.
45            (distclean): New rule.
46            (clean): Cleans subdirectories, too.
47    
48    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
49    
50            * ManakaiNodeTest.dis (Require): Missing reference
51            to the |DISlib:Test| module is added.
52    
53            * Makefile: Revised for new |daf| database format.
54    
55            * DIS.dis (elementTypeMatch, isSubsetOfURI): The |srinfo|
56            parameter is added.
57            (getFor, getModule): Set reference rather than string
58            itself to the |{for}| property.
59            (loadResource): Passes |srinfo| parameter
60            to |isSubsetOfURI|-calling methods.
61            (mergeAsAlias): The |srinfo| parameter is added.
62    
63    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
64    
65            * PerlCode.dis (Require): Missing reference to the |DISlib:DISMarkup|
66            module is added.
67    
68    2006-02-25  Wakaba  <wakaba@suika.fam.cx>
69    
70            * DIS.dis (lookupNamespacePrefix): Resolves prefix by
71            namespace resolver if available.
72            (disNamespaceResolver): New attribute.
73            (loadModule): Sets |revision| attribute of the created module.
74            (ownerModuleRef): Setter is added.
75            (addTypeURI): Set |ownerModule| attribute if possible.
76            (ManakaiDISModuleLite): The class no longer inherits |DISAnyResource|
77            class and |ManakaiDefaultExceptionHandler| class.
78            (mergeAsAlias): New |noEqualityCheck| parameter is added.
79    
80            * Makefile: New variables for |DAF| are added.
81    
82    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
83    
84            * DIS.dis (loadModule): Adds name URIs of |Require|d
85            modules to the list of such modules.
86            (DIS:forURI): New property.
87            (getReferringModuleURIList, addReferringModuleURI): New methods.
88            (DIS:referringModule): New property.
89    
90  2006-02-24  Wakaba  <wakaba@suika.fam.cx>  2006-02-24  Wakaba  <wakaba@suika.fam.cx>
91    
92          * DIS.dis (loadResource): URI registration by |addResourceList|          * DIS.dis (loadResource): URI registration by |addResourceList|

Legend:
Removed from v.1.99  
changed lines
  Added in v.1.108

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24