1 |
wakaba |
1.57 |
<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-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 |
2 |
|
|
* Document.pm (new_id): New method. |
3 |
|
|
|
4 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
5 |
|
|
|
6 |
|
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:45:55 -0000 |
7 |
|
|
* main.pl: Moved the code to obtain the new ID to another module. |
8 |
|
|
|
9 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
|
11 |
|
|
</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 |
12 |
wakaba |
1.56 |
* Document.pm (update_tfidf): New method copied from main.pl. |
13 |
|
|
|
14 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
|
16 |
|
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:37:39 -0000 |
17 |
|
|
* main.pl (update_tfidf): Moved to another module. |
18 |
|
|
|
19 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
|
21 |
|
|
</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 |
22 |
wakaba |
1.55 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
|
24 |
|
|
* Document.pm: New module. |
25 |
|
|
|
26 |
|
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 10:25:59 -0000 |
27 |
|
|
* main.pl: Facted out the code to associate new pages names to the |
28 |
|
|
document. |
29 |
|
|
|
30 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
|
32 |
|
|
</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 |
33 |
wakaba |
1.54 |
* DB.pm (name_history, id_history): New methods. |
34 |
|
|
|
35 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
|
37 |
|
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:45:31 -0000 |
38 |
|
|
* main.pl: Use $db's methods to instantiate id_history and |
39 |
|
|
name_history databases. |
40 |
|
|
|
41 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
|
43 |
|
|
</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 |
44 |
wakaba |
1.53 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
|
46 |
|
|
* DB.pm (vc): New method. |
47 |
|
|
|
48 |
|
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 09:07:51 -0000 |
49 |
|
|
* main.pl: Obtain instances of version control object by invoking |
50 |
|
|
the method of $db object. |
51 |
|
|
|
52 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
|
54 |
|
|
</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 |
55 |
wakaba |
1.52 |
* main.pl: posturl appending implemented. |
56 |
|
|
|
57 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
|
59 |
|
|
</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 |
60 |
wakaba |
1.51 |
* main.pl: Preparation for introducing posturl method. |
61 |
|
|
|
62 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
|
64 |
|
|
</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 |
65 |
wakaba |
1.50 |
* main.pl: Fact out the process to determine the document ID(s) |
66 |
|
|
from the name, possibly converting the SuikaWiki3 document into |
67 |
|
|
new format. |
68 |
|
|
|
69 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
|
71 |
|
|
</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 |
72 |
wakaba |
1.49 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
|
74 |
|
|
* sw.css: Styling for js-inserted sections. |
75 |
|
|
|
76 |
|
|
++ swe/scripts/ChangeLog 12 Jul 2009 07:31:10 -0000 |
77 |
|
|
* sw-sami.js: Improved where js-generated sections are inserted. |
78 |
|
|
|
79 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
|
81 |
|
|
</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 |
82 |
wakaba |
1.48 |
* main.pl: Create tfidf data when a page is created. |
83 |
|
|
|
84 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
|
86 |
|
|
</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 |
87 |
wakaba |
1.47 |
* main.pl: Update tfidf data when a page content is updated. |
88 |
|
|
|
89 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
|
91 |
|
|
</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 |
92 |
wakaba |
1.46 |
* main.pl Locks during the non-inverted index is updated. |
93 |
|
|
|
94 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
|
96 |
|
|
</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 |
97 |
wakaba |
1.45 |
* HashedIndex.pm (lock, lock_file_name): New methods. |
98 |
|
|
|
99 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
|
101 |
|
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 06:22:03 -0000 |
102 |
|
|
* main.pl: Locks the index database before the modification. |
103 |
|
|
|
104 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
|
106 |
|
|
</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 |
107 |
wakaba |
1.44 |
* sw-sami.js: New script. It loads search result and insert into |
108 |
|
|
the document. |
109 |
|
|
|
110 |
|
|
* sw.js: Loads sw-sami.js. |
111 |
|
|
|
112 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
113 |
|
|
|
114 |
|
|
</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 |
115 |
wakaba |
1.43 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
116 |
|
|
|
117 |
|
|
* sw.js: Load sami-core.js. |
118 |
|
|
|
119 |
|
|
</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 |
120 |
wakaba |
1.42 |
* main.pl: Put the |script| element at the end of the |body| |
121 |
|
|
element. |
122 |
|
|
|
123 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
124 |
|
|
|
125 |
|
|
</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 |
126 |
wakaba |
1.41 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
|
128 |
|
|
* NamedText.pm (_get_file_name): Typo. |
129 |
|
|
|
130 |
|
|
* Lock.pm: Check whether any preferable locks are already taken or |
131 |
|
|
not to avoid deadlocks. |
132 |
|
|
|
133 |
|
|
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order |
134 |
|
|
control. |
135 |
|
|
|
136 |
|
|
* IDLocks.pm (get_lock): Set lock_type to enable lock order |
137 |
|
|
control. |
138 |
|
|
|
139 |
|
|
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:00:17 -0000 |
140 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
141 |
|
|
|
142 |
|
|
* main.pl: Set |lock_type| to enable lock order control. |
143 |
|
|
|
144 |
|
|
</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 |
145 |
wakaba |
1.40 |
2009-07-11 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
|
147 |
|
|
* sw.css: Added .swe-info class. |
148 |
|
|
|
149 |
|
|
</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 |
150 |
wakaba |
1.39 |
* main.pl: Show the relatedness of pages in the list of neighbor |
151 |
|
|
nodes. |
152 |
|
|
|
153 |
|
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
154 |
|
|
|
155 |
|
|
</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 |
156 |
wakaba |
1.38 |
* Repository.pm (are_related_ids): Repeat the relearning process |
157 |
|
|
until the right answer is deduced. |
158 |
|
|
|
159 |
|
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
160 |
|
|
|
161 |
|
|
</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 |
162 |
wakaba |
1.37 |
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
163 |
|
|
|
164 |
|
|
* Repository.pm: New module. |
165 |
|
|
|
166 |
|
|
++ swe/lib/suikawiki/ChangeLog 16 Mar 2009 07:39:54 -0000 |
167 |
|
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
168 |
|
|
|
169 |
|
|
* main.pl: Moved relatedness detection method into its own module. |
170 |
|
|
|
171 |
|
|
</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 |
172 |
wakaba |
1.36 |
* Node.pm (document_id): New method. |
173 |
|
|
|
174 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
175 |
|
|
|
176 |
|
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
177 |
|
|
* main.pl: Dump the name of neighbors. |
178 |
|
|
|
179 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
180 |
|
|
|
181 |
|
|
</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 |
182 |
|
|
* Node.pm (document_id): New method. |
183 |
|
|
|
184 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
185 |
|
|
|
186 |
|
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 13:07:01 -0000 |
187 |
|
|
* main.pl: Dump the name of neighbors. |
188 |
|
|
|
189 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
190 |
|
|
|
191 |
|
|
</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 |
192 |
wakaba |
1.35 |
* Graph.pm (get_node_by_id): New method. |
193 |
|
|
(create_node): Changed to instantiate SWE::Object::Node. |
194 |
|
|
|
195 |
|
|
* Node.pm: New module. |
196 |
|
|
|
197 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
198 |
|
|
|
199 |
|
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:49:58 -0000 |
200 |
|
|
* main.pl: Dump the list of neighbors. |
201 |
|
|
|
202 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
203 |
|
|
|
204 |
|
|
</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 |
205 |
wakaba |
1.34 |
* DB.pm: Added graph and global property databases. |
206 |
|
|
|
207 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
208 |
|
|
|
209 |
|
|
++ swe/lib/SWE/Object/ChangeLog 15 Mar 2009 12:26:27 -0000 |
210 |
|
|
* Graph.pm: New module. |
211 |
|
|
|
212 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
213 |
|
|
|
214 |
|
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 12:27:26 -0000 |
215 |
|
|
* main.pl: Graph generation moved to another module. Implemented |
216 |
|
|
graph/document association. |
217 |
|
|
|
218 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
219 |
|
|
|
220 |
|
|
</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 |
221 |
wakaba |
1.33 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
222 |
|
|
|
223 |
|
|
* NamedText.pm: New module. |
224 |
|
|
|
225 |
|
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 09:42:14 -0000 |
226 |
|
|
* main.pl: Implemented the graph generate method. |
227 |
|
|
|
228 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
229 |
|
|
|
230 |
|
|
</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 |
231 |
wakaba |
1.32 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
232 |
|
|
|
233 |
|
|
* DB.pm (id): New method. |
234 |
|
|
|
235 |
|
|
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 08:07:12 -0000 |
236 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
237 |
|
|
|
238 |
|
|
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
239 |
|
|
module. Also, preparation for the experiments for the graph |
240 |
|
|
generation implementation. |
241 |
|
|
|
242 |
|
|
</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 |
243 |
wakaba |
1.31 |
* sw.js: Added |title|s to the buttons. |
244 |
|
|
|
245 |
|
|
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
246 |
|
|
|
247 |
|
|
</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 |
248 |
wakaba |
1.30 |
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
249 |
|
|
|
250 |
|
|
* sw.js: Added a button to insert the current time. |
251 |
|
|
|
252 |
|
|
</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 |
253 |
wakaba |
1.29 |
* FeatureVector.pm: Added support for parsing and operations. |
254 |
|
|
|
255 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
256 |
|
|
|
257 |
|
|
++ swe/lib/suikawiki/ChangeLog 9 Mar 2009 08:25:07 -0000 |
258 |
|
|
* main.pl: Added experimental support for learning of relatedness |
259 |
|
|
of pages. |
260 |
|
|
|
261 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
262 |
|
|
|
263 |
|
|
</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 |
264 |
wakaba |
1.28 |
* DB.pm: New module. |
265 |
|
|
|
266 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
267 |
|
|
|
268 |
|
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000 |
269 |
|
|
* main.pl: Create an instance of the new SWE::DB module and obtain |
270 |
|
|
references to database objects via that object for newly added |
271 |
|
|
modes. |
272 |
|
|
|
273 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
274 |
|
|
|
275 |
|
|
</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 |
276 |
wakaba |
1.27 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
277 |
|
|
|
278 |
|
|
* Data/: New directory. |
279 |
|
|
|
280 |
|
|
++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000 |
281 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
282 |
|
|
|
283 |
|
|
* FeatureVector.pm: New module. |
284 |
|
|
|
285 |
|
|
* ChangeLog: New file. |
286 |
|
|
|
287 |
|
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000 |
288 |
|
|
* main.pl (update_tfidf): Use new module to support feature word |
289 |
|
|
vectors. |
290 |
|
|
|
291 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
292 |
|
|
|
293 |
|
|
</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 |
294 |
wakaba |
1.26 |
2009-03-01 Wakaba <wakaba@suika.fam.cx> |
295 |
|
|
|
296 |
|
|
* HashedIndex.pm: New module. |
297 |
|
|
|
298 |
|
|
* IDGenerator.pm (get_last_id): New method. |
299 |
|
|
|
300 |
|
|
2009-01-12 Wakaba <wakaba@suika.fam.cx> |
301 |
|
|
|
302 |
|
|
* SuikaWiki3LastModified.pm (get_data): Why this convertion was |
303 |
|
|
necessary? |
304 |
|
|
|
305 |
|
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000 |
306 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
307 |
|
|
|
308 |
|
|
* main.pl (;search, ;terms): New modes. |
309 |
|
|
|
310 |
|
|
++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000 |
311 |
|
|
2009-02-03 Wakaba <wakaba@suika.fam.cx> |
312 |
|
|
|
313 |
|
|
* sw.css: Fixed a typo. |
314 |
|
|
|
315 |
|
|
</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 |
316 |
wakaba |
1.25 |
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
317 |
|
|
|
318 |
|
|
* main.pl: Adds .tools class to the page navigation, to |
319 |
|
|
distinguish with same-name pages navigation. |
320 |
|
|
|
321 |
|
|
++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000 |
322 |
|
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
323 |
|
|
|
324 |
|
|
* sw.js: Added Hatena Star support. Use method |
325 |
|
|
|button.setAttribute ('type')| instead of attribute |button.type| |
326 |
|
|
for WebKit/WinIE compatibility. |
327 |
|
|
|
328 |
|
|
</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 |
329 |
wakaba |
1.24 |
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
330 |
|
|
|
331 |
|
|
* main.pl: Adds link to help page after the page content form. |
332 |
|
|
|
333 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
334 |
|
|
|
335 |
|
|
* main.pl: Output last-modified date at the end of HTML |
336 |
|
|
representation of an article. |
337 |
|
|
|
338 |
|
|
</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 |
339 |
wakaba |
1.23 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
340 |
|
|
|
341 |
|
|
* IDHistory.pm, HashedHistory.pm: New modules. |
342 |
|
|
|
343 |
|
|
++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 11:45:32 -0000 |
344 |
|
|
* main.pl: Implemented history modes. Records creation of pages |
345 |
|
|
and modifications to id/name associations as history. |
346 |
|
|
|
347 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
348 |
|
|
|
349 |
|
|
</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 |
350 |
wakaba |
1.22 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
351 |
|
|
|
352 |
|
|
* main.pl: New script (Code from sw.cgi |
353 |
|
|
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
354 |
|
|
minimum changes). |
355 |
|
|
|
356 |
|
|
* ChangeLog: New file. |
357 |
|
|
|
358 |
|
|
|
359 |
|
|
++ swe/lib/ChangeLog 24 Nov 2008 07:48:53 -0000 |
360 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
361 |
|
|
|
362 |
|
|
* suikawiki/: New directory. |
363 |
|
|
|
364 |
|
|
</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 |
365 |
wakaba |
1.21 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
366 |
|
|
|
367 |
|
|
* cvscommit.sh: Use |mkcommitfeed| command instead of |
368 |
|
|
|mkcommitfeed.pl| in the same directory. |
369 |
|
|
|
370 |
|
|
* mkcommitfeed.pl: Removed (See |
371 |
|
|
<http://suika.fam.cx/commitfeed/readme>). |
372 |
|
|
|
373 |
|
|
++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000 |
374 |
|
|
2008-11-23 Wakaba <wakaba@suika.fam.cx> |
375 |
|
|
|
376 |
|
|
* sw.css: Oops, class names were wrong. |
377 |
|
|
|
378 |
|
|
</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 |
379 |
wakaba |
1.2 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
380 |
|
|
|
381 |
|
|
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
382 |
|
|
Forgetten to copy this file. |
383 |
|
|
|
384 |
wakaba |
1.3 |
</content></entry><entry xml:id="entry-1226136715"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136715</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:31:53Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/doc/ChangeLog 8 Nov 2008 09:31:49 -0000 |
385 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
386 |
|
|
|
387 |
|
|
* .htaccess: New file. |
388 |
|
|
|
389 |
|
|
* ChangeLog: New file. |
390 |
|
|
|
391 |
|
|
|
392 |
wakaba |
1.4 |
</content></entry><entry xml:id="entry-1226147491"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226147491</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T12:31:27Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 8 Nov 2008 12:31:14 -0000 |
393 |
|
|
* SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files. |
394 |
|
|
|
395 |
|
|
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
396 |
|
|
|
397 |
wakaba |
1.5 |
</content></entry><entry xml:id="entry-1226213206"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226213206</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T06:46:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 06:46:33 -0000 |
398 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
399 |
|
|
|
400 |
|
|
* Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm, |
401 |
|
|
IDText.pm, SuikaWiki3PageList.pm: New modules. |
402 |
|
|
|
403 |
|
|
* SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain |
404 |
|
|
base 16 encoded file name string as key, rather than array |
405 |
|
|
reference as in SuikaWiki3. |
406 |
|
|
|
407 |
|
|
* SuikaWiki3LastModified.pm (save_data, set_data): Removed. |
408 |
|
|
(load_data): Renamed as |_load_data|. |
409 |
|
|
(get_data): Invoke |_load_data| if and only if necessary. |
410 |
|
|
|
411 |
|
|
* SuikaWiki3Props.pm: Don't treat "%" as a part of hash key. |
412 |
|
|
|
413 |
wakaba |
1.6 |
</content></entry><entry xml:id="entry-1226225210"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226225210</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T10:06:45Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 10:06:43 -0000 |
414 |
|
|
* IDProps.pm (_get_file_name): Return |undef| if the file is not |
415 |
|
|
found. |
416 |
|
|
|
417 |
|
|
* IDLocks.pm: New module. |
418 |
|
|
|
419 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
420 |
|
|
|
421 |
wakaba |
1.7 |
</content></entry><entry xml:id="entry-1226239737"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226239737</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T14:08:54Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 14:08:47 -0000 |
422 |
|
|
* VersionControl.pm: New module. |
423 |
|
|
|
424 |
|
|
* HashedProps.pm, IDText.pm: Support for |version_control| |
425 |
|
|
property is added. |
426 |
|
|
|
427 |
|
|
* SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do |
428 |
|
|
nothing if the data has not been loaded from the file. |
429 |
|
|
(delete_data): New method. |
430 |
|
|
|
431 |
|
|
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
432 |
|
|
|
433 |
wakaba |
1.8 |
</content></entry><entry xml:id="entry-1226287582"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226287582</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T03:26:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 10 Nov 2008 03:26:13 -0000 |
434 |
|
|
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
435 |
|
|
|
436 |
|
|
* VersionControl.pm (commit_changes): Set "-kb" option to the "cvs |
437 |
|
|
add" command to avoid keyword substition and newline |
438 |
|
|
normalization. |
439 |
|
|
|
440 |
wakaba |
1.9 |
</content></entry><entry xml:id="entry-1226311097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226311097</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T09:58:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 10 Nov 2008 09:58:00 -0000 |
441 |
|
|
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
442 |
|
|
|
443 |
|
|
* styles/: New directory. |
444 |
|
|
|
445 |
|
|
++ swe/styles/ChangeLog 10 Nov 2008 09:57:53 -0000 |
446 |
|
|
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
447 |
|
|
|
448 |
|
|
* sw.css: New style sheet. |
449 |
|
|
|
450 |
|
|
* ChangeLog: New file. |
451 |
|
|
|
452 |
|
|
|
453 |
wakaba |
1.10 |
</content></entry><entry xml:id="entry-1226639976"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226639976</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T05:19:29Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 14 Nov 2008 05:16:49 -0000 |
454 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
455 |
|
|
|
456 |
|
|
* IDLocks.pm (get_lock): Directories should be created if it does |
457 |
|
|
not exist. |
458 |
|
|
|
459 |
|
|
* SuikaWiki3PageList2.pm: New module. |
460 |
|
|
|
461 |
wakaba |
1.11 |
</content></entry><entry xml:id="entry-1226648578"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648578</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:42:57Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:42:29 -0000 |
462 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
463 |
|
|
|
464 |
|
|
* sw-classes.css: New style sheet. |
465 |
|
|
|
466 |
|
|
* sw.css: a:hover did not work because of specificity. Typo |
467 |
|
|
fixed. Use dashed underline for wiki-internal links so that a |
468 |
|
|
paragraph with a lot of links looks less ugly. Set margin between |
469 |
|
|
adjucent links. sw:insert and sw:delete elements that are |
470 |
|
|
children of the article element should be rendered as blocks. |
471 |
|
|
Underlines replaced by borders to avoid ugly styling when an |
472 |
|
|
underlined element is contained within a bordered element. Set |
473 |
|
|
border to form elements. |
474 |
|
|
|
475 |
wakaba |
1.12 |
</content></entry><entry xml:id="entry-1226648842"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648842</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:47:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:45:13 -0000 |
476 |
|
|
* sw.css: Change background-color of cells when hovered. |
477 |
|
|
|
478 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
479 |
|
|
|
480 |
wakaba |
1.13 |
</content></entry><entry xml:id="entry-1226651293"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226651293</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:28:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 08:16:12 -0000 |
481 |
|
|
* sw.css: "rt + rt" changed to "rt ~ rt" to support |rp| elements. |
482 |
|
|
|
483 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
484 |
|
|
|
485 |
wakaba |
1.14 |
</content></entry><entry xml:id="entry-1226652550"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226652550</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:49:08Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 08:48:57 -0000 |
486 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
487 |
|
|
|
488 |
|
|
* XML2HTML.pm: New module (code from sw.cgi). |
489 |
|
|
|
490 |
|
|
* ChangeLog: New file. |
491 |
|
|
|
492 |
|
|
|
493 |
|
|
++ swe/lib/SWE/ChangeLog 14 Nov 2008 08:41:10 -0000 |
494 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
495 |
|
|
|
496 |
|
|
* Lang/: New directory. |
497 |
|
|
|
498 |
|
|
++ swe/styles/ChangeLog 14 Nov 2008 08:40:01 -0000 |
499 |
|
|
* sw.css: Margin for adjucent underlines are commented out, |
500 |
|
|
otherwise stupid margin appears before second anchor element in a |
501 |
|
|
paragraph (consider <a></a>text<a></a>). |
502 |
|
|
|
503 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
504 |
|
|
|
505 |
wakaba |
1.15 |
</content></entry><entry xml:id="entry-1226654685"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226654685</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T09:24:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 09:24:16 -0000 |
506 |
|
|
* XML2HTML.pm: Added sw:image element support. |
507 |
|
|
|
508 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
509 |
|
|
|
510 |
|
|
++ swe/styles/ChangeLog 14 Nov 2008 09:24:37 -0000 |
511 |
|
|
* sw.css: Added a style rule for permalinks. |
512 |
|
|
|
513 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
514 |
|
|
|
515 |
wakaba |
1.16 |
</content></entry><entry xml:id="entry-1226658668"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226658668</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:31:07Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 10:30:59 -0000 |
516 |
|
|
* sw.css: Re-disabled underline for .sw-anchor-internal. |
517 |
|
|
|
518 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
519 |
|
|
|
520 |
wakaba |
1.17 |
</content></entry><entry xml:id="entry-1226659854"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226659854</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:50:48Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 10:50:41 -0000 |
521 |
|
|
* XML2HTML.pm: Added sw:replace support. (The "support" simply |
522 |
|
|
insertes the |by| attribute value in place of sw:replace element, |
523 |
|
|
this is the most backward compatible way for existing contents.) |
524 |
|
|
|
525 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
526 |
|
|
|
527 |
|
|
++ swe/styles/ChangeLog 14 Nov 2008 10:49:15 -0000 |
528 |
|
|
* sw.css: Old (SuikaWiki3) style rule was inherited |
529 |
|
|
unintentionally for pre.code. |
530 |
|
|
|
531 |
|
|
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
532 |
|
|
|
533 |
wakaba |
1.18 |
</content></entry><entry xml:id="entry-1226807151"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226807151</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T03:45:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 16 Nov 2008 03:45:25 -0000 |
534 |
|
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
535 |
|
|
|
536 |
|
|
* XML2HTML.pm (convert): Use a document fragment node as the |
537 |
|
|
container instead of the article element. Make the outermost |
538 |
|
|
heading rank configurable. |
539 |
|
|
|
540 |
|
|
++ swe/styles/ChangeLog 16 Nov 2008 03:45:45 -0000 |
541 |
|
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
542 |
|
|
|
543 |
|
|
* sw.css: Set the width of the title input field. |
544 |
|
|
|
545 |
wakaba |
1.19 |
</content></entry><entry xml:id="entry-1226815552"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226815552</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T06:05:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 16 Nov 2008 06:05:44 -0000 |
546 |
|
|
* sw.css: Added style rules for same-id page list. |
547 |
|
|
|
548 |
|
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
549 |
|
|
|
550 |
wakaba |
1.20 |
</content></entry><entry xml:id="entry-1226827412"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226827412</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T09:23:30Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 16 Nov 2008 08:45:59 -0000 |
551 |
|
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
552 |
|
|
|
553 |
|
|
* scripts/: New directory. |
554 |
|
|
|
555 |
|
|
++ swe/scripts/ChangeLog 16 Nov 2008 09:23:25 -0000 |
556 |
|
|
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
557 |
|
|
|
558 |
|
|
* sw.js: New file. |
559 |
|
|
|
560 |
|
|
* ChangeLog: New file. |
561 |
|
|
|
562 |
|
|
|
563 |
wakaba |
1.57 |
</content></entry><updated>2009-07-12T10:46:11Z</updated></feed> |