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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.24 - (hide annotations) (download)
Thu Apr 1 04:44:32 2004 UTC (21 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +8 -0 lines
No longer used

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24