1 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Document.pm (prop): New method. |
4 |
|
(content_media_type): Changed to return the real media type. |
5 |
|
(to_xml_media_type, to_text_media_type, to_xml, to_html_fragment): |
6 |
|
Changed to return appropriate default value. |
7 |
|
|
8 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* Document.pm: Added |rebless| method family. Moved |
11 |
|
SWML-to-HTML/XML/text convertion methods to another module. |
12 |
|
|
13 |
|
* Document/: New directory. |
14 |
|
|
15 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* Document.pm (to_html_fragment): New method. |
18 |
|
|
19 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Document.pm (to_xml, to_text): New methods. |
22 |
|
|
23 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* Document.pm (new_id): New method. |
26 |
|
|
27 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* Document.pm (update_tfidf): New method copied from main.pl. |
30 |
|
|
31 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* Document.pm: New module. |
34 |
|
|
35 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* Repository.pm (are_related_ids): Repeat the relearning process |
38 |
|
until the right answer is deduced. |
39 |
|
|
40 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* Repository.pm: New module. |
43 |
|
|
44 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* Node.pm (document_id): New method. |
47 |
|
|
48 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* Graph.pm (get_node_by_id): New method. |
51 |
|
(create_node): Changed to instantiate SWE::Object::Node. |
52 |
|
|
53 |
|
* Node.pm: New module. |
54 |
|
|
55 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
* Graph.pm: New module. |
* Graph.pm: New module. |