/[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.24 by wakaba, Tue Nov 25 05:01:49 2008 UTC revision 1.39 by wakaba, Mon Mar 16 08:28:33 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-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  <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-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
2            * main.pl: Show the relatedness of pages in the list of neighbor
3            nodes.
4    
5    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
6    
7    </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
8            * Repository.pm (are_related_ids): Repeat the relearning process
9            until the right answer is deduced.
10    
11    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
12    
13    </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
14    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
15    
16            * Repository.pm: New module.
17    
18    ++ swe/lib/suikawiki/ChangeLog  16 Mar 2009 07:39:54 -0000
19    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
20    
21            * main.pl: Moved relatedness detection method into its own module.
22    
23    </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
24            * Node.pm (document_id): New method.
25    
26    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
27    
28    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
29            * main.pl: Dump the name of neighbors.
30    
31    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
32    
33    </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
34            * Node.pm (document_id): New method.
35    
36    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
37    
38    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
39            * main.pl: Dump the name of neighbors.
40    
41    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
42    
43    </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
44            * Graph.pm (get_node_by_id): New method.
45            (create_node): Changed to instantiate SWE::Object::Node.
46    
47            * Node.pm: New module.
48    
49    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
50    
51    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:49:58 -0000
52            * main.pl: Dump the list of neighbors.
53    
54    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
55    
56    </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
57            * DB.pm: Added graph and global property databases.
58    
59    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
60    
61    ++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
62            * Graph.pm: New module.
63    
64    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
65    
66    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:27:26 -0000
67            * main.pl: Graph generation moved to another module.  Implemented
68            graph/document association.
69    
70    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
71    
72    </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
73    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
74    
75            * NamedText.pm: New module.
76    
77    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 09:42:14 -0000
78            * main.pl: Implemented the graph generate method.
79    
80    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
81    
82    </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
83    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
84    
85            * DB.pm (id): New method.
86    
87    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 08:07:12 -0000
88    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
89    
90            * main.pl: Moved the codes to get idgenerator object to SWE::DB
91            module.  Also, preparation for the experiments for the graph
92            generation implementation.
93    
94    </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
95            * sw.js: Added |title|s to the buttons.
96    
97    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
98    
99    </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
100    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
101    
102            * sw.js: Added a button to insert the current time.
103    
104    </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
105            * FeatureVector.pm: Added support for parsing and operations.
106    
107    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
108    
109    ++ swe/lib/suikawiki/ChangeLog  9 Mar 2009 08:25:07 -0000
110            * main.pl: Added experimental support for learning of relatedness
111            of pages.
112    
113    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
114    
115    </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
116            * DB.pm: New module.
117    
118    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
119    
120    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 12:09:18 -0000
121            * main.pl: Create an instance of the new SWE::DB module and obtain
122            references to database objects via that object for newly added
123            modes.
124    
125    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
126    
127    </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
128    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
129    
130            * Data/: New directory.
131    
132    ++ swe/lib/SWE/Data/ChangeLog   2 Mar 2009 11:44:23 -0000
133    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
134    
135            * FeatureVector.pm: New module.
136    
137            * ChangeLog: New file.
138    
139    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 11:45:04 -0000
140            * main.pl (update_tfidf): Use new module to support feature word
141            vectors.
142    
143    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
144    
145    </content></entry><entry xml:id="entry-1235979149"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235979149</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T07:32:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        2 Mar 2009 07:32:02 -0000
146    2009-03-01  Wakaba  &lt;wakaba@suika.fam.cx&gt;
147    
148            * HashedIndex.pm: New module.
149    
150            * IDGenerator.pm (get_last_id): New method.
151    
152    2009-01-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
153    
154            * SuikaWiki3LastModified.pm (get_data): Why this convertion was
155            necessary?
156    
157    ++ swe/lib/suikawiki/ChangeLog  2 Mar 2009 07:31:08 -0000
158    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
159    
160            * main.pl (;search, ;terms): New modes.
161    
162    ++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000
163    2009-02-03  Wakaba  &lt;wakaba@suika.fam.cx&gt;
164    
165            * sw.css: Fixed a typo.
166    
167    </content></entry><entry xml:id="entry-1229403054"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1229403054</id><title>2008-12-16 Wakaba</title><updated>2008-12-16T04:50:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog     16 Dec 2008 04:49:26 -0000
168    2008-12-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
169    
170            * main.pl: Adds .tools class to the page navigation, to
171            distinguish with same-name pages navigation.
172    
173    ++ swe/scripts/ChangeLog        16 Dec 2008 04:50:42 -0000
174    2008-12-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
175    
176            * sw.js: Added Hatena Star support.  Use method
177            |button.setAttribute ('type')| instead of attribute |button.type|
178            for WebKit/WinIE compatibility.
179    
180    </content></entry><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
181  2008-11-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2008-11-25  Wakaba  &lt;wakaba@suika.fam.cx&gt;
182    
183          * main.pl: Adds link to help page after the page content form.          * main.pl: Adds link to help page after the page content form.
# Line 233  Line 412 
412          * ChangeLog: New file.          * ChangeLog: New file.
413    
414    
 </content></entry><updated>2008-11-25T05:01:43Z</updated></feed>  
415    </content></entry><updated>2009-03-16T08:28:31Z</updated></feed>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24