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> |
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
* DIS.dis (forMatch, readProperties): Support for the |For| |
* DIS.dis (forMatch, readProperties): Support for the |For| |