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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.26 - (hide annotations) (download)
Mon Apr 26 00:54:14 2004 UTC (21 years, 2 months ago) by wakaba
Branch: MAIN
Branch point for: paragraph-200404
Changes since 1.25: +4 -0 lines
(absolute): 'nearest' option implemented

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24