/[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.24 by wakaba, Tue Nov 25 05:01:49 2008 UTC revision 1.49 by wakaba, Sun Jul 12 07:31:20 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-1227589308"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227589308</id><title>2008-11-25 Wakaba</title><updated>2008-11-25T05:01:43Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 25 Nov 2008 05:01:39 -0000  <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-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
2    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
3    
4            * sw.css: Styling for js-inserted sections.
5    
6    ++ swe/scripts/ChangeLog        12 Jul 2009 07:31:10 -0000
7            * sw-sami.js: Improved where js-generated sections are inserted.
8    
9    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
10    
11    </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
12            * main.pl: Create tfidf data when a page is created.
13    
14    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
15    
16    </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
17            * main.pl: Update tfidf data when a page content is updated.
18    
19    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
20    
21    </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
22            * main.pl Locks during the non-inverted index is updated.
23    
24    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
25    
26    </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
27            * HashedIndex.pm (lock, lock_file_name): New methods.
28    
29    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
30    
31    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 06:22:03 -0000
32            * main.pl: Locks the index database before the modification.
33    
34    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
35    
36    </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
37            * sw-sami.js: New script.  It loads search result and insert into
38            the document.
39    
40            * sw.js: Loads sw-sami.js.
41    
42    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
43    
44    </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
45    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
46    
47            * sw.js: Load sami-core.js.
48    
49    </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
50            * main.pl: Put the |script| element at the end of the |body|
51            element.
52    
53    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
54    
55    </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
56    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
57    
58            * NamedText.pm (_get_file_name): Typo.
59    
60            * Lock.pm: Check whether any preferable locks are already taken or
61            not to avoid deadlocks.
62    
63            * IDGenerator.pm (get_next_id): Set lock_type to enable lock order
64            control.
65    
66            * IDLocks.pm (get_lock): Set lock_type to enable lock order
67            control.
68    
69    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 04:00:17 -0000
70    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
71    
72            * main.pl: Set |lock_type| to enable lock order control.
73    
74    </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
75    2009-07-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
76    
77            * sw.css: Added .swe-info class.
78    
79    </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
80            * main.pl: Show the relatedness of pages in the list of neighbor
81            nodes.
82    
83    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
84    
85    </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
86            * Repository.pm (are_related_ids): Repeat the relearning process
87            until the right answer is deduced.
88    
89    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
90    
91    </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
92    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
93    
94            * Repository.pm: New module.
95    
96    ++ swe/lib/suikawiki/ChangeLog  16 Mar 2009 07:39:54 -0000
97    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
98    
99            * main.pl: Moved relatedness detection method into its own module.
100    
101    </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
102            * Node.pm (document_id): New method.
103    
104    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
105    
106    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
107            * main.pl: Dump the name of neighbors.
108    
109    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
110    
111    </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
112            * Node.pm (document_id): New method.
113    
114    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
115    
116    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
117            * main.pl: Dump the name of neighbors.
118    
119    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
120    
121    </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
122            * Graph.pm (get_node_by_id): New method.
123            (create_node): Changed to instantiate SWE::Object::Node.
124    
125            * Node.pm: New module.
126    
127    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
128    
129    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:49:58 -0000
130            * main.pl: Dump the list of neighbors.
131    
132    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
133    
134    </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
135            * DB.pm: Added graph and global property databases.
136    
137    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
138    
139    ++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
140            * Graph.pm: New module.
141    
142    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
143    
144    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:27:26 -0000
145            * main.pl: Graph generation moved to another module.  Implemented
146            graph/document association.
147    
148    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
149    
150    </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
151    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
152    
153            * NamedText.pm: New module.
154    
155    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 09:42:14 -0000
156            * main.pl: Implemented the graph generate method.
157    
158    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
159    
160    </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
161    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
162    
163            * DB.pm (id): New method.
164    
165    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 08:07:12 -0000
166    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
167    
168            * main.pl: Moved the codes to get idgenerator object to SWE::DB
169            module.  Also, preparation for the experiments for the graph
170            generation implementation.
171    
172    </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
173            * sw.js: Added |title|s to the buttons.
174    
175    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
176    
177    </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
178    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
179    
180            * sw.js: Added a button to insert the current time.
181    
182    </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
183            * FeatureVector.pm: Added support for parsing and operations.
184    
185    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
186    
187    ++ swe/lib/suikawiki/ChangeLog  9 Mar 2009 08:25:07 -0000
188            * main.pl: Added experimental support for learning of relatedness
189            of pages.
190    
191    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
192    
193    </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
194            * DB.pm: New module.
195    
196    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
197    
198    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 12:09:18 -0000
199            * main.pl: Create an instance of the new SWE::DB module and obtain
200            references to database objects via that object for newly added
201            modes.
202    
203    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
204    
205    </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
206    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
207    
208            * Data/: New directory.
209    
210    ++ swe/lib/SWE/Data/ChangeLog   2 Mar 2009 11:44:23 -0000
211    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
212    
213            * FeatureVector.pm: New module.
214    
215            * ChangeLog: New file.
216    
217    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 11:45:04 -0000
218            * main.pl (update_tfidf): Use new module to support feature word
219            vectors.
220    
221    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
222    
223    </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
224    2009-03-01  Wakaba  &lt;wakaba@suika.fam.cx&gt;
225    
226            * HashedIndex.pm: New module.
227    
228            * IDGenerator.pm (get_last_id): New method.
229    
230    2009-01-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
231    
232            * SuikaWiki3LastModified.pm (get_data): Why this convertion was
233            necessary?
234    
235    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 07:31:08 -0000
236    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
237    
238            * main.pl (;search, ;terms): New modes.
239    
240    ++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000
241    2009-02-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
242    
243            * sw.css: Fixed a typo.
244    
245    </content></entry><entry xml:id="entry-1229403054"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1229403054</id><title>2008-12-16 Wakaba</title><updated>2008-12-16T04:50:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     16 Dec 2008 04:49:26 -0000
246    2008-12-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
247    
248            * main.pl: Adds .tools class to the page navigation, to
249            distinguish with same-name pages navigation.
250    
251    ++ swe/scripts/ChangeLog        16 Dec 2008 04:50:42 -0000
252    2008-12-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
253    
254            * sw.js: Added Hatena Star support.  Use method
255            |button.setAttribute ('type')| instead of attribute |button.type|
256            for WebKit/WinIE compatibility.
257    
258    </content></entry><entry xml:id="entry-1227589308"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227589308</id><title>2008-11-25 Wakaba</title><updated>2008-11-25T05:01:43Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     25 Nov 2008 05:01:39 -0000
259  2008-11-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-11-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
260    
261          * main.pl: Adds link to help page after the page content form.          * main.pl: Adds link to help page after the page content form.
# Line 233  Line 490 
490          * ChangeLog: New file.          * ChangeLog: New file.
491    
492    
 </content></entry><updated>2008-11-25T05:01:43Z</updated></feed>  
493    </content></entry><updated>2009-07-12T07:31:14Z</updated></feed>

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.49

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24