1 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile (POD2HTML): Relative path was wrong. |
4 |
|
|
5 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Makefile: Rules for DIS are removed. |
8 |
|
|
9 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Makefile (all-document): New. |
12 |
|
(all): Do |all-document|. |
13 |
|
|
14 |
|
2007-06-16 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Error.pod: New documentation, split from |Error.pm|. |
17 |
|
|
18 |
|
* Error.pm: Documentations are removed. |
19 |
|
(new): |die| if |-type| option is not specified. |
20 |
|
(text, value, type): Do what |Message::Util::Error::DOMException| does, |
21 |
|
with some modification for compatibility with |Error| and |
22 |
|
new naming convention for error type/subtype definitions. |
23 |
|
(code): New method. |
24 |
|
(subtype, type_def): New methods. |
25 |
|
|
26 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* DIS.dis: Support for |for| is entirely removed. |forArg| |
29 |
|
parameters are removed. |
30 |
|
(createDISDocument): Removed. |
31 |
|
(tfurisToURI): Removed. |
32 |
|
(tfpurisToURI): The |for| URI slot is |
33 |
|
fixed to |ManakaiDOM:all|. |
34 |
|
(tfqnamesToURI): Removed. |
35 |
|
(tfpqnamesToURI): The |defaultForURI| parameter |
36 |
|
is removed and the |for| URI slot is |
37 |
|
fixed to |ManakaiDOM:all|. |
38 |
|
(forURI): Removed. |
39 |
|
(forMatch): The first parameter, |forArg|, no |
40 |
|
longer takes effect. |
41 |
|
|
42 |
|
* PerlCode.dis (sourceFor): Removed. |
43 |
|
(stringify): Don't output comment with |sourceFor| URI. |
44 |
|
|
45 |
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
* DIS.dis (forMatch, readProperties): Support for the |For| |
* DIS.dis (forMatch, readProperties): Support for the |For| |