/[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.55 by wakaba, Sun Jul 12 10:26:28 2009 UTC revision 1.62 by wakaba, Sun Jul 19 12:38:19 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-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  <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-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
2    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
3    
4            * main.pl: Extended posturl API for the use of bookmarklet.
5    
6    </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
7    2009-07-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
8    
9            * HashedIndex.pm (_for_each_id): Operator evaluation order was
10            wrong.
11    
12    </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
13            * main.pl: Set the paragraph number to the posturl content.
14    
15    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
16    
17    </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
18            * main.pl: Insert timestamp parameter of posturl.
19    
20    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
21    
22    </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
23            * main.pl: Implemented new-document case of posturl method.
24    
25    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
26    
27    </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
28            * Document.pm (new_id): New method.
29    
30    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
31    
32    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:45:55 -0000
33            * main.pl: Moved the code to obtain the new ID to another module.
34    
35    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
36    
37    </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
38            * Document.pm (update_tfidf): New method copied from main.pl.
39    
40    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
41    
42    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 10:37:39 -0000
43            * main.pl (update_tfidf): Moved to another module.
44    
45    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
46    
47    </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
48  2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
49    
50          * Document.pm: New module.          * Document.pm: New module.
# Line 540  Line 586 
586          * ChangeLog: New file.          * ChangeLog: New file.
587    
588    
 </content></entry><updated>2009-07-12T10:26:21Z</updated></feed>  
589    </content></entry><updated>2009-07-19T12:38:10Z</updated></feed>

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.62

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24