/[pub]/suikawiki/script/lib/SuikaWiki/ChangeLog
Suika

Contents of /suikawiki/script/lib/SuikaWiki/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.28 - (hide annotations) (download)
Sun Jul 25 06:54:29 2004 UTC (20 years, 11 months ago) by wakaba
Branch: MAIN
CVS Tags: suikawiki3-redirect, HEAD
Branch point for: helowiki, helowiki-2005
Changes since 1.27: +4 -0 lines
Property Editor implemented

1 wakaba 1.28 2004-07-25 Wakaba <wakaba@suika.fam.cx>
2    
3     * Implementation.pm (new): WikiEngine version is changed to '3.0.1'.
4    
5 wakaba 1.27 2004-05-07 Wakaba <wakaba@suika.fam.cx>
6    
7     * Plugin.pm (module_package): Option 'allow_undef' supported.
8    
9 wakaba 1.26 2004-04-26 Wakaba <wakaba@suika.fam.cx>
10    
11     * Name.pm (absolute): 'nearest' option implemented.
12    
13 wakaba 1.25 2004-04-25 Wakaba <wakaba@suika.fam.cx>
14    
15     * Implementation.pm (new): engine_version is updated to 2.9.6.
16    
17 wakaba 1.24 2004-04-01 Wakaba <wakaba@suika.fam.cx>
18    
19     * Name/: Removed.
20    
21     * Implementation.pm (new): WikiEngine version increased to 2.9.5.
22    
23     * Name.pm: Root name implemented.
24    
25 wakaba 1.23 2004-03-20 Wakaba <wakaba@suika.fam.cx>
26    
27     * Implementation.pm (engine_version): Increased to 2.9.4.
28    
29 wakaba 1.21 2004-03-19 Wakaba <wakaba@suika.fam.cx>
30    
31     * Implementation.pm (uri_reference): Sort parameters by name.
32 wakaba 1.22 (init_db): Locking module specification implemented.
33 wakaba 1.21
34 wakaba 1.20 2004-03-12 Wakaba <wakaba@suika.fam.cx>
35    
36     * Plugin.pm (load_file): New method.
37    
38 wakaba 1.19 2004-02-19 Wakaba <wakaba@suika.fam.cx>
39    
40     * Plugin.pm (boolean_formatter): New method and namespace.
41    
42 wakaba 1.18 2004-02-18 Wakaba <wakaba@suika.fam.cx>
43    
44     * Implementation.pm (init_db): Fix variable name to make closure
45     work correctly.
46     (init_db): Don't write log when report is not of fatal error,
47     unless database debug mode.
48    
49     2004-02-15 Wakaba <wakaba@suika.fam.cx>
50    
51     * Implementation.pm (close_db): New event 'database_close' to be raised.
52     (___raise_event): Changed to named parameter style.
53     (close_input): New event 'input_close'.
54     (__raise_event): Removed.
55    
56 wakaba 1.17 2004-02-11 Wakaba <wakaba@suika.fam.cx>
57    
58     * Name.pm (overload:em): New.
59    
60     2004-02-08 Wakaba <wakaba@suika.fam.cx>
61    
62     * Name.pm (clone): New method.
63    
64 wakaba 1.16 2004-02-07 Wakaba <wakaba@suika.fam.cx>
65    
66     * Implementation.pm (name): New method.
67     (uri_reference): Use SuikaWiki 3 WikiName interface.
68    
69     * Name.pm: New module.
70    
71 wakaba 1.15 2004-02-01 Wakaba <wakaba@suika.fam.cx>
72    
73     * Implementation.pm: SuikaWiki version increased to 2.9.2.
74     (version): Removed.
75     ({implementation_name}, {implementation_version}, {interface_version}): Removed.
76     ({driver_name}, {driver_version}, {engine_name}, {engine_version}): New.
77    
78     2004-01-16 Wakaba <wakaba@suika.fam.cx>
79    
80     * Plugin.pm (new_index): Removed.
81    
82     * Markup/: Removed.
83     * View.pm: Removed.
84     * SrcFormat.pm: Removed.
85    
86 wakaba 1.14 2003-12-30 Wakaba <wakaba@suika.fam.cx>
87    
88     * Plugin.pm (text_formatter): New method.
89    
90 wakaba 1.13 2003-12-26 Wakaba <wakaba@suika.fam.cx>
91    
92     * Implementation.pm (uri_reference, uri_is_part_of_wiki): New functions.
93    
94 wakaba 1.12 2003-12-06 Wakaba <wakaba@suika.fam.cx>
95    
96     * Implementation.pm (close_input, close_plugin, close_db, close_view): New methods.
97     ({config}->{debug}): New configurable variable.
98    
99     * Plugin.pm (___error_def): Renamed from ___errors.
100    
101 wakaba 1.11 2003-12-01 Wakaba <wakaba@suika.fam.cx>
102    
103     * Plugin.pm: Documentation added.
104     (SuikaWiki::Plugin::error): New package.
105    
106 wakaba 1.10 2003-11-30 Wakaba <wakaba@suika.fam.cx>
107    
108     * Plugin.pm (load_directory): New.
109     (import_plugins, feature): Removed.
110     (set_data, db): Removed.
111    
112 wakaba 1.9 2003-11-22 Wakaba <wakaba@suika.fam.cx>
113    
114     * Implementation.pm: Don't use v-string.
115    
116     2003-11-21 Wakaba <wakaba@suika.fam.cx>
117    
118     * Plugin.pm (formatter): Implements SuikaWiki 3 formatter interface.
119    
120     * Implementation.pm (init_db): Error handler removed, since moving to suikawiki-config.ph.
121    
122 wakaba 1.8 2003-10-28 Wakaba <wakaba@suika.fam.cx>
123    
124     * Implementation.pm (view_in_mode): New.
125    
126 wakaba 1.7 2003-10-18 Wakaba <wakaba@suika.fam.cx>
127    
128     * Implementation.pm (implementation_version, interface_version): New methods.
129    
130     2003-10-11 Wakaba <wakaba@suika.fam.cx>
131    
132     * Implementation.pm (init_variables): New method.
133    
134 wakaba 1.6 2003-08-11 Wakaba <wakaba@suika.fam.cx>
135    
136     * Plugin.pm (set_data, get_data): New method.
137    
138 wakaba 1.5 2003-07-29 Wakaba <wakaba@suika.fam.cx>
139    
140     * DB/: New directory.
141    
142 wakaba 1.4 2003-05-10 Wakana <w@offweb.ddo.jp>
143    
144     * Plugin.pm (@plugin_directory): New.
145     (import_plugins): More flexible loading.
146    
147 wakaba 1.3 2003-04-29 Wakaba <w@offweb.ddo.jp>
148    
149     * Plugin.pm (%On): New.
150     * View.pm (property): New.
151    
152 wakaba 1.2 2003-04-26 Wakaba <w@suika.fam.cx>
153    
154     * Markup/: New directory.
155 wakaba 1.3 * Plugin.pm (feature): New function.
156 wakaba 1.2
157 wakaba 1.1 2003-03-27 Wakaba <w@suika.fam.cx>
158    
159     * Name/: New directory.
160     * ChangeLog: New file.
161    
162     2003-01-26 Wakaba <w@cube.wakaba.ssm>
163    
164     * Plugin.pm: New module.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24