1 |
<feed xmlns="http://www.w3.org/2005/Atom"><link href="http://suika.fam.cx/swe/doc/swe-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/swe/doc/readme" rel="related"></link><link href="http://suika.fam.cx/swe/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1236992624"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236992624</id><title>2009-03-14 Wakaba</title><updated>2009-03-14T01:03:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog 14 Mar 2009 01:03:37 -0000 |
<feed xmlns="http://www.w3.org/2005/Atom"><link href="http://suika.fam.cx/swe/doc/swe-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/swe/doc/readme" rel="related"></link><link href="http://suika.fam.cx/swe/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1247391940"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247391940</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T09:45:37Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 12 Jul 2009 09:45:07 -0000 |
2 |
|
* DB.pm (name_history, id_history): New methods. |
3 |
|
|
4 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
5 |
|
|
6 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:45:31 -0000 |
7 |
|
* main.pl: Use $db's methods to instantiate id_history and |
8 |
|
name_history databases. |
9 |
|
|
10 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
</content></entry><entry xml:id="entry-1247389678"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247389678</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T09:07:55Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 12 Jul 2009 09:07:25 -0000 |
13 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DB.pm (vc): New method. |
16 |
|
|
17 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:07:51 -0000 |
18 |
|
* main.pl: Obtain instances of version control object by invoking |
19 |
|
the method of $db object. |
20 |
|
|
21 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
</content></entry><entry xml:id="entry-1247389166"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247389166</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:59:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:59:20 -0000 |
24 |
|
* main.pl: posturl appending implemented. |
25 |
|
|
26 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
</content></entry><entry xml:id="entry-1247387085"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247387085</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:24:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:24:39 -0000 |
29 |
|
* main.pl: Preparation for introducing posturl method. |
30 |
|
|
31 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
</content></entry><entry xml:id="entry-1247386723"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247386723</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:18:39Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:18:35 -0000 |
34 |
|
* main.pl: Fact out the process to determine the document ID(s) |
35 |
|
from the name, possibly converting the SuikaWiki3 document into |
36 |
|
new format. |
37 |
|
|
38 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
</content></entry><entry xml:id="entry-1247383880"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247383880</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:31:14Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 12 Jul 2009 07:30:45 -0000 |
41 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* sw.css: Styling for js-inserted sections. |
44 |
|
|
45 |
|
++ swe/scripts/ChangeLog 12 Jul 2009 07:31:10 -0000 |
46 |
|
* sw-sami.js: Improved where js-generated sections are inserted. |
47 |
|
|
48 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
</content></entry><entry xml:id="entry-1247382933"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247382933</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:15:26Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 07:15:23 -0000 |
51 |
|
* main.pl: Create tfidf data when a page is created. |
52 |
|
|
53 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
</content></entry><entry xml:id="entry-1247382413"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247382413</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:06:46Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 07:06:43 -0000 |
56 |
|
* main.pl: Update tfidf data when a page content is updated. |
57 |
|
|
58 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
</content></entry><entry xml:id="entry-1247380434"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247380434</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:33:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:33:44 -0000 |
61 |
|
* main.pl Locks during the non-inverted index is updated. |
62 |
|
|
63 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
</content></entry><entry xml:id="entry-1247379728"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247379728</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:22:06Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 12 Jul 2009 06:21:38 -0000 |
66 |
|
* HashedIndex.pm (lock, lock_file_name): New methods. |
67 |
|
|
68 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
69 |
|
|
70 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:22:03 -0000 |
71 |
|
* main.pl: Locks the index database before the modification. |
72 |
|
|
73 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
</content></entry><entry xml:id="entry-1247378662"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247378662</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:04:20Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog 12 Jul 2009 06:04:15 -0000 |
76 |
|
* sw-sami.js: New script. It loads search result and insert into |
77 |
|
the document. |
78 |
|
|
79 |
|
* sw.js: Loads sw-sami.js. |
80 |
|
|
81 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
</content></entry><entry xml:id="entry-1247374904"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247374904</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T05:01:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog 12 Jul 2009 05:01:39 -0000 |
84 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* sw.js: Load sami-core.js. |
87 |
|
|
88 |
|
</content></entry><entry xml:id="entry-1247374191"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247374191</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T04:49:47Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:49:44 -0000 |
89 |
|
* main.pl: Put the |script| element at the end of the |body| |
90 |
|
element. |
91 |
|
|
92 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
|
</content></entry><entry xml:id="entry-1247371223"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247371223</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T04:00:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 12 Jul 2009 03:59:58 -0000 |
95 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
|
* NamedText.pm (_get_file_name): Typo. |
98 |
|
|
99 |
|
* Lock.pm: Check whether any preferable locks are already taken or |
100 |
|
not to avoid deadlocks. |
101 |
|
|
102 |
|
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order |
103 |
|
control. |
104 |
|
|
105 |
|
* IDLocks.pm (get_lock): Set lock_type to enable lock order |
106 |
|
control. |
107 |
|
|
108 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:00:17 -0000 |
109 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* main.pl: Set |lock_type| to enable lock order control. |
112 |
|
|
113 |
|
</content></entry><entry xml:id="entry-1247310226"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247310226</id><title>2009-07-11 Wakaba</title><updated>2009-07-11T11:03:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 11 Jul 2009 11:03:40 -0000 |
114 |
|
2009-07-11 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
|
* sw.css: Added .swe-info class. |
117 |
|
|
118 |
|
</content></entry><entry xml:id="entry-1237192113"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237192113</id><title>2009-03-16 Wakaba</title><updated>2009-03-16T08:28:31Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 08:28:29 -0000 |
119 |
|
* main.pl: Show the relatedness of pages in the list of neighbor |
120 |
|
nodes. |
121 |
|
|
122 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
123 |
|
|
124 |
|
</content></entry><entry xml:id="entry-1237189495"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237189495</id><title>2009-03-16 Wakaba</title><updated>2009-03-16T07:44:53Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 16 Mar 2009 07:44:50 -0000 |
125 |
|
* Repository.pm (are_related_ids): Repeat the relearning process |
126 |
|
until the right answer is deduced. |
127 |
|
|
128 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
129 |
|
|
130 |
|
</content></entry><entry xml:id="entry-1237189204"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237189204</id><title>2009-03-16 Wakaba</title><updated>2009-03-16T07:39:59Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 16 Mar 2009 07:39:22 -0000 |
131 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
133 |
|
* Repository.pm: New module. |
134 |
|
|
135 |
|
++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 07:39:54 -0000 |
136 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
137 |
|
|
138 |
|
* main.pl: Moved relatedness detection method into its own module. |
139 |
|
|
140 |
|
</content></entry><entry xml:id="entry-1237122433"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237122433</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T13:07:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 13:06:41 -0000 |
141 |
|
* Node.pm (document_id): New method. |
142 |
|
|
143 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
146 |
|
* main.pl: Dump the name of neighbors. |
147 |
|
|
148 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
149 |
|
|
150 |
|
</content></entry><entry xml:id="entry-1237122428"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237122428</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T13:07:06Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 13:06:41 -0000 |
151 |
|
* Node.pm (document_id): New method. |
152 |
|
|
153 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
155 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
156 |
|
* main.pl: Dump the name of neighbors. |
157 |
|
|
158 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
159 |
|
|
160 |
|
</content></entry><entry xml:id="entry-1237121403"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237121403</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T12:50:01Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:49:18 -0000 |
161 |
|
* Graph.pm (get_node_by_id): New method. |
162 |
|
(create_node): Changed to instantiate SWE::Object::Node. |
163 |
|
|
164 |
|
* Node.pm: New module. |
165 |
|
|
166 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
167 |
|
|
168 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:49:58 -0000 |
169 |
|
* main.pl: Dump the list of neighbors. |
170 |
|
|
171 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
172 |
|
|
173 |
|
</content></entry><entry xml:id="entry-1237120057"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237120057</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T12:27:35Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 15 Mar 2009 12:26:50 -0000 |
174 |
|
* DB.pm: Added graph and global property databases. |
175 |
|
|
176 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
177 |
|
|
178 |
|
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000 |
179 |
|
* Graph.pm: New module. |
180 |
|
|
181 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:27:26 -0000 |
184 |
|
* main.pl: Graph generation moved to another module. Implemented |
185 |
|
graph/document association. |
186 |
|
|
187 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
188 |
|
|
189 |
|
</content></entry><entry xml:id="entry-1237110139"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237110139</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T09:42:17Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 15 Mar 2009 09:41:26 -0000 |
190 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
191 |
|
|
192 |
|
* NamedText.pm: New module. |
193 |
|
|
194 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 09:42:14 -0000 |
195 |
|
* main.pl: Implemented the graph generate method. |
196 |
|
|
197 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
198 |
|
|
199 |
|
</content></entry><entry xml:id="entry-1237104442"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237104442</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T08:07:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 15 Mar 2009 08:06:01 -0000 |
200 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
* DB.pm (id): New method. |
203 |
|
|
204 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 08:07:12 -0000 |
205 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
206 |
|
|
207 |
|
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
208 |
|
module. Also, preparation for the experiments for the graph |
209 |
|
generation implementation. |
210 |
|
|
211 |
|
</content></entry><entry xml:id="entry-1236992624"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236992624</id><title>2009-03-14 Wakaba</title><updated>2009-03-14T01:03:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog 14 Mar 2009 01:03:37 -0000 |
212 |
* sw.js: Added |title|s to the buttons. |
* sw.js: Added |title|s to the buttons. |
213 |
|
|
214 |
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
529 |
* ChangeLog: New file. |
* ChangeLog: New file. |
530 |
|
|
531 |
|
|
|
</content></entry><updated>2009-03-14T01:03:40Z</updated></feed> |
|
532 |
|
</content></entry><updated>2009-07-12T09:45:37Z</updated></feed> |