/[suikacvs]/webroot/swe/doc/swe-commit.en.atom.u8
Suika

Contents of /webroot/swe/doc/swe-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.87 - (show annotations) (download)
Sun Nov 1 23:31:23 2009 UTC (15 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.86: +8 -2 lines
++ swe/lib/suikawiki/ChangeLog	1 Nov 2009 23:30:48 -0000
2009-11-02  Wakaba  <wakaba@suika.fam.cx>

	* main.pl: Tentative workaround for Apache mod_rewrite's buggy
	percent-decoding of %2B.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24