/[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.46 by wakaba, Sun Jul 12 06:33:54 2009 UTC revision 1.85 by wakaba, Wed Sep 23 13:47:13 2009 UTC
# Line 1  Line 1 
1  <feed xmlns="http://www.w3.org/2005/Atom"><link href="http://suika.fam.cx/swe/doc/swe-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/swe/doc/readme" rel="related"></link><link href="http://suika.fam.cx/swe/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-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  <feed xmlns="http://www.w3.org/2005/Atom"><link href="http://suika.fam.cx/swe/doc/swe-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/swe/doc/readme" rel="related"></link><link href="http://suika.fam.cx/swe/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1253713631"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253713631</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T13:47:02Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog       23 Sep 2009 13:46:59 -0000
2            * sw-sami.js: Added ping handler to search result's links.  Use
3            synchronous ping to ensure ping is really sent.
4    
5    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
6    
7    </content></entry><entry xml:id="entry-1253704564"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253704564</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T11:15:52Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog   23 Sep 2009 11:15:49 -0000
8            * sw-sami.js: Enable neighbor link feature to the production wiki.
9    
10    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
11    
12    </content></entry><entry xml:id="entry-1253703873"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253703873</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T11:04:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog    23 Sep 2009 11:04:07 -0000
13    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
14    
15            * sw.css: Added styles for link lists.
16    
17    ++ swe/scripts/ChangeLog        23 Sep 2009 11:04:21 -0000
18    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
19    
20            * sw-sami.js: Added class names to link list elements.
21    
22    </content></entry><entry xml:id="entry-1253703411"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253703411</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T10:56:46Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    23 Sep 2009 10:56:11 -0000
23            * Document.pm (lock): Typo; it did not lock in fact, orz.
24    
25            * Graph.pm (schelling_update): Reuse the |repo| object's child
26            objects where possible to avoid locking timing problem and so on.
27    
28    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
29    
30    ++ swe/lib/suikawiki/ChangeLog  23 Sep 2009 10:56:43 -0000
31    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
32    
33            * main.pl: Lock for the document ID at the beginning of the
34            neighbors view processing.
35    
36    </content></entry><entry xml:id="entry-1253701326"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253701326</id><title>2009-09-23 Wakaba</title><updated>2009-09-23T10:21:59Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    23 Sep 2009 10:20:25 -0000
37    2009-09-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
38    
39            * Document.pm (prop_untainted): Typo.
40            (untainted_prop): The |prop_untainted| property was not set.
41    
42    </content></entry><entry xml:id="entry-1253530162"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253530162</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T10:49:05Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     21 Sep 2009 10:48:30 -0000
43            * main.pl: Allow non-POST pings.
44    
45    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
46    
47    ++ swe/scripts/ChangeLog        21 Sep 2009 10:48:59 -0000
48            * sw-sami.js: Added related/unrelated pings to neighbor links.
49    
50    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
51    
52    </content></entry><entry xml:id="entry-1253527649"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253527649</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T10:07:26Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     21 Sep 2009 10:06:44 -0000
53            * main.pl: Changed the graph view to be a |param| of the ID view.
54    
55    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
56    
57    ++ swe/scripts/ChangeLog        21 Sep 2009 10:07:15 -0000
58    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
59    
60            * sw-sami.js: Added a set of classes to insert neighborhoods
61            section.
62    
63    </content></entry><entry xml:id="entry-1253525437"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253525437</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T09:30:32Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    21 Sep 2009 09:29:32 -0000
64            * Repository.pm (weight_lock, weight_unlock): New methods.
65            (term_weight_vector, save_term_weight_vector): Changed to use
66            global props to save the term weight vector.
67    
68    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
69    
70    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 09:30:29 -0000
71            * main.pl: Changed the related/unrelated end point to lock the
72            vector data file and put the file to the CVS repository.
73    
74    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
75    
76    </content></entry><entry xml:id="entry-1253524239"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253524239</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T09:10:32Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        21 Sep 2009 09:05:45 -0000
77    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
78    
79            * Lock.pm (check_lockability): Don't allow the same level of lock
80            type being locked twice to avoid deadlocks caused by same level of
81            locks.
82    
83    ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 09:10:06 -0000
84            * Document.pm (repo, prop_untainted, untainted_prop, save_prop,
85            locked): New method.  Introduced the concept of &quot;tainted&quot; such
86            that we can access to the property in the locked code fragment
87            without being afraid to update the property using old values.
88            (get_or_create_graph_node): Updated to utilize |prop| family of
89            method with locks.
90    
91            * Graph.pm (repo, lock, unlock): New methods.
92            (add_nodes, create_node, schelling_update): Locks the database
93            before the modifications.
94    
95            * Repository.pm (graph, get_document_by_id): New methods.
96    
97            * Node.pm (repo): New method.
98    
99    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
100    
101    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 09:10:27 -0000
102            * main.pl: Made the graph node view to lock the database.
103    
104    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
105    
106    </content></entry><entry xml:id="entry-1253518229"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253518229</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T07:30:22Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   21 Sep 2009 07:28:38 -0000
107    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
108    
109            * DB.pm (id_lock): New method.
110    
111    ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 07:29:26 -0000
112            * Document.pm (lock): Changed to use the $db-&gt;id_lock method to
113            obtain the lock object.
114    
115            * Node.pm (neighbor_documents): New method.
116    
117    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
118    
119    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:30:16 -0000
120            * main.pl: Moved most of remaining codes of graph node end point
121            processing to separate modules.
122    
123    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
124    
125    </content></entry><entry xml:id="entry-1253516987"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253516987</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T07:09:38Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    21 Sep 2009 06:44:52 -0000
126    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
127    
128            * Document.pm (title, get_or_create_graph_node): New methods (made
129            from codes moved from main.pl).
130    
131    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:09:35 -0000
132    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
133    
134            * main.pl: Changed &quot;related&quot;/&quot;unrelated&quot; URLs to a |ping| end
135            point.  Moved most of graph node end point processing to separate
136            modules.
137    
138    </content></entry><entry xml:id="entry-1253436872"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253436872</id><title>2009-09-20 Wakaba</title><updated>2009-09-20T08:54:29Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    20 Sep 2009 08:53:58 -0000
139            * Graph.pm (schelling_update): Implemented.
140    
141    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
142    
143    </content></entry><entry xml:id="entry-1253426959"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253426959</id><title>2009-09-20 Wakaba</title><updated>2009-09-20T06:09:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    20 Sep 2009 06:08:30 -0000
144    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
145    
146            * Graph.pm (add_nodes): Improved the way to determine the number
147            of added nodes.
148    
149    </content></entry><entry xml:id="entry-1253356523"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253356523</id><title>2009-09-19 Wakaba</title><updated>2009-09-19T10:35:16Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     19 Sep 2009 10:35:13 -0000
150            * main.pl: |$id_prop| had been unintentionally unset.
151    
152    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
153    
154    </content></entry><entry xml:id="entry-1253346230"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253346230</id><title>2009-09-19 Wakaba</title><updated>2009-09-19T07:43:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     19 Sep 2009 07:43:34 -0000
155    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
156    
157            * main.pl: Added Google AdSense.
158    
159    ++ swe/styles/ChangeLog 19 Sep 2009 07:43:26 -0000
160    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
161    
162            * sw.css: Added styles for Google AdSense.
163    
164    </content></entry><entry xml:id="entry-1252909412"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252909412</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T06:23:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/pages/ChangeLog     14 Sep 2009 06:23:13 -0000
165            * canvas.html: Set the default page name to &quot;(image)&quot;.
166    
167    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
168    
169    </content></entry><entry xml:id="entry-1252908996"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252908996</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T06:16:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     14 Sep 2009 06:15:55 -0000
170            * main.pl: Added names=&quot;&quot; parameter to canvas editor link.
171    
172    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
173    
174    ++ swe/pages/ChangeLog  14 Sep 2009 06:16:20 -0000
175            * canvas.html: Added names=&quot;&quot; parameter to specify the names of
176            new images.
177    
178    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
179    
180    </content></entry><entry xml:id="entry-1252908072"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252908072</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T06:00:54Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     14 Sep 2009 05:59:53 -0000
181            * main.pl: Added links to canvas editor.
182    
183    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
184    
185    ++ swe/pages/ChangeLog  14 Sep 2009 06:00:50 -0000
186            * canvas.html: New file (originally comes from Remove Canvas's
187            client.html).
188    
189    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
190    
191    </content></entry><entry xml:id="entry-1252897921"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252897921</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T03:11:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   14 Sep 2009 03:08:53 -0000
192            * DB.pm (id_prop): New method.
193    
194    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
195    
196    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 03:10:40 -0000
197            * SWML.pm (to_text, to_text_media_type): Moved back to the
198            superclass.
199    
200            * CanvasInstructions.pm: New module.
201            
202    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
203    
204    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000
205            * Document.pm (prop): New method.
206            (content_media_type): Changed to return the real media type.
207            (to_xml_media_type, to_text_media_type, to_xml, to_html_fragment):
208            Changed to return appropriate default value.
209    
210    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
211    
212    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 03:11:39 -0000
213            * main.pl: Don't generate rel=alternate links if it is known that
214            the alternate is not available.
215    
216    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
217    
218    </content></entry><entry xml:id="entry-1252896060"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252896060</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:40:52Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   14 Sep 2009 02:38:21 -0000
219            * Lang.pm: Changed module names.
220    
221    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
222    
223    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 02:40:50 -0000
224            * SWML.pm: New module.
225    
226    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
227    
228    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000
229            * Document.pm: Added |rebless| method family.  Moved
230            SWML-to-HTML/XML/text convertion methods to another module.
231    
232            * Document/: New directory.
233    
234    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
235    
236    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:39:42 -0000
237            * main.pl: Call the |rebless| method on the SWE::Object::Document
238            module such that format-dependent methods can be invoked.
239    
240    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
241    
242    </content></entry><entry xml:id="entry-1252894392"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252894392</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:13:00Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   14 Sep 2009 02:12:58 -0000
243    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
244    
245            * Lang.pm: New module.
246    
247    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:12:48 -0000
248            * main.pl: Moved media type list to an external module.
249    
250    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
251    
252    </content></entry><entry xml:id="entry-1252893804"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252893804</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:03:16Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    14 Sep 2009 02:03:14 -0000
253            * Document.pm (to_html_fragment): New method.
254    
255    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
256    
257    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:03:01 -0000
258            * main.pl: Moved format=html processing to external module.
259    
260    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
261    
262    </content></entry><entry xml:id="entry-1252891592"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252891592</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T01:26:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    14 Sep 2009 01:25:50 -0000
263    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
264    
265            * Document.pm (to_xml, to_text): New methods.
266    
267    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 01:25:42 -0000
268    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
269    
270            * main.pl: Changed format=text and format=xml to obtain the text
271            or xml variant from SWE::Object::Document.  Changed format=text to
272            obtain the xml variant from SWE::Object::Document and then convert
273            into HTML.
274    
275    </content></entry><entry xml:id="entry-1248007097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1248007097</id><title>2009-07-19 Wakaba</title><updated>2009-07-19T12:38:10Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     19 Jul 2009 12:37:49 -0000
276    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
277    
278            * main.pl: Extended posturl API for the use of bookmarklet.
279    
280    </content></entry><entry xml:id="entry-1247972595"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247972595</id><title>2009-07-19 Wakaba</title><updated>2009-07-19T03:03:12Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        19 Jul 2009 03:02:59 -0000
281    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
282    
283            * HashedIndex.pm (_for_each_id): Operator evaluation order was
284            wrong.
285    
286    </content></entry><entry xml:id="entry-1247399659"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247399659</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T11:54:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 11:54:12 -0000
287            * main.pl: Set the paragraph number to the posturl content.
288    
289    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
290    
291    </content></entry><entry xml:id="entry-1247396930"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247396930</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T11:08:47Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 11:08:44 -0000
292            * main.pl: Insert timestamp parameter of posturl.
293    
294    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
295    
296    </content></entry><entry xml:id="entry-1247396243"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247396243</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:57:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 10:57:18 -0000
297            * main.pl: Implemented new-document case of posturl method.
298    
299    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
300    
301    </content></entry><entry xml:id="entry-1247395578"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247395578</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:46:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    12 Jul 2009 10:46:07 -0000
302            * Document.pm (new_id): New method.
303    
304    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
305    
306    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:45:55 -0000
307            * main.pl: Moved the code to obtain the new ID to another module.
308    
309    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
310    
311    </content></entry><entry xml:id="entry-1247395065"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247395065</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:37:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    12 Jul 2009 10:37:22 -0000
312            * Document.pm (update_tfidf): New method copied from main.pl.
313    
314    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
315    
316    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:37:39 -0000
317            * main.pl (update_tfidf): Moved to another module.
318    
319    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
320    
321    </content></entry><entry xml:id="entry-1247394387"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247394387</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:26:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    12 Jul 2009 10:25:36 -0000
322    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
323    
324            * Document.pm: New module.
325    
326    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:25:59 -0000
327            * main.pl: Facted out the code to associate new pages names to the
328            document.
329    
330    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
331    
332    </content></entry><entry xml:id="entry-1247391940"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247391940</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T09:45:37Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   12 Jul 2009 09:45:07 -0000
333            * DB.pm (name_history, id_history): New methods.
334    
335    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
336    
337    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:45:31 -0000
338            * main.pl: Use $db's methods to instantiate id_history and
339            name_history databases.
340    
341    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
342    
343    </content></entry><entry xml:id="entry-1247389678"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247389678</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T09:07:55Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   12 Jul 2009 09:07:25 -0000
344    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
345    
346            * DB.pm (vc): New method.
347    
348    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:07:51 -0000
349            * main.pl: Obtain instances of version control object by invoking
350            the method of $db object.
351    
352    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
353    
354    </content></entry><entry xml:id="entry-1247389166"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247389166</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:59:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 08:59:20 -0000
355            * main.pl: posturl appending implemented.
356    
357    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
358    
359    </content></entry><entry xml:id="entry-1247387085"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247387085</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:24:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 08:24:39 -0000
360            * main.pl: Preparation for introducing posturl method.
361    
362    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
363    
364    </content></entry><entry xml:id="entry-1247386723"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247386723</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:18:39Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 08:18:35 -0000
365            * main.pl: Fact out the process to determine the document ID(s)
366            from the name, possibly converting the SuikaWiki3 document into
367            new format.
368    
369    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
370    
371    </content></entry><entry xml:id="entry-1247383880"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247383880</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:31:14Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog    12 Jul 2009 07:30:45 -0000
372    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
373    
374            * sw.css: Styling for js-inserted sections.
375    
376    ++ swe/scripts/ChangeLog        12 Jul 2009 07:31:10 -0000
377            * sw-sami.js: Improved where js-generated sections are inserted.
378    
379    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
380    
381    </content></entry><entry xml:id="entry-1247382933"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247382933</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:15:26Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 07:15:23 -0000
382            * main.pl: Create tfidf data when a page is created.
383    
384    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
385    
386    </content></entry><entry xml:id="entry-1247382413"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247382413</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:06:46Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 07:06:43 -0000
387            * main.pl: Update tfidf data when a page content is updated.
388    
389    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
390    
391    </content></entry><entry xml:id="entry-1247380434"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247380434</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:33:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     12 Jul 2009 06:33:44 -0000
392          * main.pl Locks during the non-inverted index is updated.          * main.pl Locks during the non-inverted index is updated.
393    
394  2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
# Line 470  Line 860 
860          * ChangeLog: New file.          * ChangeLog: New file.
861    
862    
 </content></entry><updated>2009-07-12T06:33:49Z</updated></feed>  
863    </content></entry><updated>2009-09-23T13:47:02Z</updated></feed>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24