1 |
|
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (mvOwnerElementResource): Allows an attribute |
4 |
|
with no owner element. |
5 |
|
|
6 |
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* PerlCode.dis (PerlStringLiteral.stringify): If some character |
9 |
|
are escaped, the string should have been quoted by |QUOTATION MARK|. |
10 |
|
|
11 |
|
* Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis| |
12 |
|
module was misplaced. |
13 |
|
(distclean): New rule. |
14 |
|
(clean): Cleans subdirectories, too. |
15 |
|
|
16 |
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* ManakaiNodeTest.dis (Require): Missing reference |
19 |
|
to the |DISlib:Test| module is added. |
20 |
|
|
21 |
|
* Makefile: Revised for new |daf| database format. |
22 |
|
|
23 |
|
* DIS.dis (elementTypeMatch, isSubsetOfURI): The |srinfo| |
24 |
|
parameter is added. |
25 |
|
(getFor, getModule): Set reference rather than string |
26 |
|
itself to the |{for}| property. |
27 |
|
(loadResource): Passes |srinfo| parameter |
28 |
|
to |isSubsetOfURI|-calling methods. |
29 |
|
(mergeAsAlias): The |srinfo| parameter is added. |
30 |
|
|
31 |
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* PerlCode.dis (Require): Missing reference to the |DISlib:DISMarkup| |
34 |
|
module is added. |
35 |
|
|
36 |
|
2006-02-25 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* DIS.dis (lookupNamespacePrefix): Resolves prefix by |
39 |
|
namespace resolver if available. |
40 |
|
(disNamespaceResolver): New attribute. |
41 |
|
(loadModule): Sets |revision| attribute of the created module. |
42 |
|
(ownerModuleRef): Setter is added. |
43 |
|
(addTypeURI): Set |ownerModule| attribute if possible. |
44 |
|
(ManakaiDISModuleLite): The class no longer inherits |DISAnyResource| |
45 |
|
class and |ManakaiDefaultExceptionHandler| class. |
46 |
|
(mergeAsAlias): New |noEqualityCheck| parameter is added. |
47 |
|
|
48 |
|
* Makefile: New variables for |DAF| are added. |
49 |
|
|
50 |
|
2006-02-24 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* DIS.dis (loadModule): Adds name URIs of |Require|d |
53 |
|
modules to the list of such modules. |
54 |
|
(DIS:forURI): New property. |
55 |
|
(getReferringModuleURIList, addReferringModuleURI): New methods. |
56 |
|
(DIS:referringModule): New property. |
57 |
|
|
58 |
2006-02-24 Wakaba <wakaba@suika.fam.cx> |
2006-02-24 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
* DIS.dis (loadResource): URI registration by |addResourceList| |
* DIS.dis (loadResource): URI registration by |addResourceList| |