/[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.31 by wakaba, Sat Mar 14 01:03:44 2009 UTC revision 1.42 by wakaba, Sun Jul 12 04:49:51 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-1236992624"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236992624</id><title>2009-03-14 Wakaba</title><updated>2009-03-14T01:03:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog       14 Mar 2009 01:03:37 -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-1247374191"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247374191</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T04:49:47Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:49:44 -0000
2            * main.pl: Put the |script| element at the end of the |body|
3            element.
4    
5    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
6    
7    </content></entry><entry xml:id="entry-1247371223"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247371223</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T04:00:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        12 Jul 2009 03:59:58 -0000
8    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
9    
10            * NamedText.pm (_get_file_name): Typo.
11    
12            * Lock.pm: Check whether any preferable locks are already taken or
13            not to avoid deadlocks.
14    
15            * IDGenerator.pm (get_next_id): Set lock_type to enable lock order
16            control.
17    
18            * IDLocks.pm (get_lock): Set lock_type to enable lock order
19            control.
20    
21    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 04:00:17 -0000
22    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
23    
24            * main.pl: Set |lock_type| to enable lock order control.
25    
26    </content></entry><entry xml:id="entry-1247310226"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247310226</id><title>2009-07-11 Wakaba</title><updated>2009-07-11T11:03:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog    11 Jul 2009 11:03:40 -0000
27    2009-07-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
28    
29            * sw.css: Added .swe-info class.
30    
31    </content></entry><entry xml:id="entry-1237192113"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237192113</id><title>2009-03-16 Wakaba</title><updated>2009-03-16T08:28:31Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     16 Mar 2009 08:28:29 -0000
32            * main.pl: Show the relatedness of pages in the list of neighbor
33            nodes.
34    
35    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
36    
37    </content></entry><entry xml:id="entry-1237189495"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237189495</id><title>2009-03-16 Wakaba</title><updated>2009-03-16T07:44:53Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    16 Mar 2009 07:44:50 -0000
38            * Repository.pm (are_related_ids): Repeat the relearning process
39            until the right answer is deduced.
40    
41    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
42    
43    </content></entry><entry xml:id="entry-1237189204"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237189204</id><title>2009-03-16 Wakaba</title><updated>2009-03-16T07:39:59Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    16 Mar 2009 07:39:22 -0000
44    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
45    
46            * Repository.pm: New module.
47    
48    ++ swe/lib/suikawiki/ChangeLog  16 Mar 2009 07:39:54 -0000
49    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
50    
51            * main.pl: Moved relatedness detection method into its own module.
52    
53    </content></entry><entry xml:id="entry-1237122433"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237122433</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T13:07:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    15 Mar 2009 13:06:41 -0000
54            * Node.pm (document_id): New method.
55    
56    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
57    
58    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
59            * main.pl: Dump the name of neighbors.
60    
61    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
62    
63    </content></entry><entry xml:id="entry-1237122428"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237122428</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T13:07:06Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    15 Mar 2009 13:06:41 -0000
64            * Node.pm (document_id): New method.
65    
66    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
67    
68    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
69            * main.pl: Dump the name of neighbors.
70    
71    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
72    
73    </content></entry><entry xml:id="entry-1237121403"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237121403</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T12:50:01Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog    15 Mar 2009 12:49:18 -0000
74            * Graph.pm (get_node_by_id): New method.
75            (create_node): Changed to instantiate SWE::Object::Node.
76    
77            * Node.pm: New module.
78    
79    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
80    
81    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:49:58 -0000
82            * main.pl: Dump the list of neighbors.
83    
84    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
85    
86    </content></entry><entry xml:id="entry-1237120057"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237120057</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T12:27:35Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   15 Mar 2009 12:26:50 -0000
87            * DB.pm: Added graph and global property databases.
88    
89    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
90    
91    ++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
92            * Graph.pm: New module.
93    
94    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
95    
96    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:27:26 -0000
97            * main.pl: Graph generation moved to another module.  Implemented
98            graph/document association.
99    
100    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
101    
102    </content></entry><entry xml:id="entry-1237110139"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237110139</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T09:42:17Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        15 Mar 2009 09:41:26 -0000
103    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
104    
105            * NamedText.pm: New module.
106    
107    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 09:42:14 -0000
108            * main.pl: Implemented the graph generate method.
109    
110    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
111    
112    </content></entry><entry xml:id="entry-1237104442"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237104442</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T08:07:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   15 Mar 2009 08:06:01 -0000
113    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
114    
115            * DB.pm (id): New method.
116    
117    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 08:07:12 -0000
118    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
119    
120            * main.pl: Moved the codes to get idgenerator object to SWE::DB
121            module.  Also, preparation for the experiments for the graph
122            generation implementation.
123    
124    </content></entry><entry xml:id="entry-1236992624"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236992624</id><title>2009-03-14 Wakaba</title><updated>2009-03-14T01:03:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog   14 Mar 2009 01:03:37 -0000
125          * sw.js: Added |title|s to the buttons.          * sw.js: Added |title|s to the buttons.
126    
127  2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
# Line 319  Line 442 
442          * ChangeLog: New file.          * ChangeLog: New file.
443    
444    
 </content></entry><updated>2009-03-14T01:03:40Z</updated></feed>  
445    </content></entry><updated>2009-07-12T04:49:47Z</updated></feed>

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.42

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24