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-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 |
2 |
* canvas.html: Set the default page name to "(image)". |
3 |
|
4 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
5 |
|
6 |
</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 |
7 |
* main.pl: Added names="" parameter to canvas editor link. |
8 |
|
9 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
10 |
|
11 |
++ swe/pages/ChangeLog 14 Sep 2009 06:16:20 -0000 |
12 |
* canvas.html: Added names="" parameter to specify the names of |
13 |
new images. |
14 |
|
15 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
17 |
</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 |
18 |
* main.pl: Added links to canvas editor. |
19 |
|
20 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
21 |
|
22 |
++ swe/pages/ChangeLog 14 Sep 2009 06:00:50 -0000 |
23 |
* canvas.html: New file (originally comes from Remove Canvas's |
24 |
client.html). |
25 |
|
26 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
27 |
|
28 |
</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 |
29 |
* DB.pm (id_prop): New method. |
30 |
|
31 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
32 |
|
33 |
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 03:10:40 -0000 |
34 |
* SWML.pm (to_text, to_text_media_type): Moved back to the |
35 |
superclass. |
36 |
|
37 |
* CanvasInstructions.pm: New module. |
38 |
|
39 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
40 |
|
41 |
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000 |
42 |
* Document.pm (prop): New method. |
43 |
(content_media_type): Changed to return the real media type. |
44 |
(to_xml_media_type, to_text_media_type, to_xml, to_html_fragment): |
45 |
Changed to return appropriate default value. |
46 |
|
47 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
48 |
|
49 |
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 03:11:39 -0000 |
50 |
* main.pl: Don't generate rel=alternate links if it is known that |
51 |
the alternate is not available. |
52 |
|
53 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
54 |
|
55 |
</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 |
56 |
* Lang.pm: Changed module names. |
57 |
|
58 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
59 |
|
60 |
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 02:40:50 -0000 |
61 |
* SWML.pm: New module. |
62 |
|
63 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
64 |
|
65 |
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000 |
66 |
* Document.pm: Added |rebless| method family. Moved |
67 |
SWML-to-HTML/XML/text convertion methods to another module. |
68 |
|
69 |
* Document/: New directory. |
70 |
|
71 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
72 |
|
73 |
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:39:42 -0000 |
74 |
* main.pl: Call the |rebless| method on the SWE::Object::Document |
75 |
module such that format-dependent methods can be invoked. |
76 |
|
77 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
78 |
|
79 |
</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 |
80 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
81 |
|
82 |
* Lang.pm: New module. |
83 |
|
84 |
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:12:48 -0000 |
85 |
* main.pl: Moved media type list to an external module. |
86 |
|
87 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
88 |
|
89 |
</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 |
90 |
* Document.pm (to_html_fragment): New method. |
91 |
|
92 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
93 |
|
94 |
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:03:01 -0000 |
95 |
* main.pl: Moved format=html processing to external module. |
96 |
|
97 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
98 |
|
99 |
</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 |
100 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
101 |
|
102 |
* Document.pm (to_xml, to_text): New methods. |
103 |
|
104 |
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 01:25:42 -0000 |
105 |
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
106 |
|
107 |
* main.pl: Changed format=text and format=xml to obtain the text |
108 |
or xml variant from SWE::Object::Document. Changed format=text to |
109 |
obtain the xml variant from SWE::Object::Document and then convert |
110 |
into HTML. |
111 |
|
112 |
</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 |
113 |
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
114 |
|
115 |
* main.pl: Extended posturl API for the use of bookmarklet. |
116 |
|
117 |
</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 |
118 |
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
119 |
|
120 |
* HashedIndex.pm (_for_each_id): Operator evaluation order was |
121 |
wrong. |
122 |
|
123 |
</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 |
124 |
* main.pl: Set the paragraph number to the posturl content. |
125 |
|
126 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
127 |
|
128 |
</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 |
129 |
* main.pl: Insert timestamp parameter of posturl. |
130 |
|
131 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
132 |
|
133 |
</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 |
134 |
* main.pl: Implemented new-document case of posturl method. |
135 |
|
136 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
137 |
|
138 |
</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 |
139 |
* Document.pm (new_id): New method. |
140 |
|
141 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
142 |
|
143 |
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:45:55 -0000 |
144 |
* main.pl: Moved the code to obtain the new ID to another module. |
145 |
|
146 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
147 |
|
148 |
</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 |
149 |
* Document.pm (update_tfidf): New method copied from main.pl. |
150 |
|
151 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
152 |
|
153 |
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:37:39 -0000 |
154 |
* main.pl (update_tfidf): Moved to another module. |
155 |
|
156 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
157 |
|
158 |
</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 |
159 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
160 |
|
161 |
* Document.pm: New module. |
162 |
|
163 |
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:25:59 -0000 |
164 |
* main.pl: Facted out the code to associate new pages names to the |
165 |
document. |
166 |
|
167 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
168 |
|
169 |
</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 |
170 |
* DB.pm (name_history, id_history): New methods. |
171 |
|
172 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
173 |
|
174 |
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:45:31 -0000 |
175 |
* main.pl: Use $db's methods to instantiate id_history and |
176 |
name_history databases. |
177 |
|
178 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
179 |
|
180 |
</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 |
181 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
182 |
|
183 |
* DB.pm (vc): New method. |
184 |
|
185 |
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:07:51 -0000 |
186 |
* main.pl: Obtain instances of version control object by invoking |
187 |
the method of $db object. |
188 |
|
189 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
190 |
|
191 |
</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 |
192 |
* main.pl: posturl appending implemented. |
193 |
|
194 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
195 |
|
196 |
</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 |
197 |
* main.pl: Preparation for introducing posturl method. |
198 |
|
199 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
200 |
|
201 |
</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 |
202 |
* main.pl: Fact out the process to determine the document ID(s) |
203 |
from the name, possibly converting the SuikaWiki3 document into |
204 |
new format. |
205 |
|
206 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
207 |
|
208 |
</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 |
209 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
210 |
|
211 |
* sw.css: Styling for js-inserted sections. |
212 |
|
213 |
++ swe/scripts/ChangeLog 12 Jul 2009 07:31:10 -0000 |
214 |
* sw-sami.js: Improved where js-generated sections are inserted. |
215 |
|
216 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
217 |
|
218 |
</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 |
219 |
* main.pl: Create tfidf data when a page is created. |
220 |
|
221 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
222 |
|
223 |
</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 |
224 |
* main.pl: Update tfidf data when a page content is updated. |
225 |
|
226 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
227 |
|
228 |
</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 |
229 |
* main.pl Locks during the non-inverted index is updated. |
230 |
|
231 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
232 |
|
233 |
</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 |
234 |
* HashedIndex.pm (lock, lock_file_name): New methods. |
235 |
|
236 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
237 |
|
238 |
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:22:03 -0000 |
239 |
* main.pl: Locks the index database before the modification. |
240 |
|
241 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
242 |
|
243 |
</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 |
244 |
* sw-sami.js: New script. It loads search result and insert into |
245 |
the document. |
246 |
|
247 |
* sw.js: Loads sw-sami.js. |
248 |
|
249 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
250 |
|
251 |
</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 |
252 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
253 |
|
254 |
* sw.js: Load sami-core.js. |
255 |
|
256 |
</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 |
257 |
* main.pl: Put the |script| element at the end of the |body| |
258 |
element. |
259 |
|
260 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
261 |
|
262 |
</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 |
263 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
264 |
|
265 |
* NamedText.pm (_get_file_name): Typo. |
266 |
|
267 |
* Lock.pm: Check whether any preferable locks are already taken or |
268 |
not to avoid deadlocks. |
269 |
|
270 |
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order |
271 |
control. |
272 |
|
273 |
* IDLocks.pm (get_lock): Set lock_type to enable lock order |
274 |
control. |
275 |
|
276 |
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:00:17 -0000 |
277 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
278 |
|
279 |
* main.pl: Set |lock_type| to enable lock order control. |
280 |
|
281 |
</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 |
282 |
2009-07-11 Wakaba <wakaba@suika.fam.cx> |
283 |
|
284 |
* sw.css: Added .swe-info class. |
285 |
|
286 |
</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 |
287 |
* main.pl: Show the relatedness of pages in the list of neighbor |
288 |
nodes. |
289 |
|
290 |
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
291 |
|
292 |
</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 |
293 |
* Repository.pm (are_related_ids): Repeat the relearning process |
294 |
until the right answer is deduced. |
295 |
|
296 |
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
297 |
|
298 |
</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 |
299 |
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
300 |
|
301 |
* Repository.pm: New module. |
302 |
|
303 |
++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 07:39:54 -0000 |
304 |
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
305 |
|
306 |
* main.pl: Moved relatedness detection method into its own module. |
307 |
|
308 |
</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 |
309 |
* Node.pm (document_id): New method. |
310 |
|
311 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
312 |
|
313 |
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
314 |
* main.pl: Dump the name of neighbors. |
315 |
|
316 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
317 |
|
318 |
</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 |
319 |
* Node.pm (document_id): New method. |
320 |
|
321 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
322 |
|
323 |
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
324 |
* main.pl: Dump the name of neighbors. |
325 |
|
326 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
327 |
|
328 |
</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 |
329 |
* Graph.pm (get_node_by_id): New method. |
330 |
(create_node): Changed to instantiate SWE::Object::Node. |
331 |
|
332 |
* Node.pm: New module. |
333 |
|
334 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
335 |
|
336 |
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:49:58 -0000 |
337 |
* main.pl: Dump the list of neighbors. |
338 |
|
339 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
340 |
|
341 |
</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 |
342 |
* DB.pm: Added graph and global property databases. |
343 |
|
344 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
345 |
|
346 |
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000 |
347 |
* Graph.pm: New module. |
348 |
|
349 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
350 |
|
351 |
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:27:26 -0000 |
352 |
* main.pl: Graph generation moved to another module. Implemented |
353 |
graph/document association. |
354 |
|
355 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
356 |
|
357 |
</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 |
358 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
359 |
|
360 |
* NamedText.pm: New module. |
361 |
|
362 |
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 09:42:14 -0000 |
363 |
* main.pl: Implemented the graph generate method. |
364 |
|
365 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
366 |
|
367 |
</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 |
368 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
369 |
|
370 |
* DB.pm (id): New method. |
371 |
|
372 |
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 08:07:12 -0000 |
373 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
374 |
|
375 |
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
376 |
module. Also, preparation for the experiments for the graph |
377 |
generation implementation. |
378 |
|
379 |
</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 |
380 |
* sw.js: Added |title|s to the buttons. |
381 |
|
382 |
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
383 |
|
384 |
</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 |
385 |
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
386 |
|
387 |
* sw.js: Added a button to insert the current time. |
388 |
|
389 |
</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 |
390 |
* FeatureVector.pm: Added support for parsing and operations. |
391 |
|
392 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
393 |
|
394 |
++ swe/lib/suikawiki/ChangeLog 9 Mar 2009 08:25:07 -0000 |
395 |
* main.pl: Added experimental support for learning of relatedness |
396 |
of pages. |
397 |
|
398 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
399 |
|
400 |
</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 |
401 |
* DB.pm: New module. |
402 |
|
403 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
404 |
|
405 |
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000 |
406 |
* main.pl: Create an instance of the new SWE::DB module and obtain |
407 |
references to database objects via that object for newly added |
408 |
modes. |
409 |
|
410 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
411 |
|
412 |
</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 |
413 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
414 |
|
415 |
* Data/: New directory. |
416 |
|
417 |
++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000 |
418 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
419 |
|
420 |
* FeatureVector.pm: New module. |
421 |
|
422 |
* ChangeLog: New file. |
423 |
|
424 |
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000 |
425 |
* main.pl (update_tfidf): Use new module to support feature word |
426 |
vectors. |
427 |
|
428 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
429 |
|
430 |
</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 |
431 |
2009-03-01 Wakaba <wakaba@suika.fam.cx> |
432 |
|
433 |
* HashedIndex.pm: New module. |
434 |
|
435 |
* IDGenerator.pm (get_last_id): New method. |
436 |
|
437 |
2009-01-12 Wakaba <wakaba@suika.fam.cx> |
438 |
|
439 |
* SuikaWiki3LastModified.pm (get_data): Why this convertion was |
440 |
necessary? |
441 |
|
442 |
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000 |
443 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
444 |
|
445 |
* main.pl (;search, ;terms): New modes. |
446 |
|
447 |
++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000 |
448 |
2009-02-03 Wakaba <wakaba@suika.fam.cx> |
449 |
|
450 |
* sw.css: Fixed a typo. |
451 |
|
452 |
</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 |
453 |
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
454 |
|
455 |
* main.pl: Adds .tools class to the page navigation, to |
456 |
distinguish with same-name pages navigation. |
457 |
|
458 |
++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000 |
459 |
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
460 |
|
461 |
* sw.js: Added Hatena Star support. Use method |
462 |
|button.setAttribute ('type')| instead of attribute |button.type| |
463 |
for WebKit/WinIE compatibility. |
464 |
|
465 |
</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 |
466 |
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
467 |
|
468 |
* main.pl: Adds link to help page after the page content form. |
469 |
|
470 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
471 |
|
472 |
* main.pl: Output last-modified date at the end of HTML |
473 |
representation of an article. |
474 |
|
475 |
</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 |
476 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
477 |
|
478 |
* IDHistory.pm, HashedHistory.pm: New modules. |
479 |
|
480 |
++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 11:45:32 -0000 |
481 |
* main.pl: Implemented history modes. Records creation of pages |
482 |
and modifications to id/name associations as history. |
483 |
|
484 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
485 |
|
486 |
</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 |
487 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
488 |
|
489 |
* main.pl: New script (Code from sw.cgi |
490 |
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
491 |
minimum changes). |
492 |
|
493 |
* ChangeLog: New file. |
494 |
|
495 |
|
496 |
++ swe/lib/ChangeLog 24 Nov 2008 07:48:53 -0000 |
497 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
498 |
|
499 |
* suikawiki/: New directory. |
500 |
|
501 |
</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 |
502 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
503 |
|
504 |
* cvscommit.sh: Use |mkcommitfeed| command instead of |
505 |
|mkcommitfeed.pl| in the same directory. |
506 |
|
507 |
* mkcommitfeed.pl: Removed (See |
508 |
<http://suika.fam.cx/commitfeed/readme>). |
509 |
|
510 |
++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000 |
511 |
2008-11-23 Wakaba <wakaba@suika.fam.cx> |
512 |
|
513 |
* sw.css: Oops, class names were wrong. |
514 |
|
515 |
</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 |
516 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
517 |
|
518 |
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
519 |
Forgetten to copy this file. |
520 |
|
521 |
</content></entry><entry xml:id="entry-1226136715"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136715</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:31:53Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/doc/ChangeLog 8 Nov 2008 09:31:49 -0000 |
522 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
523 |
|
524 |
* .htaccess: New file. |
525 |
|
526 |
* ChangeLog: New file. |
527 |
|
528 |
|
529 |
</content></entry><entry xml:id="entry-1226147491"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226147491</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T12:31:27Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 8 Nov 2008 12:31:14 -0000 |
530 |
* SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files. |
531 |
|
532 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
533 |
|
534 |
</content></entry><entry xml:id="entry-1226213206"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226213206</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T06:46:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 06:46:33 -0000 |
535 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
536 |
|
537 |
* Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm, |
538 |
IDText.pm, SuikaWiki3PageList.pm: New modules. |
539 |
|
540 |
* SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain |
541 |
base 16 encoded file name string as key, rather than array |
542 |
reference as in SuikaWiki3. |
543 |
|
544 |
* SuikaWiki3LastModified.pm (save_data, set_data): Removed. |
545 |
(load_data): Renamed as |_load_data|. |
546 |
(get_data): Invoke |_load_data| if and only if necessary. |
547 |
|
548 |
* SuikaWiki3Props.pm: Don't treat "%" as a part of hash key. |
549 |
|
550 |
</content></entry><entry xml:id="entry-1226225210"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226225210</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T10:06:45Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 10:06:43 -0000 |
551 |
* IDProps.pm (_get_file_name): Return |undef| if the file is not |
552 |
found. |
553 |
|
554 |
* IDLocks.pm: New module. |
555 |
|
556 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
557 |
|
558 |
</content></entry><entry xml:id="entry-1226239737"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226239737</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T14:08:54Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 14:08:47 -0000 |
559 |
* VersionControl.pm: New module. |
560 |
|
561 |
* HashedProps.pm, IDText.pm: Support for |version_control| |
562 |
property is added. |
563 |
|
564 |
* SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do |
565 |
nothing if the data has not been loaded from the file. |
566 |
(delete_data): New method. |
567 |
|
568 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
569 |
|
570 |
</content></entry><entry xml:id="entry-1226287582"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226287582</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T03:26:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 10 Nov 2008 03:26:13 -0000 |
571 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
572 |
|
573 |
* VersionControl.pm (commit_changes): Set "-kb" option to the "cvs |
574 |
add" command to avoid keyword substition and newline |
575 |
normalization. |
576 |
|
577 |
</content></entry><entry xml:id="entry-1226311097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226311097</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T09:58:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 10 Nov 2008 09:58:00 -0000 |
578 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
579 |
|
580 |
* styles/: New directory. |
581 |
|
582 |
++ swe/styles/ChangeLog 10 Nov 2008 09:57:53 -0000 |
583 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
584 |
|
585 |
* sw.css: New style sheet. |
586 |
|
587 |
* ChangeLog: New file. |
588 |
|
589 |
|
590 |
</content></entry><entry xml:id="entry-1226639976"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226639976</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T05:19:29Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 14 Nov 2008 05:16:49 -0000 |
591 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
592 |
|
593 |
* IDLocks.pm (get_lock): Directories should be created if it does |
594 |
not exist. |
595 |
|
596 |
* SuikaWiki3PageList2.pm: New module. |
597 |
|
598 |
</content></entry><entry xml:id="entry-1226648578"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648578</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:42:57Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:42:29 -0000 |
599 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
600 |
|
601 |
* sw-classes.css: New style sheet. |
602 |
|
603 |
* sw.css: a:hover did not work because of specificity. Typo |
604 |
fixed. Use dashed underline for wiki-internal links so that a |
605 |
paragraph with a lot of links looks less ugly. Set margin between |
606 |
adjucent links. sw:insert and sw:delete elements that are |
607 |
children of the article element should be rendered as blocks. |
608 |
Underlines replaced by borders to avoid ugly styling when an |
609 |
underlined element is contained within a bordered element. Set |
610 |
border to form elements. |
611 |
|
612 |
</content></entry><entry xml:id="entry-1226648842"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648842</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:47:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:45:13 -0000 |
613 |
* sw.css: Change background-color of cells when hovered. |
614 |
|
615 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
616 |
|
617 |
</content></entry><entry xml:id="entry-1226651293"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226651293</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:28:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 08:16:12 -0000 |
618 |
* sw.css: "rt + rt" changed to "rt ~ rt" to support |rp| elements. |
619 |
|
620 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
621 |
|
622 |
</content></entry><entry xml:id="entry-1226652550"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226652550</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:49:08Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 08:48:57 -0000 |
623 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
624 |
|
625 |
* XML2HTML.pm: New module (code from sw.cgi). |
626 |
|
627 |
* ChangeLog: New file. |
628 |
|
629 |
|
630 |
++ swe/lib/SWE/ChangeLog 14 Nov 2008 08:41:10 -0000 |
631 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
632 |
|
633 |
* Lang/: New directory. |
634 |
|
635 |
++ swe/styles/ChangeLog 14 Nov 2008 08:40:01 -0000 |
636 |
* sw.css: Margin for adjucent underlines are commented out, |
637 |
otherwise stupid margin appears before second anchor element in a |
638 |
paragraph (consider <a></a>text<a></a>). |
639 |
|
640 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
641 |
|
642 |
</content></entry><entry xml:id="entry-1226654685"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226654685</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T09:24:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 09:24:16 -0000 |
643 |
* XML2HTML.pm: Added sw:image element support. |
644 |
|
645 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
646 |
|
647 |
++ swe/styles/ChangeLog 14 Nov 2008 09:24:37 -0000 |
648 |
* sw.css: Added a style rule for permalinks. |
649 |
|
650 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
651 |
|
652 |
</content></entry><entry xml:id="entry-1226658668"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226658668</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:31:07Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 10:30:59 -0000 |
653 |
* sw.css: Re-disabled underline for .sw-anchor-internal. |
654 |
|
655 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
656 |
|
657 |
</content></entry><entry xml:id="entry-1226659854"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226659854</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:50:48Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 10:50:41 -0000 |
658 |
* XML2HTML.pm: Added sw:replace support. (The "support" simply |
659 |
insertes the |by| attribute value in place of sw:replace element, |
660 |
this is the most backward compatible way for existing contents.) |
661 |
|
662 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
663 |
|
664 |
++ swe/styles/ChangeLog 14 Nov 2008 10:49:15 -0000 |
665 |
* sw.css: Old (SuikaWiki3) style rule was inherited |
666 |
unintentionally for pre.code. |
667 |
|
668 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
669 |
|
670 |
</content></entry><entry xml:id="entry-1226807151"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226807151</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T03:45:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 16 Nov 2008 03:45:25 -0000 |
671 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
672 |
|
673 |
* XML2HTML.pm (convert): Use a document fragment node as the |
674 |
container instead of the article element. Make the outermost |
675 |
heading rank configurable. |
676 |
|
677 |
++ swe/styles/ChangeLog 16 Nov 2008 03:45:45 -0000 |
678 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
679 |
|
680 |
* sw.css: Set the width of the title input field. |
681 |
|
682 |
</content></entry><entry xml:id="entry-1226815552"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226815552</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T06:05:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 16 Nov 2008 06:05:44 -0000 |
683 |
* sw.css: Added style rules for same-id page list. |
684 |
|
685 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
686 |
|
687 |
</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 |
688 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
689 |
|
690 |
* scripts/: New directory. |
691 |
|
692 |
++ swe/scripts/ChangeLog 16 Nov 2008 09:23:25 -0000 |
693 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
694 |
|
695 |
* sw.js: New file. |
696 |
|
697 |
* ChangeLog: New file. |
698 |
|
699 |
|
700 |
</content></entry><updated>2009-09-14T06:23:15Z</updated></feed> |