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