/[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.27 by wakaba, Mon Mar 2 11:45:11 2009 UTC revision 1.37 by wakaba, Mon Mar 16 07:40:04 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-1235994311"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235994311</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T11:45:09Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog       2 Mar 2009 11:44:31 -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-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
2    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
3    
4            * Repository.pm: New module.
5    
6    ++ swe/lib/suikawiki/ChangeLog  16 Mar 2009 07:39:54 -0000
7    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
8    
9            * main.pl: Moved relatedness detection method into its own module.
10    
11    </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
12            * Node.pm (document_id): New method.
13    
14    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
15    
16    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
17            * main.pl: Dump the name of neighbors.
18    
19    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
20    
21    </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
22            * Node.pm (document_id): New method.
23    
24    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
25    
26    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
27            * main.pl: Dump the name of neighbors.
28    
29    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
30    
31    </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
32            * Graph.pm (get_node_by_id): New method.
33            (create_node): Changed to instantiate SWE::Object::Node.
34    
35            * Node.pm: New module.
36    
37    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
38    
39    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:49:58 -0000
40            * main.pl: Dump the list of neighbors.
41    
42    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
43    
44    </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
45            * DB.pm: Added graph and global property databases.
46    
47    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
48    
49    ++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
50            * Graph.pm: New module.
51    
52    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
53    
54    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:27:26 -0000
55            * main.pl: Graph generation moved to another module.  Implemented
56            graph/document association.
57    
58    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
59    
60    </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
61    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
62    
63            * NamedText.pm: New module.
64    
65    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 09:42:14 -0000
66            * main.pl: Implemented the graph generate method.
67    
68    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
69    
70    </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
71    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
72    
73            * DB.pm (id): New method.
74    
75    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 08:07:12 -0000
76    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
77    
78            * main.pl: Moved the codes to get idgenerator object to SWE::DB
79            module.  Also, preparation for the experiments for the graph
80            generation implementation.
81    
82    </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
83            * sw.js: Added |title|s to the buttons.
84    
85    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
86    
87    </content></entry><entry xml:id="entry-1236992515"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236992515</id><title>2009-03-14 Wakaba</title><updated>2009-03-14T01:01:52Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog   14 Mar 2009 01:01:18 -0000
88    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
89    
90            * sw.js: Added a button to insert the current time.
91    
92    </content></entry><entry xml:id="entry-1236587122"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236587122</id><title>2009-03-09 Wakaba</title><updated>2009-03-09T08:25:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Data/ChangeLog      9 Mar 2009 08:24:27 -0000
93            * FeatureVector.pm: Added support for parsing and operations.
94    
95    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
96    
97    ++ swe/lib/suikawiki/ChangeLog  9 Mar 2009 08:25:07 -0000
98            * main.pl: Added experimental support for learning of relatedness
99            of pages.
100    
101    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
102    
103    </content></entry><entry xml:id="entry-1235995769"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235995769</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T12:09:28Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   2 Mar 2009 12:08:28 -0000
104            * DB.pm: New module.
105    
106    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
107    
108    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 12:09:18 -0000
109            * main.pl: Create an instance of the new SWE::DB module and obtain
110            references to database objects via that object for newly added
111            modes.
112    
113    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
114    
115    </content></entry><entry xml:id="entry-1235994311"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235994311</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T11:45:09Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog   2 Mar 2009 11:44:31 -0000
116  2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
117    
118          * Data/: New directory.          * Data/: New directory.
# Line 286  Line 400 
400          * ChangeLog: New file.          * ChangeLog: New file.
401    
402    
 </content></entry><updated>2009-03-02T11:45:09Z</updated></feed>  
403    </content></entry><updated>2009-03-16T07:39:59Z</updated></feed>

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.37

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24