/[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.69 by wakaba, Mon Sep 14 06:16:38 2009 UTC revision 1.76 by wakaba, Mon Sep 21 07:30:30 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-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  <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-1253518229"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253518229</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T07:30:22Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog       21 Sep 2009 07:28:38 -0000
2    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
3    
4            * DB.pm (id_lock): New method.
5    
6    ++ swe/lib/SWE/Object/ChangeLog 21 Sep 2009 07:29:26 -0000
7            * Document.pm (lock): Changed to use the $db-&gt;id_lock method to
8            obtain the lock object.
9    
10            * Node.pm (neighbor_documents): New method.
11    
12    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
13    
14    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:30:16 -0000
15            * main.pl: Moved most of remaining codes of graph node end point
16            processing to separate modules.
17    
18    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
19    
20    </content></entry><entry xml:id="entry-1253516987"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253516987</id><title>2009-09-21 Wakaba</title><updated>2009-09-21T07:09:38Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    21 Sep 2009 06:44:52 -0000
21    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
22    
23            * Document.pm (title, get_or_create_graph_node): New methods (made
24            from codes moved from main.pl).
25    
26    ++ swe/lib/suikawiki/ChangeLog  21 Sep 2009 07:09:35 -0000
27    2009-09-21  Wakaba  &lt;wakaba@suika.fam.cx&gt;
28    
29            * main.pl: Changed &quot;related&quot;/&quot;unrelated&quot; URLs to a |ping| end
30            point.  Moved most of graph node end point processing to separate
31            modules.
32    
33    </content></entry><entry xml:id="entry-1253436872"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253436872</id><title>2009-09-20 Wakaba</title><updated>2009-09-20T08:54:29Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    20 Sep 2009 08:53:58 -0000
34            * Graph.pm (schelling_update): Implemented.
35    
36    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
37    
38    </content></entry><entry xml:id="entry-1253426959"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253426959</id><title>2009-09-20 Wakaba</title><updated>2009-09-20T06:09:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    20 Sep 2009 06:08:30 -0000
39    2009-09-20  Wakaba  &lt;wakaba@suika.fam.cx&gt;
40    
41            * Graph.pm (add_nodes): Improved the way to determine the number
42            of added nodes.
43    
44    </content></entry><entry xml:id="entry-1253356523"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253356523</id><title>2009-09-19 Wakaba</title><updated>2009-09-19T10:35:16Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     19 Sep 2009 10:35:13 -0000
45            * main.pl: |$id_prop| had been unintentionally unset.
46    
47    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
48    
49    </content></entry><entry xml:id="entry-1253346230"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1253346230</id><title>2009-09-19 Wakaba</title><updated>2009-09-19T07:43:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     19 Sep 2009 07:43:34 -0000
50    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
51    
52            * main.pl: Added Google AdSense.
53    
54    ++ swe/styles/ChangeLog 19 Sep 2009 07:43:26 -0000
55    2009-09-19  Wakaba  &lt;wakaba@suika.fam.cx&gt;
56    
57            * sw.css: Added styles for Google AdSense.
58    
59    </content></entry><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
60            * canvas.html: Set the default page name to &quot;(image)&quot;.
61    
62    2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
63    
64    </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
65          * main.pl: Added names=&quot;&quot; parameter to canvas editor link.          * main.pl: Added names=&quot;&quot; parameter to canvas editor link.
66    
67  2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-09-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
# Line 692  Line 755 
755          * ChangeLog: New file.          * ChangeLog: New file.
756    
757    
 </content></entry><updated>2009-09-14T06:16:24Z</updated></feed>  
758    </content></entry><updated>2009-09-21T07:30:22Z</updated></feed>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24