/[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.16 by wakaba, Fri Nov 14 10:31:08 2008 UTC revision 1.24 by wakaba, Tue Nov 25 05:01:49 2008 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-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-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
2    2008-11-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
3    
4            * main.pl: Adds link to help page after the page content form.
5    
6    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
7    
8            * main.pl: Output last-modified date at the end of HTML
9            representation of an article.
10            
11    </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
12    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
13    
14            * IDHistory.pm, HashedHistory.pm: New modules.
15    
16    ++ swe/lib/suikawiki/ChangeLog  24 Nov 2008 11:45:32 -0000
17            * main.pl: Implemented history modes.  Records creation of pages
18            and modifications to id/name associations as history.
19    
20    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
21    
22    </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
23    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
24    
25            * main.pl: New script (Code from sw.cgi
26            &lt;http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi&gt;, with
27            minimum changes).
28    
29            * ChangeLog: New file.
30    
31    
32    ++ swe/lib/ChangeLog    24 Nov 2008 07:48:53 -0000
33    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
34    
35            * suikawiki/: New directory.
36    
37    </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
38    2008-11-24  Wakaba  &lt;wakaba@suika.fam.cx&gt;
39    
40            * cvscommit.sh: Use |mkcommitfeed| command instead of
41            |mkcommitfeed.pl| in the same directory.
42    
43            * mkcommitfeed.pl: Removed (See
44            &lt;http://suika.fam.cx/commitfeed/readme&gt;).
45            
46    ++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000
47    2008-11-23  Wakaba  &lt;wakaba@suika.fam.cx&gt;
48    
49            * sw.css: Oops, class names were wrong.
50    
51    </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
52  2008-11-08  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-11-08  Wakaba  &lt;wakaba@suika.fam.cx&gt;
53    
54          * mkcommitfeed.pl: New file (copied from ../www/harusame/).          * mkcommitfeed.pl: New file (copied from ../www/harusame/).
# Line 140  Line 190 
190    
191  2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
192    
 </content></entry></feed>  
193    </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
194            * XML2HTML.pm: Added sw:replace support.  (The &quot;support&quot; simply
195            insertes the |by| attribute value in place of sw:replace element,
196            this is the most backward compatible way for existing contents.)
197    
198    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
199    
200    ++ swe/styles/ChangeLog 14 Nov 2008 10:49:15 -0000
201            * sw.css: Old (SuikaWiki3) style rule was inherited
202            unintentionally for pre.code.
203    
204    2008-11-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
205    
206    </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
207    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
208    
209            * XML2HTML.pm (convert): Use a document fragment node as the
210            container instead of the article element.  Make the outermost
211            heading rank configurable.
212    
213    ++ swe/styles/ChangeLog 16 Nov 2008 03:45:45 -0000
214    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
215    
216            * sw.css: Set the width of the title input field.
217    
218    </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
219            * sw.css: Added style rules for same-id page list.
220    
221    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
222    
223    </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
224    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
225    
226            * scripts/: New directory.
227    
228    ++ swe/scripts/ChangeLog        16 Nov 2008 09:23:25 -0000
229    2008-11-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
230    
231            * sw.js: New file.
232    
233            * ChangeLog: New file.
234    
235    
236    </content></entry><updated>2008-11-25T05:01:43Z</updated></feed>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.24

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24