/[suikacvs]/webroot/swe/doc/swe-commit.en.atom.u8
Suika

Diff of /webroot/swe/doc/swe-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.43 by wakaba, Sun Jul 12 05:01:44 2009 UTC revision 1.69 by wakaba, Mon Sep 14 06:16:38 2009 UTC
# Line 1  Line 1 
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-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  <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=&quot;&quot; parameter to canvas editor link.
3    
4    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
5    
6    ++ swe/pages/ChangeLog  14 Sep 2009 06:16:20 -0000
7            * canvas.html: Added names=&quot;&quot; parameter to specify the names of
8            new images.
9    
10    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;  2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
248    
249          * sw.js: Load sami-core.js.          * sw.js: Load sami-core.js.
# Line 447  Line 692 
692          * ChangeLog: New file.          * ChangeLog: New file.
693    
694    
 </content></entry><updated>2009-07-12T05:01:42Z</updated></feed>  
695    </content></entry><updated>2009-09-14T06:16:24Z</updated></feed>

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.69

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24