1 |
|
2009-09-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Graph.pm (schelling_update): Implemented. |
4 |
|
|
5 |
|
2009-09-20 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Graph.pm (add_nodes): Improved the way to determine the number |
8 |
|
of added nodes. |
9 |
|
|
10 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Document.pm (prop): New method. |
13 |
|
(content_media_type): Changed to return the real media type. |
14 |
|
(to_xml_media_type, to_text_media_type, to_xml, to_html_fragment): |
15 |
|
Changed to return appropriate default value. |
16 |
|
|
17 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
* Document.pm: Added |rebless| method family. Moved |
* Document.pm: Added |rebless| method family. Moved |