2004-07-25 Wakaba * Implementation.pm (new): WikiEngine version is changed to '3.0.1'. 2004-05-07 Wakaba * Plugin.pm (module_package): Option 'allow_undef' supported. 2004-04-26 Wakaba * Name.pm (absolute): 'nearest' option implemented. 2004-04-25 Wakaba * Implementation.pm (new): engine_version is updated to 2.9.6. 2004-04-01 Wakaba * Name/: Removed. * Implementation.pm (new): WikiEngine version increased to 2.9.5. * Name.pm: Root name implemented. 2004-03-20 Wakaba * Implementation.pm (engine_version): Increased to 2.9.4. 2004-03-19 Wakaba * Implementation.pm (uri_reference): Sort parameters by name. (init_db): Locking module specification implemented. 2004-03-12 Wakaba * Plugin.pm (load_file): New method. 2004-02-19 Wakaba * Plugin.pm (boolean_formatter): New method and namespace. 2004-02-18 Wakaba * Implementation.pm (init_db): Fix variable name to make closure work correctly. (init_db): Don't write log when report is not of fatal error, unless database debug mode. 2004-02-15 Wakaba * Implementation.pm (close_db): New event 'database_close' to be raised. (___raise_event): Changed to named parameter style. (close_input): New event 'input_close'. (__raise_event): Removed. 2004-02-11 Wakaba * Name.pm (overload:em): New. 2004-02-08 Wakaba * Name.pm (clone): New method. 2004-02-07 Wakaba * Implementation.pm (name): New method. (uri_reference): Use SuikaWiki 3 WikiName interface. * Name.pm: New module. 2004-02-01 Wakaba * Implementation.pm: SuikaWiki version increased to 2.9.2. (version): Removed. ({implementation_name}, {implementation_version}, {interface_version}): Removed. ({driver_name}, {driver_version}, {engine_name}, {engine_version}): New. 2004-01-16 Wakaba * Plugin.pm (new_index): Removed. * Markup/: Removed. * View.pm: Removed. * SrcFormat.pm: Removed. 2003-12-30 Wakaba * Plugin.pm (text_formatter): New method. 2003-12-26 Wakaba * Implementation.pm (uri_reference, uri_is_part_of_wiki): New functions. 2003-12-06 Wakaba * Implementation.pm (close_input, close_plugin, close_db, close_view): New methods. ({config}->{debug}): New configurable variable. * Plugin.pm (___error_def): Renamed from ___errors. 2003-12-01 Wakaba * Plugin.pm: Documentation added. (SuikaWiki::Plugin::error): New package. 2003-11-30 Wakaba * Plugin.pm (load_directory): New. (import_plugins, feature): Removed. (set_data, db): Removed. 2003-11-22 Wakaba * Implementation.pm: Don't use v-string. 2003-11-21 Wakaba * Plugin.pm (formatter): Implements SuikaWiki 3 formatter interface. * Implementation.pm (init_db): Error handler removed, since moving to suikawiki-config.ph. 2003-10-28 Wakaba * Implementation.pm (view_in_mode): New. 2003-10-18 Wakaba * Implementation.pm (implementation_version, interface_version): New methods. 2003-10-11 Wakaba * Implementation.pm (init_variables): New method. 2003-08-11 Wakaba * Plugin.pm (set_data, get_data): New method. 2003-07-29 Wakaba * DB/: New directory. 2003-05-10 Wakana * Plugin.pm (@plugin_directory): New. (import_plugins): More flexible loading. 2003-04-29 Wakaba * Plugin.pm (%On): New. * View.pm (property): New. 2003-04-26 Wakaba * Markup/: New directory. * Plugin.pm (feature): New function. 2003-03-27 Wakaba * Name/: New directory. * ChangeLog: New file. 2003-01-26 Wakaba * Plugin.pm: New module.