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