1 |
|
2007-09-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile (clean): Don't remove generated files. |
4 |
|
|
5 |
|
* ManakaiNode.dis, ManakaiNodeTest.dis, PerlCode.dis, |
6 |
|
PerlCode.pm, ManakaiNode.pm, common.dis, DIS.dis, DIS.pm: Removed. |
7 |
|
|
8 |
|
* DIS/, AutoLoad/: Removed. |
9 |
|
|
10 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Makefile (POD2HTML): Relative path was wrong. |
13 |
|
|
14 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Makefile: Rules for DIS are removed. |
17 |
|
|
18 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Makefile (all-document): New. |
21 |
|
(all): Do |all-document|. |
22 |
|
|
23 |
|
2007-06-16 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* Error.pod: New documentation, split from |Error.pm|. |
26 |
|
|
27 |
|
* Error.pm: Documentations are removed. |
28 |
|
(new): |die| if |-type| option is not specified. |
29 |
|
(text, value, type): Do what |Message::Util::Error::DOMException| does, |
30 |
|
with some modification for compatibility with |Error| and |
31 |
|
new naming convention for error type/subtype definitions. |
32 |
|
(code): New method. |
33 |
|
(subtype, type_def): New methods. |
34 |
|
|
35 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* DIS.dis: Support for |for| is entirely removed. |forArg| |
38 |
|
parameters are removed. |
39 |
|
(createDISDocument): Removed. |
40 |
|
(tfurisToURI): Removed. |
41 |
|
(tfpurisToURI): The |for| URI slot is |
42 |
|
fixed to |ManakaiDOM:all|. |
43 |
|
(tfqnamesToURI): Removed. |
44 |
|
(tfpqnamesToURI): The |defaultForURI| parameter |
45 |
|
is removed and the |for| URI slot is |
46 |
|
fixed to |ManakaiDOM:all|. |
47 |
|
(forURI): Removed. |
48 |
|
(forMatch): The first parameter, |forArg|, no |
49 |
|
longer takes effect. |
50 |
|
|
51 |
|
* PerlCode.dis (sourceFor): Removed. |
52 |
|
(stringify): Don't output comment with |sourceFor| URI. |
53 |
|
|
54 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* DIS.dis (forMatch, readProperties): Support for the |For| |
57 |
|
property is removed. |
58 |
|
|
59 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* DIS.dis (defaultForURI): Removed. |
62 |
|
|
63 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* PerlCode.dis, DIS.dis, ManakaiNode.dis, |
66 |
|
ManakaiNodeTest.dis: |For| specifications are removed. |
67 |
|
|
68 |
|
* common.dis: New module. |
69 |
|
|
70 |
|
* DIS.dis, PerlCode.dis, ManakaiNode.dis: |Util:| resource |
71 |
|
definitions are removed (and moved to |common.dis|). |
72 |
|
|
73 |
|
* DIS.dis (ForEmpty, ForLatest): Removed. |
74 |
|
|
75 |
|
* DIS.dis: |WithFor| and |DefaultFor| are removed. |
76 |
|
|
77 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* PerlCode.dis: |WithFor| and |DefaultFor| are removed. |
80 |
|
|
81 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* DIS.dis, PerlCode.dis: References to the |ManakaiDOM:ManakaiDOM| |
84 |
|
mode are removed. |
85 |
|
|
86 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* DIS.dis (ModuleRole, ForRole, ResourceRole, |
89 |
|
DatabaseRole, ElementRole): Removed. |
90 |
|
(DISParser.new): Removed. |
91 |
|
(getFeature): Removed. |
92 |
|
(hasFeature): Removed. |
93 |
|
|
94 |
|
* Grove.dis: Removed. |
95 |
|
|
96 |
2006-12-29 Wakaba <wakaba@suika.fam.cx> |
2006-12-29 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
* PerlCode.dis (createPCFile): Removed. |
* PerlCode.dis (createPCFile): Removed. |