/[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.28 by wakaba, Mon Mar 2 12:09:30 2009 UTC revision 1.46 by wakaba, Sun Jul 12 06:33:54 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-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  <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-1247380434"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247380434</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:33:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:33:44 -0000
2            * main.pl Locks during the non-inverted index is updated.
3    
4    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
5    
6    </content></entry><entry xml:id="entry-1247379728"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247379728</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:22:06Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog        12 Jul 2009 06:21:38 -0000
7            * HashedIndex.pm (lock, lock_file_name): New methods.
8    
9    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
10    
11    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 06:22:03 -0000
12            * main.pl: Locks the index database before the modification.
13    
14    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
15    
16    </content></entry><entry xml:id="entry-1247378662"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247378662</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T06:04:20Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog   12 Jul 2009 06:04:15 -0000
17            * sw-sami.js: New script.  It loads search result and insert into
18            the document.
19    
20            * sw.js: Loads sw-sami.js.
21    
22    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
23    
24    </content></entry><entry xml:id="entry-1247374904"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247374904</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T05:01:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog   12 Jul 2009 05:01:39 -0000
25    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
26    
27            * sw.js: Load sami-core.js.
28    
29    </content></entry><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
30            * main.pl: Put the |script| element at the end of the |body|
31            element.
32    
33    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
34    
35    </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
36    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
37    
38            * NamedText.pm (_get_file_name): Typo.
39    
40            * Lock.pm: Check whether any preferable locks are already taken or
41            not to avoid deadlocks.
42    
43            * IDGenerator.pm (get_next_id): Set lock_type to enable lock order
44            control.
45    
46            * IDLocks.pm (get_lock): Set lock_type to enable lock order
47            control.
48    
49    ++ swe/lib/suikawiki/ChangeLog  12 Jul 2009 04:00:17 -0000
50    2009-07-12  Wakaba  &lt;wakaba@suika.fam.cx&gt;
51    
52            * main.pl: Set |lock_type| to enable lock order control.
53    
54    </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
55    2009-07-11  Wakaba  &lt;wakaba@suika.fam.cx&gt;
56    
57            * sw.css: Added .swe-info class.
58    
59    </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
60            * main.pl: Show the relatedness of pages in the list of neighbor
61            nodes.
62    
63    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
64    
65    </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
66            * Repository.pm (are_related_ids): Repeat the relearning process
67            until the right answer is deduced.
68    
69    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
70    
71    </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
72    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
73    
74            * Repository.pm: New module.
75    
76    ++ swe/lib/suikawiki/ChangeLog  16 Mar 2009 07:39:54 -0000
77    2009-03-16  Wakaba  &lt;wakaba@suika.fam.cx&gt;
78    
79            * main.pl: Moved relatedness detection method into its own module.
80    
81    </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
82            * Node.pm (document_id): New method.
83    
84    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
85    
86    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
87            * main.pl: Dump the name of neighbors.
88    
89    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
90    
91    </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
92            * Node.pm (document_id): New method.
93    
94    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
95    
96    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 13:07:01 -0000
97            * main.pl: Dump the name of neighbors.
98    
99    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
100    
101    </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
102            * Graph.pm (get_node_by_id): New method.
103            (create_node): Changed to instantiate SWE::Object::Node.
104    
105            * Node.pm: New module.
106    
107    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
108    
109    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:49:58 -0000
110            * main.pl: Dump the list of neighbors.
111    
112    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
113    
114    </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
115            * DB.pm: Added graph and global property databases.
116    
117    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
118    
119    ++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000
120            * Graph.pm: New module.
121    
122    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
123    
124    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 12:27:26 -0000
125            * main.pl: Graph generation moved to another module.  Implemented
126            graph/document association.
127    
128    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
129    
130    </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
131    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
132    
133            * NamedText.pm: New module.
134    
135    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 09:42:14 -0000
136            * main.pl: Implemented the graph generate method.
137    
138    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
139    
140    </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
141    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
142    
143            * DB.pm (id): New method.
144    
145    ++ swe/lib/suikawiki/ChangeLog  15 Mar 2009 08:07:12 -0000
146    2009-03-15  Wakaba  &lt;wakaba@suika.fam.cx&gt;
147    
148            * main.pl: Moved the codes to get idgenerator object to SWE::DB
149            module.  Also, preparation for the experiments for the graph
150            generation implementation.
151    
152    </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
153            * sw.js: Added |title|s to the buttons.
154    
155    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
156    
157    </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
158    2009-03-14  Wakaba  &lt;wakaba@suika.fam.cx&gt;
159    
160            * sw.js: Added a button to insert the current time.
161    
162    </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
163            * FeatureVector.pm: Added support for parsing and operations.
164    
165    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
166    
167    ++ swe/lib/suikawiki/ChangeLog  9 Mar 2009 08:25:07 -0000
168            * main.pl: Added experimental support for learning of relatedness
169            of pages.
170    
171    2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
172    
173    </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
174          * DB.pm: New module.          * DB.pm: New module.
175    
176  2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;  2009-03-02  Wakaba  &lt;wakaba@suika.fam.cx&gt;
# Line 298  Line 470 
470          * ChangeLog: New file.          * ChangeLog: New file.
471    
472    
 </content></entry><updated>2009-03-02T12:09:28Z</updated></feed>  
473    </content></entry><updated>2009-07-12T06:33:49Z</updated></feed>

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.46

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24