/[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.20 by wakaba, Sun Nov 16 09:23:32 2008 UTC revision 1.85 by wakaba, Wed Sep 23 13:47:13 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-1226136651"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136651</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:30:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog   8 Nov 2008 09:30:47 -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-1253713631"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253713631</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T13:47:02Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog       23 Sep 2009 13:46:59 -0000
2            * sw-sami.js: Added ping handler to search result's links.  Use
3            synchronous ping to ensure ping is really sent.
4    
5    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
6    
7    </content></entry><entry xml:id="entry-1253704564"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253704564</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T11:15:52Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog   23 Sep 2009 11:15:49 -0000
8            * sw-sami.js: Enable neighbor link feature to the production wiki.
9    
10    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
11    
12    </content></entry><entry xml:id="entry-1253703873"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253703873</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T11:04:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog    23 Sep 2009 11:04:07 -0000
13    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
14    
15            * sw.css: Added styles for link lists.
16    
17    ++ swe/scripts/ChangeLog        23 Sep 2009 11:04:21 -0000
18    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
19    
20            * sw-sami.js: Added class names to link list elements.
21    
22    </content></entry><entry xml:id="entry-1253703411"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253703411</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T10:56:46Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    23 Sep 2009 10:56:11 -0000
23            * Document.pm (lock): Typo; it did not lock in fact, orz.
24    
25            * Graph.pm (schelling_update): Reuse the |repo| object's child
26            objects where possible to avoid locking timing problem and so on.
27    
28    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
29    
30    ++ swe/lib/suikawiki/ChangeLog  23 Sep 2009 10:56:43 -0000
31    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
32    
33            * main.pl: Lock for the document ID at the beginning of the
34            neighbors view processing.
35    
36    </content></entry><entry xml:id="entry-1253701326"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253701326</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T10:21:59Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    23 Sep 2009 10:20:25 -0000
37    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
38    
39            * Document.pm (prop_untainted): Typo.
40            (untainted_prop): The |prop_untainted| property was not set.
41    
42    </content></entry><entry xml:id="entry-1253530162"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253530162</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T10:49:05Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     21 Sep 2009 10:48:30 -0000
43            * main.pl: Allow non-POST pings.
44    
45    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
46    
47    ++ swe/scripts/ChangeLog        21 Sep 2009 10:48:59 -0000
48            * sw-sami.js: Added related/unrelated pings to neighbor links.
49    
50    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
51    
52    </content></entry><entry xml:id="entry-1253527649"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253527649</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T10:07:26Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     21 Sep 2009 10:06:44 -0000
53            * main.pl: Changed the graph view to be a |param| of the ID view.
54    
55    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
56    
57    ++ swe/scripts/ChangeLog        21 Sep 2009 10:07:15 -0000
58    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
59    
60            * sw-sami.js: Added a set of classes to insert neighborhoods
61            section.
62    
63    </content></entry><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
64            * Repository.pm (weight_lock, weight_unlock): New methods.
65            (term_weight_vector, save_term_weight_vector): Changed to use
66            global props to save the term weight vector.
67    
68    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
69    
70    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 09:30:29 -0000
71            * main.pl: Changed the related/unrelated end point to lock the
72            vector data file and put the file to the CVS repository.
73    
74    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
75    
76    </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
77    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
78    
79            * Lock.pm (check_lockability): Don't allow the same level of lock
80            type being locked twice to avoid deadlocks caused by same level of
81            locks.
82    
83    ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 09:10:06 -0000
84            * Document.pm (repo, prop_untainted, untainted_prop, save_prop,
85            locked): New method.  Introduced the concept of &quot;tainted&quot; such
86            that we can access to the property in the locked code fragment
87            without being afraid to update the property using old values.
88            (get_or_create_graph_node): Updated to utilize |prop| family of
89            method with locks.
90    
91            * Graph.pm (repo, lock, unlock): New methods.
92            (add_nodes, create_node, schelling_update): Locks the database
93            before the modifications.
94    
95            * Repository.pm (graph, get_document_by_id): New methods.
96    
97            * Node.pm (repo): New method.
98    
99    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
100    
101    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 09:10:27 -0000
102            * main.pl: Made the graph node view to lock the database.
103    
104    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
105    
106    </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
107    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
108    
109            * DB.pm (id_lock): New method.
110    
111    ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 07:29:26 -0000
112            * Document.pm (lock): Changed to use the $db-&gt;id_lock method to
113            obtain the lock object.
114    
115            * Node.pm (neighbor_documents): New method.
116    
117    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
118    
119    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:30:16 -0000
120            * main.pl: Moved most of remaining codes of graph node end point
121            processing to separate modules.
122    
123    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
124    
125    </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
126    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
127    
128            * Document.pm (title, get_or_create_graph_node): New methods (made
129            from codes moved from main.pl).
130    
131    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:09:35 -0000
132    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
133    
134            * main.pl: Changed &quot;related&quot;/&quot;unrelated&quot; URLs to a |ping| end
135            point.  Moved most of graph node end point processing to separate
136            modules.
137    
138    </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
139            * Graph.pm (schelling_update): Implemented.
140    
141    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
142    
143    </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
144    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
145    
146            * Graph.pm (add_nodes): Improved the way to determine the number
147            of added nodes.
148    
149    </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
150            * main.pl: |$id_prop| had been unintentionally unset.
151    
152    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
153    
154    </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
155    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
156    
157            * main.pl: Added Google AdSense.
158    
159    ++ swe/styles/ChangeLog 19 Sep 2009 07:43:26 -0000
160    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
161    
162            * sw.css: Added styles for Google AdSense.
163    
164    </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
165            * canvas.html: Set the default page name to &quot;(image)&quot;.
166    
167    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
168    
169    </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
170            * main.pl: Added names=&quot;&quot; parameter to canvas editor link.
171    
172    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
173    
174    ++ swe/pages/ChangeLog  14 Sep 2009 06:16:20 -0000
175            * canvas.html: Added names=&quot;&quot; parameter to specify the names of
176            new images.
177    
178    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
179    
180    </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
181            * main.pl: Added links to canvas editor.
182    
183    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
184    
185    ++ swe/pages/ChangeLog  14 Sep 2009 06:00:50 -0000
186            * canvas.html: New file (originally comes from Remove Canvas's
187            client.html).
188    
189    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
190    
191    </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
192            * DB.pm (id_prop): New method.
193    
194    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
195    
196    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 03:10:40 -0000
197            * SWML.pm (to_text, to_text_media_type): Moved back to the
198            superclass.
199    
200            * CanvasInstructions.pm: New module.
201            
202    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
203    
204    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000
205            * Document.pm (prop): New method.
206            (content_media_type): Changed to return the real media type.
207            (to_xml_media_type, to_text_media_type, to_xml, to_html_fragment):
208            Changed to return appropriate default value.
209    
210    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
211    
212    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 03:11:39 -0000
213            * main.pl: Don't generate rel=alternate links if it is known that
214            the alternate is not available.
215    
216    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
217    
218    </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
219            * Lang.pm: Changed module names.
220    
221    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
222    
223    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 02:40:50 -0000
224            * SWML.pm: New module.
225    
226    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
227    
228    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000
229            * Document.pm: Added |rebless| method family.  Moved
230            SWML-to-HTML/XML/text convertion methods to another module.
231    
232            * Document/: New directory.
233    
234    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
235    
236    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:39:42 -0000
237            * main.pl: Call the |rebless| method on the SWE::Object::Document
238            module such that format-dependent methods can be invoked.
239    
240    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
241    
242    </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
243    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
244    
245            * Lang.pm: New module.
246    
247    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:12:48 -0000
248            * main.pl: Moved media type list to an external module.
249    
250    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
251    
252    </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
253            * Document.pm (to_html_fragment): New method.
254    
255    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
256    
257    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:03:01 -0000
258            * main.pl: Moved format=html processing to external module.
259    
260    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
261    
262    </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
263    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
264    
265            * Document.pm (to_xml, to_text): New methods.
266    
267    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 01:25:42 -0000
268    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
269    
270            * main.pl: Changed format=text and format=xml to obtain the text
271            or xml variant from SWE::Object::Document.  Changed format=text to
272            obtain the xml variant from SWE::Object::Document and then convert
273            into HTML.
274    
275    </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
276    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
277    
278            * main.pl: Extended posturl API for the use of bookmarklet.
279    
280    </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
281    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
282    
283            * HashedIndex.pm (_for_each_id): Operator evaluation order was
284            wrong.
285    
286    </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
287            * main.pl: Set the paragraph number to the posturl content.
288    
289    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
290    
291    </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
292            * main.pl: Insert timestamp parameter of posturl.
293    
294    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
295    
296    </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
297            * main.pl: Implemented new-document case of posturl method.
298    
299    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
300    
301    </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
302            * Document.pm (new_id): New method.
303    
304    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
305    
306    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:45:55 -0000
307            * main.pl: Moved the code to obtain the new ID to another module.
308    
309    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
310    
311    </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
312            * Document.pm (update_tfidf): New method copied from main.pl.
313    
314    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
315    
316    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:37:39 -0000
317            * main.pl (update_tfidf): Moved to another module.
318    
319    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
320    
321    </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
322    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
323    
324            * Document.pm: New module.
325    
326    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:25:59 -0000
327            * main.pl: Facted out the code to associate new pages names to the
328            document.
329    
330    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
331    
332    </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
333            * DB.pm (name_history, id_history): New methods.
334    
335    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
336    
337    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:45:31 -0000
338            * main.pl: Use $db's methods to instantiate id_history and
339            name_history databases.
340    
341    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
342    
343    </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
344    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
345    
346            * DB.pm (vc): New method.
347    
348    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:07:51 -0000
349            * main.pl: Obtain instances of version control object by invoking
350            the method of $db object.
351    
352    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
353    
354    </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
355            * main.pl: posturl appending implemented.
356    
357    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
358    
359    </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
360            * main.pl: Preparation for introducing posturl method.
361    
362    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
363    
364    </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
365            * main.pl: Fact out the process to determine the document ID(s)
366            from the name, possibly converting the SuikaWiki3 document into
367            new format.
368    
369    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
370    
371    </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
372    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
373    
374            * sw.css: Styling for js-inserted sections.
375    
376    ++ swe/scripts/ChangeLog        12 Jul 2009 07:31:10 -0000
377            * sw-sami.js: Improved where js-generated sections are inserted.
378    
379    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
380    
381    </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
382            * main.pl: Create tfidf data when a page is created.
383    
384    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
385    
386    </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
387            * main.pl: Update tfidf data when a page content is updated.
388    
389    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
390    
391    </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
392            * main.pl Locks during the non-inverted index is updated.
393    
394    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
395    
396    </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
397            * HashedIndex.pm (lock, lock_file_name): New methods.
398    
399    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
400    
401    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 06:22:03 -0000
402            * main.pl: Locks the index database before the modification.
403    
404    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
405    
406    </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
407            * sw-sami.js: New script.  It loads search result and insert into
408            the document.
409    
410            * sw.js: Loads sw-sami.js.
411    
412    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
413    
414    </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
415    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
416    
417            * sw.js: Load sami-core.js.
418    
419    </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
420            * main.pl: Put the |script| element at the end of the |body|
421            element.
422    
423    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
424    
425    </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
426    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
427    
428            * NamedText.pm (_get_file_name): Typo.
429    
430            * Lock.pm: Check whether any preferable locks are already taken or
431            not to avoid deadlocks.
432    
433            * IDGenerator.pm (get_next_id): Set lock_type to enable lock order
434            control.
435    
436            * IDLocks.pm (get_lock): Set lock_type to enable lock order
437            control.
438    
439    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 04:00:17 -0000
440    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
441    
442            * main.pl: Set |lock_type| to enable lock order control.
443    
444    </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
445    2009-07-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
446    
447            * sw.css: Added .swe-info class.
448    
449    </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
450            * main.pl: Show the relatedness of pages in the list of neighbor
451            nodes.
452    
453    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
454    
455    </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
456            * Repository.pm (are_related_ids): Repeat the relearning process
457            until the right answer is deduced.
458    
459    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
460    
461    </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
462    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
463    
464            * Repository.pm: New module.
465    
466    ++ swe/lib/suikawiki/ChangeLog  16 Mar 2009 07:39:54 -0000
467    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
468    
469            * main.pl: Moved relatedness detection method into its own module.
470    
471    </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
472            * Node.pm (document_id): New method.
473    
474    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
475    
476    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
477            * main.pl: Dump the name of neighbors.
478    
479    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
480    
481    </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
482            * Node.pm (document_id): New method.
483    
484    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
485    
486    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
487            * main.pl: Dump the name of neighbors.
488    
489    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
490    
491    </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
492            * Graph.pm (get_node_by_id): New method.
493            (create_node): Changed to instantiate SWE::Object::Node.
494    
495            * Node.pm: New module.
496    
497    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
498    
499    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:49:58 -0000
500            * main.pl: Dump the list of neighbors.
501    
502    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
503    
504    </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
505            * DB.pm: Added graph and global property databases.
506    
507    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
508    
509    ++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
510            * Graph.pm: New module.
511    
512    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
513    
514    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:27:26 -0000
515            * main.pl: Graph generation moved to another module.  Implemented
516            graph/document association.
517    
518    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
519    
520    </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
521    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
522    
523            * NamedText.pm: New module.
524    
525    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 09:42:14 -0000
526            * main.pl: Implemented the graph generate method.
527    
528    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
529    
530    </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
531    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
532    
533            * DB.pm (id): New method.
534    
535    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 08:07:12 -0000
536    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
537    
538            * main.pl: Moved the codes to get idgenerator object to SWE::DB
539            module.  Also, preparation for the experiments for the graph
540            generation implementation.
541    
542    </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
543            * sw.js: Added |title|s to the buttons.
544    
545    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
546    
547    </content></entry><entry xml:id="entry-1236992515"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236992515</id><title>2009-03-14 Wakaba</title><updated>2009-03-14T01:01:52Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog   14 Mar 2009 01:01:18 -0000
548    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
549    
550            * sw.js: Added a button to insert the current time.
551    
552    </content></entry><entry xml:id="entry-1236587122"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236587122</id><title>2009-03-09 Wakaba</title><updated>2009-03-09T08:25:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Data/ChangeLog      9 Mar 2009 08:24:27 -0000
553            * FeatureVector.pm: Added support for parsing and operations.
554    
555    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
556    
557    ++ swe/lib/suikawiki/ChangeLog  9 Mar 2009 08:25:07 -0000
558            * main.pl: Added experimental support for learning of relatedness
559            of pages.
560    
561    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
562    
563    </content></entry><entry xml:id="entry-1235995769"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235995769</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T12:09:28Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   2 Mar 2009 12:08:28 -0000
564            * DB.pm: New module.
565    
566    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
567    
568    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 12:09:18 -0000
569            * main.pl: Create an instance of the new SWE::DB module and obtain
570            references to database objects via that object for newly added
571            modes.
572    
573    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
574    
575    </content></entry><entry xml:id="entry-1235994311"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235994311</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T11:45:09Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   2 Mar 2009 11:44:31 -0000
576    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
577    
578            * Data/: New directory.
579    
580    ++ swe/lib/SWE/Data/ChangeLog   2 Mar 2009 11:44:23 -0000
581    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
582    
583            * FeatureVector.pm: New module.
584    
585            * ChangeLog: New file.
586    
587    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 11:45:04 -0000
588            * main.pl (update_tfidf): Use new module to support feature word
589            vectors.
590    
591    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
592    
593    </content></entry><entry xml:id="entry-1235979149"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235979149</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T07:32:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        2 Mar 2009 07:32:02 -0000
594    2009-03-01  Wakaba  &lt;wakaba@suika.fam.cx&gt;
595    
596            * HashedIndex.pm: New module.
597    
598            * IDGenerator.pm (get_last_id): New method.
599    
600    2009-01-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
601    
602            * SuikaWiki3LastModified.pm (get_data): Why this convertion was
603            necessary?
604    
605    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 07:31:08 -0000
606    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
607    
608            * main.pl (;search, ;terms): New modes.
609    
610    ++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000
611    2009-02-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
612    
613            * sw.css: Fixed a typo.
614    
615    </content></entry><entry xml:id="entry-1229403054"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1229403054</id><title>2008-12-16 Wakaba</title><updated>2008-12-16T04:50:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     16 Dec 2008 04:49:26 -0000
616    2008-12-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
617    
618            * main.pl: Adds .tools class to the page navigation, to
619            distinguish with same-name pages navigation.
620    
621    ++ swe/scripts/ChangeLog        16 Dec 2008 04:50:42 -0000
622    2008-12-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
623    
624            * sw.js: Added Hatena Star support.  Use method
625            |button.setAttribute ('type')| instead of attribute |button.type|
626            for WebKit/WinIE compatibility.
627    
628    </content></entry><entry xml:id="entry-1227589308"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227589308</id><title>2008-11-25 Wakaba</title><updated>2008-11-25T05:01:43Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     25 Nov 2008 05:01:39 -0000
629    2008-11-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
630    
631            * main.pl: Adds link to help page after the page content form.
632    
633    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
634    
635            * main.pl: Output last-modified date at the end of HTML
636            representation of an article.
637            
638    </content></entry><entry xml:id="entry-1227527153"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227527153</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T11:45:51Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        24 Nov 2008 11:43:31 -0000
639    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
640    
641            * IDHistory.pm, HashedHistory.pm: New modules.
642    
643    ++ swe/lib/suikawiki/ChangeLog  24 Nov 2008 11:45:32 -0000
644            * main.pl: Implemented history modes.  Records creation of pages
645            and modifications to id/name associations as history.
646    
647    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
648    
649    </content></entry><entry xml:id="entry-1227513662"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227513662</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T08:01:01Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     24 Nov 2008 07:59:48 -0000
650    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
651    
652            * main.pl: New script (Code from sw.cgi
653            &lt;http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi&gt;, with
654            minimum changes).
655    
656            * ChangeLog: New file.
657    
658    
659    ++ swe/lib/ChangeLog    24 Nov 2008 07:48:53 -0000
660    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
661    
662            * suikawiki/: New directory.
663    
664    </content></entry><entry xml:id="entry-1227511046"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227511046</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:17:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog       24 Nov 2008 07:17:06 -0000
665    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
666    
667            * cvscommit.sh: Use |mkcommitfeed| command instead of
668            |mkcommitfeed.pl| in the same directory.
669    
670            * mkcommitfeed.pl: Removed (See
671            &lt;http://suika.fam.cx/commitfeed/readme&gt;).
672            
673    ++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000
674    2008-11-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
675    
676            * sw.css: Oops, class names were wrong.
677    
678    </content></entry><entry xml:id="entry-1226136651"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136651</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:30:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog       8 Nov 2008 09:30:47 -0000
679  2008-11-08  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-11-08  Wakaba  &lt;wakaba@suika.fam.cx&gt;
680    
681          * mkcommitfeed.pl: New file (copied from ../www/harusame/).          * mkcommitfeed.pl: New file (copied from ../www/harusame/).
# Line 183  Line 860 
860          * ChangeLog: New file.          * ChangeLog: New file.
861    
862    
 </content></entry></feed>  
863    </content></entry><updated>2009-09-23T13:47:02Z</updated></feed>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.85

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24