/[suikacvs]/webroot/swe/lib/suikawiki/ChangeLog
Suika

Contents of /webroot/swe/lib/suikawiki/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.23 - (hide annotations) (download)
Sun Jul 12 08:18:44 2009 UTC (15 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +6 -0 lines
++ swe/lib/suikawiki/ChangeLog	12 Jul 2009 08:18:35 -0000
	* main.pl: Fact out the process to determine the document ID(s)
	from the name, possibly converting the SuikaWiki3 document into
	new format.

2009-07-12  Wakaba  <wakaba@suika.fam.cx>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24