1 |
|
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DIS.dis (mediaTypeURI): Returns $defaultMediaType |
4 |
|
parameter value if dis:ContentType attribute is missing. |
5 |
|
|
6 |
|
* ManakaiNode.dis (importTree): Use "isa" function |
7 |
|
to check whether a object is an instance of the manakai |
8 |
|
node model. |
9 |
|
|
10 |
|
2005-05-29 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* DIS.dis (plGeneratePerlModuleFile): Bug fixed so that |
13 |
|
even if DOMMetaImpl:provideFeature has child nodes but |
14 |
|
they are not DOMMetaImpl:providedThrough a ImplFeature |
15 |
|
statement is generated. |
16 |
|
(plCodeFragment): Bug fixed so that dis:SetProp works correctly. |
17 |
|
|
18 |
|
2005-05-26 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Makefile: Rules for DISDoc module added. |
21 |
|
|
22 |
|
2005-05-23 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* DIS.dis (ManakaiDISResourceDefinition, ManakaiDISForDefinition, |
25 |
|
ManakaiDISModuleDefinition): "getFeature" method added. |
26 |
|
|
27 |
|
2005-03-06 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* DIS.dis (Require): Loads PerlCode module. |
30 |
|
|
31 |
|
2005-03-05 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* PerlCode.dis: Operator overloading is implemented. |
34 |
|
|
35 |
|
2005-03-04 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* ManakaiNode.dis: Checks type, to support SuikaWikiConfig21 |
38 |
|
module's binding properties. |
39 |
|
|
40 |
|
2005-03-03 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* PerlCode.dis: New module. |
43 |
|
|
44 |
|
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* DIS.dis (DISModuleResolver): New interface. |
47 |
|
|
48 |
|
2005-02-21 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* DIS.dis: New module. |
51 |
|
|
52 |
|
* ManakaiNode.dis: New "subnode0" property category introduced. |
53 |
|
|
54 |
|
2005-02-17 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* ManakaiNode.dis: New module. |
57 |
|
|
58 |
|
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* Error.pm (___rule_def[p]): Don't output anything if not exists |
61 |
|
that parameter. |
62 |
|
|
63 |
|
2004-09-30 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* Error.pm (___rule_def): "p" added; now "t" is obsolete. |
66 |
|
|
67 |
|
2004-04-02 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* Error.pm (report): Error depth fixed. |
70 |
|
(___rule_def:t): New parameters empty and undef introduced. |
71 |
|
|
72 |
|
2004-01-17 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* Error.pm: Some fixes w.r.t. Error::Depth. |
75 |
|
|
76 |
|
2003-12-06 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* Error.pm (___error_def): Renamed from ___errors. |
79 |
|
|
80 |
|
2003-12-01 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* Error.pm (___get_error_def): Now support inherit. (It was not work.) |
83 |
|
|
84 |
|
2003-11-15 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* Error.pm: Use Message::Util::Formatter::Text to construct error messages. |
87 |
|
|
88 |
|
2003-11-13 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
|
* Formatter: New directory. |
91 |
|
|
92 |
|
2003-11-12 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
|
* Error.pm: Rewritten. |
95 |
|
|
96 |
2003-10-25 Wakaba <wakaba@suika.fam.cx> |
2003-10-25 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
* Formatter.pm (replace): Allow '%foo () ;'. |
* Formatter.pm (replace): Allow '%foo () ;'. |