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