/[suikacvs]/webroot/swe/lib/SWE/Object/ChangeLog
Suika

Contents of /webroot/swe/lib/SWE/Object/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.20 - (show annotations) (download)
Wed Sep 23 10:22:07 2009 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.19: +5 -0 lines
++ swe/lib/SWE/Object/ChangeLog	23 Sep 2009 10:20:25 -0000
2009-09-23  Wakaba  <wakaba@suika.fam.cx>

	* Document.pm (prop_untainted): Typo.
	(untainted_prop): The |prop_untainted| property was not set.

1 2009-09-23 Wakaba <wakaba@suika.fam.cx>
2
3 * Document.pm (prop_untainted): Typo.
4 (untainted_prop): The |prop_untainted| property was not set.
5
6 2009-09-21 Wakaba <wakaba@suika.fam.cx>
7
8 * Repository.pm (weight_lock, weight_unlock): New methods.
9 (term_weight_vector, save_term_weight_vector): Changed to use
10 global props to save the term weight vector.
11
12 2009-09-21 Wakaba <wakaba@suika.fam.cx>
13
14 * Document.pm (repo, prop_untainted, untainted_prop, save_prop,
15 locked): New method. Introduced the concept of "tainted" such
16 that we can access to the property in the locked code fragment
17 without being afraid to update the property using old values.
18 (get_or_create_graph_node): Updated to utilize |prop| family of
19 method with locks.
20
21 * Graph.pm (repo, lock, unlock): New methods.
22 (add_nodes, create_node, schelling_update): Locks the database
23 before the modifications.
24
25 * Repository.pm (graph, get_document_by_id): New methods.
26
27 * Node.pm (repo): New method.
28
29 2009-09-21 Wakaba <wakaba@suika.fam.cx>
30
31 * Document.pm (lock): Changed to use the $db->id_lock method to
32 obtain the lock object.
33
34 * Node.pm (neighbor_documents): New method.
35
36 2009-09-21 Wakaba <wakaba@suika.fam.cx>
37
38 * Document.pm (title, get_or_create_graph_node): New methods (made
39 from codes moved from main.pl).
40
41 2009-09-20 Wakaba <wakaba@suika.fam.cx>
42
43 * Graph.pm (schelling_update): Implemented.
44
45 2009-09-20 Wakaba <wakaba@suika.fam.cx>
46
47 * Graph.pm (add_nodes): Improved the way to determine the number
48 of added nodes.
49
50 2009-09-14 Wakaba <wakaba@suika.fam.cx>
51
52 * Document.pm (prop): New method.
53 (content_media_type): Changed to return the real media type.
54 (to_xml_media_type, to_text_media_type, to_xml, to_html_fragment):
55 Changed to return appropriate default value.
56
57 2009-09-14 Wakaba <wakaba@suika.fam.cx>
58
59 * Document.pm: Added |rebless| method family. Moved
60 SWML-to-HTML/XML/text convertion methods to another module.
61
62 * Document/: New directory.
63
64 2009-09-14 Wakaba <wakaba@suika.fam.cx>
65
66 * Document.pm (to_html_fragment): New method.
67
68 2009-09-14 Wakaba <wakaba@suika.fam.cx>
69
70 * Document.pm (to_xml, to_text): New methods.
71
72 2009-07-12 Wakaba <wakaba@suika.fam.cx>
73
74 * Document.pm (new_id): New method.
75
76 2009-07-12 Wakaba <wakaba@suika.fam.cx>
77
78 * Document.pm (update_tfidf): New method copied from main.pl.
79
80 2009-07-12 Wakaba <wakaba@suika.fam.cx>
81
82 * Document.pm: New module.
83
84 2009-03-16 Wakaba <wakaba@suika.fam.cx>
85
86 * Repository.pm (are_related_ids): Repeat the relearning process
87 until the right answer is deduced.
88
89 2009-03-16 Wakaba <wakaba@suika.fam.cx>
90
91 * Repository.pm: New module.
92
93 2009-03-15 Wakaba <wakaba@suika.fam.cx>
94
95 * Node.pm (document_id): New method.
96
97 2009-03-15 Wakaba <wakaba@suika.fam.cx>
98
99 * Graph.pm (get_node_by_id): New method.
100 (create_node): Changed to instantiate SWE::Object::Node.
101
102 * Node.pm: New module.
103
104 2009-03-15 Wakaba <wakaba@suika.fam.cx>
105
106 * Graph.pm: New module.
107
108 2009-03-15 Wakaba <wakaba@suika.fam.cx>
109
110 * ChangeLog: New file.
111
112

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24