1 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* URIReference.pm (___report_error): New method. |
4 |
|
|
5 |
|
2007-05-22 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* URIReference.pm: Now this module defines a |
8 |
|
class |Message::URI::URIReference| as well as |
9 |
|
a method addition to |Message::DOM::DOMImplementation|. |
10 |
|
It no longer depends on |Message::DOM::DOMCore|. |
11 |
|
(get_iri_reference_3987): Don't use |chr|, use |pack| |
12 |
|
instead, to avoid a byte string is eventually converted to |
13 |
|
a utf8 string. |
14 |
|
|
15 |
|
2007-05-22 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* URIReference.pm: New module (copy of |Generic.pm|). |
18 |
|
|
19 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Generic.dis: |For| specifications are removed. |
22 |
|
|
23 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* Generic.dis: |WithFor| and |DefaultFor| are removed. |
26 |
|
|
27 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* Generic.dis (Require): Reference to the |ManakaiDOM:ManakaiDOM| |
30 |
|
mode is removed. |
31 |
|
|
32 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* Generic.dis (URIImplementation): It no |
35 |
|
longer inherits the |MinimumImplementation|; it |
36 |
|
is now expected to be implemented by |DOMImplementation| |
37 |
|
objects. |
38 |
|
|
39 |
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
* .cvsignore: Updated. |
* .cvsignore: Updated. |