/[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.52 by wakaba, Sun Jul 12 08:59:27 2009 UTC revision 1.70 by wakaba, Mon Sep 14 06:23:33 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-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  <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 &quot;(image)&quot;.
3    
4    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
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=&quot;&quot; parameter to canvas editor link.
8    
9    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
10    
11    ++ swe/pages/ChangeLog  14 Sep 2009 06:16:20 -0000
12            * canvas.html: Added names=&quot;&quot; parameter to specify the names of
13            new images.
14    
15    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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  &lt;wakaba@suika.fam.cx&gt;
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.          * main.pl: posturl appending implemented.
193    
194  2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
# Line 507  Line 697 
697          * ChangeLog: New file.          * ChangeLog: New file.
698    
699    
 </content></entry><updated>2009-07-12T08:59:24Z</updated></feed>  
700    </content></entry><updated>2009-09-14T06:23:15Z</updated></feed>

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.70

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24