1 |
wakaba |
1.17 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
|
|
* URIReference.pod: New documentation. |
4 |
|
|
|
5 |
|
|
* Makefile: Renewed. |
6 |
|
|
|
7 |
wakaba |
1.16 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
|
9 |
|
|
* URIReference.pm: Don't throw exception if read-only |
10 |
|
|
attribute is tried to set. |
11 |
|
|
|
12 |
wakaba |
1.15 |
2007-06-13 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
|
14 |
|
|
* URIReference.pm (Message::IF::URIReference): |
15 |
|
|
Renamed from |Message::DOM::IF::URIReference|. |
16 |
|
|
|
17 |
wakaba |
1.14 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
|
19 |
|
|
* URIReference.pm (___report_error): New method. |
20 |
|
|
|
21 |
wakaba |
1.12 |
2007-05-22 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
|
23 |
wakaba |
1.13 |
* URIReference.pm: Now this module defines a |
24 |
|
|
class |Message::URI::URIReference| as well as |
25 |
|
|
a method addition to |Message::DOM::DOMImplementation|. |
26 |
|
|
It no longer depends on |Message::DOM::DOMCore|. |
27 |
|
|
(get_iri_reference_3987): Don't use |chr|, use |pack| |
28 |
|
|
instead, to avoid a byte string is eventually converted to |
29 |
|
|
a utf8 string. |
30 |
|
|
|
31 |
|
|
2007-05-22 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
|
33 |
wakaba |
1.12 |
* URIReference.pm: New module (copy of |Generic.pm|). |
34 |
|
|
|
35 |
wakaba |
1.9 |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
|
37 |
wakaba |
1.11 |
* Generic.dis: |For| specifications are removed. |
38 |
|
|
|
39 |
|
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
|
41 |
wakaba |
1.10 |
* Generic.dis: |WithFor| and |DefaultFor| are removed. |
42 |
|
|
|
43 |
|
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
|
45 |
wakaba |
1.9 |
* Generic.dis (Require): Reference to the |ManakaiDOM:ManakaiDOM| |
46 |
|
|
mode is removed. |
47 |
|
|
|
48 |
wakaba |
1.8 |
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
|
50 |
|
|
* Generic.dis (URIImplementation): It no |
51 |
|
|
longer inherits the |MinimumImplementation|; it |
52 |
|
|
is now expected to be implemented by |DOMImplementation| |
53 |
|
|
objects. |
54 |
|
|
|
55 |
wakaba |
1.7 |
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
|
57 |
|
|
* .cvsignore: Updated. |
58 |
|
|
|
59 |
wakaba |
1.6 |
2006-04-01 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
|
61 |
|
|
* Makefile (clean-db): New rule. |
62 |
|
|
|
63 |
wakaba |
1.5 |
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
|
65 |
|
|
* Generic.pm: Added to the CVS repository since |
66 |
|
|
it is referenced from |../DOM/DOMCore.pm| and therefore |
67 |
|
|
it is required to execute the |daf| script. |
68 |
|
|
|
69 |
wakaba |
1.4 |
2006-03-10 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
|
71 |
|
|
* Generic.dis (MURI:): Typos are fixed. |
72 |
|
|
|
73 |
wakaba |
1.3 |
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
|
75 |
|
|
* Generic.dis (new): New method. |
76 |
|
|
|
77 |
wakaba |
1.1 |
2006-03-01 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
|
79 |
wakaba |
1.2 |
* Generic.dis: Most of codes are rewritten using public domain example |
80 |
|
|
implementation <http://www.gbiv.com/protocols/uri/rev-2002/uri_test.pl>. |
81 |
|
|
|
82 |
|
|
2006-03-01 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
|
84 |
wakaba |
1.1 |
* ChangeLog: New file. |
85 |
|
|
|
86 |
|
|
* Generic.dis: New module. |
87 |
|
|
|
88 |
|
|
* Makefile: New file. |
89 |
|
|
|
90 |
|
|
|