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-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 |
2 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
3 |
|
|
4 |
|
* sw.js: Load sami-core.js. |
5 |
|
|
6 |
|
</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 |
7 |
|
* main.pl: Put the |script| element at the end of the |body| |
8 |
|
element. |
9 |
|
|
10 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
</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 |
13 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* NamedText.pm (_get_file_name): Typo. |
16 |
|
|
17 |
|
* Lock.pm: Check whether any preferable locks are already taken or |
18 |
|
not to avoid deadlocks. |
19 |
|
|
20 |
|
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order |
21 |
|
control. |
22 |
|
|
23 |
|
* IDLocks.pm (get_lock): Set lock_type to enable lock order |
24 |
|
control. |
25 |
|
|
26 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:00:17 -0000 |
27 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* main.pl: Set |lock_type| to enable lock order control. |
30 |
|
|
31 |
|
</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 |
32 |
|
2009-07-11 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* sw.css: Added .swe-info class. |
35 |
|
|
36 |
|
</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 |
37 |
|
* main.pl: Show the relatedness of pages in the list of neighbor |
38 |
|
nodes. |
39 |
|
|
40 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
</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 |
43 |
|
* Repository.pm (are_related_ids): Repeat the relearning process |
44 |
|
until the right answer is deduced. |
45 |
|
|
46 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
</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 |
49 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* Repository.pm: New module. |
52 |
|
|
53 |
|
++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 07:39:54 -0000 |
54 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* main.pl: Moved relatedness detection method into its own module. |
57 |
|
|
58 |
|
</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 |
59 |
|
* Node.pm (document_id): New method. |
60 |
|
|
61 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
64 |
|
* main.pl: Dump the name of neighbors. |
65 |
|
|
66 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
</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 |
69 |
|
* Node.pm (document_id): New method. |
70 |
|
|
71 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
74 |
|
* main.pl: Dump the name of neighbors. |
75 |
|
|
76 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
</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 |
79 |
|
* Graph.pm (get_node_by_id): New method. |
80 |
|
(create_node): Changed to instantiate SWE::Object::Node. |
81 |
|
|
82 |
|
* Node.pm: New module. |
83 |
|
|
84 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:49:58 -0000 |
87 |
|
* main.pl: Dump the list of neighbors. |
88 |
|
|
89 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
</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 |
92 |
|
* DB.pm: Added graph and global property databases. |
93 |
|
|
94 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
96 |
|
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000 |
97 |
|
* Graph.pm: New module. |
98 |
|
|
99 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:27:26 -0000 |
102 |
|
* main.pl: Graph generation moved to another module. Implemented |
103 |
|
graph/document association. |
104 |
|
|
105 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
</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 |
108 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
110 |
|
* NamedText.pm: New module. |
111 |
|
|
112 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 09:42:14 -0000 |
113 |
|
* main.pl: Implemented the graph generate method. |
114 |
|
|
115 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
117 |
|
</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 |
118 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
119 |
|
|
120 |
|
* DB.pm (id): New method. |
121 |
|
|
122 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 08:07:12 -0000 |
123 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
125 |
|
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
126 |
|
module. Also, preparation for the experiments for the graph |
127 |
|
generation implementation. |
128 |
|
|
129 |
|
</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 |
130 |
|
* sw.js: Added |title|s to the buttons. |
131 |
|
|
132 |
|
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
133 |
|
|
134 |
|
</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 |
135 |
|
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
136 |
|
|
137 |
|
* sw.js: Added a button to insert the current time. |
138 |
|
|
139 |
|
</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 |
140 |
|
* FeatureVector.pm: Added support for parsing and operations. |
141 |
|
|
142 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
143 |
|
|
144 |
|
++ swe/lib/suikawiki/ChangeLog 9 Mar 2009 08:25:07 -0000 |
145 |
|
* main.pl: Added experimental support for learning of relatedness |
146 |
|
of pages. |
147 |
|
|
148 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
149 |
|
|
150 |
|
</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 |
151 |
|
* DB.pm: New module. |
152 |
|
|
153 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
155 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000 |
156 |
|
* main.pl: Create an instance of the new SWE::DB module and obtain |
157 |
|
references to database objects via that object for newly added |
158 |
|
modes. |
159 |
|
|
160 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
161 |
|
|
162 |
|
</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 |
163 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
164 |
|
|
165 |
|
* Data/: New directory. |
166 |
|
|
167 |
|
++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000 |
168 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
169 |
|
|
170 |
|
* FeatureVector.pm: New module. |
171 |
|
|
172 |
|
* ChangeLog: New file. |
173 |
|
|
174 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000 |
175 |
|
* main.pl (update_tfidf): Use new module to support feature word |
176 |
|
vectors. |
177 |
|
|
178 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
179 |
|
|
180 |
|
</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 |
181 |
|
2009-03-01 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
183 |
|
* HashedIndex.pm: New module. |
184 |
|
|
185 |
|
* IDGenerator.pm (get_last_id): New method. |
186 |
|
|
187 |
|
2009-01-12 Wakaba <wakaba@suika.fam.cx> |
188 |
|
|
189 |
|
* SuikaWiki3LastModified.pm (get_data): Why this convertion was |
190 |
|
necessary? |
191 |
|
|
192 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000 |
193 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
194 |
|
|
195 |
|
* main.pl (;search, ;terms): New modes. |
196 |
|
|
197 |
|
++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000 |
198 |
|
2009-02-03 Wakaba <wakaba@suika.fam.cx> |
199 |
|
|
200 |
|
* sw.css: Fixed a typo. |
201 |
|
|
202 |
|
</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 |
203 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
204 |
|
|
205 |
|
* main.pl: Adds .tools class to the page navigation, to |
206 |
|
distinguish with same-name pages navigation. |
207 |
|
|
208 |
|
++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000 |
209 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
210 |
|
|
211 |
|
* sw.js: Added Hatena Star support. Use method |
212 |
|
|button.setAttribute ('type')| instead of attribute |button.type| |
213 |
|
for WebKit/WinIE compatibility. |
214 |
|
|
215 |
|
</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 |
216 |
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
217 |
|
|
218 |
* main.pl: Adds link to help page after the page content form. |
* main.pl: Adds link to help page after the page content form. |
447 |
* ChangeLog: New file. |
* ChangeLog: New file. |
448 |
|
|
449 |
|
|
|
</content></entry><updated>2008-11-25T05:01:43Z</updated></feed> |
|
450 |
|
</content></entry><updated>2009-07-12T05:01:42Z</updated></feed> |