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