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