1 |
wakaba |
1.17 |
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
|
3 |
wakaba |
1.18 |
* main.pl: Put the |script| element at the end of the |body| |
4 |
|
|
element. |
5 |
|
|
|
6 |
|
|
2009-07-12 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
|
8 |
wakaba |
1.17 |
* main.pl: Set |lock_type| to enable lock order control. |
9 |
|
|
|
10 |
wakaba |
1.15 |
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
|
12 |
wakaba |
1.16 |
* main.pl: Show the relatedness of pages in the list of neighbor |
13 |
|
|
nodes. |
14 |
|
|
|
15 |
|
|
2009-03-16 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
|
17 |
wakaba |
1.15 |
* main.pl: Moved relatedness detection method into its own module. |
18 |
|
|
|
19 |
wakaba |
1.10 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
|
21 |
wakaba |
1.14 |
* main.pl: Dump the name of neighbors. |
22 |
|
|
|
23 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
|
25 |
wakaba |
1.13 |
* main.pl: Dump the list of neighbors. |
26 |
|
|
|
27 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
|
29 |
wakaba |
1.12 |
* main.pl: Graph generation moved to another module. Implemented |
30 |
|
|
graph/document association. |
31 |
|
|
|
32 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
|
34 |
wakaba |
1.11 |
* main.pl: Implemented the graph generate method. |
35 |
|
|
|
36 |
|
|
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
|
38 |
wakaba |
1.10 |
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
39 |
|
|
module. Also, preparation for the experiments for the graph |
40 |
|
|
generation implementation. |
41 |
|
|
|
42 |
wakaba |
1.6 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
|
44 |
wakaba |
1.9 |
* main.pl: Added experimental support for learning of relatedness |
45 |
|
|
of pages. |
46 |
|
|
|
47 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
|
49 |
wakaba |
1.8 |
* main.pl: Create an instance of the new SWE::DB module and obtain |
50 |
|
|
references to database objects via that object for newly added |
51 |
|
|
modes. |
52 |
|
|
|
53 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
|
55 |
wakaba |
1.7 |
* main.pl (update_tfidf): Use new module to support feature word |
56 |
|
|
vectors. |
57 |
|
|
|
58 |
|
|
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
|
60 |
wakaba |
1.6 |
* main.pl (;search, ;terms): New modes. |
61 |
|
|
|
62 |
wakaba |
1.5 |
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
|
64 |
|
|
* main.pl: Adds .tools class to the page navigation, to |
65 |
|
|
distinguish with same-name pages navigation. |
66 |
|
|
|
67 |
wakaba |
1.4 |
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
|
69 |
|
|
* main.pl: Adds link to help page after the page content form. |
70 |
|
|
|
71 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
|
73 |
|
|
* main.pl: Output last-modified date at the end of HTML |
74 |
|
|
representation of an article. |
75 |
|
|
|
76 |
wakaba |
1.2 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
|
78 |
wakaba |
1.3 |
* main.pl: Implemented history modes. Records creation of pages |
79 |
|
|
and modifications to id/name associations as history. |
80 |
|
|
|
81 |
|
|
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
|
83 |
wakaba |
1.2 |
* main.pl: New script (Code from sw.cgi |
84 |
|
|
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
85 |
|
|
minimum changes). |
86 |
|
|
|
87 |
|
|
* ChangeLog: New file. |
88 |
|
|
|
89 |
|
|
|