/[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.32 by wakaba, Sun Mar 15 08:07:22 2009 UTC revision 1.70 by wakaba, Mon Sep 14 06:23:33 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-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  <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-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
2            * canvas.html: Set the default page name to &quot;(image)&quot;.
3    
4    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
5    
6    </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
7            * main.pl: Added names=&quot;&quot; parameter to canvas editor link.
8    
9    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
10    
11    ++ swe/pages/ChangeLog  14 Sep 2009 06:16:20 -0000
12            * canvas.html: Added names=&quot;&quot; parameter to specify the names of
13            new images.
14    
15    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
16    
17    </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
18            * main.pl: Added links to canvas editor.
19    
20    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
21    
22    ++ swe/pages/ChangeLog  14 Sep 2009 06:00:50 -0000
23            * canvas.html: New file (originally comes from Remove Canvas's
24            client.html).
25    
26    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
27    
28    </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
29            * DB.pm (id_prop): New method.
30    
31    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
32    
33    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 03:10:40 -0000
34            * SWML.pm (to_text, to_text_media_type): Moved back to the
35            superclass.
36    
37            * CanvasInstructions.pm: New module.
38            
39    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
40    
41    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000
42            * Document.pm (prop): New method.
43            (content_media_type): Changed to return the real media type.
44            (to_xml_media_type, to_text_media_type, to_xml, to_html_fragment):
45            Changed to return appropriate default value.
46    
47    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
48    
49    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 03:11:39 -0000
50            * main.pl: Don't generate rel=alternate links if it is known that
51            the alternate is not available.
52    
53    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
54    
55    </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
56            * Lang.pm: Changed module names.
57    
58    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
59    
60    ++ swe/lib/SWE/Object/Document/ChangeLog        14 Sep 2009 02:40:50 -0000
61            * SWML.pm: New module.
62    
63    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
64    
65    ++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000
66            * Document.pm: Added |rebless| method family.  Moved
67            SWML-to-HTML/XML/text convertion methods to another module.
68    
69            * Document/: New directory.
70    
71    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
72    
73    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:39:42 -0000
74            * main.pl: Call the |rebless| method on the SWE::Object::Document
75            module such that format-dependent methods can be invoked.
76    
77    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
78    
79    </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
80    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
81    
82            * Lang.pm: New module.
83    
84    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:12:48 -0000
85            * main.pl: Moved media type list to an external module.
86    
87    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
88    
89    </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
90            * Document.pm (to_html_fragment): New method.
91    
92    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
93    
94    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 02:03:01 -0000
95            * main.pl: Moved format=html processing to external module.
96    
97    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
98    
99    </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
100    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
101    
102            * Document.pm (to_xml, to_text): New methods.
103    
104    ++ swe/lib/suikawiki/ChangeLog  14 Sep 2009 01:25:42 -0000
105    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
106    
107            * main.pl: Changed format=text and format=xml to obtain the text
108            or xml variant from SWE::Object::Document.  Changed format=text to
109            obtain the xml variant from SWE::Object::Document and then convert
110            into HTML.
111    
112    </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
113    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
114    
115            * main.pl: Extended posturl API for the use of bookmarklet.
116    
117    </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
118    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
119    
120            * HashedIndex.pm (_for_each_id): Operator evaluation order was
121            wrong.
122    
123    </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
124            * main.pl: Set the paragraph number to the posturl content.
125    
126    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
127    
128    </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
129            * main.pl: Insert timestamp parameter of posturl.
130    
131    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
132    
133    </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
134            * main.pl: Implemented new-document case of posturl method.
135    
136    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
137    
138    </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
139            * Document.pm (new_id): New method.
140    
141    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
142    
143    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:45:55 -0000
144            * main.pl: Moved the code to obtain the new ID to another module.
145    
146    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
147    
148    </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
149            * Document.pm (update_tfidf): New method copied from main.pl.
150    
151    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
152    
153    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:37:39 -0000
154            * main.pl (update_tfidf): Moved to another module.
155    
156    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
157    
158    </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
159    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
160    
161            * Document.pm: New module.
162    
163    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:25:59 -0000
164            * main.pl: Facted out the code to associate new pages names to the
165            document.
166    
167    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
168    
169    </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
170            * DB.pm (name_history, id_history): New methods.
171    
172    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
173    
174    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:45:31 -0000
175            * main.pl: Use $db's methods to instantiate id_history and
176            name_history databases.
177    
178    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
179    
180    </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
181    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
182    
183            * DB.pm (vc): New method.
184    
185    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 09:07:51 -0000
186            * main.pl: Obtain instances of version control object by invoking
187            the method of $db object.
188    
189    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
190    
191    </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
192            * main.pl: posturl appending implemented.
193    
194    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
195    
196    </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
197            * main.pl: Preparation for introducing posturl method.
198    
199    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
200    
201    </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
202            * main.pl: Fact out the process to determine the document ID(s)
203            from the name, possibly converting the SuikaWiki3 document into
204            new format.
205    
206    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
207    
208    </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
209    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
210    
211            * sw.css: Styling for js-inserted sections.
212    
213    ++ swe/scripts/ChangeLog        12 Jul 2009 07:31:10 -0000
214            * sw-sami.js: Improved where js-generated sections are inserted.
215    
216    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
217    
218    </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
219            * main.pl: Create tfidf data when a page is created.
220    
221    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
222    
223    </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
224            * main.pl: Update tfidf data when a page content is updated.
225    
226    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
227    
228    </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
229            * main.pl Locks during the non-inverted index is updated.
230    
231    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
232    
233    </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
234            * HashedIndex.pm (lock, lock_file_name): New methods.
235    
236    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
237    
238    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 06:22:03 -0000
239            * main.pl: Locks the index database before the modification.
240    
241    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
242    
243    </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
244            * sw-sami.js: New script.  It loads search result and insert into
245            the document.
246    
247            * sw.js: Loads sw-sami.js.
248    
249    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
250    
251    </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
252    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
253    
254            * sw.js: Load sami-core.js.
255    
256    </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
257            * main.pl: Put the |script| element at the end of the |body|
258            element.
259    
260    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
261    
262    </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
263    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
264    
265            * NamedText.pm (_get_file_name): Typo.
266    
267            * Lock.pm: Check whether any preferable locks are already taken or
268            not to avoid deadlocks.
269    
270            * IDGenerator.pm (get_next_id): Set lock_type to enable lock order
271            control.
272    
273            * IDLocks.pm (get_lock): Set lock_type to enable lock order
274            control.
275    
276    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 04:00:17 -0000
277    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
278    
279            * main.pl: Set |lock_type| to enable lock order control.
280    
281    </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
282    2009-07-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
283    
284            * sw.css: Added .swe-info class.
285    
286    </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
287            * main.pl: Show the relatedness of pages in the list of neighbor
288            nodes.
289    
290    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
291    
292    </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
293            * Repository.pm (are_related_ids): Repeat the relearning process
294            until the right answer is deduced.
295    
296    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
297    
298    </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
299    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
300    
301            * Repository.pm: New module.
302    
303    ++ swe/lib/suikawiki/ChangeLog  16 Mar 2009 07:39:54 -0000
304    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
305    
306            * main.pl: Moved relatedness detection method into its own module.
307    
308    </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
309            * Node.pm (document_id): New method.
310    
311    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
312    
313    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
314            * main.pl: Dump the name of neighbors.
315    
316    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
317    
318    </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
319            * Node.pm (document_id): New method.
320    
321    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
322    
323    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
324            * main.pl: Dump the name of neighbors.
325    
326    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
327    
328    </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
329            * Graph.pm (get_node_by_id): New method.
330            (create_node): Changed to instantiate SWE::Object::Node.
331    
332            * Node.pm: New module.
333    
334    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
335    
336    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:49:58 -0000
337            * main.pl: Dump the list of neighbors.
338    
339    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
340    
341    </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
342            * DB.pm: Added graph and global property databases.
343    
344    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
345    
346    ++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
347            * Graph.pm: New module.
348    
349    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
350    
351    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:27:26 -0000
352            * main.pl: Graph generation moved to another module.  Implemented
353            graph/document association.
354    
355    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
356    
357    </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
358    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
359    
360            * NamedText.pm: New module.
361    
362    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 09:42:14 -0000
363            * main.pl: Implemented the graph generate method.
364    
365    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
366    
367    </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
368  2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
369    
370          * DB.pm (id): New method.          * DB.pm (id): New method.
# Line 331  Line 697 
697          * ChangeLog: New file.          * ChangeLog: New file.
698    
699    
 </content></entry><updated>2009-03-15T08:07:19Z</updated></feed>  
700    </content></entry><updated>2009-09-14T06:23:15Z</updated></feed>

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.70

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24