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-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 |
<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-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 |
2 |
|
* FeatureVector.pm: Added support for parsing and operations. |
3 |
|
|
4 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
5 |
|
|
6 |
|
++ swe/lib/suikawiki/ChangeLog 9 Mar 2009 08:25:07 -0000 |
7 |
|
* main.pl: Added experimental support for learning of relatedness |
8 |
|
of pages. |
9 |
|
|
10 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
</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 |
13 |
|
* DB.pm: New module. |
14 |
|
|
15 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000 |
18 |
|
* main.pl: Create an instance of the new SWE::DB module and obtain |
19 |
|
references to database objects via that object for newly added |
20 |
|
modes. |
21 |
|
|
22 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
</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 |
25 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* Data/: New directory. |
28 |
|
|
29 |
|
++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000 |
30 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* FeatureVector.pm: New module. |
33 |
|
|
34 |
|
* ChangeLog: New file. |
35 |
|
|
36 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000 |
37 |
|
* main.pl (update_tfidf): Use new module to support feature word |
38 |
|
vectors. |
39 |
|
|
40 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
</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 |
43 |
|
2009-03-01 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* HashedIndex.pm: New module. |
46 |
|
|
47 |
|
* IDGenerator.pm (get_last_id): New method. |
48 |
|
|
49 |
|
2009-01-12 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* SuikaWiki3LastModified.pm (get_data): Why this convertion was |
52 |
|
necessary? |
53 |
|
|
54 |
|
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000 |
55 |
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* main.pl (;search, ;terms): New modes. |
58 |
|
|
59 |
|
++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000 |
60 |
|
2009-02-03 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* sw.css: Fixed a typo. |
63 |
|
|
64 |
|
</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 |
65 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* main.pl: Adds .tools class to the page navigation, to |
68 |
|
distinguish with same-name pages navigation. |
69 |
|
|
70 |
|
++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000 |
71 |
|
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* sw.js: Added Hatena Star support. Use method |
74 |
|
|button.setAttribute ('type')| instead of attribute |button.type| |
75 |
|
for WebKit/WinIE compatibility. |
76 |
|
|
77 |
|
</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 |
78 |
|
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* main.pl: Adds link to help page after the page content form. |
81 |
|
|
82 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* main.pl: Output last-modified date at the end of HTML |
85 |
|
representation of an article. |
86 |
|
|
87 |
|
</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 |
88 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
|
* IDHistory.pm, HashedHistory.pm: New modules. |
91 |
|
|
92 |
|
++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 11:45:32 -0000 |
93 |
|
* main.pl: Implemented history modes. Records creation of pages |
94 |
|
and modifications to id/name associations as history. |
95 |
|
|
96 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
</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 |
99 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
100 |
|
|
101 |
|
* main.pl: New script (Code from sw.cgi |
102 |
|
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
103 |
|
minimum changes). |
104 |
|
|
105 |
|
* ChangeLog: New file. |
106 |
|
|
107 |
|
|
108 |
|
++ swe/lib/ChangeLog 24 Nov 2008 07:48:53 -0000 |
109 |
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* suikawiki/: New directory. |
112 |
|
|
113 |
|
</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 |
114 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
115 |
|
|
116 |
* cvscommit.sh: Use |mkcommitfeed| command instead of |
* cvscommit.sh: Use |mkcommitfeed| command instead of |
309 |
* ChangeLog: New file. |
* ChangeLog: New file. |
310 |
|
|
311 |
|
|
|
</content></entry><updated>2008-11-24T07:17:24Z</updated></feed> |
|
312 |
|
</content></entry><updated>2009-03-09T08:25:19Z</updated></feed> |