/[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.7 by wakaba, Sun Nov 9 14:08:57 2008 UTC revision 1.89 by wakaba, Sun Dec 27 11:34:31 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-1261913670"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1261913670</id><title>2009-12-27 Wakaba</title><updated>2009-12-27T11:34:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 27 Dec 2009 11:34:15 -0000
2    2009-12-27  Wakaba  &lt;wakaba@suika.fam.cx&gt;
3    
4            * main.pl (http_redirect): Don't call |exit| in this function.
5    
6    </content></entry><entry xml:id="entry-1258278787"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1258278787</id><title>2009-11-15 Wakaba</title><updated>2009-11-15T09:53:00Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     15 Nov 2009 09:52:52 -0000
7    2009-11-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
8    
9            * main.pl: Remove ru=xxx parameter set by proxy, otherwise
10            &quot;changing page name&quot; does not work because of &quot;;&quot; in URL.
11    
12    </content></entry><entry xml:id="entry-1257118282"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1257118282</id><title>2009-11-01 Wakaba</title><updated>2009-11-01T23:31:14Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     1 Nov 2009 23:30:48 -0000
13    2009-11-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
14    
15            * main.pl: Tentative workaround for Apache mod_rewrite's buggy
16            percent-decoding of %2B.
17    
18    </content></entry><entry xml:id="entry-1253715382"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253715382</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T14:16:14Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    23 Sep 2009 14:15:25 -0000
19            * Document.pm (name): Separated from |title|.
20    
21    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
22    
23    ++ swe/lib/suikawiki/ChangeLog  23 Sep 2009 14:16:10 -0000
24            * main.pl: Use |name| method instead of |title| method for the
25            |neighbors| view, otherwise JS can't construct the URL for the
26            linked page.
27    
28    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
29    
30    </content></entry><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
31            * sw-sami.js: Added ping handler to search result's links.  Use
32            synchronous ping to ensure ping is really sent.
33    
34    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
35    
36    </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
37            * sw-sami.js: Enable neighbor link feature to the production wiki.
38    
39    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
40    
41    </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
42    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
43    
44            * sw.css: Added styles for link lists.
45    
46    ++ swe/scripts/ChangeLog        23 Sep 2009 11:04:21 -0000
47    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
48    
49            * sw-sami.js: Added class names to link list elements.
50    
51    </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
52            * Document.pm (lock): Typo; it did not lock in fact, orz.
53    
54            * Graph.pm (schelling_update): Reuse the |repo| object's child
55            objects where possible to avoid locking timing problem and so on.
56    
57    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
58    
59    ++ swe/lib/suikawiki/ChangeLog  23 Sep 2009 10:56:43 -0000
60    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
61    
62            * main.pl: Lock for the document ID at the beginning of the
63            neighbors view processing.
64    
65    </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
66    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
67    
68            * Document.pm (prop_untainted): Typo.
69            (untainted_prop): The |prop_untainted| property was not set.
70    
71    </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
72            * main.pl: Allow non-POST pings.
73    
74    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
75    
76    ++ swe/scripts/ChangeLog        21 Sep 2009 10:48:59 -0000
77            * sw-sami.js: Added related/unrelated pings to neighbor links.
78    
79    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
80    
81    </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
82            * main.pl: Changed the graph view to be a |param| of the ID view.
83    
84    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
85    
86    ++ swe/scripts/ChangeLog        21 Sep 2009 10:07:15 -0000
87    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
88    
89            * sw-sami.js: Added a set of classes to insert neighborhoods
90            section.
91    
92    </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
93            * Repository.pm (weight_lock, weight_unlock): New methods.
94            (term_weight_vector, save_term_weight_vector): Changed to use
95            global props to save the term weight vector.
96    
97    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
98    
99    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 09:30:29 -0000
100            * main.pl: Changed the related/unrelated end point to lock the
101            vector data file and put the file to the CVS repository.
102    
103    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
104    
105    </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
106    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
107    
108            * Lock.pm (check_lockability): Don't allow the same level of lock
109            type being locked twice to avoid deadlocks caused by same level of
110            locks.
111    
112    ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 09:10:06 -0000
113            * Document.pm (repo, prop_untainted, untainted_prop, save_prop,
114            locked): New method.  Introduced the concept of &quot;tainted&quot; such
115            that we can access to the property in the locked code fragment
116            without being afraid to update the property using old values.
117            (get_or_create_graph_node): Updated to utilize |prop| family of
118            method with locks.
119    
120            * Graph.pm (repo, lock, unlock): New methods.
121            (add_nodes, create_node, schelling_update): Locks the database
122            before the modifications.
123    
124            * Repository.pm (graph, get_document_by_id): New methods.
125    
126            * Node.pm (repo): New method.
127    
128    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
129    
130    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 09:10:27 -0000
131            * main.pl: Made the graph node view to lock the database.
132    
133    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
134    
135    </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
136    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
137    
138            * DB.pm (id_lock): New method.
139    
140    ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 07:29:26 -0000
141            * Document.pm (lock): Changed to use the $db-&gt;id_lock method to
142            obtain the lock object.
143    
144            * Node.pm (neighbor_documents): New method.
145    
146    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
147    
148    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:30:16 -0000
149            * main.pl: Moved most of remaining codes of graph node end point
150            processing to separate modules.
151    
152    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
153    
154    </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
155    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
156    
157            * Document.pm (title, get_or_create_graph_node): New methods (made
158            from codes moved from main.pl).
159    
160    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:09:35 -0000
161    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
162    
163            * main.pl: Changed &quot;related&quot;/&quot;unrelated&quot; URLs to a |ping| end
164            point.  Moved most of graph node end point processing to separate
165            modules.
166    
167    </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
168            * Graph.pm (schelling_update): Implemented.
169    
170    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
171    
172    </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
173    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
174    
175            * Graph.pm (add_nodes): Improved the way to determine the number
176            of added nodes.
177    
178    </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
179            * main.pl: |$id_prop| had been unintentionally unset.
180    
181    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
182    
183    </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
184    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
185    
186            * main.pl: Added Google AdSense.
187    
188    ++ swe/styles/ChangeLog 19 Sep 2009 07:43:26 -0000
189    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
190    
191            * sw.css: Added styles for Google AdSense.
192    
193    </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
194            * canvas.html: Set the default page name to &quot;(image)&quot;.
195    
196    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
197    
198    </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
199            * main.pl: Added names=&quot;&quot; parameter to canvas editor link.
200    
201    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
202    
203    ++ swe/pages/ChangeLog  14 Sep 2009 06:16:20 -0000
204            * canvas.html: Added names=&quot;&quot; parameter to specify the names of
205            new images.
206    
207    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
208    
209    </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
210            * main.pl: Added links to canvas editor.
211    
212    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
213    
214    ++ swe/pages/ChangeLog  14 Sep 2009 06:00:50 -0000
215            * canvas.html: New file (originally comes from Remove Canvas's
216            client.html).
217    
218    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
219    
220    </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
221            * DB.pm (id_prop): New method.
222    
223    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
224    
225    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 03:10:40 -0000
226            * SWML.pm (to_text, to_text_media_type): Moved back to the
227            superclass.
228    
229            * CanvasInstructions.pm: New module.
230            
231    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
232    
233    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000
234            * Document.pm (prop): New method.
235            (content_media_type): Changed to return the real media type.
236            (to_xml_media_type, to_text_media_type, to_xml, to_html_fragment):
237            Changed to return appropriate default value.
238    
239    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
240    
241    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 03:11:39 -0000
242            * main.pl: Don't generate rel=alternate links if it is known that
243            the alternate is not available.
244    
245    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
246    
247    </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
248            * Lang.pm: Changed module names.
249    
250    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
251    
252    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 02:40:50 -0000
253            * SWML.pm: New module.
254    
255    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
256    
257    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000
258            * Document.pm: Added |rebless| method family.  Moved
259            SWML-to-HTML/XML/text convertion methods to another module.
260    
261            * Document/: New directory.
262    
263    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
264    
265    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:39:42 -0000
266            * main.pl: Call the |rebless| method on the SWE::Object::Document
267            module such that format-dependent methods can be invoked.
268    
269    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
270    
271    </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
272    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
273    
274            * Lang.pm: New module.
275    
276    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:12:48 -0000
277            * main.pl: Moved media type list to an external module.
278    
279    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
280    
281    </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
282            * Document.pm (to_html_fragment): New method.
283    
284    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
285    
286    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:03:01 -0000
287            * main.pl: Moved format=html processing to external module.
288    
289    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
290    
291    </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
292    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
293    
294            * Document.pm (to_xml, to_text): New methods.
295    
296    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 01:25:42 -0000
297    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
298    
299            * main.pl: Changed format=text and format=xml to obtain the text
300            or xml variant from SWE::Object::Document.  Changed format=text to
301            obtain the xml variant from SWE::Object::Document and then convert
302            into HTML.
303    
304    </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
305    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
306    
307            * main.pl: Extended posturl API for the use of bookmarklet.
308    
309    </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
310    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
311    
312            * HashedIndex.pm (_for_each_id): Operator evaluation order was
313            wrong.
314    
315    </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
316            * main.pl: Set the paragraph number to the posturl content.
317    
318    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
319    
320    </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
321            * main.pl: Insert timestamp parameter of posturl.
322    
323    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
324    
325    </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
326            * main.pl: Implemented new-document case of posturl method.
327    
328    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
329    
330    </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
331            * Document.pm (new_id): New method.
332    
333    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
334    
335    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:45:55 -0000
336            * main.pl: Moved the code to obtain the new ID to another module.
337    
338    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
339    
340    </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
341            * Document.pm (update_tfidf): New method copied from main.pl.
342    
343    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
344    
345    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:37:39 -0000
346            * main.pl (update_tfidf): Moved to another module.
347    
348    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
349    
350    </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
351    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
352    
353            * Document.pm: New module.
354    
355    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:25:59 -0000
356            * main.pl: Facted out the code to associate new pages names to the
357            document.
358    
359    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
360    
361    </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
362            * DB.pm (name_history, id_history): New methods.
363    
364    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
365    
366    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:45:31 -0000
367            * main.pl: Use $db's methods to instantiate id_history and
368            name_history databases.
369    
370    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
371    
372    </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
373    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
374    
375            * DB.pm (vc): New method.
376    
377    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:07:51 -0000
378            * main.pl: Obtain instances of version control object by invoking
379            the method of $db object.
380    
381    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
382    
383    </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
384            * main.pl: posturl appending implemented.
385    
386    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
387    
388    </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
389            * main.pl: Preparation for introducing posturl method.
390    
391    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
392    
393    </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
394            * main.pl: Fact out the process to determine the document ID(s)
395            from the name, possibly converting the SuikaWiki3 document into
396            new format.
397    
398    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
399    
400    </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
401    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
402    
403            * sw.css: Styling for js-inserted sections.
404    
405    ++ swe/scripts/ChangeLog        12 Jul 2009 07:31:10 -0000
406            * sw-sami.js: Improved where js-generated sections are inserted.
407    
408    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
409    
410    </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
411            * main.pl: Create tfidf data when a page is created.
412    
413    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
414    
415    </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
416            * main.pl: Update tfidf data when a page content is updated.
417    
418    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
419    
420    </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
421            * main.pl Locks during the non-inverted index is updated.
422    
423    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
424    
425    </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
426            * HashedIndex.pm (lock, lock_file_name): New methods.
427    
428    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
429    
430    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 06:22:03 -0000
431            * main.pl: Locks the index database before the modification.
432    
433    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
434    
435    </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
436            * sw-sami.js: New script.  It loads search result and insert into
437            the document.
438    
439            * sw.js: Loads sw-sami.js.
440    
441    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
442    
443    </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
444    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
445    
446            * sw.js: Load sami-core.js.
447    
448    </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
449            * main.pl: Put the |script| element at the end of the |body|
450            element.
451    
452    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
453    
454    </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
455    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
456    
457            * NamedText.pm (_get_file_name): Typo.
458    
459            * Lock.pm: Check whether any preferable locks are already taken or
460            not to avoid deadlocks.
461    
462            * IDGenerator.pm (get_next_id): Set lock_type to enable lock order
463            control.
464    
465            * IDLocks.pm (get_lock): Set lock_type to enable lock order
466            control.
467    
468    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 04:00:17 -0000
469    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
470    
471            * main.pl: Set |lock_type| to enable lock order control.
472    
473    </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
474    2009-07-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
475    
476            * sw.css: Added .swe-info class.
477    
478    </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
479            * main.pl: Show the relatedness of pages in the list of neighbor
480            nodes.
481    
482    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
483    
484    </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
485            * Repository.pm (are_related_ids): Repeat the relearning process
486            until the right answer is deduced.
487    
488    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
489    
490    </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
491    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
492    
493            * Repository.pm: New module.
494    
495    ++ swe/lib/suikawiki/ChangeLog  16 Mar 2009 07:39:54 -0000
496    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
497    
498            * main.pl: Moved relatedness detection method into its own module.
499    
500    </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
501            * Node.pm (document_id): New method.
502    
503    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
504    
505    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
506            * main.pl: Dump the name of neighbors.
507    
508    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
509    
510    </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
511            * Node.pm (document_id): New method.
512    
513    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
514    
515    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
516            * main.pl: Dump the name of neighbors.
517    
518    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
519    
520    </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
521            * Graph.pm (get_node_by_id): New method.
522            (create_node): Changed to instantiate SWE::Object::Node.
523    
524            * Node.pm: New module.
525    
526    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
527    
528    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:49:58 -0000
529            * main.pl: Dump the list of neighbors.
530    
531    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
532    
533    </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
534            * DB.pm: Added graph and global property databases.
535    
536    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
537    
538    ++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
539            * Graph.pm: New module.
540    
541    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
542    
543    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:27:26 -0000
544            * main.pl: Graph generation moved to another module.  Implemented
545            graph/document association.
546    
547    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
548    
549    </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
550    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
551    
552            * NamedText.pm: New module.
553    
554    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 09:42:14 -0000
555            * main.pl: Implemented the graph generate method.
556    
557    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
558    
559    </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
560    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
561    
562            * DB.pm (id): New method.
563    
564    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 08:07:12 -0000
565    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
566    
567            * main.pl: Moved the codes to get idgenerator object to SWE::DB
568            module.  Also, preparation for the experiments for the graph
569            generation implementation.
570    
571    </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
572            * sw.js: Added |title|s to the buttons.
573    
574    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
575    
576    </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
577    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
578    
579            * sw.js: Added a button to insert the current time.
580    
581    </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
582            * FeatureVector.pm: Added support for parsing and operations.
583    
584    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
585    
586    ++ swe/lib/suikawiki/ChangeLog  9 Mar 2009 08:25:07 -0000
587            * main.pl: Added experimental support for learning of relatedness
588            of pages.
589    
590    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
591    
592    </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
593            * DB.pm: New module.
594    
595    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
596    
597    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 12:09:18 -0000
598            * main.pl: Create an instance of the new SWE::DB module and obtain
599            references to database objects via that object for newly added
600            modes.
601    
602    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
603    
604    </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
605    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
606    
607            * Data/: New directory.
608    
609    ++ swe/lib/SWE/Data/ChangeLog   2 Mar 2009 11:44:23 -0000
610    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
611    
612            * FeatureVector.pm: New module.
613    
614            * ChangeLog: New file.
615    
616    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 11:45:04 -0000
617            * main.pl (update_tfidf): Use new module to support feature word
618            vectors.
619    
620    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
621    
622    </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
623    2009-03-01  Wakaba  &lt;wakaba@suika.fam.cx&gt;
624    
625            * HashedIndex.pm: New module.
626    
627            * IDGenerator.pm (get_last_id): New method.
628    
629    2009-01-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
630    
631            * SuikaWiki3LastModified.pm (get_data): Why this convertion was
632            necessary?
633    
634    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 07:31:08 -0000
635    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
636    
637            * main.pl (;search, ;terms): New modes.
638    
639    ++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000
640    2009-02-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
641    
642            * sw.css: Fixed a typo.
643    
644    </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
645    2008-12-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
646    
647            * main.pl: Adds .tools class to the page navigation, to
648            distinguish with same-name pages navigation.
649    
650    ++ swe/scripts/ChangeLog        16 Dec 2008 04:50:42 -0000
651    2008-12-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
652    
653            * sw.js: Added Hatena Star support.  Use method
654            |button.setAttribute ('type')| instead of attribute |button.type|
655            for WebKit/WinIE compatibility.
656    
657    </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
658    2008-11-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
659    
660            * main.pl: Adds link to help page after the page content form.
661    
662    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
663    
664            * main.pl: Output last-modified date at the end of HTML
665            representation of an article.
666            
667    </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
668    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
669    
670            * IDHistory.pm, HashedHistory.pm: New modules.
671    
672    ++ swe/lib/suikawiki/ChangeLog  24 Nov 2008 11:45:32 -0000
673            * main.pl: Implemented history modes.  Records creation of pages
674            and modifications to id/name associations as history.
675    
676    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
677    
678    </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
679    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
680    
681            * main.pl: New script (Code from sw.cgi
682            &lt;http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi&gt;, with
683            minimum changes).
684    
685            * ChangeLog: New file.
686    
687    
688    ++ swe/lib/ChangeLog    24 Nov 2008 07:48:53 -0000
689    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
690    
691            * suikawiki/: New directory.
692    
693    </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
694    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
695    
696            * cvscommit.sh: Use |mkcommitfeed| command instead of
697            |mkcommitfeed.pl| in the same directory.
698    
699            * mkcommitfeed.pl: Removed (See
700            &lt;http://suika.fam.cx/commitfeed/readme&gt;).
701            
702    ++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000
703    2008-11-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
704    
705            * sw.css: Oops, class names were wrong.
706    
707    </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
708  2008-11-08  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-11-08  Wakaba  &lt;wakaba@suika.fam.cx&gt;
709    
710          * mkcommitfeed.pl: New file (copied from ../www/harusame/).          * mkcommitfeed.pl: New file (copied from ../www/harusame/).
# Line 53  Line 759 
759    
760  2008-11-09  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-11-09  Wakaba  &lt;wakaba@suika.fam.cx&gt;
761    
 </content></entry></feed>  
762    </content></entry><entry xml:id="entry-1226287582"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226287582</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T03:26:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        10 Nov 2008 03:26:13 -0000
763    2008-11-10  Wakaba  &lt;wakaba@suika.fam.cx&gt;
764    
765            * VersionControl.pm (commit_changes): Set &quot;-kb&quot; option to the &quot;cvs
766            add&quot; command to avoid keyword substition and newline
767            normalization.
768    
769    </content></entry><entry xml:id="entry-1226311097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226311097</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T09:58:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog       10 Nov 2008 09:58:00 -0000
770    2008-11-10  Wakaba  &lt;wakaba@suika.fam.cx&gt;
771    
772            * styles/: New directory.
773    
774    ++ swe/styles/ChangeLog 10 Nov 2008 09:57:53 -0000
775    2008-11-10  Wakaba  &lt;wakaba@suika.fam.cx&gt;
776    
777            * sw.css: New style sheet.
778    
779            * ChangeLog: New file.
780    
781    
782    </content></entry><entry xml:id="entry-1226639976"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226639976</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T05:19:29Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        14 Nov 2008 05:16:49 -0000
783    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
784    
785            * IDLocks.pm (get_lock): Directories should be created if it does
786            not exist.
787    
788            * SuikaWiki3PageList2.pm: New module.
789    
790    </content></entry><entry xml:id="entry-1226648578"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648578</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:42:57Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog    14 Nov 2008 07:42:29 -0000
791    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
792    
793            * sw-classes.css: New style sheet.
794    
795            * sw.css: a:hover did not work because of specificity.  Typo
796            fixed.  Use dashed underline for wiki-internal links so that a
797            paragraph with a lot of links looks less ugly.  Set margin between
798            adjucent links.  sw:insert and sw:delete elements that are
799            children of the article element should be rendered as blocks.
800            Underlines replaced by borders to avoid ugly styling when an
801            underlined element is contained within a bordered element.  Set
802            border to form elements.
803    
804    </content></entry><entry xml:id="entry-1226648842"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648842</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:47:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog    14 Nov 2008 07:45:13 -0000
805            * sw.css: Change background-color of cells when hovered.
806    
807    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
808    
809    </content></entry><entry xml:id="entry-1226651293"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226651293</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:28:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog    14 Nov 2008 08:16:12 -0000
810            * sw.css: &quot;rt + rt&quot; changed to &quot;rt ~ rt&quot; to support |rp| elements.
811    
812    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
813    
814    </content></entry><entry xml:id="entry-1226652550"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226652550</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:49:08Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog      14 Nov 2008 08:48:57 -0000
815    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
816    
817            * XML2HTML.pm: New module (code from sw.cgi).
818    
819            * ChangeLog: New file.
820    
821    
822    ++ swe/lib/SWE/ChangeLog        14 Nov 2008 08:41:10 -0000
823    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
824    
825            * Lang/: New directory.
826    
827    ++ swe/styles/ChangeLog 14 Nov 2008 08:40:01 -0000
828            * sw.css: Margin for adjucent underlines are commented out,
829            otherwise stupid margin appears before second anchor element in a
830            paragraph (consider &lt;a&gt;&lt;/a&gt;text&lt;a&gt;&lt;/a&gt;).
831    
832    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
833    
834    </content></entry><entry xml:id="entry-1226654685"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226654685</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T09:24:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog      14 Nov 2008 09:24:16 -0000
835            * XML2HTML.pm: Added sw:image element support.
836    
837    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
838    
839    ++ swe/styles/ChangeLog 14 Nov 2008 09:24:37 -0000
840            * sw.css: Added a style rule for permalinks.
841    
842    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
843    
844    </content></entry><entry xml:id="entry-1226658668"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226658668</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:31:07Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog    14 Nov 2008 10:30:59 -0000
845            * sw.css: Re-disabled underline for .sw-anchor-internal.
846    
847    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
848    
849    </content></entry><entry xml:id="entry-1226659854"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226659854</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:50:48Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog      14 Nov 2008 10:50:41 -0000
850            * XML2HTML.pm: Added sw:replace support.  (The &quot;support&quot; simply
851            insertes the |by| attribute value in place of sw:replace element,
852            this is the most backward compatible way for existing contents.)
853    
854    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
855    
856    ++ swe/styles/ChangeLog 14 Nov 2008 10:49:15 -0000
857            * sw.css: Old (SuikaWiki3) style rule was inherited
858            unintentionally for pre.code.
859    
860    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
861    
862    </content></entry><entry xml:id="entry-1226807151"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226807151</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T03:45:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog      16 Nov 2008 03:45:25 -0000
863    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
864    
865            * XML2HTML.pm (convert): Use a document fragment node as the
866            container instead of the article element.  Make the outermost
867            heading rank configurable.
868    
869    ++ swe/styles/ChangeLog 16 Nov 2008 03:45:45 -0000
870    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
871    
872            * sw.css: Set the width of the title input field.
873    
874    </content></entry><entry xml:id="entry-1226815552"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226815552</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T06:05:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog    16 Nov 2008 06:05:44 -0000
875            * sw.css: Added style rules for same-id page list.
876    
877    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
878    
879    </content></entry><entry xml:id="entry-1226827412"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226827412</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T09:23:30Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog       16 Nov 2008 08:45:59 -0000
880    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
881    
882            * scripts/: New directory.
883    
884    ++ swe/scripts/ChangeLog        16 Nov 2008 09:23:25 -0000
885    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
886    
887            * sw.js: New file.
888    
889            * ChangeLog: New file.
890    
891    
892    </content></entry><updated>2009-12-27T11:34:18Z</updated></feed>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.89

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24