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-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 |
<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-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 |
2 |
|
* Document.pm (lock): Typo; it did not lock in fact, orz. |
3 |
|
|
4 |
|
* Graph.pm (schelling_update): Reuse the |repo| object's child |
5 |
|
objects where possible to avoid locking timing problem and so on. |
6 |
|
|
7 |
|
2009-09-23 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
++ swe/lib/suikawiki/ChangeLog 23 Sep 2009 10:56:43 -0000 |
10 |
|
2009-09-23 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* main.pl: Lock for the document ID at the beginning of the |
13 |
|
neighbors view processing. |
14 |
|
|
15 |
|
</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 |
16 |
|
2009-09-23 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* Document.pm (prop_untainted): Typo. |
19 |
|
(untainted_prop): The |prop_untainted| property was not set. |
20 |
|
|
21 |
|
</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 |
22 |
|
* main.pl: Allow non-POST pings. |
23 |
|
|
24 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
++ swe/scripts/ChangeLog 21 Sep 2009 10:48:59 -0000 |
27 |
|
* sw-sami.js: Added related/unrelated pings to neighbor links. |
28 |
|
|
29 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
</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 |
32 |
|
* main.pl: Changed the graph view to be a |param| of the ID view. |
33 |
|
|
34 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
++ swe/scripts/ChangeLog 21 Sep 2009 10:07:15 -0000 |
37 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* sw-sami.js: Added a set of classes to insert neighborhoods |
40 |
|
section. |
41 |
|
|
42 |
|
</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 |
43 |
|
* Repository.pm (weight_lock, weight_unlock): New methods. |
44 |
|
(term_weight_vector, save_term_weight_vector): Changed to use |
45 |
|
global props to save the term weight vector. |
46 |
|
|
47 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 09:30:29 -0000 |
50 |
|
* main.pl: Changed the related/unrelated end point to lock the |
51 |
|
vector data file and put the file to the CVS repository. |
52 |
|
|
53 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
</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 |
56 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* Lock.pm (check_lockability): Don't allow the same level of lock |
59 |
|
type being locked twice to avoid deadlocks caused by same level of |
60 |
|
locks. |
61 |
|
|
62 |
|
++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 09:10:06 -0000 |
63 |
|
* Document.pm (repo, prop_untainted, untainted_prop, save_prop, |
64 |
|
locked): New method. Introduced the concept of "tainted" such |
65 |
|
that we can access to the property in the locked code fragment |
66 |
|
without being afraid to update the property using old values. |
67 |
|
(get_or_create_graph_node): Updated to utilize |prop| family of |
68 |
|
method with locks. |
69 |
|
|
70 |
|
* Graph.pm (repo, lock, unlock): New methods. |
71 |
|
(add_nodes, create_node, schelling_update): Locks the database |
72 |
|
before the modifications. |
73 |
|
|
74 |
|
* Repository.pm (graph, get_document_by_id): New methods. |
75 |
|
|
76 |
|
* Node.pm (repo): New method. |
77 |
|
|
78 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 09:10:27 -0000 |
81 |
|
* main.pl: Made the graph node view to lock the database. |
82 |
|
|
83 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
</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 |
86 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* DB.pm (id_lock): New method. |
89 |
|
|
90 |
|
++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 07:29:26 -0000 |
91 |
|
* Document.pm (lock): Changed to use the $db->id_lock method to |
92 |
|
obtain the lock object. |
93 |
|
|
94 |
|
* Node.pm (neighbor_documents): New method. |
95 |
|
|
96 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 07:30:16 -0000 |
99 |
|
* main.pl: Moved most of remaining codes of graph node end point |
100 |
|
processing to separate modules. |
101 |
|
|
102 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
</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 |
105 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
* Document.pm (title, get_or_create_graph_node): New methods (made |
108 |
|
from codes moved from main.pl). |
109 |
|
|
110 |
|
++ swe/lib/suikawiki/ChangeLog 21 Sep 2009 07:09:35 -0000 |
111 |
|
2009-09-21 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
113 |
|
* main.pl: Changed "related"/"unrelated" URLs to a |ping| end |
114 |
|
point. Moved most of graph node end point processing to separate |
115 |
|
modules. |
116 |
|
|
117 |
|
</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 |
118 |
|
* Graph.pm (schelling_update): Implemented. |
119 |
|
|
120 |
|
2009-09-20 Wakaba <wakaba@suika.fam.cx> |
121 |
|
|
122 |
|
</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 |
123 |
|
2009-09-20 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
125 |
|
* Graph.pm (add_nodes): Improved the way to determine the number |
126 |
|
of added nodes. |
127 |
|
|
128 |
|
</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 |
129 |
|
* main.pl: |$id_prop| had been unintentionally unset. |
130 |
|
|
131 |
|
2009-09-19 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
133 |
|
</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 |
134 |
|
2009-09-19 Wakaba <wakaba@suika.fam.cx> |
135 |
|
|
136 |
|
* main.pl: Added Google AdSense. |
137 |
|
|
138 |
|
++ swe/styles/ChangeLog 19 Sep 2009 07:43:26 -0000 |
139 |
|
2009-09-19 Wakaba <wakaba@suika.fam.cx> |
140 |
|
|
141 |
|
* sw.css: Added styles for Google AdSense. |
142 |
|
|
143 |
|
</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 |
144 |
|
* canvas.html: Set the default page name to "(image)". |
145 |
|
|
146 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
147 |
|
|
148 |
|
</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 |
149 |
|
* main.pl: Added names="" parameter to canvas editor link. |
150 |
|
|
151 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
++ swe/pages/ChangeLog 14 Sep 2009 06:16:20 -0000 |
154 |
|
* canvas.html: Added names="" parameter to specify the names of |
155 |
|
new images. |
156 |
|
|
157 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
158 |
|
|
159 |
|
</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 |
160 |
|
* main.pl: Added links to canvas editor. |
161 |
|
|
162 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
163 |
|
|
164 |
|
++ swe/pages/ChangeLog 14 Sep 2009 06:00:50 -0000 |
165 |
|
* canvas.html: New file (originally comes from Remove Canvas's |
166 |
|
client.html). |
167 |
|
|
168 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
169 |
|
|
170 |
|
</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 |
171 |
|
* DB.pm (id_prop): New method. |
172 |
|
|
173 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
174 |
|
|
175 |
|
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 03:10:40 -0000 |
176 |
|
* SWML.pm (to_text, to_text_media_type): Moved back to the |
177 |
|
superclass. |
178 |
|
|
179 |
|
* CanvasInstructions.pm: New module. |
180 |
|
|
181 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000 |
184 |
|
* Document.pm (prop): New method. |
185 |
|
(content_media_type): Changed to return the real media type. |
186 |
|
(to_xml_media_type, to_text_media_type, to_xml, to_html_fragment): |
187 |
|
Changed to return appropriate default value. |
188 |
|
|
189 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
190 |
|
|
191 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 03:11:39 -0000 |
192 |
|
* main.pl: Don't generate rel=alternate links if it is known that |
193 |
|
the alternate is not available. |
194 |
|
|
195 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
196 |
|
|
197 |
|
</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 |
198 |
|
* Lang.pm: Changed module names. |
199 |
|
|
200 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
201 |
|
|
202 |
|
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 02:40:50 -0000 |
203 |
|
* SWML.pm: New module. |
204 |
|
|
205 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
206 |
|
|
207 |
|
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000 |
208 |
|
* Document.pm: Added |rebless| method family. Moved |
209 |
|
SWML-to-HTML/XML/text convertion methods to another module. |
210 |
|
|
211 |
|
* Document/: New directory. |
212 |
|
|
213 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
214 |
|
|
215 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:39:42 -0000 |
216 |
|
* main.pl: Call the |rebless| method on the SWE::Object::Document |
217 |
|
module such that format-dependent methods can be invoked. |
218 |
|
|
219 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
220 |
|
|
221 |
|
</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 |
222 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
223 |
|
|
224 |
|
* Lang.pm: New module. |
225 |
|
|
226 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:12:48 -0000 |
227 |
|
* main.pl: Moved media type list to an external module. |
228 |
|
|
229 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
230 |
|
|
231 |
|
</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 |
232 |
|
* Document.pm (to_html_fragment): New method. |
233 |
|
|
234 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
235 |
|
|
236 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:03:01 -0000 |
237 |
|
* main.pl: Moved format=html processing to external module. |
238 |
|
|
239 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
240 |
|
|
241 |
|
</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 |
242 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
243 |
|
|
244 |
|
* Document.pm (to_xml, to_text): New methods. |
245 |
|
|
246 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 01:25:42 -0000 |
247 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
248 |
|
|
249 |
|
* main.pl: Changed format=text and format=xml to obtain the text |
250 |
|
or xml variant from SWE::Object::Document. Changed format=text to |
251 |
|
obtain the xml variant from SWE::Object::Document and then convert |
252 |
|
into HTML. |
253 |
|
|
254 |
|
</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 |
255 |
|
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
256 |
|
|
257 |
|
* main.pl: Extended posturl API for the use of bookmarklet. |
258 |
|
|
259 |
|
</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 |
260 |
|
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
261 |
|
|
262 |
|
* HashedIndex.pm (_for_each_id): Operator evaluation order was |
263 |
|
wrong. |
264 |
|
|
265 |
|
</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 |
266 |
|
* main.pl: Set the paragraph number to the posturl content. |
267 |
|
|
268 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
269 |
|
|
270 |
|
</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 |
271 |
|
* main.pl: Insert timestamp parameter of posturl. |
272 |
|
|
273 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
274 |
|
|
275 |
|
</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 |
276 |
|
* main.pl: Implemented new-document case of posturl method. |
277 |
|
|
278 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
279 |
|
|
280 |
|
</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 |
281 |
|
* Document.pm (new_id): New method. |
282 |
|
|
283 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
284 |
|
|
285 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:45:55 -0000 |
286 |
|
* main.pl: Moved the code to obtain the new ID to another module. |
287 |
|
|
288 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
289 |
|
|
290 |
|
</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 |
291 |
|
* Document.pm (update_tfidf): New method copied from main.pl. |
292 |
|
|
293 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
294 |
|
|
295 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:37:39 -0000 |
296 |
|
* main.pl (update_tfidf): Moved to another module. |
297 |
|
|
298 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
299 |
|
|
300 |
|
</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 |
301 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
302 |
|
|
303 |
|
* Document.pm: New module. |
304 |
|
|
305 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:25:59 -0000 |
306 |
|
* main.pl: Facted out the code to associate new pages names to the |
307 |
|
document. |
308 |
|
|
309 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
310 |
|
|
311 |
|
</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 |
312 |
|
* DB.pm (name_history, id_history): New methods. |
313 |
|
|
314 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
315 |
|
|
316 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:45:31 -0000 |
317 |
|
* main.pl: Use $db's methods to instantiate id_history and |
318 |
|
name_history databases. |
319 |
|
|
320 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
321 |
|
|
322 |
|
</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 |
323 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
324 |
|
|
325 |
|
* DB.pm (vc): New method. |
326 |
|
|
327 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:07:51 -0000 |
328 |
|
* main.pl: Obtain instances of version control object by invoking |
329 |
|
the method of $db object. |
330 |
|
|
331 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
332 |
|
|
333 |
|
</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 |
334 |
|
* main.pl: posturl appending implemented. |
335 |
|
|
336 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
337 |
|
|
338 |
|
</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 |
339 |
|
* main.pl: Preparation for introducing posturl method. |
340 |
|
|
341 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
342 |
|
|
343 |
|
</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 |
344 |
* main.pl: Fact out the process to determine the document ID(s) |
* main.pl: Fact out the process to determine the document ID(s) |
345 |
from the name, possibly converting the SuikaWiki3 document into |
from the name, possibly converting the SuikaWiki3 document into |
346 |
new format. |
new format. |
839 |
* ChangeLog: New file. |
* ChangeLog: New file. |
840 |
|
|
841 |
|
|
|
</content></entry><updated>2009-07-12T08:18:39Z</updated></feed> |
|
842 |
|
</content></entry><updated>2009-09-23T10:56:46Z</updated></feed> |