/[suikacvs]/webroot/swe/doc/swe-commit.en.atom.u8
Suika

Diff of /webroot/swe/doc/swe-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by wakaba, Sat Mar 14 01:03:44 2009 UTC revision 1.78 by wakaba, Mon Sep 21 09:30:37 2009 UTC
# Line 1  Line 1 
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-1253525437"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253525437</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T09:30:32Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog        21 Sep 2009 09:29:32 -0000
2            * Repository.pm (weight_lock, weight_unlock): New methods.
3            (term_weight_vector, save_term_weight_vector): Changed to use
4            global props to save the term weight vector.
5    
6    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
7    
8    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 09:30:29 -0000
9            * main.pl: Changed the related/unrelated end point to lock the
10            vector data file and put the file to the CVS repository.
11    
12    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
13    
14    </content></entry><entry xml:id="entry-1253524239"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253524239</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T09:10:32Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        21 Sep 2009 09:05:45 -0000
15    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
16    
17            * Lock.pm (check_lockability): Don't allow the same level of lock
18            type being locked twice to avoid deadlocks caused by same level of
19            locks.
20    
21    ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 09:10:06 -0000
22            * Document.pm (repo, prop_untainted, untainted_prop, save_prop,
23            locked): New method.  Introduced the concept of &quot;tainted&quot; such
24            that we can access to the property in the locked code fragment
25            without being afraid to update the property using old values.
26            (get_or_create_graph_node): Updated to utilize |prop| family of
27            method with locks.
28    
29            * Graph.pm (repo, lock, unlock): New methods.
30            (add_nodes, create_node, schelling_update): Locks the database
31            before the modifications.
32    
33            * Repository.pm (graph, get_document_by_id): New methods.
34    
35            * Node.pm (repo): New method.
36    
37    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
38    
39    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 09:10:27 -0000
40            * main.pl: Made the graph node view to lock the database.
41    
42    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
43    
44    </content></entry><entry xml:id="entry-1253518229"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253518229</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T07:30:22Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   21 Sep 2009 07:28:38 -0000
45    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
46    
47            * DB.pm (id_lock): New method.
48    
49    ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 07:29:26 -0000
50            * Document.pm (lock): Changed to use the $db-&gt;id_lock method to
51            obtain the lock object.
52    
53            * Node.pm (neighbor_documents): New method.
54    
55    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
56    
57    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:30:16 -0000
58            * main.pl: Moved most of remaining codes of graph node end point
59            processing to separate modules.
60    
61    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
62    
63    </content></entry><entry xml:id="entry-1253516987"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253516987</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T07:09:38Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    21 Sep 2009 06:44:52 -0000
64    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
65    
66            * Document.pm (title, get_or_create_graph_node): New methods (made
67            from codes moved from main.pl).
68    
69    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:09:35 -0000
70    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
71    
72            * main.pl: Changed &quot;related&quot;/&quot;unrelated&quot; URLs to a |ping| end
73            point.  Moved most of graph node end point processing to separate
74            modules.
75    
76    </content></entry><entry xml:id="entry-1253436872"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253436872</id><title>2009-09-20 Wakaba</title><updated>2009-09-20T08:54:29Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    20 Sep 2009 08:53:58 -0000
77            * Graph.pm (schelling_update): Implemented.
78    
79    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
80    
81    </content></entry><entry xml:id="entry-1253426959"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253426959</id><title>2009-09-20 Wakaba</title><updated>2009-09-20T06:09:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    20 Sep 2009 06:08:30 -0000
82    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
83    
84            * Graph.pm (add_nodes): Improved the way to determine the number
85            of added nodes.
86    
87    </content></entry><entry xml:id="entry-1253356523"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253356523</id><title>2009-09-19 Wakaba</title><updated>2009-09-19T10:35:16Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     19 Sep 2009 10:35:13 -0000
88            * main.pl: |$id_prop| had been unintentionally unset.
89    
90    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
91    
92    </content></entry><entry xml:id="entry-1253346230"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253346230</id><title>2009-09-19 Wakaba</title><updated>2009-09-19T07:43:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     19 Sep 2009 07:43:34 -0000
93    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
94    
95            * main.pl: Added Google AdSense.
96    
97    ++ swe/styles/ChangeLog 19 Sep 2009 07:43:26 -0000
98    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
99    
100            * sw.css: Added styles for Google AdSense.
101    
102    </content></entry><entry xml:id="entry-1252909412"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252909412</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T06:23:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/pages/ChangeLog     14 Sep 2009 06:23:13 -0000
103            * canvas.html: Set the default page name to &quot;(image)&quot;.
104    
105    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
106    
107    </content></entry><entry xml:id="entry-1252908996"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252908996</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T06:16:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     14 Sep 2009 06:15:55 -0000
108            * main.pl: Added names=&quot;&quot; parameter to canvas editor link.
109    
110    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
111    
112    ++ swe/pages/ChangeLog  14 Sep 2009 06:16:20 -0000
113            * canvas.html: Added names=&quot;&quot; parameter to specify the names of
114            new images.
115    
116    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
117    
118    </content></entry><entry xml:id="entry-1252908072"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252908072</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T06:00:54Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     14 Sep 2009 05:59:53 -0000
119            * main.pl: Added links to canvas editor.
120    
121    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
122    
123    ++ swe/pages/ChangeLog  14 Sep 2009 06:00:50 -0000
124            * canvas.html: New file (originally comes from Remove Canvas's
125            client.html).
126    
127    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
128    
129    </content></entry><entry xml:id="entry-1252897921"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252897921</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T03:11:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   14 Sep 2009 03:08:53 -0000
130            * DB.pm (id_prop): New method.
131    
132    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
133    
134    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 03:10:40 -0000
135            * SWML.pm (to_text, to_text_media_type): Moved back to the
136            superclass.
137    
138            * CanvasInstructions.pm: New module.
139            
140    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
141    
142    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000
143            * Document.pm (prop): New method.
144            (content_media_type): Changed to return the real media type.
145            (to_xml_media_type, to_text_media_type, to_xml, to_html_fragment):
146            Changed to return appropriate default value.
147    
148    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
149    
150    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 03:11:39 -0000
151            * main.pl: Don't generate rel=alternate links if it is known that
152            the alternate is not available.
153    
154    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
155    
156    </content></entry><entry xml:id="entry-1252896060"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252896060</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:40:52Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   14 Sep 2009 02:38:21 -0000
157            * Lang.pm: Changed module names.
158    
159    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
160    
161    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 02:40:50 -0000
162            * SWML.pm: New module.
163    
164    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
165    
166    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000
167            * Document.pm: Added |rebless| method family.  Moved
168            SWML-to-HTML/XML/text convertion methods to another module.
169    
170            * Document/: New directory.
171    
172    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
173    
174    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:39:42 -0000
175            * main.pl: Call the |rebless| method on the SWE::Object::Document
176            module such that format-dependent methods can be invoked.
177    
178    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
179    
180    </content></entry><entry xml:id="entry-1252894392"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252894392</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:13:00Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   14 Sep 2009 02:12:58 -0000
181    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
182    
183            * Lang.pm: New module.
184    
185    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:12:48 -0000
186            * main.pl: Moved media type list to an external module.
187    
188    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
189    
190    </content></entry><entry xml:id="entry-1252893804"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252893804</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:03:16Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    14 Sep 2009 02:03:14 -0000
191            * Document.pm (to_html_fragment): New method.
192    
193    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
194    
195    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:03:01 -0000
196            * main.pl: Moved format=html processing to external module.
197    
198    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
199    
200    </content></entry><entry xml:id="entry-1252891592"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252891592</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T01:26:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    14 Sep 2009 01:25:50 -0000
201    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
202    
203            * Document.pm (to_xml, to_text): New methods.
204    
205    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 01:25:42 -0000
206    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
207    
208            * main.pl: Changed format=text and format=xml to obtain the text
209            or xml variant from SWE::Object::Document.  Changed format=text to
210            obtain the xml variant from SWE::Object::Document and then convert
211            into HTML.
212    
213    </content></entry><entry xml:id="entry-1248007097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1248007097</id><title>2009-07-19 Wakaba</title><updated>2009-07-19T12:38:10Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     19 Jul 2009 12:37:49 -0000
214    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
215    
216            * main.pl: Extended posturl API for the use of bookmarklet.
217    
218    </content></entry><entry xml:id="entry-1247972595"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247972595</id><title>2009-07-19 Wakaba</title><updated>2009-07-19T03:03:12Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        19 Jul 2009 03:02:59 -0000
219    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
220    
221            * HashedIndex.pm (_for_each_id): Operator evaluation order was
222            wrong.
223    
224    </content></entry><entry xml:id="entry-1247399659"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247399659</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T11:54:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 11:54:12 -0000
225            * main.pl: Set the paragraph number to the posturl content.
226    
227    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
228    
229    </content></entry><entry xml:id="entry-1247396930"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247396930</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T11:08:47Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 11:08:44 -0000
230            * main.pl: Insert timestamp parameter of posturl.
231    
232    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
233    
234    </content></entry><entry xml:id="entry-1247396243"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247396243</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:57:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 10:57:18 -0000
235            * main.pl: Implemented new-document case of posturl method.
236    
237    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
238    
239    </content></entry><entry xml:id="entry-1247395578"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247395578</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:46:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    12 Jul 2009 10:46:07 -0000
240            * Document.pm (new_id): New method.
241    
242    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
243    
244    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:45:55 -0000
245            * main.pl: Moved the code to obtain the new ID to another module.
246    
247    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
248    
249    </content></entry><entry xml:id="entry-1247395065"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247395065</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:37:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    12 Jul 2009 10:37:22 -0000
250            * Document.pm (update_tfidf): New method copied from main.pl.
251    
252    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
253    
254    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:37:39 -0000
255            * main.pl (update_tfidf): Moved to another module.
256    
257    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
258    
259    </content></entry><entry xml:id="entry-1247394387"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247394387</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:26:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    12 Jul 2009 10:25:36 -0000
260    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
261    
262            * Document.pm: New module.
263    
264    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:25:59 -0000
265            * main.pl: Facted out the code to associate new pages names to the
266            document.
267    
268    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
269    
270    </content></entry><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
271            * DB.pm (name_history, id_history): New methods.
272    
273    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
274    
275    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:45:31 -0000
276            * main.pl: Use $db's methods to instantiate id_history and
277            name_history databases.
278    
279    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
280    
281    </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
282    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
283    
284            * DB.pm (vc): New method.
285    
286    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:07:51 -0000
287            * main.pl: Obtain instances of version control object by invoking
288            the method of $db object.
289    
290    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
291    
292    </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
293            * main.pl: posturl appending implemented.
294    
295    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
296    
297    </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
298            * main.pl: Preparation for introducing posturl method.
299    
300    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
301    
302    </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
303            * main.pl: Fact out the process to determine the document ID(s)
304            from the name, possibly converting the SuikaWiki3 document into
305            new format.
306    
307    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
308    
309    </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
310    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
311    
312            * sw.css: Styling for js-inserted sections.
313    
314    ++ swe/scripts/ChangeLog        12 Jul 2009 07:31:10 -0000
315            * sw-sami.js: Improved where js-generated sections are inserted.
316    
317    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
318    
319    </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
320            * main.pl: Create tfidf data when a page is created.
321    
322    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
323    
324    </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
325            * main.pl: Update tfidf data when a page content is updated.
326    
327    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
328    
329    </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
330            * main.pl Locks during the non-inverted index is updated.
331    
332    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
333    
334    </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
335            * HashedIndex.pm (lock, lock_file_name): New methods.
336    
337    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
338    
339    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 06:22:03 -0000
340            * main.pl: Locks the index database before the modification.
341    
342    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
343    
344    </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
345            * sw-sami.js: New script.  It loads search result and insert into
346            the document.
347    
348            * sw.js: Loads sw-sami.js.
349    
350    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
351    
352    </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
353    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
354    
355            * sw.js: Load sami-core.js.
356    
357    </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
358            * main.pl: Put the |script| element at the end of the |body|
359            element.
360    
361    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
362    
363    </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
364    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
365    
366            * NamedText.pm (_get_file_name): Typo.
367    
368            * Lock.pm: Check whether any preferable locks are already taken or
369            not to avoid deadlocks.
370    
371            * IDGenerator.pm (get_next_id): Set lock_type to enable lock order
372            control.
373    
374            * IDLocks.pm (get_lock): Set lock_type to enable lock order
375            control.
376    
377    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 04:00:17 -0000
378    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
379    
380            * main.pl: Set |lock_type| to enable lock order control.
381    
382    </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
383    2009-07-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
384    
385            * sw.css: Added .swe-info class.
386    
387    </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
388            * main.pl: Show the relatedness of pages in the list of neighbor
389            nodes.
390    
391    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
392    
393    </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
394            * Repository.pm (are_related_ids): Repeat the relearning process
395            until the right answer is deduced.
396    
397    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
398    
399    </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
400    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
401    
402            * Repository.pm: New module.
403    
404    ++ swe/lib/suikawiki/ChangeLog  16 Mar 2009 07:39:54 -0000
405    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
406    
407            * main.pl: Moved relatedness detection method into its own module.
408    
409    </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
410            * Node.pm (document_id): New method.
411    
412    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
413    
414    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
415            * main.pl: Dump the name of neighbors.
416    
417    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
418    
419    </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
420            * Node.pm (document_id): New method.
421    
422    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
423    
424    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
425            * main.pl: Dump the name of neighbors.
426    
427    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
428    
429    </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
430            * Graph.pm (get_node_by_id): New method.
431            (create_node): Changed to instantiate SWE::Object::Node.
432    
433            * Node.pm: New module.
434    
435    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
436    
437    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:49:58 -0000
438            * main.pl: Dump the list of neighbors.
439    
440    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
441    
442    </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
443            * DB.pm: Added graph and global property databases.
444    
445    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
446    
447    ++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
448            * Graph.pm: New module.
449    
450    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
451    
452    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:27:26 -0000
453            * main.pl: Graph generation moved to another module.  Implemented
454            graph/document association.
455    
456    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
457    
458    </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
459    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
460    
461            * NamedText.pm: New module.
462    
463    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 09:42:14 -0000
464            * main.pl: Implemented the graph generate method.
465    
466    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
467    
468    </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
469    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
470    
471            * DB.pm (id): New method.
472    
473    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 08:07:12 -0000
474    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
475    
476            * main.pl: Moved the codes to get idgenerator object to SWE::DB
477            module.  Also, preparation for the experiments for the graph
478            generation implementation.
479    
480    </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
481          * sw.js: Added |title|s to the buttons.          * sw.js: Added |title|s to the buttons.
482    
483  2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
# Line 319  Line 798 
798          * ChangeLog: New file.          * ChangeLog: New file.
799    
800    
 </content></entry><updated>2009-03-14T01:03:40Z</updated></feed>  
801    </content></entry><updated>2009-09-21T09:30:32Z</updated></feed>

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.78

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24