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

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.76

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24