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-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 |
<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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
++ swe/lib/suikawiki/ChangeLog 23 Sep 2009 10:56:43 -0000 |
49 |
|
2009-09-23 Wakaba <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
++ swe/scripts/ChangeLog 21 Sep 2009 10:07:15 -0000 |
76 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 "tainted" 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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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->id_lock method to |
131 |
|
obtain the lock object. |
132 |
|
|
133 |
|
* Node.pm (neighbor_documents): New method. |
134 |
|
|
135 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
151 |
|
|
152 |
|
* main.pl: Changed "related"/"unrelated" 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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
174 |
|
|
175 |
|
* main.pl: Added Google AdSense. |
176 |
|
|
177 |
|
++ swe/styles/ChangeLog 19 Sep 2009 07:43:26 -0000 |
178 |
|
2009-09-19 Wakaba <wakaba@suika.fam.cx> |
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 "(image)". |
184 |
|
|
185 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
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="" parameter to canvas editor link. |
189 |
|
|
190 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
191 |
|
|
192 |
|
++ swe/pages/ChangeLog 14 Sep 2009 06:16:20 -0000 |
193 |
|
* canvas.html: Added names="" parameter to specify the names of |
194 |
|
new images. |
195 |
|
|
196 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
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 <wakaba@suika.fam.cx> |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
391 |
|
|
392 |
* sw.css: Styling for js-inserted sections. |
* sw.css: Styling for js-inserted sections. |
878 |
* ChangeLog: New file. |
* ChangeLog: New file. |
879 |
|
|
880 |
|
|
|
</content></entry><updated>2009-07-12T07:31:14Z</updated></feed> |
|
881 |
|
</content></entry><updated>2009-11-01T23:31:14Z</updated></feed> |