/[suikacvs]/webroot/swe/doc/swe-commit.en.atom.u8
Suika

Contents of /webroot/swe/doc/swe-commit.en.atom.u8

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.28 - (hide annotations) (download)
Mon Mar 2 12:09:30 2009 UTC (17 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +14 -2 lines
++ swe/lib/SWE/ChangeLog	2 Mar 2009 12:08:28 -0000
	* DB.pm: New module.

2009-03-02  Wakaba  <wakaba@suika.fam.cx>

++ swe/lib/suikawiki/ChangeLog	2 Mar 2009 12:09:18 -0000
	* main.pl: Create an instance of the new SWE::DB module and obtain
	references to database objects via that object for newly added
	modes.

2009-03-02  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.28 <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>[email protected]</email></author><content type="text">++ swe/lib/SWE/ChangeLog 2 Mar 2009 12:08:28 -0000
2     * DB.pm: New module.
3    
4     2009-03-02 Wakaba &lt;[email protected]&gt;
5    
6     ++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000
7     * main.pl: Create an instance of the new SWE::DB module and obtain
8     references to database objects via that object for newly added
9     modes.
10    
11     2009-03-02 Wakaba &lt;[email protected]&gt;
12    
13     </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>[email protected]</email></author><content type="text">++ swe/lib/SWE/ChangeLog 2 Mar 2009 11:44:31 -0000
14 wakaba 1.27 2009-03-02 Wakaba &lt;[email protected]&gt;
15    
16     * Data/: New directory.
17    
18     ++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000
19     2009-03-02 Wakaba &lt;[email protected]&gt;
20    
21     * FeatureVector.pm: New module.
22    
23     * ChangeLog: New file.
24    
25     ++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000
26     * main.pl (update_tfidf): Use new module to support feature word
27     vectors.
28    
29     2009-03-02 Wakaba &lt;[email protected]&gt;
30    
31     </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>[email protected]</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 2 Mar 2009 07:32:02 -0000
32 wakaba 1.26 2009-03-01 Wakaba &lt;[email protected]&gt;
33    
34     * HashedIndex.pm: New module.
35    
36     * IDGenerator.pm (get_last_id): New method.
37    
38     2009-01-12 Wakaba &lt;[email protected]&gt;
39    
40     * SuikaWiki3LastModified.pm (get_data): Why this convertion was
41     necessary?
42    
43     ++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000
44     2009-03-02 Wakaba &lt;[email protected]&gt;
45    
46     * main.pl (;search, ;terms): New modes.
47    
48     ++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000
49     2009-02-03 Wakaba &lt;[email protected]&gt;
50    
51     * sw.css: Fixed a typo.
52    
53     </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>[email protected]</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 16 Dec 2008 04:49:26 -0000
54 wakaba 1.25 2008-12-16 Wakaba &lt;[email protected]&gt;
55    
56     * main.pl: Adds .tools class to the page navigation, to
57     distinguish with same-name pages navigation.
58    
59     ++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000
60     2008-12-16 Wakaba &lt;[email protected]&gt;
61    
62     * sw.js: Added Hatena Star support. Use method
63     |button.setAttribute ('type')| instead of attribute |button.type|
64     for WebKit/WinIE compatibility.
65    
66     </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>[email protected]</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 25 Nov 2008 05:01:39 -0000
67 wakaba 1.24 2008-11-25 Wakaba &lt;[email protected]&gt;
68    
69     * main.pl: Adds link to help page after the page content form.
70    
71     2008-11-24 Wakaba &lt;[email protected]&gt;
72    
73     * main.pl: Output last-modified date at the end of HTML
74     representation of an article.
75    
76     </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>[email protected]</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 24 Nov 2008 11:43:31 -0000
77 wakaba 1.23 2008-11-24 Wakaba &lt;[email protected]&gt;
78    
79     * IDHistory.pm, HashedHistory.pm: New modules.
80    
81     ++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 11:45:32 -0000
82     * main.pl: Implemented history modes. Records creation of pages
83     and modifications to id/name associations as history.
84    
85     2008-11-24 Wakaba &lt;[email protected]&gt;
86    
87     </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>[email protected]</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 07:59:48 -0000
88 wakaba 1.22 2008-11-24 Wakaba &lt;[email protected]&gt;
89    
90     * main.pl: New script (Code from sw.cgi
91     &lt;http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi&gt;, with
92     minimum changes).
93    
94     * ChangeLog: New file.
95    
96    
97     ++ swe/lib/ChangeLog 24 Nov 2008 07:48:53 -0000
98     2008-11-24 Wakaba &lt;[email protected]&gt;
99    
100     * suikawiki/: New directory.
101    
102     </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>[email protected]</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:17:06 -0000
103 wakaba 1.21 2008-11-24 Wakaba &lt;[email protected]&gt;
104    
105     * cvscommit.sh: Use |mkcommitfeed| command instead of
106     |mkcommitfeed.pl| in the same directory.
107    
108     * mkcommitfeed.pl: Removed (See
109     &lt;http://suika.fam.cx/commitfeed/readme&gt;).
110    
111     ++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000
112     2008-11-23 Wakaba &lt;[email protected]&gt;
113    
114     * sw.css: Oops, class names were wrong.
115    
116     </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>[email protected]</email></author><content type="text">++ ChangeLog 8 Nov 2008 09:30:47 -0000
117 wakaba 1.2 2008-11-08 Wakaba &lt;[email protected]&gt;
118    
119     * mkcommitfeed.pl: New file (copied from ../www/harusame/).
120     Forgetten to copy this file.
121    
122 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>[email protected]</email></author><content type="text">++ swe/doc/ChangeLog 8 Nov 2008 09:31:49 -0000
123     2008-11-08 Wakaba &lt;[email protected]&gt;
124    
125     * .htaccess: New file.
126    
127     * ChangeLog: New file.
128    
129    
130 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 8 Nov 2008 12:31:14 -0000
131     * SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files.
132    
133     2008-11-08 Wakaba &lt;[email protected]&gt;
134    
135 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 06:46:33 -0000
136     2008-11-09 Wakaba &lt;[email protected]&gt;
137    
138     * Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm,
139     IDText.pm, SuikaWiki3PageList.pm: New modules.
140    
141     * SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain
142     base 16 encoded file name string as key, rather than array
143     reference as in SuikaWiki3.
144    
145     * SuikaWiki3LastModified.pm (save_data, set_data): Removed.
146     (load_data): Renamed as |_load_data|.
147     (get_data): Invoke |_load_data| if and only if necessary.
148    
149     * SuikaWiki3Props.pm: Don't treat &quot;%&quot; as a part of hash key.
150    
151 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 10:06:43 -0000
152     * IDProps.pm (_get_file_name): Return |undef| if the file is not
153     found.
154    
155     * IDLocks.pm: New module.
156    
157     2008-11-09 Wakaba &lt;[email protected]&gt;
158    
159 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 14:08:47 -0000
160     * VersionControl.pm: New module.
161    
162     * HashedProps.pm, IDText.pm: Support for |version_control|
163     property is added.
164    
165     * SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do
166     nothing if the data has not been loaded from the file.
167     (delete_data): New method.
168    
169     2008-11-09 Wakaba &lt;[email protected]&gt;
170    
171 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 10 Nov 2008 03:26:13 -0000
172     2008-11-10 Wakaba &lt;[email protected]&gt;
173    
174     * VersionControl.pm (commit_changes): Set &quot;-kb&quot; option to the &quot;cvs
175     add&quot; command to avoid keyword substition and newline
176     normalization.
177    
178 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>[email protected]</email></author><content type="text">++ ChangeLog 10 Nov 2008 09:58:00 -0000
179     2008-11-10 Wakaba &lt;[email protected]&gt;
180    
181     * styles/: New directory.
182    
183     ++ swe/styles/ChangeLog 10 Nov 2008 09:57:53 -0000
184     2008-11-10 Wakaba &lt;[email protected]&gt;
185    
186     * sw.css: New style sheet.
187    
188     * ChangeLog: New file.
189    
190    
191 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 14 Nov 2008 05:16:49 -0000
192     2008-11-14 Wakaba &lt;[email protected]&gt;
193    
194     * IDLocks.pm (get_lock): Directories should be created if it does
195     not exist.
196    
197     * SuikaWiki3PageList2.pm: New module.
198    
199 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>[email protected]</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:42:29 -0000
200     2008-11-14 Wakaba &lt;[email protected]&gt;
201    
202     * sw-classes.css: New style sheet.
203    
204     * sw.css: a:hover did not work because of specificity. Typo
205     fixed. Use dashed underline for wiki-internal links so that a
206     paragraph with a lot of links looks less ugly. Set margin between
207     adjucent links. sw:insert and sw:delete elements that are
208     children of the article element should be rendered as blocks.
209     Underlines replaced by borders to avoid ugly styling when an
210     underlined element is contained within a bordered element. Set
211     border to form elements.
212    
213 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>[email protected]</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:45:13 -0000
214     * sw.css: Change background-color of cells when hovered.
215    
216     2008-11-14 Wakaba &lt;[email protected]&gt;
217    
218 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>[email protected]</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 08:16:12 -0000
219     * sw.css: &quot;rt + rt&quot; changed to &quot;rt ~ rt&quot; to support |rp| elements.
220    
221     2008-11-14 Wakaba &lt;[email protected]&gt;
222    
223 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 08:48:57 -0000
224     2008-11-14 Wakaba &lt;[email protected]&gt;
225    
226     * XML2HTML.pm: New module (code from sw.cgi).
227    
228     * ChangeLog: New file.
229    
230    
231     ++ swe/lib/SWE/ChangeLog 14 Nov 2008 08:41:10 -0000
232     2008-11-14 Wakaba &lt;[email protected]&gt;
233    
234     * Lang/: New directory.
235    
236     ++ swe/styles/ChangeLog 14 Nov 2008 08:40:01 -0000
237     * sw.css: Margin for adjucent underlines are commented out,
238     otherwise stupid margin appears before second anchor element in a
239     paragraph (consider &lt;a&gt;&lt;/a&gt;text&lt;a&gt;&lt;/a&gt;).
240    
241     2008-11-14 Wakaba &lt;[email protected]&gt;
242    
243 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 09:24:16 -0000
244     * XML2HTML.pm: Added sw:image element support.
245    
246     2008-11-14 Wakaba &lt;[email protected]&gt;
247    
248     ++ swe/styles/ChangeLog 14 Nov 2008 09:24:37 -0000
249     * sw.css: Added a style rule for permalinks.
250    
251     2008-11-14 Wakaba &lt;[email protected]&gt;
252    
253 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>[email protected]</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 10:30:59 -0000
254     * sw.css: Re-disabled underline for .sw-anchor-internal.
255    
256     2008-11-14 Wakaba &lt;[email protected]&gt;
257    
258 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 10:50:41 -0000
259     * XML2HTML.pm: Added sw:replace support. (The &quot;support&quot; simply
260     insertes the |by| attribute value in place of sw:replace element,
261     this is the most backward compatible way for existing contents.)
262    
263     2008-11-14 Wakaba &lt;[email protected]&gt;
264    
265     ++ swe/styles/ChangeLog 14 Nov 2008 10:49:15 -0000
266     * sw.css: Old (SuikaWiki3) style rule was inherited
267     unintentionally for pre.code.
268    
269     2008-11-14 Wakaba &lt;[email protected]&gt;
270    
271 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>[email protected]</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 16 Nov 2008 03:45:25 -0000
272     2008-11-16 Wakaba &lt;[email protected]&gt;
273    
274     * XML2HTML.pm (convert): Use a document fragment node as the
275     container instead of the article element. Make the outermost
276     heading rank configurable.
277    
278     ++ swe/styles/ChangeLog 16 Nov 2008 03:45:45 -0000
279     2008-11-16 Wakaba &lt;[email protected]&gt;
280    
281     * sw.css: Set the width of the title input field.
282    
283 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>[email protected]</email></author><content type="text">++ swe/styles/ChangeLog 16 Nov 2008 06:05:44 -0000
284     * sw.css: Added style rules for same-id page list.
285    
286     2008-11-16 Wakaba &lt;[email protected]&gt;
287    
288 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>[email protected]</email></author><content type="text">++ ChangeLog 16 Nov 2008 08:45:59 -0000
289     2008-11-16 Wakaba &lt;[email protected]&gt;
290    
291     * scripts/: New directory.
292    
293     ++ swe/scripts/ChangeLog 16 Nov 2008 09:23:25 -0000
294     2008-11-16 Wakaba &lt;[email protected]&gt;
295    
296     * sw.js: New file.
297    
298     * ChangeLog: New file.
299    
300    
301 wakaba 1.28 </content></entry><updated>2009-03-02T12:09:28Z</updated></feed>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24