1 |
wakaba |
1.10 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
|
|
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
4 |
|
|
module. Also, preparation for the experiments for the graph |
5 |
|
|
generation implementation. |
6 |
|
|
|
7 |
wakaba |
1.6 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
|
9 |
wakaba |
1.9 |
* main.pl: Added experimental support for learning of relatedness |
10 |
|
|
of pages. |
11 |
|
|
|
12 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
|
14 |
wakaba |
1.8 |
* main.pl: Create an instance of the new SWE::DB module and obtain |
15 |
|
|
references to database objects via that object for newly added |
16 |
|
|
modes. |
17 |
|
|
|
18 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
|
20 |
wakaba |
1.7 |
* main.pl (update_tfidf): Use new module to support feature word |
21 |
|
|
vectors. |
22 |
|
|
|
23 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
|
25 |
wakaba |
1.6 |
* main.pl (;search, ;terms): New modes. |
26 |
|
|
|
27 |
wakaba |
1.5 |
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
|
29 |
|
|
* main.pl: Adds .tools class to the page navigation, to |
30 |
|
|
distinguish with same-name pages navigation. |
31 |
|
|
|
32 |
wakaba |
1.4 |
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
|
34 |
|
|
* main.pl: Adds link to help page after the page content form. |
35 |
|
|
|
36 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
|
38 |
|
|
* main.pl: Output last-modified date at the end of HTML |
39 |
|
|
representation of an article. |
40 |
|
|
|
41 |
wakaba |
1.2 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
|
43 |
wakaba |
1.3 |
* main.pl: Implemented history modes. Records creation of pages |
44 |
|
|
and modifications to id/name associations as history. |
45 |
|
|
|
46 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
|
48 |
wakaba |
1.2 |
* main.pl: New script (Code from sw.cgi |
49 |
|
|
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
50 |
|
|
minimum changes). |
51 |
|
|
|
52 |
|
|
* ChangeLog: New file. |
53 |
|
|
|
54 |
|
|
|