1 |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* PerlCode.dis (PerlStringLiteral.stringify): If some character |
4 |
|
are escaped, the string should have been quoted by |QUOTATION MARK|. |
5 |
|
|
6 |
|
* Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis| |
7 |
|
module was misplaced. |
8 |
|
(distclean): New rule. |
9 |
|
(clean): Cleans subdirectories, too. |
10 |
|
|
11 |
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ManakaiNodeTest.dis (Require): Missing reference |
14 |
|
to the |DISlib:Test| module is added. |
15 |
|
|
16 |
|
* Makefile: Revised for new |daf| database format. |
17 |
|
|
18 |
|
* DIS.dis (elementTypeMatch, isSubsetOfURI): The |srinfo| |
19 |
|
parameter is added. |
20 |
|
(getFor, getModule): Set reference rather than string |
21 |
|
itself to the |{for}| property. |
22 |
|
(loadResource): Passes |srinfo| parameter |
23 |
|
to |isSubsetOfURI|-calling methods. |
24 |
|
(mergeAsAlias): The |srinfo| parameter is added. |
25 |
|
|
26 |
|
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
* PerlCode.dis (Require): Missing reference to the |DISlib:DISMarkup| |
* PerlCode.dis (Require): Missing reference to the |DISlib:DISMarkup| |
29 |
module is added. |
module is added. |
30 |
|
|