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-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 |
2 |
|
* Graph.pm (get_node_by_id): New method. |
3 |
|
(create_node): Changed to instantiate SWE::Object::Node. |
4 |
|
|
5 |
|
* Node.pm: New module. |
6 |
|
|
7 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:49:58 -0000 |
10 |
|
* main.pl: Dump the list of neighbors. |
11 |
|
|
12 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
</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 |
15 |
|
* DB.pm: Added graph and global property databases. |
16 |
|
|
17 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000 |
20 |
|
* Graph.pm: New module. |
21 |
|
|
22 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:27:26 -0000 |
25 |
|
* main.pl: Graph generation moved to another module. Implemented |
26 |
|
graph/document association. |
27 |
|
|
28 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
</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 |
31 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* NamedText.pm: New module. |
34 |
|
|
35 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 09:42:14 -0000 |
36 |
|
* main.pl: Implemented the graph generate method. |
37 |
|
|
38 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
</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 |
41 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* DB.pm (id): New method. |
44 |
|
|
45 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 08:07:12 -0000 |
46 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
49 |
|
module. Also, preparation for the experiments for the graph |
50 |
|
generation implementation. |
51 |
|
|
52 |
|
</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 |
53 |
|
* sw.js: Added |title|s to the buttons. |
54 |
|
|
55 |
|
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
</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 |
58 |
|
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* sw.js: Added a button to insert the current time. |
61 |
|
|
62 |
|
</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 |
63 |
|
* FeatureVector.pm: Added support for parsing and operations. |
64 |
|
|
65 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
++ swe/lib/suikawiki/ChangeLog 9 Mar 2009 08:25:07 -0000 |
68 |
|
* main.pl: Added experimental support for learning of relatedness |
69 |
|
of pages. |
70 |
|
|
71 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
</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 |
74 |
|
* DB.pm: New module. |
75 |
|
|
76 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000 |
79 |
|
* main.pl: Create an instance of the new SWE::DB module and obtain |
80 |
|
references to database objects via that object for newly added |
81 |
|
modes. |
82 |
|
|
83 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
</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 |
86 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* Data/: New directory. |
89 |
|
|
90 |
|
++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000 |
91 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* FeatureVector.pm: New module. |
94 |
|
|
95 |
|
* ChangeLog: New file. |
96 |
|
|
97 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000 |
98 |
|
* main.pl (update_tfidf): Use new module to support feature word |
99 |
|
vectors. |
100 |
|
|
101 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
103 |
|
</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 |
104 |
|
2009-03-01 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* HashedIndex.pm: New module. |
107 |
|
|
108 |
|
* IDGenerator.pm (get_last_id): New method. |
109 |
|
|
110 |
|
2009-01-12 Wakaba <wakaba@suika.fam.cx> |
111 |
|
|
112 |
|
* SuikaWiki3LastModified.pm (get_data): Why this convertion was |
113 |
|
necessary? |
114 |
|
|
115 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000 |
116 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
|
* main.pl (;search, ;terms): New modes. |
119 |
|
|
120 |
|
++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000 |
121 |
|
2009-02-03 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
123 |
|
* sw.css: Fixed a typo. |
124 |
|
|
125 |
|
</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 |
126 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* main.pl: Adds .tools class to the page navigation, to |
129 |
|
distinguish with same-name pages navigation. |
130 |
|
|
131 |
|
++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000 |
132 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
133 |
|
|
134 |
|
* sw.js: Added Hatena Star support. Use method |
135 |
|
|button.setAttribute ('type')| instead of attribute |button.type| |
136 |
|
for WebKit/WinIE compatibility. |
137 |
|
|
138 |
|
</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 |
139 |
|
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
140 |
|
|
141 |
|
* main.pl: Adds link to help page after the page content form. |
142 |
|
|
143 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
144 |
|
|
145 |
|
* main.pl: Output last-modified date at the end of HTML |
146 |
|
representation of an article. |
147 |
|
|
148 |
|
</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 |
149 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
150 |
|
|
151 |
|
* IDHistory.pm, HashedHistory.pm: New modules. |
152 |
|
|
153 |
|
++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 11:45:32 -0000 |
154 |
|
* main.pl: Implemented history modes. Records creation of pages |
155 |
|
and modifications to id/name associations as history. |
156 |
|
|
157 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
158 |
|
|
159 |
|
</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 |
160 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
162 |
|
* main.pl: New script (Code from sw.cgi |
163 |
|
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
164 |
|
minimum changes). |
165 |
|
|
166 |
|
* ChangeLog: New file. |
167 |
|
|
168 |
|
|
169 |
|
++ swe/lib/ChangeLog 24 Nov 2008 07:48:53 -0000 |
170 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
171 |
|
|
172 |
|
* suikawiki/: New directory. |
173 |
|
|
174 |
|
</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 |
175 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
176 |
|
|
177 |
|
* cvscommit.sh: Use |mkcommitfeed| command instead of |
178 |
|
|mkcommitfeed.pl| in the same directory. |
179 |
|
|
180 |
|
* mkcommitfeed.pl: Removed (See |
181 |
|
<http://suika.fam.cx/commitfeed/readme>). |
182 |
|
|
183 |
|
++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000 |
184 |
|
2008-11-23 Wakaba <wakaba@suika.fam.cx> |
185 |
|
|
186 |
|
* sw.css: Oops, class names were wrong. |
187 |
|
|
188 |
|
</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 |
189 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
190 |
|
|
191 |
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
287 |
|
|
288 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
289 |
|
|
|
</content></entry></feed> |
|
290 |
|
</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 |
291 |
|
* sw.css: "rt + rt" changed to "rt ~ rt" to support |rp| elements. |
292 |
|
|
293 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
294 |
|
|
295 |
|
</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 |
296 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
297 |
|
|
298 |
|
* XML2HTML.pm: New module (code from sw.cgi). |
299 |
|
|
300 |
|
* ChangeLog: New file. |
301 |
|
|
302 |
|
|
303 |
|
++ swe/lib/SWE/ChangeLog 14 Nov 2008 08:41:10 -0000 |
304 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
305 |
|
|
306 |
|
* Lang/: New directory. |
307 |
|
|
308 |
|
++ swe/styles/ChangeLog 14 Nov 2008 08:40:01 -0000 |
309 |
|
* sw.css: Margin for adjucent underlines are commented out, |
310 |
|
otherwise stupid margin appears before second anchor element in a |
311 |
|
paragraph (consider <a></a>text<a></a>). |
312 |
|
|
313 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
314 |
|
|
315 |
|
</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 |
316 |
|
* XML2HTML.pm: Added sw:image element support. |
317 |
|
|
318 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
319 |
|
|
320 |
|
++ swe/styles/ChangeLog 14 Nov 2008 09:24:37 -0000 |
321 |
|
* sw.css: Added a style rule for permalinks. |
322 |
|
|
323 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
324 |
|
|
325 |
|
</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 |
326 |
|
* sw.css: Re-disabled underline for .sw-anchor-internal. |
327 |
|
|
328 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
329 |
|
|
330 |
|
</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 |
331 |
|
* XML2HTML.pm: Added sw:replace support. (The "support" simply |
332 |
|
insertes the |by| attribute value in place of sw:replace element, |
333 |
|
this is the most backward compatible way for existing contents.) |
334 |
|
|
335 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
336 |
|
|
337 |
|
++ swe/styles/ChangeLog 14 Nov 2008 10:49:15 -0000 |
338 |
|
* sw.css: Old (SuikaWiki3) style rule was inherited |
339 |
|
unintentionally for pre.code. |
340 |
|
|
341 |
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
342 |
|
|
343 |
|
</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 |
344 |
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
345 |
|
|
346 |
|
* XML2HTML.pm (convert): Use a document fragment node as the |
347 |
|
container instead of the article element. Make the outermost |
348 |
|
heading rank configurable. |
349 |
|
|
350 |
|
++ swe/styles/ChangeLog 16 Nov 2008 03:45:45 -0000 |
351 |
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
352 |
|
|
353 |
|
* sw.css: Set the width of the title input field. |
354 |
|
|
355 |
|
</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 |
356 |
|
* sw.css: Added style rules for same-id page list. |
357 |
|
|
358 |
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
359 |
|
|
360 |
|
</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 |
361 |
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
362 |
|
|
363 |
|
* scripts/: New directory. |
364 |
|
|
365 |
|
++ swe/scripts/ChangeLog 16 Nov 2008 09:23:25 -0000 |
366 |
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
367 |
|
|
368 |
|
* sw.js: New file. |
369 |
|
|
370 |
|
* ChangeLog: New file. |
371 |
|
|
372 |
|
|
373 |
|
</content></entry><updated>2009-03-15T12:50:01Z</updated></feed> |