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-1226136651"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136651</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:30:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 8 Nov 2008 09:30:47 -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-1252896060"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252896060</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:40:52Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 14 Sep 2009 02:38:21 -0000 |
2 |
|
* Lang.pm: Changed module names. |
3 |
|
|
4 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
5 |
|
|
6 |
|
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 02:40:50 -0000 |
7 |
|
* SWML.pm: New module. |
8 |
|
|
9 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:40:09 -0000 |
12 |
|
* Document.pm: Added |rebless| method family. Moved |
13 |
|
SWML-to-HTML/XML/text convertion methods to another module. |
14 |
|
|
15 |
|
* Document/: New directory. |
16 |
|
|
17 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:39:42 -0000 |
20 |
|
* main.pl: Call the |rebless| method on the SWE::Object::Document |
21 |
|
module such that format-dependent methods can be invoked. |
22 |
|
|
23 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
</content></entry><entry xml:id="entry-1252894392"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252894392</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:13:00Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 14 Sep 2009 02:12:58 -0000 |
26 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* Lang.pm: New module. |
29 |
|
|
30 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:12:48 -0000 |
31 |
|
* main.pl: Moved media type list to an external module. |
32 |
|
|
33 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
</content></entry><entry xml:id="entry-1252893804"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252893804</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T02:03:16Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 02:03:14 -0000 |
36 |
|
* Document.pm (to_html_fragment): New method. |
37 |
|
|
38 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 02:03:01 -0000 |
41 |
|
* main.pl: Moved format=html processing to external module. |
42 |
|
|
43 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
</content></entry><entry xml:id="entry-1252891592"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1252891592</id><title>2009-09-14 Wakaba</title><updated>2009-09-14T01:26:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 01:25:50 -0000 |
46 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* Document.pm (to_xml, to_text): New methods. |
49 |
|
|
50 |
|
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 01:25:42 -0000 |
51 |
|
2009-09-14 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* main.pl: Changed format=text and format=xml to obtain the text |
54 |
|
or xml variant from SWE::Object::Document. Changed format=text to |
55 |
|
obtain the xml variant from SWE::Object::Document and then convert |
56 |
|
into HTML. |
57 |
|
|
58 |
|
</content></entry><entry xml:id="entry-1248007097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1248007097</id><title>2009-07-19 Wakaba</title><updated>2009-07-19T12:38:10Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 19 Jul 2009 12:37:49 -0000 |
59 |
|
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* main.pl: Extended posturl API for the use of bookmarklet. |
62 |
|
|
63 |
|
</content></entry><entry xml:id="entry-1247972595"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247972595</id><title>2009-07-19 Wakaba</title><updated>2009-07-19T03:03:12Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 19 Jul 2009 03:02:59 -0000 |
64 |
|
2009-07-19 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* HashedIndex.pm (_for_each_id): Operator evaluation order was |
67 |
|
wrong. |
68 |
|
|
69 |
|
</content></entry><entry xml:id="entry-1247399659"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247399659</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T11:54:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 11:54:12 -0000 |
70 |
|
* main.pl: Set the paragraph number to the posturl content. |
71 |
|
|
72 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
</content></entry><entry xml:id="entry-1247396930"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247396930</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T11:08:47Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 11:08:44 -0000 |
75 |
|
* main.pl: Insert timestamp parameter of posturl. |
76 |
|
|
77 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
</content></entry><entry xml:id="entry-1247396243"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247396243</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:57:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:57:18 -0000 |
80 |
|
* main.pl: Implemented new-document case of posturl method. |
81 |
|
|
82 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
</content></entry><entry xml:id="entry-1247395578"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247395578</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:46:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 12 Jul 2009 10:46:07 -0000 |
85 |
|
* Document.pm (new_id): New method. |
86 |
|
|
87 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:45:55 -0000 |
90 |
|
* main.pl: Moved the code to obtain the new ID to another module. |
91 |
|
|
92 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
|
</content></entry><entry xml:id="entry-1247395065"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247395065</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:37:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 12 Jul 2009 10:37:22 -0000 |
95 |
|
* Document.pm (update_tfidf): New method copied from main.pl. |
96 |
|
|
97 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
98 |
|
|
99 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:37:39 -0000 |
100 |
|
* main.pl (update_tfidf): Moved to another module. |
101 |
|
|
102 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
103 |
|
|
104 |
|
</content></entry><entry xml:id="entry-1247394387"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247394387</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T10:26:21Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Object/ChangeLog 12 Jul 2009 10:25:36 -0000 |
105 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
107 |
|
* Document.pm: New module. |
108 |
|
|
109 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:25:59 -0000 |
110 |
|
* main.pl: Facted out the code to associate new pages names to the |
111 |
|
document. |
112 |
|
|
113 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
</content></entry><entry xml:id="entry-1247391940"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247391940</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T09:45:37Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 12 Jul 2009 09:45:07 -0000 |
116 |
|
* DB.pm (name_history, id_history): New methods. |
117 |
|
|
118 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
119 |
|
|
120 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:45:31 -0000 |
121 |
|
* main.pl: Use $db's methods to instantiate id_history and |
122 |
|
name_history databases. |
123 |
|
|
124 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
125 |
|
|
126 |
|
</content></entry><entry xml:id="entry-1247389678"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247389678</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T09:07:55Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 12 Jul 2009 09:07:25 -0000 |
127 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
128 |
|
|
129 |
|
* DB.pm (vc): New method. |
130 |
|
|
131 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:07:51 -0000 |
132 |
|
* main.pl: Obtain instances of version control object by invoking |
133 |
|
the method of $db object. |
134 |
|
|
135 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
136 |
|
|
137 |
|
</content></entry><entry xml:id="entry-1247389166"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247389166</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:59:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:59:20 -0000 |
138 |
|
* main.pl: posturl appending implemented. |
139 |
|
|
140 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
141 |
|
|
142 |
|
</content></entry><entry xml:id="entry-1247387085"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247387085</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:24:42Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:24:39 -0000 |
143 |
|
* main.pl: Preparation for introducing posturl method. |
144 |
|
|
145 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
147 |
|
</content></entry><entry xml:id="entry-1247386723"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247386723</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T08:18:39Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 08:18:35 -0000 |
148 |
|
* main.pl: Fact out the process to determine the document ID(s) |
149 |
|
from the name, possibly converting the SuikaWiki3 document into |
150 |
|
new format. |
151 |
|
|
152 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
153 |
|
|
154 |
|
</content></entry><entry xml:id="entry-1247383880"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247383880</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:31:14Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 12 Jul 2009 07:30:45 -0000 |
155 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
156 |
|
|
157 |
|
* sw.css: Styling for js-inserted sections. |
158 |
|
|
159 |
|
++ swe/scripts/ChangeLog 12 Jul 2009 07:31:10 -0000 |
160 |
|
* sw-sami.js: Improved where js-generated sections are inserted. |
161 |
|
|
162 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
163 |
|
|
164 |
|
</content></entry><entry xml:id="entry-1247382933"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247382933</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:15:26Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 07:15:23 -0000 |
165 |
|
* main.pl: Create tfidf data when a page is created. |
166 |
|
|
167 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
169 |
|
</content></entry><entry xml:id="entry-1247382413"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1247382413</id><title>2009-07-12 Wakaba</title><updated>2009-07-12T07:06:46Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 07:06:43 -0000 |
170 |
|
* main.pl: Update tfidf data when a page content is updated. |
171 |
|
|
172 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
173 |
|
|
174 |
|
</content></entry><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 |
175 |
|
* main.pl Locks during the non-inverted index is updated. |
176 |
|
|
177 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
179 |
|
</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 |
180 |
|
* HashedIndex.pm (lock, lock_file_name): New methods. |
181 |
|
|
182 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
183 |
|
|
184 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:22:03 -0000 |
185 |
|
* main.pl: Locks the index database before the modification. |
186 |
|
|
187 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
188 |
|
|
189 |
|
</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 |
190 |
|
* sw-sami.js: New script. It loads search result and insert into |
191 |
|
the document. |
192 |
|
|
193 |
|
* sw.js: Loads sw-sami.js. |
194 |
|
|
195 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
196 |
|
|
197 |
|
</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 |
198 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
199 |
|
|
200 |
|
* sw.js: Load sami-core.js. |
201 |
|
|
202 |
|
</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 |
203 |
|
* main.pl: Put the |script| element at the end of the |body| |
204 |
|
element. |
205 |
|
|
206 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
207 |
|
|
208 |
|
</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 |
209 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
210 |
|
|
211 |
|
* NamedText.pm (_get_file_name): Typo. |
212 |
|
|
213 |
|
* Lock.pm: Check whether any preferable locks are already taken or |
214 |
|
not to avoid deadlocks. |
215 |
|
|
216 |
|
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order |
217 |
|
control. |
218 |
|
|
219 |
|
* IDLocks.pm (get_lock): Set lock_type to enable lock order |
220 |
|
control. |
221 |
|
|
222 |
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:00:17 -0000 |
223 |
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
224 |
|
|
225 |
|
* main.pl: Set |lock_type| to enable lock order control. |
226 |
|
|
227 |
|
</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 |
228 |
|
2009-07-11 Wakaba <wakaba@suika.fam.cx> |
229 |
|
|
230 |
|
* sw.css: Added .swe-info class. |
231 |
|
|
232 |
|
</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 |
233 |
|
* main.pl: Show the relatedness of pages in the list of neighbor |
234 |
|
nodes. |
235 |
|
|
236 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
237 |
|
|
238 |
|
</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 |
239 |
|
* Repository.pm (are_related_ids): Repeat the relearning process |
240 |
|
until the right answer is deduced. |
241 |
|
|
242 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
243 |
|
|
244 |
|
</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 |
245 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
246 |
|
|
247 |
|
* Repository.pm: New module. |
248 |
|
|
249 |
|
++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 07:39:54 -0000 |
250 |
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
251 |
|
|
252 |
|
* main.pl: Moved relatedness detection method into its own module. |
253 |
|
|
254 |
|
</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 |
255 |
|
* Node.pm (document_id): New method. |
256 |
|
|
257 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
258 |
|
|
259 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
260 |
|
* main.pl: Dump the name of neighbors. |
261 |
|
|
262 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
263 |
|
|
264 |
|
</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 |
265 |
|
* Node.pm (document_id): New method. |
266 |
|
|
267 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
268 |
|
|
269 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
270 |
|
* main.pl: Dump the name of neighbors. |
271 |
|
|
272 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
273 |
|
|
274 |
|
</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 |
275 |
|
* Graph.pm (get_node_by_id): New method. |
276 |
|
(create_node): Changed to instantiate SWE::Object::Node. |
277 |
|
|
278 |
|
* Node.pm: New module. |
279 |
|
|
280 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
281 |
|
|
282 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:49:58 -0000 |
283 |
|
* main.pl: Dump the list of neighbors. |
284 |
|
|
285 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
286 |
|
|
287 |
|
</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 |
288 |
|
* DB.pm: Added graph and global property databases. |
289 |
|
|
290 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
291 |
|
|
292 |
|
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000 |
293 |
|
* Graph.pm: New module. |
294 |
|
|
295 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
296 |
|
|
297 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:27:26 -0000 |
298 |
|
* main.pl: Graph generation moved to another module. Implemented |
299 |
|
graph/document association. |
300 |
|
|
301 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
302 |
|
|
303 |
|
</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 |
304 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
305 |
|
|
306 |
|
* NamedText.pm: New module. |
307 |
|
|
308 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 09:42:14 -0000 |
309 |
|
* main.pl: Implemented the graph generate method. |
310 |
|
|
311 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
312 |
|
|
313 |
|
</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 |
314 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
315 |
|
|
316 |
|
* DB.pm (id): New method. |
317 |
|
|
318 |
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 08:07:12 -0000 |
319 |
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
320 |
|
|
321 |
|
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
322 |
|
module. Also, preparation for the experiments for the graph |
323 |
|
generation implementation. |
324 |
|
|
325 |
|
</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 |
326 |
|
* sw.js: Added |title|s to the buttons. |
327 |
|
|
328 |
|
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
329 |
|
|
330 |
|
</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 |
331 |
|
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
332 |
|
|
333 |
|
* sw.js: Added a button to insert the current time. |
334 |
|
|
335 |
|
</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 |
336 |
|
* FeatureVector.pm: Added support for parsing and operations. |
337 |
|
|
338 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
339 |
|
|
340 |
|
++ swe/lib/suikawiki/ChangeLog 9 Mar 2009 08:25:07 -0000 |
341 |
|
* main.pl: Added experimental support for learning of relatedness |
342 |
|
of pages. |
343 |
|
|
344 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
345 |
|
|
346 |
|
</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 |
347 |
|
* DB.pm: New module. |
348 |
|
|
349 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
350 |
|
|
351 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000 |
352 |
|
* main.pl: Create an instance of the new SWE::DB module and obtain |
353 |
|
references to database objects via that object for newly added |
354 |
|
modes. |
355 |
|
|
356 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
357 |
|
|
358 |
|
</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 |
359 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
360 |
|
|
361 |
|
* Data/: New directory. |
362 |
|
|
363 |
|
++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000 |
364 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
365 |
|
|
366 |
|
* FeatureVector.pm: New module. |
367 |
|
|
368 |
|
* ChangeLog: New file. |
369 |
|
|
370 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000 |
371 |
|
* main.pl (update_tfidf): Use new module to support feature word |
372 |
|
vectors. |
373 |
|
|
374 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
375 |
|
|
376 |
|
</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 |
377 |
|
2009-03-01 Wakaba <wakaba@suika.fam.cx> |
378 |
|
|
379 |
|
* HashedIndex.pm: New module. |
380 |
|
|
381 |
|
* IDGenerator.pm (get_last_id): New method. |
382 |
|
|
383 |
|
2009-01-12 Wakaba <wakaba@suika.fam.cx> |
384 |
|
|
385 |
|
* SuikaWiki3LastModified.pm (get_data): Why this convertion was |
386 |
|
necessary? |
387 |
|
|
388 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000 |
389 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
390 |
|
|
391 |
|
* main.pl (;search, ;terms): New modes. |
392 |
|
|
393 |
|
++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000 |
394 |
|
2009-02-03 Wakaba <wakaba@suika.fam.cx> |
395 |
|
|
396 |
|
* sw.css: Fixed a typo. |
397 |
|
|
398 |
|
</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 |
399 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
400 |
|
|
401 |
|
* main.pl: Adds .tools class to the page navigation, to |
402 |
|
distinguish with same-name pages navigation. |
403 |
|
|
404 |
|
++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000 |
405 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
406 |
|
|
407 |
|
* sw.js: Added Hatena Star support. Use method |
408 |
|
|button.setAttribute ('type')| instead of attribute |button.type| |
409 |
|
for WebKit/WinIE compatibility. |
410 |
|
|
411 |
|
</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 |
412 |
|
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
413 |
|
|
414 |
|
* main.pl: Adds link to help page after the page content form. |
415 |
|
|
416 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
417 |
|
|
418 |
|
* main.pl: Output last-modified date at the end of HTML |
419 |
|
representation of an article. |
420 |
|
|
421 |
|
</content></entry><entry xml:id="entry-1227527153"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227527153</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T11:45:51Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 24 Nov 2008 11:43:31 -0000 |
422 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
423 |
|
|
424 |
|
* IDHistory.pm, HashedHistory.pm: New modules. |
425 |
|
|
426 |
|
++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 11:45:32 -0000 |
427 |
|
* main.pl: Implemented history modes. Records creation of pages |
428 |
|
and modifications to id/name associations as history. |
429 |
|
|
430 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
431 |
|
|
432 |
|
</content></entry><entry xml:id="entry-1227513662"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227513662</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T08:01:01Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 07:59:48 -0000 |
433 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
434 |
|
|
435 |
|
* main.pl: New script (Code from sw.cgi |
436 |
|
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
437 |
|
minimum changes). |
438 |
|
|
439 |
|
* ChangeLog: New file. |
440 |
|
|
441 |
|
|
442 |
|
++ swe/lib/ChangeLog 24 Nov 2008 07:48:53 -0000 |
443 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
444 |
|
|
445 |
|
* suikawiki/: New directory. |
446 |
|
|
447 |
|
</content></entry><entry xml:id="entry-1227511046"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227511046</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:17:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:17:06 -0000 |
448 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
449 |
|
|
450 |
|
* cvscommit.sh: Use |mkcommitfeed| command instead of |
451 |
|
|mkcommitfeed.pl| in the same directory. |
452 |
|
|
453 |
|
* mkcommitfeed.pl: Removed (See |
454 |
|
<http://suika.fam.cx/commitfeed/readme>). |
455 |
|
|
456 |
|
++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000 |
457 |
|
2008-11-23 Wakaba <wakaba@suika.fam.cx> |
458 |
|
|
459 |
|
* sw.css: Oops, class names were wrong. |
460 |
|
|
461 |
|
</content></entry><entry xml:id="entry-1226136651"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136651</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:30:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 8 Nov 2008 09:30:47 -0000 |
462 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
463 |
|
|
464 |
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
643 |
* ChangeLog: New file. |
* ChangeLog: New file. |
644 |
|
|
645 |
|
|
|
</content></entry></feed> |
|
646 |
|
</content></entry><updated>2009-09-14T02:40:52Z</updated></feed> |