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-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 |
<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-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 |
2 |
|
* main.pl: Added names="" parameter to canvas editor link. |
3 |
|
|
4 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
5 |
|
|
6 |
|
++ swe/pages/ChangeLog 14 Sep 2009 06:16:20 -0000 |
7 |
|
* canvas.html: Added names="" parameter to specify the names of |
8 |
|
new images. |
9 |
|
|
10 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
</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 |
13 |
|
* main.pl: Added links to canvas editor. |
14 |
|
|
15 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
++ swe/pages/ChangeLog 14 Sep 2009 06:00:50 -0000 |
18 |
|
* canvas.html: New file (originally comes from Remove Canvas's |
19 |
|
client.html). |
20 |
|
|
21 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
</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 |
24 |
|
* DB.pm (id_prop): New method. |
25 |
|
|
26 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 03:10:40 -0000 |
29 |
|
* SWML.pm (to_text, to_text_media_type): Moved back to the |
30 |
|
superclass. |
31 |
|
|
32 |
|
* CanvasInstructions.pm: New module. |
33 |
|
|
34 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000 |
37 |
|
* Document.pm (prop): New method. |
38 |
|
(content_media_type): Changed to return the real media type. |
39 |
|
(to_xml_media_type, to_text_media_type, to_xml, to_html_fragment): |
40 |
|
Changed to return appropriate default value. |
41 |
|
|
42 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 03:11:39 -0000 |
45 |
|
* main.pl: Don't generate rel=alternate links if it is known that |
46 |
|
the alternate is not available. |
47 |
|
|
48 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
</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 |
51 |
|
* Lang.pm: Changed module names. |
52 |
|
|
53 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 02:40:50 -0000 |
56 |
|
* SWML.pm: New module. |
57 |
|
|
58 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000 |
61 |
|
* Document.pm: Added |rebless| method family. Moved |
62 |
|
SWML-to-HTML/XML/text convertion methods to another module. |
63 |
|
|
64 |
|
* Document/: New directory. |
65 |
|
|
66 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:39:42 -0000 |
69 |
|
* main.pl: Call the |rebless| method on the SWE::Object::Document |
70 |
|
module such that format-dependent methods can be invoked. |
71 |
|
|
72 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
</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 |
75 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* Lang.pm: New module. |
78 |
|
|
79 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:12:48 -0000 |
80 |
|
* main.pl: Moved media type list to an external module. |
81 |
|
|
82 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
</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 |
85 |
|
* Document.pm (to_html_fragment): New method. |
86 |
|
|
87 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:03:01 -0000 |
90 |
|
* main.pl: Moved format=html processing to external module. |
91 |
|
|
92 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
|
</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 |
95 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
96 |
|
|
97 |
|
* Document.pm (to_xml, to_text): New methods. |
98 |
|
|
99 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 01:25:42 -0000 |
100 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* main.pl: Changed format=text and format=xml to obtain the text |
103 |
|
or xml variant from SWE::Object::Document. Changed format=text to |
104 |
|
obtain the xml variant from SWE::Object::Document and then convert |
105 |
|
into HTML. |
106 |
|
|
107 |
|
</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 |
108 |
|
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
110 |
|
* main.pl: Extended posturl API for the use of bookmarklet. |
111 |
|
|
112 |
|
</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 |
113 |
|
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
* HashedIndex.pm (_for_each_id): Operator evaluation order was |
116 |
|
wrong. |
117 |
|
|
118 |
|
</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 |
119 |
|
* main.pl: Set the paragraph number to the posturl content. |
120 |
|
|
121 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
</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 |
124 |
|
* main.pl: Insert timestamp parameter of posturl. |
125 |
|
|
126 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
</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 |
129 |
|
* main.pl: Implemented new-document case of posturl method. |
130 |
|
|
131 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
132 |
|
|
133 |
|
</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 |
134 |
|
* Document.pm (new_id): New method. |
135 |
|
|
136 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
137 |
|
|
138 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:45:55 -0000 |
139 |
|
* main.pl: Moved the code to obtain the new ID to another module. |
140 |
|
|
141 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
143 |
|
</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 |
144 |
|
* Document.pm (update_tfidf): New method copied from main.pl. |
145 |
|
|
146 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
147 |
|
|
148 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:37:39 -0000 |
149 |
|
* main.pl (update_tfidf): Moved to another module. |
150 |
|
|
151 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
153 |
|
</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 |
154 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
155 |
|
|
156 |
|
* Document.pm: New module. |
157 |
|
|
158 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:25:59 -0000 |
159 |
|
* main.pl: Facted out the code to associate new pages names to the |
160 |
|
document. |
161 |
|
|
162 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
163 |
|
|
164 |
|
</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 |
165 |
|
* DB.pm (name_history, id_history): New methods. |
166 |
|
|
167 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:45:31 -0000 |
170 |
|
* main.pl: Use $db's methods to instantiate id_history and |
171 |
|
name_history databases. |
172 |
|
|
173 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
174 |
|
|
175 |
|
</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 |
176 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
177 |
|
|
178 |
|
* DB.pm (vc): New method. |
179 |
|
|
180 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:07:51 -0000 |
181 |
|
* main.pl: Obtain instances of version control object by invoking |
182 |
|
the method of $db object. |
183 |
|
|
184 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
185 |
|
|
186 |
|
</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 |
187 |
|
* main.pl: posturl appending implemented. |
188 |
|
|
189 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
190 |
|
|
191 |
|
</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 |
192 |
|
* main.pl: Preparation for introducing posturl method. |
193 |
|
|
194 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
195 |
|
|
196 |
|
</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 |
197 |
|
* main.pl: Fact out the process to determine the document ID(s) |
198 |
|
from the name, possibly converting the SuikaWiki3 document into |
199 |
|
new format. |
200 |
|
|
201 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
202 |
|
|
203 |
|
</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 |
204 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
205 |
|
|
206 |
|
* sw.css: Styling for js-inserted sections. |
207 |
|
|
208 |
|
++ swe/scripts/ChangeLog 12 Jul 2009 07:31:10 -0000 |
209 |
|
* sw-sami.js: Improved where js-generated sections are inserted. |
210 |
|
|
211 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
212 |
|
|
213 |
|
</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 |
214 |
|
* main.pl: Create tfidf data when a page is created. |
215 |
|
|
216 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
217 |
|
|
218 |
|
</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 |
219 |
|
* main.pl: Update tfidf data when a page content is updated. |
220 |
|
|
221 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
222 |
|
|
223 |
|
</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 |
224 |
|
* main.pl Locks during the non-inverted index is updated. |
225 |
|
|
226 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
227 |
|
|
228 |
|
</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 |
229 |
|
* HashedIndex.pm (lock, lock_file_name): New methods. |
230 |
|
|
231 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
232 |
|
|
233 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:22:03 -0000 |
234 |
|
* main.pl: Locks the index database before the modification. |
235 |
|
|
236 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
237 |
|
|
238 |
|
</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 |
239 |
|
* sw-sami.js: New script. It loads search result and insert into |
240 |
|
the document. |
241 |
|
|
242 |
|
* sw.js: Loads sw-sami.js. |
243 |
|
|
244 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
245 |
|
|
246 |
|
</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 |
247 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
248 |
|
|
249 |
|
* sw.js: Load sami-core.js. |
250 |
|
|
251 |
|
</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 |
252 |
|
* main.pl: Put the |script| element at the end of the |body| |
253 |
|
element. |
254 |
|
|
255 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
256 |
|
|
257 |
|
</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 |
258 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
259 |
|
|
260 |
|
* NamedText.pm (_get_file_name): Typo. |
261 |
|
|
262 |
|
* Lock.pm: Check whether any preferable locks are already taken or |
263 |
|
not to avoid deadlocks. |
264 |
|
|
265 |
|
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order |
266 |
|
control. |
267 |
|
|
268 |
|
* IDLocks.pm (get_lock): Set lock_type to enable lock order |
269 |
|
control. |
270 |
|
|
271 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:00:17 -0000 |
272 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
273 |
|
|
274 |
|
* main.pl: Set |lock_type| to enable lock order control. |
275 |
|
|
276 |
|
</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 |
277 |
|
2009-07-11 Wakaba <wakaba@suika.fam.cx> |
278 |
|
|
279 |
|
* sw.css: Added .swe-info class. |
280 |
|
|
281 |
|
</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 |
282 |
|
* main.pl: Show the relatedness of pages in the list of neighbor |
283 |
|
nodes. |
284 |
|
|
285 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
286 |
|
|
287 |
|
</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 |
288 |
|
* Repository.pm (are_related_ids): Repeat the relearning process |
289 |
|
until the right answer is deduced. |
290 |
|
|
291 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
292 |
|
|
293 |
|
</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 |
294 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
295 |
|
|
296 |
|
* Repository.pm: New module. |
297 |
|
|
298 |
|
++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 07:39:54 -0000 |
299 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
300 |
|
|
301 |
|
* main.pl: Moved relatedness detection method into its own module. |
302 |
|
|
303 |
|
</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 |
304 |
|
* Node.pm (document_id): New method. |
305 |
|
|
306 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
307 |
|
|
308 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
309 |
|
* main.pl: Dump the name of neighbors. |
310 |
|
|
311 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
312 |
|
|
313 |
|
</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 |
314 |
|
* Node.pm (document_id): New method. |
315 |
|
|
316 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
317 |
|
|
318 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
319 |
|
* main.pl: Dump the name of neighbors. |
320 |
|
|
321 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
322 |
|
|
323 |
|
</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 |
324 |
|
* Graph.pm (get_node_by_id): New method. |
325 |
|
(create_node): Changed to instantiate SWE::Object::Node. |
326 |
|
|
327 |
|
* Node.pm: New module. |
328 |
|
|
329 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
330 |
|
|
331 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:49:58 -0000 |
332 |
|
* main.pl: Dump the list of neighbors. |
333 |
|
|
334 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
335 |
|
|
336 |
|
</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 |
337 |
|
* DB.pm: Added graph and global property databases. |
338 |
|
|
339 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
340 |
|
|
341 |
|
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000 |
342 |
|
* Graph.pm: New module. |
343 |
|
|
344 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
345 |
|
|
346 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:27:26 -0000 |
347 |
|
* main.pl: Graph generation moved to another module. Implemented |
348 |
|
graph/document association. |
349 |
|
|
350 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
351 |
|
|
352 |
|
</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 |
353 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
354 |
|
|
355 |
|
* NamedText.pm: New module. |
356 |
|
|
357 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 09:42:14 -0000 |
358 |
|
* main.pl: Implemented the graph generate method. |
359 |
|
|
360 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
361 |
|
|
362 |
|
</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 |
363 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
364 |
|
|
365 |
|
* DB.pm (id): New method. |
366 |
|
|
367 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 08:07:12 -0000 |
368 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
369 |
|
|
370 |
|
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
371 |
|
module. Also, preparation for the experiments for the graph |
372 |
|
generation implementation. |
373 |
|
|
374 |
|
</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 |
375 |
|
* sw.js: Added |title|s to the buttons. |
376 |
|
|
377 |
|
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
378 |
|
|
379 |
|
</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 |
380 |
|
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
381 |
|
|
382 |
|
* sw.js: Added a button to insert the current time. |
383 |
|
|
384 |
|
</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 |
385 |
|
* FeatureVector.pm: Added support for parsing and operations. |
386 |
|
|
387 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
388 |
|
|
389 |
|
++ swe/lib/suikawiki/ChangeLog 9 Mar 2009 08:25:07 -0000 |
390 |
|
* main.pl: Added experimental support for learning of relatedness |
391 |
|
of pages. |
392 |
|
|
393 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
394 |
|
|
395 |
|
</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 |
396 |
|
* DB.pm: New module. |
397 |
|
|
398 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
399 |
|
|
400 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000 |
401 |
|
* main.pl: Create an instance of the new SWE::DB module and obtain |
402 |
|
references to database objects via that object for newly added |
403 |
|
modes. |
404 |
|
|
405 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
406 |
|
|
407 |
|
</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 |
408 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
409 |
|
|
410 |
|
* Data/: New directory. |
411 |
|
|
412 |
|
++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000 |
413 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
414 |
|
|
415 |
|
* FeatureVector.pm: New module. |
416 |
|
|
417 |
|
* ChangeLog: New file. |
418 |
|
|
419 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000 |
420 |
|
* main.pl (update_tfidf): Use new module to support feature word |
421 |
|
vectors. |
422 |
|
|
423 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
424 |
|
|
425 |
|
</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 |
426 |
|
2009-03-01 Wakaba <wakaba@suika.fam.cx> |
427 |
|
|
428 |
|
* HashedIndex.pm: New module. |
429 |
|
|
430 |
|
* IDGenerator.pm (get_last_id): New method. |
431 |
|
|
432 |
|
2009-01-12 Wakaba <wakaba@suika.fam.cx> |
433 |
|
|
434 |
|
* SuikaWiki3LastModified.pm (get_data): Why this convertion was |
435 |
|
necessary? |
436 |
|
|
437 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000 |
438 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
439 |
|
|
440 |
|
* main.pl (;search, ;terms): New modes. |
441 |
|
|
442 |
|
++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000 |
443 |
|
2009-02-03 Wakaba <wakaba@suika.fam.cx> |
444 |
|
|
445 |
|
* sw.css: Fixed a typo. |
446 |
|
|
447 |
|
</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 |
448 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
449 |
|
|
450 |
|
* main.pl: Adds .tools class to the page navigation, to |
451 |
|
distinguish with same-name pages navigation. |
452 |
|
|
453 |
|
++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000 |
454 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
455 |
|
|
456 |
|
* sw.js: Added Hatena Star support. Use method |
457 |
|
|button.setAttribute ('type')| instead of attribute |button.type| |
458 |
|
for WebKit/WinIE compatibility. |
459 |
|
|
460 |
|
</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 |
461 |
|
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
462 |
|
|
463 |
|
* main.pl: Adds link to help page after the page content form. |
464 |
|
|
465 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
466 |
|
|
467 |
|
* main.pl: Output last-modified date at the end of HTML |
468 |
|
representation of an article. |
469 |
|
|
470 |
|
</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 |
471 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
472 |
|
|
473 |
|
* IDHistory.pm, HashedHistory.pm: New modules. |
474 |
|
|
475 |
|
++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 11:45:32 -0000 |
476 |
|
* main.pl: Implemented history modes. Records creation of pages |
477 |
|
and modifications to id/name associations as history. |
478 |
|
|
479 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
480 |
|
|
481 |
|
</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 |
482 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
483 |
|
|
484 |
|
* main.pl: New script (Code from sw.cgi |
485 |
|
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
486 |
|
minimum changes). |
487 |
|
|
488 |
|
* ChangeLog: New file. |
489 |
|
|
490 |
|
|
491 |
|
++ swe/lib/ChangeLog 24 Nov 2008 07:48:53 -0000 |
492 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
493 |
|
|
494 |
|
* suikawiki/: New directory. |
495 |
|
|
496 |
|
</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 |
497 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
498 |
|
|
499 |
|
* cvscommit.sh: Use |mkcommitfeed| command instead of |
500 |
|
|mkcommitfeed.pl| in the same directory. |
501 |
|
|
502 |
|
* mkcommitfeed.pl: Removed (See |
503 |
|
<http://suika.fam.cx/commitfeed/readme>). |
504 |
|
|
505 |
|
++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000 |
506 |
|
2008-11-23 Wakaba <wakaba@suika.fam.cx> |
507 |
|
|
508 |
|
* sw.css: Oops, class names were wrong. |
509 |
|
|
510 |
|
</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 |
511 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
512 |
|
|
513 |
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
679 |
|
|
680 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
681 |
|
|
|
</content></entry></feed> |
|
682 |
|
</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 |
683 |
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
684 |
|
|
685 |
|
* scripts/: New directory. |
686 |
|
|
687 |
|
++ swe/scripts/ChangeLog 16 Nov 2008 09:23:25 -0000 |
688 |
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
689 |
|
|
690 |
|
* sw.js: New file. |
691 |
|
|
692 |
|
* ChangeLog: New file. |
693 |
|
|
694 |
|
|
695 |
|
</content></entry><updated>2009-09-14T06:16:24Z</updated></feed> |