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