--- tiarra-20050624/sample.conf	2005-06-24 09:02:40.000000000 +0900
+++ tiarra-20060526/sample.conf	2006-05-26 00:41:00.000000000 +0900
@@ -1,6 +1,6 @@
 # -*- tiarra-conf -*-
 # -----------------------------------------------------------------------------
-# $Id: sample.conf.in 762 2005-02-21 20:05:25Z topia $
+# $Id: sample.conf.in 762 2005-02-21 20:05:03Z topia $
 # -----------------------------------------------------------------------------
 # tiarra.conf サンプル
 #
@@ -691,7 +691,7 @@
   #   設定項目はありません。
 }
 
-- System::PrivTranslator {
++ System::PrivTranslator {
   # クライアントからの個人的なprivが相手に届かなくなる現象を回避する。
 
   # このモジュールは個人宛てのprivmsgの送信者のnickにネットワーク名を付加します。
--- tiarra-20050624/all.conf	2005-06-24 09:02:40.000000000 +0900
+++ tiarra-20060526/all.conf	2006-05-26 00:41:00.000000000 +0900
@@ -1,6 +1,6 @@
 # -*- tiarra-conf -*-
 # -----------------------------------------------------------------------------
-# $Id: all.conf.in 762 2005-02-21 20:05:25Z topia $
+# $Id: all.conf.in 762 2005-02-21 20:05:03Z topia $
 # -----------------------------------------------------------------------------
 # tiarra.conf サンプル
 # このファイルにはすべてのブロックの解説があります。
@@ -1318,7 +1318,7 @@
   #   設定項目はありません。
 }
 
-- System::PrivTranslator {
++ System::PrivTranslator {
   # クライアントからの個人的なprivが相手に届かなくなる現象を回避する。
 
   # このモジュールは個人宛てのprivmsgの送信者のnickにネットワーク名を付加します。
--- tiarra-20050624/ChangeLog.svn	2005-06-24 09:04:12.000000000 +0900
+++ tiarra-20060526/ChangeLog.svn	2006-05-26 00:41:09.000000000 +0900
@@ -1,5 +1,27 @@
 ------------------------------------------------------------------------
-r908 | topia | 2005-06-24 09:00:28 +0900 (Fri, 24 Jun 2005) | 1 line
+r912 | topia | 2006-05-26 00:34:04 +0900 (Fri, 26 May 2006) | 1 line
+Changed paths:
+   M /trunk/all.conf
+   M /trunk/sample.conf
+
+ * regen.
+------------------------------------------------------------------------
+r911 | topia | 2006-05-26 00:33:22 +0900 (Fri, 26 May 2006) | 3 lines
+Changed paths:
+   M /trunk/module/System/PrivTranslator.pm
+
+ * disable on single_server_mode.
+ * mark as default module.
+
+------------------------------------------------------------------------
+r910 | topia | 2005-10-12 22:28:34 +0900 (Wed, 12 Oct 2005) | 2 lines
+Changed paths:
+   M /trunk/module/Skelton.pm
+
+ * fix wrong retval order of Auto::Utils::generate_reply_closures' comment.
+
+------------------------------------------------------------------------
+r908 | topia | 2005-06-24 09:00:06 +0900 (Fri, 24 Jun 2005) | 1 line
 Changed paths:
    M /trunk/all.conf
    M /trunk/doc/module/Channel.html
@@ -7,55 +29,55 @@
 
  * regen docs.
 ------------------------------------------------------------------------
-r907 | topia | 2005-06-24 08:56:57 +0900 (Fri, 24 Jun 2005) | 2 lines
+r907 | topia | 2005-06-24 08:56:35 +0900 (Fri, 24 Jun 2005) | 2 lines
 Changed paths:
    M /trunk/module/Channel/Ignore.pm
 
  * add warning.
 
 ------------------------------------------------------------------------
-r906 | topia | 2005-06-05 23:06:08 +0900 (Sun, 05 Jun 2005) | 2 lines
+r906 | topia | 2005-06-05 23:05:46 +0900 (Sun, 05 Jun 2005) | 2 lines
 Changed paths:
    M /trunk/module/Channel/Ignore.pm
 
 * fix nick/quit ignore.
 
 ------------------------------------------------------------------------
-r905 | topia | 2005-05-29 16:26:12 +0900 (Sun, 29 May 2005) | 2 lines
+r905 | topia | 2005-05-29 16:25:50 +0900 (Sun, 29 May 2005) | 2 lines
 Changed paths:
    M /trunk/module/Channel/Ignore.pm
 
  * fix.
 
 ------------------------------------------------------------------------
-r904 | topia | 2005-05-29 15:45:32 +0900 (Sun, 29 May 2005) | 2 lines
+r904 | topia | 2005-05-29 15:45:10 +0900 (Sun, 29 May 2005) | 2 lines
 Changed paths:
    A /trunk/module/Channel/Ignore.pm
 
  * test version.
 
 ------------------------------------------------------------------------
-r903 | topia | 2005-05-15 22:38:39 +0900 (Sun, 15 May 2005) | 1 line
+r903 | topia | 2005-05-15 22:38:17 +0900 (Sun, 15 May 2005) | 1 line
 Changed paths:
    M /trunk/bundle/Unicode/Japanese.pm
 
  * sync upstream (version bump only).
 ------------------------------------------------------------------------
-r902 | topia | 2005-05-15 10:38:09 +0900 (Sun, 15 May 2005) | 2 lines
+r902 | topia | 2005-05-15 10:37:47 +0900 (Sun, 15 May 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
 
 * we really need Encode::Guess->renew.
 
 ------------------------------------------------------------------------
-r901 | topia | 2005-05-15 10:27:37 +0900 (Sun, 15 May 2005) | 2 lines
+r901 | topia | 2005-05-15 10:27:15 +0900 (Sun, 15 May 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/Encoding.pm
 
 * cache providers try and error.
 
 ------------------------------------------------------------------------
-r900 | topia | 2005-05-02 23:58:17 +0900 (Mon, 02 May 2005) | 4 lines
+r900 | topia | 2005-05-02 23:57:55 +0900 (Mon, 02 May 2005) | 4 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
@@ -64,21 +86,21 @@
 * more flushing on sending current information to client.
 
 ------------------------------------------------------------------------
-r899 | topia | 2005-05-01 21:43:24 +0900 (Sun, 01 May 2005) | 2 lines
+r899 | topia | 2005-05-01 21:43:02 +0900 (Sun, 01 May 2005) | 2 lines
 Changed paths:
    M /trunk/module/Client/Guess.pm
 
 * relax regexs.
 
 ------------------------------------------------------------------------
-r898 | topia | 2005-05-01 21:42:10 +0900 (Sun, 01 May 2005) | 2 lines
+r898 | topia | 2005-05-01 21:41:48 +0900 (Sun, 01 May 2005) | 2 lines
 Changed paths:
    M /trunk/module/System/SendMessage.pm
 
 * add MatchedChannels to Response Headers.
 
 ------------------------------------------------------------------------
-r897 | topia | 2005-05-01 21:41:25 +0900 (Sun, 01 May 2005) | 1 line
+r897 | topia | 2005-05-01 21:41:03 +0900 (Sun, 01 May 2005) | 1 line
 Changed paths:
    M /trunk/all.conf
    M /trunk/doc/module/Auto.html
@@ -94,7 +116,7 @@
 
 * regen.
 ------------------------------------------------------------------------
-r896 | topia | 2005-05-01 21:40:25 +0900 (Sun, 01 May 2005) | 1 line
+r896 | topia | 2005-05-01 21:40:03 +0900 (Sun, 01 May 2005) | 1 line
 Changed paths:
    M /trunk/doc/default.css
    M /trunk/doc-src/contents.html
@@ -103,14 +125,14 @@
 
 * rewrite documentation html template and css.
 ------------------------------------------------------------------------
-r895 | topia | 2005-04-29 16:38:14 +0900 (Fri, 29 Apr 2005) | 2 lines
+r895 | topia | 2005-04-29 16:37:52 +0900 (Fri, 29 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/module/Log/Writer/File.pm
 
 * mkdirs rewrite with File::Path/mkpath.
 
 ------------------------------------------------------------------------
-r894 | topia | 2005-04-25 19:32:56 +0900 (Mon, 25 Apr 2005) | 4 lines
+r894 | topia | 2005-04-25 19:32:34 +0900 (Mon, 25 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/main/Configuration/Parser.pm
 
@@ -119,13 +141,13 @@
 * permit empty value on pair.
 
 ------------------------------------------------------------------------
-r893 | topia | 2005-04-20 21:33:59 +0900 (Wed, 20 Apr 2005) | 1 line
+r893 | topia | 2005-04-20 21:33:37 +0900 (Wed, 20 Apr 2005) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * fix unknown bug.
 ------------------------------------------------------------------------
-r892 | topia | 2005-04-18 08:33:53 +0900 (Mon, 18 Apr 2005) | 4 lines
+r892 | topia | 2005-04-18 08:33:31 +0900 (Mon, 18 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/main/RunLoop.pm
 
@@ -134,35 +156,35 @@
 * check client-is-connected on broadcast_to_clients (fix die bug).
 
 ------------------------------------------------------------------------
-r891 | topia | 2005-04-10 00:29:36 +0900 (Sun, 10 Apr 2005) | 2 lines
+r891 | topia | 2005-04-10 00:29:14 +0900 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/tiarra
 
 * drop default stdin config reading feature.
 
 ------------------------------------------------------------------------
-r890 | topia | 2005-04-10 00:13:06 +0900 (Sun, 10 Apr 2005) | 2 lines
+r890 | topia | 2005-04-10 00:12:44 +0900 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/tiarra
 
 * improve startup process: make unknown config with quiet to error.
 
 ------------------------------------------------------------------------
-r889 | topia | 2005-04-06 13:35:21 +0900 (Wed, 06 Apr 2005) | 2 lines
+r889 | topia | 2005-04-06 13:34:59 +0900 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/module/System/PrivTranslator.pm
 
 * long cache time.
 
 ------------------------------------------------------------------------
-r888 | topia | 2005-04-03 17:33:45 +0900 (Sun, 03 Apr 2005) | 2 lines
+r888 | topia | 2005-04-03 17:33:23 +0900 (Sun, 03 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
 * fix remark index bug.
 
 ------------------------------------------------------------------------
-r887 | topia | 2005-04-03 16:50:09 +0900 (Sun, 03 Apr 2005) | 4 lines
+r887 | topia | 2005-04-03 16:49:47 +0900 (Sun, 03 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Prefix.pm
 
@@ -171,21 +193,21 @@
 * add name to ->new argument.
 
 ------------------------------------------------------------------------
-r886 | topia | 2005-03-30 21:59:32 +0900 (Wed, 30 Mar 2005) | 2 lines
+r886 | topia | 2005-03-30 21:59:10 +0900 (Wed, 30 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Mask.pm
 
 * drop support of number (channel match fail...).
 
 ------------------------------------------------------------------------
-r885 | topia | 2005-03-30 20:27:02 +0900 (Wed, 30 Mar 2005) | 2 lines
+r885 | topia | 2005-03-30 20:26:40 +0900 (Wed, 30 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/Socket/Lined.pm
 
 * fix typo.
 
 ------------------------------------------------------------------------
-r884 | topia | 2005-03-30 16:13:39 +0900 (Wed, 30 Mar 2005) | 6 lines
+r884 | topia | 2005-03-30 16:13:17 +0900 (Wed, 30 Mar 2005) | 6 lines
 Changed paths:
    M /trunk/main/IrcIO.pm
    M /trunk/main/Module.pm
@@ -198,33 +220,33 @@
 * implement item delete to remark.
 
 ------------------------------------------------------------------------
-r883 | topia | 2005-03-29 23:31:42 +0900 (Tue, 29 Mar 2005) | 2 lines
+r883 | topia | 2005-03-29 23:31:20 +0900 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * global_to_local on nick notice.
 
 ------------------------------------------------------------------------
-r882 | topia | 2005-03-29 21:53:13 +0900 (Tue, 29 Mar 2005) | 1 line
+r882 | topia | 2005-03-29 21:52:51 +0900 (Tue, 29 Mar 2005) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * show termination progress.
 ------------------------------------------------------------------------
-r881 | topia | 2005-03-29 21:33:21 +0900 (Tue, 29 Mar 2005) | 1 line
+r881 | topia | 2005-03-29 21:32:59 +0900 (Tue, 29 Mar 2005) | 1 line
 Changed paths:
    M /trunk/module/Log/Raw.pm
 
 * fix destruction/sync bug.
 ------------------------------------------------------------------------
-r880 | topia | 2005-03-28 17:22:54 +0900 (Mon, 28 Mar 2005) | 1 line
+r880 | topia | 2005-03-28 17:22:32 +0900 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/IrcIO.pm
    M /trunk/main/Tiarra/IRC/Message.pm
 
 * add "remark" encoding.
 ------------------------------------------------------------------------
-r879 | topia | 2005-03-28 17:08:48 +0900 (Mon, 28 Mar 2005) | 4 lines
+r879 | topia | 2005-03-28 17:08:26 +0900 (Mon, 28 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/module/Client/GetVersion.pm
 
@@ -233,7 +255,7 @@
 * use constant pragma.
 
 ------------------------------------------------------------------------
-r878 | topia | 2005-03-28 13:15:51 +0900 (Mon, 28 Mar 2005) | 2 lines
+r878 | topia | 2005-03-28 13:15:29 +0900 (Mon, 28 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Module.pm
    A /trunk/main/Tiarra/Mixin/AttachPackage.pm (from /trunk/main/Tiarra/Mixin/AttachPackage.pm:876)
@@ -241,7 +263,7 @@
 * revert r877.
   - want to use constant FOOBAR => __PACKAGE__->attached_package(qw(baz)).
 ------------------------------------------------------------------------
-r877 | topia | 2005-03-28 12:34:13 +0900 (Mon, 28 Mar 2005) | 3 lines
+r877 | topia | 2005-03-28 12:33:51 +0900 (Mon, 28 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/main/Module.pm
    D /trunk/main/Tiarra/Mixin/AttachPackage.pm
@@ -250,7 +272,7 @@
   - this is not bad idea to source cleanup, but not optimized.
   - want to use sub () { __PACKAGE__."/...." } instead.
 ------------------------------------------------------------------------
-r876 | topia | 2005-03-28 04:07:07 +0900 (Mon, 28 Mar 2005) | 3 lines
+r876 | topia | 2005-03-28 04:06:45 +0900 (Mon, 28 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/main/Module.pm
 
@@ -258,20 +280,20 @@
 
 * refrect renaming Tiarra::Mixin::NewIRCMessage.
 ------------------------------------------------------------------------
-r875 | topia | 2005-03-28 04:05:24 +0900 (Mon, 28 Mar 2005) | 1 line
+r875 | topia | 2005-03-28 04:05:02 +0900 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/CTCP.pm
 
 * call load_stubs.
 ------------------------------------------------------------------------
-r874 | topia | 2005-03-28 04:04:37 +0900 (Mon, 28 Mar 2005) | 1 line
+r874 | topia | 2005-03-28 04:04:15 +0900 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    R /trunk/main/Tiarra/IRC/NewMessageMixin.pm
    A /trunk/main/Tiarra/Mixin/NewIRCMessage.pm (from /trunk/main/Tiarra/IRC/NewMessageMixin.pm:872)
 
 * rename Tiarra::IRC::NewMessageMixin to Tiarra::Mixin::NewIRCMessage.
 ------------------------------------------------------------------------
-r873 | topia | 2005-03-28 04:03:49 +0900 (Mon, 28 Mar 2005) | 3 lines
+r873 | topia | 2005-03-28 04:03:27 +0900 (Mon, 28 Mar 2005) | 3 lines
 Changed paths:
    A /trunk/main/Tiarra/Mixin
    A /trunk/main/Tiarra/Mixin/AttachPackage.pm
@@ -280,14 +302,14 @@
 
 * add new mixin "attach_package".
 ------------------------------------------------------------------------
-r872 | topia | 2005-03-27 21:15:40 +0900 (Sun, 27 Mar 2005) | 2 lines
+r872 | topia | 2005-03-27 21:15:18 +0900 (Sun, 27 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/module/System/PrivTranslator.pm
 
 * add nick tracking feature.
 
 ------------------------------------------------------------------------
-r871 | topia | 2005-03-27 19:43:04 +0900 (Sun, 27 Mar 2005) | 4 lines
+r871 | topia | 2005-03-27 19:42:42 +0900 (Sun, 27 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
@@ -296,14 +318,14 @@
 * make loading Data::Dumper on-demand.
 
 ------------------------------------------------------------------------
-r870 | topia | 2005-03-27 19:41:33 +0900 (Sun, 27 Mar 2005) | 2 lines
+r870 | topia | 2005-03-27 19:41:11 +0900 (Sun, 27 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Prefix.pm
 
 * add ->clone.
 
 ------------------------------------------------------------------------
-r869 | topia | 2005-03-27 17:52:05 +0900 (Sun, 27 Mar 2005) | 1 line
+r869 | topia | 2005-03-27 17:51:43 +0900 (Sun, 27 Mar 2005) | 1 line
 Changed paths:
    M /trunk/module/Auto/AliasDB/CallbackUtils.pm
    M /trunk/module/Auto/ChannelWithoutOper.pm
@@ -345,7 +367,7 @@
 
 * second migration to use ->construct_irc_message(for modules).
 ------------------------------------------------------------------------
-r868 | topia | 2005-03-27 13:27:07 +0900 (Sun, 27 Mar 2005) | 4 lines
+r868 | topia | 2005-03-27 13:26:45 +0900 (Sun, 27 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/module/System/SendMessage.pm
 
@@ -354,7 +376,7 @@
 * error message tweaks; header name is Channel, isn't Mask.
 
 ------------------------------------------------------------------------
-r867 | topia | 2005-03-27 02:07:35 +0900 (Sun, 27 Mar 2005) | 1 line
+r867 | topia | 2005-03-27 02:07:13 +0900 (Sun, 27 Mar 2005) | 1 line
 Changed paths:
    M /trunk/AUTHORS
    M /trunk/ChangeLog
@@ -387,7 +409,7 @@
 
 * add more mime-type.
 ------------------------------------------------------------------------
-r866 | topia | 2005-03-27 01:57:07 +0900 (Sun, 27 Mar 2005) | 1 line
+r866 | topia | 2005-03-27 01:56:45 +0900 (Sun, 27 Mar 2005) | 1 line
 Changed paths:
    M /trunk/bundle/Unicode/Japanese.pm
    M /trunk/bundle/enum.pm
@@ -554,19 +576,19 @@
 
 * add mime-type.
 ------------------------------------------------------------------------
-r865 | topia | 2005-03-26 22:36:56 +0900 (Sat, 26 Mar 2005) | 1 line
+r865 | topia | 2005-03-26 22:36:34 +0900 (Sat, 26 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/CTCP.pm
 
 * fix typo.
 ------------------------------------------------------------------------
-r864 | topia | 2005-03-26 22:30:49 +0900 (Sat, 26 Mar 2005) | 1 line
+r864 | topia | 2005-03-26 22:30:27 +0900 (Sat, 26 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/CTCP.pm
 
 * rewrite. add extract_from_text, make_text, dequote and quote (as class method).
 ------------------------------------------------------------------------
-r863 | topia | 2005-03-26 22:28:20 +0900 (Sat, 26 Mar 2005) | 5 lines
+r863 | topia | 2005-03-26 22:27:58 +0900 (Sat, 26 Mar 2005) | 5 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/main/IrcIO/Server.pm
@@ -584,13 +606,13 @@
 
 * main/LocalChannelManager.pm: use NumericReply.
 ------------------------------------------------------------------------
-r862 | topia | 2005-03-26 22:05:41 +0900 (Sat, 26 Mar 2005) | 1 line
+r862 | topia | 2005-03-26 22:05:19 +0900 (Sat, 26 Mar 2005) | 1 line
 Changed paths:
    M /trunk/module/Client/Guess.pm
 
 * add Conversation.
 ------------------------------------------------------------------------
-r861 | topia | 2005-03-26 22:01:19 +0900 (Sat, 26 Mar 2005) | 3 lines
+r861 | topia | 2005-03-26 22:00:57 +0900 (Sat, 26 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
@@ -598,34 +620,34 @@
 
 * protect huge instance(such as runloop) from dump.
 ------------------------------------------------------------------------
-r860 | topia | 2005-03-26 21:51:15 +0900 (Sat, 26 Mar 2005) | 1 line
+r860 | topia | 2005-03-26 21:50:53 +0900 (Sat, 26 Mar 2005) | 1 line
 Changed paths:
    M /trunk/module/Client/GetVersion.pm
 
 * clear expire remark on successful.
 ------------------------------------------------------------------------
-r859 | topia | 2005-03-26 03:02:58 +0900 (Sat, 26 Mar 2005) | 2 lines
+r859 | topia | 2005-03-26 03:02:36 +0900 (Sat, 26 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * we really unnecessary deep clone of message template.
 
 ------------------------------------------------------------------------
-r858 | topia | 2005-03-26 02:59:29 +0900 (Sat, 26 Mar 2005) | 2 lines
+r858 | topia | 2005-03-26 02:59:07 +0900 (Sat, 26 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
 * inhibits generator deep clone.
 
 ------------------------------------------------------------------------
-r857 | topia | 2005-03-26 02:38:45 +0900 (Sat, 26 Mar 2005) | 2 lines
+r857 | topia | 2005-03-26 02:38:23 +0900 (Sat, 26 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
 * add generator attribute (partially support).
 
 ------------------------------------------------------------------------
-r855 | topia | 2005-03-24 21:05:40 +0900 (Thu, 24 Mar 2005) | 4 lines
+r855 | topia | 2005-03-24 21:05:18 +0900 (Thu, 24 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
@@ -634,7 +656,7 @@
 * make reload-safe.
 
 ------------------------------------------------------------------------
-r854 | topia | 2005-03-24 20:54:27 +0900 (Thu, 24 Mar 2005) | 4 lines
+r854 | topia | 2005-03-24 20:54:05 +0900 (Thu, 24 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
@@ -643,27 +665,27 @@
 * fix _handle_fix_nick's params.
 
 ------------------------------------------------------------------------
-r853 | topia | 2005-03-23 13:30:57 +0900 (Wed, 23 Mar 2005) | 1 line
+r853 | topia | 2005-03-23 13:30:35 +0900 (Wed, 23 Mar 2005) | 1 line
 Changed paths:
    M /trunk/bundle/Unicode/Japanese.pm
 
 * update to Unicode::Japanese 0.26(from 0.22).
 ------------------------------------------------------------------------
-r852 | topia | 2005-03-23 10:45:32 +0900 (Wed, 23 Mar 2005) | 2 lines
+r852 | topia | 2005-03-23 10:45:10 +0900 (Wed, 23 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Module/Use.pm
 
 * use ModuleManager->__initialized.
 
 ------------------------------------------------------------------------
-r851 | topia | 2005-03-23 10:44:17 +0900 (Wed, 23 Mar 2005) | 2 lines
+r851 | topia | 2005-03-23 10:43:55 +0900 (Wed, 23 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
 * add internal public method _initialized.
 
 ------------------------------------------------------------------------
-r850 | topia | 2005-03-22 01:55:41 +0900 (Tue, 22 Mar 2005) | 1 line
+r850 | topia | 2005-03-22 01:55:19 +0900 (Tue, 22 Mar 2005) | 1 line
 Changed paths:
    M /trunk/all.conf
    M /trunk/doc/module/Client.html
@@ -673,28 +695,28 @@
 
 * regen.
 ------------------------------------------------------------------------
-r849 | topia | 2005-03-22 01:53:47 +0900 (Tue, 22 Mar 2005) | 2 lines
+r849 | topia | 2005-03-22 01:53:25 +0900 (Tue, 22 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/module/Client/PatchworkMessage.pm
 
 * mark as obsolete.
 
 ------------------------------------------------------------------------
-r848 | topia | 2005-03-22 01:50:19 +0900 (Tue, 22 Mar 2005) | 2 lines
+r848 | topia | 2005-03-22 01:49:57 +0900 (Tue, 22 Mar 2005) | 2 lines
 Changed paths:
    A /trunk/module/Client/Conservative.pm
 
 * add.
 
 ------------------------------------------------------------------------
-r847 | topia | 2005-03-21 19:38:34 +0900 (Mon, 21 Mar 2005) | 2 lines
+r847 | topia | 2005-03-21 19:38:12 +0900 (Mon, 21 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Module.pm
 
 * get rid of RunLoop use for flymake on-the-fly syntax checking.
 
 ------------------------------------------------------------------------
-r846 | topia | 2005-03-20 21:12:08 +0900 (Sun, 20 Mar 2005) | 4 lines
+r846 | topia | 2005-03-20 21:11:46 +0900 (Sun, 20 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/doc-src/conf-main.tdoc
 
@@ -703,7 +725,7 @@
 * we really want commented out networks/default.
 
 ------------------------------------------------------------------------
-r845 | topia | 2005-03-20 18:19:19 +0900 (Sun, 20 Mar 2005) | 3 lines
+r845 | topia | 2005-03-20 18:18:57 +0900 (Sun, 20 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/SharedMixin.pm
 
@@ -711,20 +733,20 @@
 
 * use ->can for fetch closure.
 ------------------------------------------------------------------------
-r844 | topia | 2005-03-20 18:18:53 +0900 (Sun, 20 Mar 2005) | 1 line
+r844 | topia | 2005-03-20 18:18:31 +0900 (Sun, 20 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * fix mis-spell.
 ------------------------------------------------------------------------
-r842 | topia | 2005-03-15 23:01:28 +0900 (Tue, 15 Mar 2005) | 2 lines
+r842 | topia | 2005-03-15 23:01:06 +0900 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode/CP932JIS.pm
 
 * fix infinite loop.
 
 ------------------------------------------------------------------------
-r841 | topia | 2005-03-12 22:32:23 +0900 (Sat, 12 Mar 2005) | 3 lines
+r841 | topia | 2005-03-12 22:32:01 +0900 (Sat, 12 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
@@ -732,13 +754,13 @@
 
 * fix ->purge_raw_params.
 ------------------------------------------------------------------------
-r840 | topia | 2005-03-12 21:39:42 +0900 (Sat, 12 Mar 2005) | 1 line
+r840 | topia | 2005-03-12 21:39:20 +0900 (Sat, 12 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode/CP932JIS.pm
 
 * re-fix escape sequence of encode to jis.
 ------------------------------------------------------------------------
-r839 | topia | 2005-03-12 21:33:36 +0900 (Sat, 12 Mar 2005) | 7 lines
+r839 | topia | 2005-03-12 21:33:14 +0900 (Sat, 12 Mar 2005) | 7 lines
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode/CP932JIS.pm
 
@@ -750,13 +772,13 @@
 
 * cosmetic fixes.
 ------------------------------------------------------------------------
-r838 | topia | 2005-03-12 18:29:02 +0900 (Sat, 12 Mar 2005) | 1 line
+r838 | topia | 2005-03-12 18:28:40 +0900 (Sat, 12 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
 * we want clone raw_params on Tiarra::IRC::Message->clone.
 ------------------------------------------------------------------------
-r837 | topia | 2005-03-12 18:24:02 +0900 (Sat, 12 Mar 2005) | 3 lines
+r837 | topia | 2005-03-12 18:23:40 +0900 (Sat, 12 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/module/Log/Raw.pm
 
@@ -764,49 +786,49 @@
 
 * fix bug of raw encoding check order.
 ------------------------------------------------------------------------
-r836 | topia | 2005-03-12 18:10:26 +0900 (Sat, 12 Mar 2005) | 1 line
+r836 | topia | 2005-03-12 18:10:04 +0900 (Sat, 12 Mar 2005) | 1 line
 Changed paths:
    M /trunk/module/Log/Raw.pm
 
 * add temporary feature to debug.
 ------------------------------------------------------------------------
-r835 | topia | 2005-03-09 21:23:41 +0900 (Wed, 09 Mar 2005) | 1 line
+r835 | topia | 2005-03-09 21:23:19 +0900 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode/CP932JIS.pm
 
 * use CP932 for decode ascii.
 ------------------------------------------------------------------------
-r834 | topia | 2005-03-08 11:20:31 +0900 (Tue, 08 Mar 2005) | 1 line
+r834 | topia | 2005-03-08 11:20:09 +0900 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
 * use Tiarra::Encoding->from_to.
 ------------------------------------------------------------------------
-r833 | topia | 2005-03-08 11:19:37 +0900 (Tue, 08 Mar 2005) | 1 line
+r833 | topia | 2005-03-08 11:19:15 +0900 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding.pm
 
 * add ->from_to.
 ------------------------------------------------------------------------
-r832 | topia | 2005-03-08 11:19:12 +0900 (Tue, 08 Mar 2005) | 1 line
+r832 | topia | 2005-03-08 11:18:50 +0900 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
 
 * remove binary.
 ------------------------------------------------------------------------
-r831 | topia | 2005-03-08 09:54:58 +0900 (Tue, 08 Mar 2005) | 1 line
+r831 | topia | 2005-03-08 09:54:36 +0900 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/module/Log/Raw.pm
 
 * fix use charset bug.
 ------------------------------------------------------------------------
-r830 | topia | 2005-03-08 09:28:23 +0900 (Tue, 08 Mar 2005) | 1 line
+r830 | topia | 2005-03-08 09:28:01 +0900 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * add ->{in,out}_encoding.
 ------------------------------------------------------------------------
-r829 | topia | 2005-03-08 09:22:50 +0900 (Tue, 08 Mar 2005) | 3 lines
+r829 | topia | 2005-03-08 09:22:28 +0900 (Tue, 08 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/module/Log/Raw.pm
 
@@ -814,34 +836,34 @@
 
 * add config->charset.
 ------------------------------------------------------------------------
-r828 | topia | 2005-03-08 09:04:40 +0900 (Tue, 08 Mar 2005) | 1 line
+r828 | topia | 2005-03-08 09:04:18 +0900 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/module/Log/Raw.pm
 
 * add server_name to log format.
 ------------------------------------------------------------------------
-r826 | topia | 2005-03-08 07:32:17 +0900 (Tue, 08 Mar 2005) | 2 lines
+r826 | topia | 2005-03-08 07:31:55 +0900 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/module/Client/Cotton.pm
 
 * fix Tiarra::Utils old-style using.
 
 ------------------------------------------------------------------------
-r825 | topia | 2005-03-08 07:22:37 +0900 (Tue, 08 Mar 2005) | 2 lines
+r825 | topia | 2005-03-08 07:22:15 +0900 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/TerminateManager.pm
 
 * remove Tiarra::Utils require.
 
 ------------------------------------------------------------------------
-r824 | topia | 2005-03-08 07:20:33 +0900 (Tue, 08 Mar 2005) | 2 lines
+r824 | topia | 2005-03-08 07:20:11 +0900 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * (utils): fix from old commit.
 
 ------------------------------------------------------------------------
-r823 | topia | 2005-03-08 03:05:50 +0900 (Tue, 08 Mar 2005) | 1 line
+r823 | topia | 2005-03-08 03:05:28 +0900 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/all.conf
    M /trunk/doc/module/Log.html
@@ -849,14 +871,14 @@
 
 * regen docs.
 ------------------------------------------------------------------------
-r822 | topia | 2005-03-08 03:05:20 +0900 (Tue, 08 Mar 2005) | 2 lines
+r822 | topia | 2005-03-08 03:04:58 +0900 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/module/Debug/RawLog.pm
 
 * fix wrong encoding(iso-2022-jp to euc-jp).
 
 ------------------------------------------------------------------------
-r821 | topia | 2005-03-08 02:58:15 +0900 (Tue, 08 Mar 2005) | 5 lines
+r821 | topia | 2005-03-08 02:57:53 +0900 (Tue, 08 Mar 2005) | 5 lines
 Changed paths:
    A /trunk/run (from /trunk/run-subr:817)
    A /trunk/run-main (from /trunk/run:817)
@@ -868,7 +890,7 @@
 
 * make run-subr symlink to run for compatible issue.
 ------------------------------------------------------------------------
-r817 | topia | 2005-03-08 02:08:56 +0900 (Tue, 08 Mar 2005) | 3 lines
+r817 | topia | 2005-03-08 02:08:34 +0900 (Tue, 08 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils/CallWrapper.pm
    M /trunk/main/Tiarra/Utils/Core.pm
@@ -878,13 +900,13 @@
 
 * cosmetic tweaks.
 ------------------------------------------------------------------------
-r816 | topia | 2005-03-08 02:06:56 +0900 (Tue, 08 Mar 2005) | 1 line
+r816 | topia | 2005-03-08 02:06:34 +0900 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    A /trunk/module/Log/Raw.pm
 
 * add.
 ------------------------------------------------------------------------
-r815 | topia | 2005-03-07 17:30:23 +0900 (Mon, 07 Mar 2005) | 6 lines
+r815 | topia | 2005-03-07 17:30:01 +0900 (Mon, 07 Mar 2005) | 6 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
@@ -895,13 +917,13 @@
 * compact use lines.
 
 ------------------------------------------------------------------------
-r814 | topia | 2005-03-07 12:29:14 +0900 (Mon, 07 Mar 2005) | 1 line
+r814 | topia | 2005-03-07 12:28:52 +0900 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/SharedMixin.pm
 
 * initialize subroutine rewrite with re-require safe way.
 ------------------------------------------------------------------------
-r813 | topia | 2005-03-07 11:40:11 +0900 (Mon, 07 Mar 2005) | 5 lines
+r813 | topia | 2005-03-07 11:39:49 +0900 (Mon, 07 Mar 2005) | 5 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
@@ -911,19 +933,19 @@
 
 * (encoding_params): fix already purged error condition.
 ------------------------------------------------------------------------
-r812 | topia | 2005-03-07 04:00:20 +0900 (Mon, 07 Mar 2005) | 1 line
+r812 | topia | 2005-03-07 03:59:58 +0900 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
 
 * add 'binary' charset.
 ------------------------------------------------------------------------
-r811 | topia | 2005-03-07 03:58:49 +0900 (Mon, 07 Mar 2005) | 1 line
+r811 | topia | 2005-03-07 03:58:27 +0900 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * permit '0' for nick_p.
 ------------------------------------------------------------------------
-r810 | topia | 2005-03-07 03:57:52 +0900 (Mon, 07 Mar 2005) | 4 lines
+r810 | topia | 2005-03-07 03:57:30 +0900 (Mon, 07 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/main/RunLoop.pm
 
@@ -932,7 +954,7 @@
 * ($RunLoop::Hook::HOOK_TARGET_DEFAULT):
   - call tie on un-initialized only (re-entrant safe).
 ------------------------------------------------------------------------
-r809 | topia | 2005-03-05 05:27:58 +0900 (Sat, 05 Mar 2005) | 3 lines
+r809 | topia | 2005-03-05 05:27:36 +0900 (Sat, 05 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode/CP932JIS.pm
 
@@ -940,13 +962,13 @@
 
 * add 2212 -> ff0d.
 ------------------------------------------------------------------------
-r808 | topia | 2005-03-02 08:58:51 +0900 (Wed, 02 Mar 2005) | 1 line
+r808 | topia | 2005-03-02 08:58:29 +0900 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode/CP932JIS.pm
 
 * add fullwidth reverse soldius conversion.
 ------------------------------------------------------------------------
-r807 | topia | 2005-03-02 07:18:19 +0900 (Wed, 02 Mar 2005) | 1 line
+r807 | topia | 2005-03-02 07:17:57 +0900 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    A /trunk/main/Tiarra/Encoding/Encode/CP932JIS.pm (from /trunk/main/Tiarra/Encoding/Encode/IRCJIS.pm:806)
    D /trunk/main/Tiarra/Encoding/Encode/IRCJIS.pm
@@ -954,7 +976,7 @@
 
 * irc-jis renamed to cp932-jis.
 ------------------------------------------------------------------------
-r806 | topia | 2005-03-02 00:42:39 +0900 (Wed, 02 Mar 2005) | 3 lines
+r806 | topia | 2005-03-02 00:42:17 +0900 (Wed, 02 Mar 2005) | 3 lines
 Changed paths:
    A /trunk/main/Tiarra/Encoding/Encode
    A /trunk/main/Tiarra/Encoding/Encode/IRCJIS.pm
@@ -964,21 +986,21 @@
 
 * use Tiarra::Encoding::Encode::IRCJIS (as optional).
 ------------------------------------------------------------------------
-r805 | topia | 2005-03-01 09:57:56 +0900 (Tue, 01 Mar 2005) | 2 lines
+r805 | topia | 2005-03-01 09:57:34 +0900 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
 
 * do force-stringify to avoid bug old encode.
 
 ------------------------------------------------------------------------
-r804 | topia | 2005-03-01 09:30:48 +0900 (Tue, 01 Mar 2005) | 2 lines
+r804 | topia | 2005-03-01 09:30:26 +0900 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/module/System/Pong.pm
 
 * whitespace fixes.
 
 ------------------------------------------------------------------------
-r803 | topia | 2005-03-01 07:41:07 +0900 (Tue, 01 Mar 2005) | 11 lines
+r803 | topia | 2005-03-01 07:40:45 +0900 (Tue, 01 Mar 2005) | 11 lines
 Changed paths:
    M /trunk/main/Configuration/Block.pm
    M /trunk/main/ControlPort.pm
@@ -1006,26 +1028,26 @@
   - (add_encoded_word): use Tiarra::Encoding's mime encoding.
   - drop MIME::Base64 require and perl_(en|de)code_base64 function.
 ------------------------------------------------------------------------
-r802 | topia | 2005-03-01 05:04:44 +0900 (Tue, 01 Mar 2005) | 1 line
+r802 | topia | 2005-03-01 05:04:22 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
 
 * fix conv params bug.
 ------------------------------------------------------------------------
-r801 | topia | 2005-03-01 05:00:57 +0900 (Tue, 01 Mar 2005) | 1 line
+r801 | topia | 2005-03-01 05:00:35 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/module/Auto/AliasDB.pm
    M /trunk/module/Auto/Random.pm
 
 * kill unnecessary unijp require.
 ------------------------------------------------------------------------
-r800 | topia | 2005-03-01 04:58:56 +0900 (Tue, 01 Mar 2005) | 1 line
+r800 | topia | 2005-03-01 04:58:34 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
 
 * fix typo on last commit.
 ------------------------------------------------------------------------
-r799 | topia | 2005-03-01 04:52:25 +0900 (Tue, 01 Mar 2005) | 5 lines
+r799 | topia | 2005-03-01 04:52:03 +0900 (Tue, 01 Mar 2005) | 5 lines
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
 
@@ -1035,13 +1057,13 @@
 
 * cosmetic changes.
 ------------------------------------------------------------------------
-r798 | topia | 2005-03-01 04:48:14 +0900 (Tue, 01 Mar 2005) | 1 line
+r798 | topia | 2005-03-01 04:47:52 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/OptionalModules.pm
 
 * add MIME::Base64.
 ------------------------------------------------------------------------
-r797 | topia | 2005-03-01 04:32:25 +0900 (Tue, 01 Mar 2005) | 3 lines
+r797 | topia | 2005-03-01 04:32:03 +0900 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Encoding/UniJP.pm
 
@@ -1049,19 +1071,19 @@
 
 * mark h2z* and z2h* to force return $this.
 ------------------------------------------------------------------------
-r796 | topia | 2005-03-01 04:31:34 +0900 (Tue, 01 Mar 2005) | 1 line
+r796 | topia | 2005-03-01 04:31:12 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
 
 * check $enc defined.
 ------------------------------------------------------------------------
-r795 | topia | 2005-03-01 04:30:47 +0900 (Tue, 01 Mar 2005) | 1 line
+r795 | topia | 2005-03-01 04:30:25 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding.pm
 
 * call ->_init when we can.
 ------------------------------------------------------------------------
-r794 | topia | 2005-03-01 04:07:19 +0900 (Tue, 01 Mar 2005) | 1 line
+r794 | topia | 2005-03-01 04:06:57 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Configuration/Parser.pm
    M /trunk/main/Configuration.pm
@@ -1070,7 +1092,7 @@
 
 * kill unnecessary unijp require.
 ------------------------------------------------------------------------
-r793 | topia | 2005-03-01 04:05:39 +0900 (Tue, 01 Mar 2005) | 3 lines
+r793 | topia | 2005-03-01 04:05:17 +0900 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/OptionalModules.pm
 
@@ -1078,14 +1100,14 @@
 
 * rewrite ->check with require instead of use $_ ().
 ------------------------------------------------------------------------
-r792 | topia | 2005-03-01 03:53:30 +0900 (Tue, 01 Mar 2005) | 1 line
+r792 | topia | 2005-03-01 03:53:08 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
    M /trunk/main/Tiarra/Encoding/UniJP.pm
 
 * more unijp conformance: ->getcode return unknown.
 ------------------------------------------------------------------------
-r791 | topia | 2005-03-01 03:42:06 +0900 (Tue, 01 Mar 2005) | 3 lines
+r791 | topia | 2005-03-01 03:41:44 +0900 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
 
@@ -1093,32 +1115,32 @@
 
 * warn and ignore when _find_canon_encs found unsupported encoding.
 ------------------------------------------------------------------------
-r790 | topia | 2005-03-01 03:40:31 +0900 (Tue, 01 Mar 2005) | 1 line
+r790 | topia | 2005-03-01 03:40:09 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * fix typo.
 ------------------------------------------------------------------------
-r789 | topia | 2005-03-01 03:25:54 +0900 (Tue, 01 Mar 2005) | 1 line
+r789 | topia | 2005-03-01 03:25:32 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Encoding/Encode.pm
    M /trunk/main/Tiarra/Encoding/UniJP.pm
 
 * add comma seperated guess-list feature for ->set.
 ------------------------------------------------------------------------
-r788 | topia | 2005-03-01 03:14:40 +0900 (Tue, 01 Mar 2005) | 1 line
+r788 | topia | 2005-03-01 03:14:18 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * fix buggy socket closing.
 ------------------------------------------------------------------------
-r787 | topia | 2005-03-01 03:12:23 +0900 (Tue, 01 Mar 2005) | 1 line
+r787 | topia | 2005-03-01 03:12:01 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
 * pass errno to callback.
 ------------------------------------------------------------------------
-r786 | topia | 2005-03-01 03:09:59 +0900 (Tue, 01 Mar 2005) | 1 line
+r786 | topia | 2005-03-01 03:09:37 +0900 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    A /trunk/main/Tiarra/Encoding
    A /trunk/main/Tiarra/Encoding/Encode.pm
@@ -1127,7 +1149,7 @@
 
 * add Tiarra::Encoding for Unicode::Japanese compatible Encoding convertion layer.
 ------------------------------------------------------------------------
-r785 | topia | 2005-02-28 04:31:09 +0900 (Mon, 28 Feb 2005) | 3 lines
+r785 | topia | 2005-02-28 04:30:47 +0900 (Mon, 28 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
@@ -1135,25 +1157,25 @@
 
 * fix to avoid unijp bug.
 ------------------------------------------------------------------------
-r784 | topia | 2005-02-27 15:55:25 +0900 (Sun, 27 Feb 2005) | 1 line
+r784 | topia | 2005-02-27 15:55:03 +0900 (Sun, 27 Feb 2005) | 1 line
 Changed paths:
    M /trunk/module/Tools/GroupDB.pm
 
 * add ->find_group_with_hash, ->find_groups_with_hash.
 ------------------------------------------------------------------------
-r783 | topia | 2005-02-27 15:54:31 +0900 (Sun, 27 Feb 2005) | 1 line
+r783 | topia | 2005-02-27 15:54:09 +0900 (Sun, 27 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * add comment to explain connection flow.
 ------------------------------------------------------------------------
-r782 | topia | 2005-02-27 15:53:28 +0900 (Sun, 27 Feb 2005) | 1 line
+r782 | topia | 2005-02-27 15:53:06 +0900 (Sun, 27 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * add REOPLIST to attach_translator.
 ------------------------------------------------------------------------
-r781 | topia | 2005-02-27 15:52:41 +0900 (Sun, 27 Feb 2005) | 3 lines
+r781 | topia | 2005-02-27 15:52:19 +0900 (Sun, 27 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/main/PersonalInfo.pm
 
@@ -1161,7 +1183,7 @@
 
 * cosmetic changes.
 ------------------------------------------------------------------------
-r780 | topia | 2005-02-25 00:01:48 +0900 (Fri, 25 Feb 2005) | 11 lines
+r780 | topia | 2005-02-25 00:01:26 +0900 (Fri, 25 Feb 2005) | 11 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/main/IrcIO/Server.pm
@@ -1181,37 +1203,37 @@
 
 * handle read/write error and exception.
 ------------------------------------------------------------------------
-r779 | topia | 2005-02-24 23:48:22 +0900 (Thu, 24 Feb 2005) | 1 line
+r779 | topia | 2005-02-24 23:48:00 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/ExternalSocket.pm
 
 * make exception optional.
 ------------------------------------------------------------------------
-r778 | topia | 2005-02-24 23:44:13 +0900 (Thu, 24 Feb 2005) | 1 line
+r778 | topia | 2005-02-24 23:43:51 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/ExternalSocket.pm
 
 * add exception handler.
 ------------------------------------------------------------------------
-r777 | topia | 2005-02-24 18:37:02 +0900 (Thu, 24 Feb 2005) | 1 line
+r777 | topia | 2005-02-24 18:36:40 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * avoid compatibility bug.
 ------------------------------------------------------------------------
-r776 | topia | 2005-02-24 18:34:21 +0900 (Thu, 24 Feb 2005) | 1 line
+r776 | topia | 2005-02-24 18:33:59 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/module/Tools/GroupDB.pm
 
 * drop backward compatibility of scalar-ref.
 ------------------------------------------------------------------------
-r775 | topia | 2005-02-24 18:14:31 +0900 (Thu, 24 Feb 2005) | 1 line
+r775 | topia | 2005-02-24 18:14:09 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/module/Auto/AliasDB.pm
 
 * passing data type more simply.
 ------------------------------------------------------------------------
-r774 | topia | 2005-02-24 15:40:14 +0900 (Thu, 24 Feb 2005) | 5 lines
+r774 | topia | 2005-02-24 15:39:52 +0900 (Thu, 24 Feb 2005) | 5 lines
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
@@ -1221,31 +1243,31 @@
 
 * ->prefix re-return Tiarra::IRC::Prefix!
 ------------------------------------------------------------------------
-r773 | topia | 2005-02-24 14:42:20 +0900 (Thu, 24 Feb 2005) | 1 line
+r773 | topia | 2005-02-24 14:41:58 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * add comment.  
 ------------------------------------------------------------------------
-r772 | topia | 2005-02-24 14:41:12 +0900 (Thu, 24 Feb 2005) | 1 line
+r772 | topia | 2005-02-24 14:40:50 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/IRC/Message.pm
 
 * add ->raw_prefix.
 ------------------------------------------------------------------------
-r771 | topia | 2005-02-24 14:40:41 +0900 (Thu, 24 Feb 2005) | 1 line
+r771 | topia | 2005-02-24 14:40:19 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/IRC/Prefix.pm
 
 * add overload to string.
 ------------------------------------------------------------------------
-r770 | topia | 2005-02-24 14:19:27 +0900 (Thu, 24 Feb 2005) | 1 line
+r770 | topia | 2005-02-24 14:19:05 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * proxy to Tiarra::IRC::Message (from IRCMessage).
 ------------------------------------------------------------------------
-r769 | topia | 2005-02-24 14:18:38 +0900 (Thu, 24 Feb 2005) | 3 lines
+r769 | topia | 2005-02-24 14:18:16 +0900 (Thu, 24 Feb 2005) | 3 lines
 Changed paths:
    A /trunk/main/Tiarra/IRC
    A /trunk/main/Tiarra/IRC/Message.pm (from /trunk/main/IRCMessage.pm:768)
@@ -1255,7 +1277,7 @@
 
 * split prefix function to Tiarra::IRC::Prefix.
 ------------------------------------------------------------------------
-r768 | topia | 2005-02-24 11:10:11 +0900 (Thu, 24 Feb 2005) | 1 line
+r768 | topia | 2005-02-24 11:09:49 +0900 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/all.conf
    M /trunk/doc/module/Auto.html
@@ -1263,14 +1285,14 @@
 
 * regen.
 ------------------------------------------------------------------------
-r767 | topia | 2005-02-24 11:08:12 +0900 (Thu, 24 Feb 2005) | 2 lines
+r767 | topia | 2005-02-24 11:07:50 +0900 (Thu, 24 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/module/Auto/Reply.pm
 
 * fix documentation bug.
 
 ------------------------------------------------------------------------
-r766 | topia | 2005-02-24 00:40:51 +0900 (Thu, 24 Feb 2005) | 13 lines
+r766 | topia | 2005-02-24 00:40:29 +0900 (Thu, 24 Feb 2005) | 13 lines
 Changed paths:
    M /trunk/module/Tools/GroupDB.pm
 
@@ -1288,7 +1310,7 @@
 
 * cosmetic fixes.
 ------------------------------------------------------------------------
-r765 | topia | 2005-02-23 23:02:23 +0900 (Wed, 23 Feb 2005) | 6 lines
+r765 | topia | 2005-02-23 23:02:01 +0900 (Wed, 23 Feb 2005) | 6 lines
 Changed paths:
    M /trunk/module/Tools/Hash.pm
 
@@ -1299,7 +1321,7 @@
 * call closure without parent on with_session.
 
 ------------------------------------------------------------------------
-r764 | topia | 2005-02-23 19:03:54 +0900 (Wed, 23 Feb 2005) | 7 lines
+r764 | topia | 2005-02-23 19:03:32 +0900 (Wed, 23 Feb 2005) | 7 lines
 Changed paths:
    M /trunk/module/Tools/Hash.pm
 
@@ -1311,13 +1333,13 @@
 
 * add del_key alias and use ->queue_cleanup on delete values.
 ------------------------------------------------------------------------
-r763 | topia | 2005-02-23 18:52:50 +0900 (Wed, 23 Feb 2005) | 1 line
+r763 | topia | 2005-02-23 18:52:28 +0900 (Wed, 23 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils/CallWrapper.pm
 
 * ignore error ensure-cleaner.
 ------------------------------------------------------------------------
-r762 | topia | 2005-02-22 05:05:03 +0900 (Tue, 22 Feb 2005) | 2 lines
+r762 | topia | 2005-02-22 05:04:41 +0900 (Tue, 22 Feb 2005) | 2 lines
 Changed paths:
    A /trunk/all.conf
    A /trunk/doc-src/all.conf.in
@@ -1353,47 +1375,47 @@
 * new configuration file: all.conf.
   - get rid of non-essential modules to all.conf.
 ------------------------------------------------------------------------
-r761 | topia | 2005-02-22 03:29:43 +0900 (Tue, 22 Feb 2005) | 2 lines
+r761 | topia | 2005-02-22 03:29:21 +0900 (Tue, 22 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/module/Log/Logger.pm
 
 * fix with null part message.
 
 ------------------------------------------------------------------------
-r760 | topia | 2005-02-22 03:29:14 +0900 (Tue, 22 Feb 2005) | 2 lines
+r760 | topia | 2005-02-22 03:28:52 +0900 (Tue, 22 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils/CallWrapper.pm
 
 * fix with real_(die|warn).
 
 ------------------------------------------------------------------------
-r759 | topia | 2005-02-18 20:30:33 +0900 (Fri, 18 Feb 2005) | 2 lines
+r759 | topia | 2005-02-18 20:30:11 +0900 (Fri, 18 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/module/Channel/Mode/Oper/Grant.pm
 
 * rewrite logic.
 
 ------------------------------------------------------------------------
-r757 | topia | 2005-02-17 09:34:22 +0900 (Thu, 17 Feb 2005) | 1 line
+r757 | topia | 2005-02-17 09:34:00 +0900 (Thu, 17 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/TiarraDoc.pm
 
 * whitespace fixes.
 ------------------------------------------------------------------------
-r756 | topia | 2005-02-17 09:33:58 +0900 (Thu, 17 Feb 2005) | 1 line
+r756 | topia | 2005-02-17 09:33:36 +0900 (Thu, 17 Feb 2005) | 1 line
 Changed paths:
    M /trunk/makedoc
 
 * whitespace fixes.
 ------------------------------------------------------------------------
-r755 | topia | 2005-02-17 09:20:26 +0900 (Thu, 17 Feb 2005) | 1 line
+r755 | topia | 2005-02-17 09:20:04 +0900 (Thu, 17 Feb 2005) | 1 line
 Changed paths:
    M /trunk/doc/module/Channel.html
    M /trunk/sample.conf
 
 * regen docmentation.
 ------------------------------------------------------------------------
-r754 | topia | 2005-02-17 09:18:39 +0900 (Thu, 17 Feb 2005) | 6 lines
+r754 | topia | 2005-02-17 09:18:17 +0900 (Thu, 17 Feb 2005) | 6 lines
 Changed paths:
    M /trunk/module/Channel/Mode/Oper/Grant.pm
 
@@ -1404,37 +1426,37 @@
 * whitespace fixes.
 
 ------------------------------------------------------------------------
-r753 | topia | 2005-02-16 19:22:07 +0900 (Wed, 16 Feb 2005) | 1 line
+r753 | topia | 2005-02-16 19:21:45 +0900 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils/DefineHelper.pm
 
 * deprecation by enum.pm.
 ------------------------------------------------------------------------
-r752 | topia | 2005-02-16 19:18:39 +0900 (Wed, 16 Feb 2005) | 1 line
+r752 | topia | 2005-02-16 19:18:17 +0900 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/DefineEnumMixin.pm
 
 * deprecation by enum.pm.
 ------------------------------------------------------------------------
-r751 | topia | 2005-02-16 19:17:16 +0900 (Wed, 16 Feb 2005) | 1 line
+r751 | topia | 2005-02-16 19:16:54 +0900 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * cosmetic fixes.
 ------------------------------------------------------------------------
-r750 | topia | 2005-02-16 19:16:01 +0900 (Wed, 16 Feb 2005) | 1 line
+r750 | topia | 2005-02-16 19:15:39 +0900 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * do carp only on MAX_PARAMS exceeded message parsing.
 ------------------------------------------------------------------------
-r749 | topia | 2005-02-16 10:21:22 +0900 (Wed, 16 Feb 2005) | 1 line
+r749 | topia | 2005-02-16 10:21:00 +0900 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/IrcIO.pm
 
 * add raw_param purging on read.
 ------------------------------------------------------------------------
-r748 | topia | 2005-02-16 10:16:31 +0900 (Wed, 16 Feb 2005) | 3 lines
+r748 | topia | 2005-02-16 10:16:09 +0900 (Wed, 16 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
@@ -1442,13 +1464,13 @@
 
 * use carp for exceeded maximum param, instead of croak.
 ------------------------------------------------------------------------
-r747 | topia | 2005-02-16 10:13:39 +0900 (Wed, 16 Feb 2005) | 1 line
+r747 | topia | 2005-02-16 10:13:17 +0900 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * ISUPPORT first-param used for nick.
 ------------------------------------------------------------------------
-r744 | topia | 2005-02-15 03:57:02 +0900 (Tue, 15 Feb 2005) | 3 lines
+r744 | topia | 2005-02-15 03:56:40 +0900 (Tue, 15 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/doc-src/conf-main.tdoc
    M /trunk/main/Configuration.pm
@@ -1458,86 +1480,86 @@
 
 * fix ignore on connecting's handling.
 ------------------------------------------------------------------------
-r740 | topia | 2005-01-22 03:05:33 +0900 (Sat, 22 Jan 2005) | 2 lines
+r740 | topia | 2005-01-22 03:05:11 +0900 (Sat, 22 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/main/Module/Use.pm
 
 * can load without ModuleManager.
 
 ------------------------------------------------------------------------
-r739 | topia | 2005-01-13 11:21:25 +0900 (Thu, 13 Jan 2005) | 1 line
+r739 | topia | 2005-01-13 11:21:03 +0900 (Thu, 13 Jan 2005) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * switch to Cwd & chdir, instead of File::chdir.
 ------------------------------------------------------------------------
-r738 | topia | 2005-01-07 12:11:10 +0900 (Fri, 07 Jan 2005) | 1 line
+r738 | topia | 2005-01-07 12:10:48 +0900 (Fri, 07 Jan 2005) | 1 line
 Changed paths:
    M /trunk/module/Log/Writer/File.pm
 
 * fix harmful my.
 ------------------------------------------------------------------------
-r735 | topia | 2004-12-29 17:28:13 +0900 (Wed, 29 Dec 2004) | 2 lines
+r735 | topia | 2004-12-29 17:27:51 +0900 (Wed, 29 Dec 2004) | 2 lines
 Changed paths:
    M /trunk/tiarra
 
 * fix error.
 
 ------------------------------------------------------------------------
-r734 | topia | 2004-12-29 17:27:16 +0900 (Wed, 29 Dec 2004) | 2 lines
+r734 | topia | 2004-12-29 17:26:54 +0900 (Wed, 29 Dec 2004) | 2 lines
 Changed paths:
    M /trunk/tiarra
 
 * make File::chdir to optional.
 
 ------------------------------------------------------------------------
-r733 | topia | 2004-12-29 16:59:08 +0900 (Wed, 29 Dec 2004) | 1 line
+r733 | topia | 2004-12-29 16:58:46 +0900 (Wed, 29 Dec 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
    M /trunk/main/Tiarra/Socket.pm
 
 * add and use Tiarra::Socket->{errno,errmsg}.
 ------------------------------------------------------------------------
-r732 | topia | 2004-12-29 16:57:35 +0900 (Wed, 29 Dec 2004) | 1 line
+r732 | topia | 2004-12-29 16:57:13 +0900 (Wed, 29 Dec 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Writer.pm
 
 * remove unnecessary 'use'.
 ------------------------------------------------------------------------
-r731 | topia | 2004-12-29 16:50:32 +0900 (Wed, 29 Dec 2004) | 2 lines
+r731 | topia | 2004-12-29 16:50:10 +0900 (Wed, 29 Dec 2004) | 2 lines
 Changed paths:
    M /trunk/INSTALL
 
 * small fixes.
 
 ------------------------------------------------------------------------
-r730 | topia | 2004-12-29 16:49:42 +0900 (Wed, 29 Dec 2004) | 2 lines
+r730 | topia | 2004-12-29 16:49:20 +0900 (Wed, 29 Dec 2004) | 2 lines
 Changed paths:
    M /trunk/tiarra
 
 * fix svnversion call correctly(use File::chdir).
 
 ------------------------------------------------------------------------
-r729 | topia | 2004-12-29 16:48:52 +0900 (Wed, 29 Dec 2004) | 2 lines
+r729 | topia | 2004-12-29 16:48:30 +0900 (Wed, 29 Dec 2004) | 2 lines
 Changed paths:
    M /trunk/tiarra
 
 * add sigusr1 signal handler(reload conf only).
 
 ------------------------------------------------------------------------
-r728 | topia | 2004-11-29 22:40:33 +0900 (Mon, 29 Nov 2004) | 1 line
+r728 | topia | 2004-11-29 22:40:11 +0900 (Mon, 29 Nov 2004) | 1 line
 Changed paths:
    A /trunk/bundle/enum.pm
 
 * add enum-1.16.
 ------------------------------------------------------------------------
-r726 | topia | 2004-11-27 14:13:50 +0900 (Sat, 27 Nov 2004) | 1 line
+r726 | topia | 2004-11-27 14:13:28 +0900 (Sat, 27 Nov 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Win32Errno.pm
 
 * get rid of unnecessary Tiarra::Utils use.
 ------------------------------------------------------------------------
-r725 | topia | 2004-11-27 14:13:10 +0900 (Sat, 27 Nov 2004) | 1 line
+r725 | topia | 2004-11-27 14:12:48 +0900 (Sat, 27 Nov 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/Auto.html
    M /trunk/doc/module/Client.html
@@ -1546,7 +1568,7 @@
 
 * regen.
 ------------------------------------------------------------------------
-r724 | topia | 2004-11-27 14:12:17 +0900 (Sat, 27 Nov 2004) | 4 lines
+r724 | topia | 2004-11-27 14:11:55 +0900 (Sat, 27 Nov 2004) | 4 lines
 Changed paths:
    M /trunk/module/Client/ProtectMyself.pm
 
@@ -1555,26 +1577,26 @@
 * remove unnecessary RunLoop use.
 
 ------------------------------------------------------------------------
-r723 | topia | 2004-11-26 08:34:00 +0900 (Fri, 26 Nov 2004) | 2 lines
+r723 | topia | 2004-11-26 08:33:38 +0900 (Fri, 26 Nov 2004) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * add pod.
 
 ------------------------------------------------------------------------
-r722 | topia | 2004-11-24 09:14:51 +0900 (Wed, 24 Nov 2004) | 1 line
+r722 | topia | 2004-11-24 09:14:29 +0900 (Wed, 24 Nov 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/GetVersion.pm
 
 * mention to Client::Guess.
 ------------------------------------------------------------------------
-r721 | topia | 2004-11-24 09:12:03 +0900 (Wed, 24 Nov 2004) | 1 line
+r721 | topia | 2004-11-24 09:11:41 +0900 (Wed, 24 Nov 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/PatchworkMessage.pm
 
 * mention to Client::GetVersion.
 ------------------------------------------------------------------------
-r720 | topia | 2004-11-24 09:03:29 +0900 (Wed, 24 Nov 2004) | 3 lines
+r720 | topia | 2004-11-24 09:03:07 +0900 (Wed, 24 Nov 2004) | 3 lines
 Changed paths:
    M /trunk/module/Client/PatchworkMessage.pm
 
@@ -1582,26 +1604,26 @@
 
 * use utils->cond_yesno to check config.
 ------------------------------------------------------------------------
-r719 | topia | 2004-11-16 15:39:07 +0900 (Tue, 16 Nov 2004) | 1 line
+r719 | topia | 2004-11-16 15:38:45 +0900 (Tue, 16 Nov 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * get rid of unnecessary Config.pm requisition.
 ------------------------------------------------------------------------
-r718 | topia | 2004-11-15 20:42:32 +0900 (Mon, 15 Nov 2004) | 1 line
+r718 | topia | 2004-11-15 20:42:10 +0900 (Mon, 15 Nov 2004) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * sync new ->define_array_attr_translate_accessor interface.
 ------------------------------------------------------------------------
-r717 | topia | 2004-11-15 20:41:32 +0900 (Mon, 15 Nov 2004) | 2 lines
+r717 | topia | 2004-11-15 20:41:10 +0900 (Mon, 15 Nov 2004) | 2 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils/DefineHelper.pm
 
 * ->define_{array_,}attr_translate_accessor interface change.
   (string to closure->($from, $to))
 ------------------------------------------------------------------------
-r716 | topia | 2004-11-15 18:38:26 +0900 (Mon, 15 Nov 2004) | 16 lines
+r716 | topia | 2004-11-15 18:38:04 +0900 (Mon, 15 Nov 2004) | 16 lines
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
@@ -1622,7 +1644,7 @@
   - handling 2nd format on params of RFC2812 / 2.3.1 Message format in ABNF.
     > 14( SPACE middle ) [ SPACE [ ":" ] trailing ]
 ------------------------------------------------------------------------
-r715 | topia | 2004-11-15 18:18:18 +0900 (Mon, 15 Nov 2004) | 5 lines
+r715 | topia | 2004-11-15 18:17:56 +0900 (Mon, 15 Nov 2004) | 5 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils/DefineHelper.pm
 
@@ -1632,13 +1654,13 @@
 
 * use ->get_caller on ->get_package.
 ------------------------------------------------------------------------
-r714 | topia | 2004-11-06 05:22:45 +0900 (Sat, 06 Nov 2004) | 1 line
+r714 | topia | 2004-11-06 05:22:23 +0900 (Sat, 06 Nov 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/Calc.pm
 
 * add export function.
 ------------------------------------------------------------------------
-r713 | topia | 2004-11-01 00:39:06 +0900 (Mon, 01 Nov 2004) | 1 line
+r713 | topia | 2004-11-01 00:38:44 +0900 (Mon, 01 Nov 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Writer/Base.pm
    M /trunk/module/Log/Writer/File.pm
@@ -1646,7 +1668,7 @@
 
 * new style Log::Writer loader.
 ------------------------------------------------------------------------
-r712 | topia | 2004-10-31 23:34:45 +0900 (Sun, 31 Oct 2004) | 3 lines
+r712 | topia | 2004-10-31 23:34:23 +0900 (Sun, 31 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
@@ -1654,19 +1676,19 @@
 
 * call destruct on reload even if it isn't tiarra module.
 ------------------------------------------------------------------------
-r711 | topia | 2004-10-31 17:52:58 +0900 (Sun, 31 Oct 2004) | 1 line
+r711 | topia | 2004-10-31 17:52:36 +0900 (Sun, 31 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Channel.pm
 
 * fallsafe if writer_is_not_defined.
 ------------------------------------------------------------------------
-r710 | topia | 2004-10-31 17:17:53 +0900 (Sun, 31 Oct 2004) | 1 line
+r710 | topia | 2004-10-31 17:17:31 +0900 (Sun, 31 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Writer/Base.pm
 
 * cache notify for 30 sec.
 ------------------------------------------------------------------------
-r709 | topia | 2004-10-26 07:49:43 +0900 (Tue, 26 Oct 2004) | 3 lines
+r709 | topia | 2004-10-26 07:49:21 +0900 (Tue, 26 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
@@ -1674,13 +1696,13 @@
 
 * return $default even if $default not defined.
 ------------------------------------------------------------------------
-r708 | topia | 2004-10-26 07:43:53 +0900 (Tue, 26 Oct 2004) | 1 line
+r708 | topia | 2004-10-26 07:43:31 +0900 (Tue, 26 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * ignore case of cond_yesno.
 ------------------------------------------------------------------------
-r707 | topia | 2004-10-26 05:44:53 +0900 (Tue, 26 Oct 2004) | 5 lines
+r707 | topia | 2004-10-26 05:44:31 +0900 (Tue, 26 Oct 2004) | 5 lines
 Changed paths:
    M /trunk/module/Tools/Hash.pm
 
@@ -1690,20 +1712,20 @@
 
 * add ->add_hash.
 ------------------------------------------------------------------------
-r706 | topia | 2004-10-26 05:41:57 +0900 (Tue, 26 Oct 2004) | 1 line
+r706 | topia | 2004-10-26 05:41:35 +0900 (Tue, 26 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/AliasDB.pm
 
 * cleanup duplicate code; do proxy.
 ------------------------------------------------------------------------
-r705 | topia | 2004-10-26 05:33:40 +0900 (Tue, 26 Oct 2004) | 2 lines
+r705 | topia | 2004-10-26 05:33:18 +0900 (Tue, 26 Oct 2004) | 2 lines
 Changed paths:
    M /trunk/tiarra
 
 * add --show-env.
 
 ------------------------------------------------------------------------
-r703 | topia | 2004-10-26 05:20:29 +0900 (Tue, 26 Oct 2004) | 13 lines
+r703 | topia | 2004-10-26 05:20:07 +0900 (Tue, 26 Oct 2004) | 13 lines
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
@@ -1721,19 +1743,19 @@
 
 * add retry_count to ->new.
 ------------------------------------------------------------------------
-r702 | topia | 2004-10-26 05:16:09 +0900 (Tue, 26 Oct 2004) | 1 line
+r702 | topia | 2004-10-26 05:15:47 +0900 (Tue, 26 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * add ->to_ordinal_number.
 ------------------------------------------------------------------------
-r701 | topia | 2004-10-26 03:30:52 +0900 (Tue, 26 Oct 2004) | 1 line
+r701 | topia | 2004-10-26 03:30:30 +0900 (Tue, 26 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * add msg param to ->sock_errno_to_msg.
 ------------------------------------------------------------------------
-r700 | topia | 2004-10-26 03:01:44 +0900 (Tue, 26 Oct 2004) | 3 lines
+r700 | topia | 2004-10-26 03:01:22 +0900 (Tue, 26 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
@@ -1741,19 +1763,19 @@
 
 * use ->_warn instead of warn.
 ------------------------------------------------------------------------
-r699 | topia | 2004-10-25 02:51:05 +0900 (Mon, 25 Oct 2004) | 1 line
+r699 | topia | 2004-10-25 02:50:43 +0900 (Mon, 25 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * fix place of remove connecting flag, for finalize cleanup.
 ------------------------------------------------------------------------
-r698 | topia | 2004-10-25 02:36:55 +0900 (Mon, 25 Oct 2004) | 1 line
+r698 | topia | 2004-10-25 02:36:33 +0900 (Mon, 25 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Win32Errno.pm
 
 * fix YAML validity.
 ------------------------------------------------------------------------
-r697 | topia | 2004-10-24 21:50:03 +0900 (Sun, 24 Oct 2004) | 9 lines
+r697 | topia | 2004-10-24 21:49:41 +0900 (Sun, 24 Oct 2004) | 9 lines
 Changed paths:
    M /trunk/main/RunLoop.pm
    M /trunk/main/Tiarra/Socket/Connect.pm
@@ -1770,7 +1792,7 @@
 
 * support win32 non-blocking connection.
 ------------------------------------------------------------------------
-r696 | topia | 2004-10-24 10:28:14 +0900 (Sun, 24 Oct 2004) | 4 lines
+r696 | topia | 2004-10-24 10:27:52 +0900 (Sun, 24 Oct 2004) | 4 lines
 Changed paths:
    M /trunk/main/Tiarra/OptionalModules.pm
 
@@ -1779,25 +1801,25 @@
 * add ->{all,repr}_modules, ->check_all.
 
 ------------------------------------------------------------------------
-r695 | topia | 2004-10-24 10:20:52 +0900 (Sun, 24 Oct 2004) | 1 line
+r695 | topia | 2004-10-24 10:20:30 +0900 (Sun, 24 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
 * fix bug on wrong case (do require, not Require!).
 ------------------------------------------------------------------------
-r694 | topia | 2004-10-24 10:16:07 +0900 (Sun, 24 Oct 2004) | 1 line
+r694 | topia | 2004-10-24 10:15:45 +0900 (Sun, 24 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
 * use sock->sockopt(SO_ERROR) to get error message.
 ------------------------------------------------------------------------
-r693 | topia | 2004-10-24 09:46:25 +0900 (Sun, 24 Oct 2004) | 1 line
+r693 | topia | 2004-10-24 09:46:03 +0900 (Sun, 24 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * fix typo.
 ------------------------------------------------------------------------
-r692 | topia | 2004-10-24 09:42:15 +0900 (Sun, 24 Oct 2004) | 6 lines
+r692 | topia | 2004-10-24 09:41:53 +0900 (Sun, 24 Oct 2004) | 6 lines
 Changed paths:
    M /trunk/main/RunLoop.pm
 
@@ -1808,7 +1830,7 @@
 
 
 ------------------------------------------------------------------------
-r691 | topia | 2004-10-24 09:30:40 +0900 (Sun, 24 Oct 2004) | 3 lines
+r691 | topia | 2004-10-24 09:30:18 +0900 (Sun, 24 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
@@ -1816,43 +1838,43 @@
 
 * add ->_errno_to_msg(errno) for generate error message with/without ActivePerl.
 ------------------------------------------------------------------------
-r690 | topia | 2004-10-24 09:25:22 +0900 (Sun, 24 Oct 2004) | 1 line
+r690 | topia | 2004-10-24 09:25:00 +0900 (Sun, 24 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * ignore cleanup sockets on unknown (readable|writable) socket warning.
 ------------------------------------------------------------------------
-r689 | topia | 2004-10-23 20:43:20 +0900 (Sat, 23 Oct 2004) | 1 line
+r689 | topia | 2004-10-23 20:42:58 +0900 (Sat, 23 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
 * increase verbosity on error.
 ------------------------------------------------------------------------
-r688 | topia | 2004-10-23 19:58:28 +0900 (Sat, 23 Oct 2004) | 1 line
+r688 | topia | 2004-10-23 19:58:06 +0900 (Sat, 23 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
 * add select check.
 ------------------------------------------------------------------------
-r687 | topia | 2004-10-23 19:37:30 +0900 (Sat, 23 Oct 2004) | 1 line
+r687 | topia | 2004-10-23 19:37:08 +0900 (Sat, 23 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
 * fix error process.
 ------------------------------------------------------------------------
-r686 | topia | 2004-10-23 19:34:57 +0900 (Sat, 23 Oct 2004) | 1 line
+r686 | topia | 2004-10-23 19:34:35 +0900 (Sat, 23 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
 * add sockerror check.
 ------------------------------------------------------------------------
-r685 | topia | 2004-10-23 04:55:03 +0900 (Sat, 23 Oct 2004) | 1 line
+r685 | topia | 2004-10-23 04:54:41 +0900 (Sat, 23 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * rename ->config_or_default to ->config_local_or_general.
 ------------------------------------------------------------------------
-r683 | topia | 2004-10-19 19:24:22 +0900 (Tue, 19 Oct 2004) | 3 lines
+r683 | topia | 2004-10-19 19:24:00 +0900 (Tue, 19 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
@@ -1860,19 +1882,19 @@
 
 * use saddr-resolve.
 ------------------------------------------------------------------------
-r682 | topia | 2004-10-19 19:21:21 +0900 (Tue, 19 Oct 2004) | 1 line
+r682 | topia | 2004-10-19 19:20:59 +0900 (Tue, 19 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * get rid of non-necessary module require.
 ------------------------------------------------------------------------
-r681 | topia | 2004-10-19 06:01:46 +0900 (Tue, 19 Oct 2004) | 1 line
+r681 | topia | 2004-10-19 06:01:24 +0900 (Tue, 19 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * fix bug on repr_destination/port.
 ------------------------------------------------------------------------
-r680 | topia | 2004-10-19 06:00:54 +0900 (Tue, 19 Oct 2004) | 5 lines
+r680 | topia | 2004-10-19 06:00:32 +0900 (Tue, 19 Oct 2004) | 5 lines
 Changed paths:
    M /trunk/main/Tiarra/Resolver.pm
 
@@ -1882,26 +1904,26 @@
 
 * use 0 as port of getaddrinfo.
 ------------------------------------------------------------------------
-r679 | topia | 2004-10-19 04:49:43 +0900 (Tue, 19 Oct 2004) | 1 line
+r679 | topia | 2004-10-19 04:49:21 +0900 (Tue, 19 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * use connector->current_{addr,type}.
 ------------------------------------------------------------------------
-r678 | topia | 2004-10-19 04:38:48 +0900 (Tue, 19 Oct 2004) | 1 line
+r678 | topia | 2004-10-19 04:38:26 +0900 (Tue, 19 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
 * add and use ->current_{addr,port,type}.
 ------------------------------------------------------------------------
-r677 | topia | 2004-10-19 04:32:15 +0900 (Tue, 19 Oct 2004) | 1 line
+r677 | topia | 2004-10-19 04:31:53 +0900 (Tue, 19 Oct 2004) | 1 line
 Changed paths:
    M /trunk/AUTHORS
    A /trunk/module/System/SendMessage.pm
 
 * add System::SendMessage.
 ------------------------------------------------------------------------
-r676 | topia | 2004-10-19 04:31:06 +0900 (Tue, 19 Oct 2004) | 11 lines
+r676 | topia | 2004-10-19 04:30:44 +0900 (Tue, 19 Oct 2004) | 11 lines
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
    M /trunk/main/Tiarra/Socket.pm
@@ -1918,7 +1940,7 @@
 
 * add fogotten non-Blocking option on connector.
 ------------------------------------------------------------------------
-r675 | topia | 2004-10-18 19:38:29 +0900 (Mon, 18 Oct 2004) | 3 lines
+r675 | topia | 2004-10-18 19:38:07 +0900 (Mon, 18 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils/CallWrapper.pm
    M /trunk/main/Tiarra/Utils.pm
@@ -1927,31 +1949,31 @@
 
 * fix bug of dropping false value.
 ------------------------------------------------------------------------
-r674 | topia | 2004-10-18 12:58:56 +0900 (Mon, 18 Oct 2004) | 1 line
+r674 | topia | 2004-10-18 12:58:34 +0900 (Mon, 18 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
 * fix bug on _try_connect_{ipv6,unix} error.
 ------------------------------------------------------------------------
-r673 | topia | 2004-10-18 03:12:18 +0900 (Mon, 18 Oct 2004) | 1 line
+r673 | topia | 2004-10-18 03:11:56 +0900 (Mon, 18 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * add ->shutdown.
 ------------------------------------------------------------------------
-r672 | topia | 2004-10-18 01:19:20 +0900 (Mon, 18 Oct 2004) | 1 line
+r672 | topia | 2004-10-18 01:18:58 +0900 (Mon, 18 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * mention for Win32/select implementation.
 ------------------------------------------------------------------------
-r671 | topia | 2004-10-18 01:13:33 +0900 (Mon, 18 Oct 2004) | 1 line
+r671 | topia | 2004-10-18 01:13:11 +0900 (Mon, 18 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * fix typo.
 ------------------------------------------------------------------------
-r670 | topia | 2004-10-18 01:10:28 +0900 (Mon, 18 Oct 2004) | 3 lines
+r670 | topia | 2004-10-18 01:10:06 +0900 (Mon, 18 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/ExternalSocket.pm
 
@@ -1959,7 +1981,7 @@
 
 * little fixes.
 ------------------------------------------------------------------------
-r669 | topia | 2004-10-18 01:05:16 +0900 (Mon, 18 Oct 2004) | 1 line
+r669 | topia | 2004-10-18 01:04:54 +0900 (Mon, 18 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Buffered.pm
    M /trunk/main/Tiarra/Socket/Connect.pm
@@ -1967,7 +1989,7 @@
 
 * add and use Tiarra::Socket->close.
 ------------------------------------------------------------------------
-r668 | topia | 2004-10-18 01:00:50 +0900 (Mon, 18 Oct 2004) | 3 lines
+r668 | topia | 2004-10-18 01:00:28 +0900 (Mon, 18 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Socket/Connect.pm
 
@@ -1975,7 +1997,7 @@
 
 * add Unix Domain Socket support.
 ------------------------------------------------------------------------
-r667 | topia | 2004-10-18 00:56:18 +0900 (Mon, 18 Oct 2004) | 3 lines
+r667 | topia | 2004-10-18 00:55:56 +0900 (Mon, 18 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/RunLoop.pm
 
@@ -1983,20 +2005,20 @@
 
 * add comment, improve error messages.
 ------------------------------------------------------------------------
-r666 | topia | 2004-10-18 00:43:19 +0900 (Mon, 18 Oct 2004) | 1 line
+r666 | topia | 2004-10-18 00:42:57 +0900 (Mon, 18 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO.pm
    M /trunk/main/LinedINETSocket.pm
 
 * remove unnecessary module require.
 ------------------------------------------------------------------------
-r665 | topia | 2004-10-18 00:41:49 +0900 (Mon, 18 Oct 2004) | 1 line
+r665 | topia | 2004-10-18 00:41:27 +0900 (Mon, 18 Oct 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * use Tiarra::OptionalModules.
 ------------------------------------------------------------------------
-r664 | topia | 2004-10-18 00:41:20 +0900 (Mon, 18 Oct 2004) | 1 line
+r664 | topia | 2004-10-18 00:40:58 +0900 (Mon, 18 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
    A /trunk/main/Tiarra/OptionalModules.pm
@@ -2005,7 +2027,7 @@
 
 * add and use Tiarra::OptionalModules.
 ------------------------------------------------------------------------
-r663 | topia | 2004-10-15 21:13:43 +0900 (Fri, 15 Oct 2004) | 3 lines
+r663 | topia | 2004-10-15 21:13:21 +0900 (Fri, 15 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/LinedINETSocket.pm
 
@@ -2013,7 +2035,7 @@
 
 * ->attach also call ->install(for backward compat.).
 ------------------------------------------------------------------------
-r662 | topia | 2004-10-15 21:10:53 +0900 (Fri, 15 Oct 2004) | 3 lines
+r662 | topia | 2004-10-15 21:10:31 +0900 (Fri, 15 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/ControlPort.pm
 
@@ -2021,44 +2043,44 @@
 
 * use Tiarra::Socket::Lined.
 ------------------------------------------------------------------------
-r661 | topia | 2004-10-15 21:08:48 +0900 (Fri, 15 Oct 2004) | 1 line
+r661 | topia | 2004-10-15 21:08:26 +0900 (Fri, 15 Oct 2004) | 1 line
 Changed paths:
    A /trunk/main/Tiarra/Socket/Lined.pm
 
 * add.
 ------------------------------------------------------------------------
-r660 | topia | 2004-10-15 21:08:23 +0900 (Fri, 15 Oct 2004) | 1 line
+r660 | topia | 2004-10-15 21:08:01 +0900 (Fri, 15 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket/Buffered.pm
 
 * not check $this->sock defineded on shutdown(totally people won't happy with this check).
 ------------------------------------------------------------------------
-r659 | topia | 2004-10-15 21:06:35 +0900 (Fri, 15 Oct 2004) | 1 line
+r659 | topia | 2004-10-15 21:06:13 +0900 (Fri, 15 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * return $this on attach/detach.
 ------------------------------------------------------------------------
-r658 | topia | 2004-10-15 21:05:13 +0900 (Fri, 15 Oct 2004) | 1 line
+r658 | topia | 2004-10-15 21:04:51 +0900 (Fri, 15 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Hook.pm
 
 * add ->name for Hook.
 ------------------------------------------------------------------------
-r657 | topia | 2004-10-15 17:26:13 +0900 (Fri, 15 Oct 2004) | 1 line
+r657 | topia | 2004-10-15 17:25:51 +0900 (Fri, 15 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Writer/Base.pm
 
 * use get_first_defined as first_defined.
 ------------------------------------------------------------------------
-r656 | topia | 2004-10-15 01:28:50 +0900 (Fri, 15 Oct 2004) | 1 line
+r656 | topia | 2004-10-15 01:28:28 +0900 (Fri, 15 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/ProtectMyself.pm
    M /trunk/module/Tools/HashDB.pm
 
 * use new Tiarra::Utils entry point (utils->).
 ------------------------------------------------------------------------
-r655 | topia | 2004-10-15 00:59:55 +0900 (Fri, 15 Oct 2004) | 1 line
+r655 | topia | 2004-10-15 00:59:33 +0900 (Fri, 15 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/ExternalSocket.pm
    M /trunk/main/Hook.pm
@@ -2076,61 +2098,61 @@
 
 * use new Tiarra::Utils entry point (utils->).
 ------------------------------------------------------------------------
-r654 | topia | 2004-10-15 00:49:29 +0900 (Fri, 15 Oct 2004) | 1 line
+r654 | topia | 2004-10-15 00:49:07 +0900 (Fri, 15 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * add utils entry point.
 ------------------------------------------------------------------------
-r653 | topia | 2004-10-08 23:45:45 +0900 (Fri, 08 Oct 2004) | 1 line
+r653 | topia | 2004-10-08 23:45:23 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * fix typo of detach.
 ------------------------------------------------------------------------
-r652 | topia | 2004-10-08 19:21:30 +0900 (Fri, 08 Oct 2004) | 1 line
+r652 | topia | 2004-10-08 19:21:08 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * show connection warning as error message.
 ------------------------------------------------------------------------
-r651 | topia | 2004-10-08 19:20:31 +0900 (Fri, 08 Oct 2004) | 1 line
+r651 | topia | 2004-10-08 19:20:09 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * avoid double error message (we don't use timeout).
 ------------------------------------------------------------------------
-r650 | topia | 2004-10-08 19:00:26 +0900 (Fri, 08 Oct 2004) | 1 line
+r650 | topia | 2004-10-08 19:00:04 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * fix error on non-thread perl.
 ------------------------------------------------------------------------
-r649 | topia | 2004-10-08 18:07:06 +0900 (Fri, 08 Oct 2004) | 1 line
+r649 | topia | 2004-10-08 18:06:44 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Writer/File.pm
 
 * untaint filename.
 ------------------------------------------------------------------------
-r648 | topia | 2004-10-08 11:43:57 +0900 (Fri, 08 Oct 2004) | 1 line
+r648 | topia | 2004-10-08 11:43:35 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * fix temporary terminate wait value(10) to 400.
 ------------------------------------------------------------------------
-r647 | topia | 2004-10-08 11:40:22 +0900 (Fri, 08 Oct 2004) | 1 line
+r647 | topia | 2004-10-08 11:40:00 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/ExternalSocket.pm
 
 * fix bug.
 ------------------------------------------------------------------------
-r646 | topia | 2004-10-08 11:38:21 +0900 (Fri, 08 Oct 2004) | 1 line
+r646 | topia | 2004-10-08 11:37:59 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/ExternalSocket.pm
 
 * fix typo.
 ------------------------------------------------------------------------
-r645 | topia | 2004-10-08 11:05:06 +0900 (Fri, 08 Oct 2004) | 3 lines
+r645 | topia | 2004-10-08 11:04:44 +0900 (Fri, 08 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/SessionMixin.pm
 
@@ -2138,7 +2160,7 @@
 
 * rename session_{start,finish} -> __session_{start,finish}.
 ------------------------------------------------------------------------
-r644 | topia | 2004-10-08 11:03:50 +0900 (Fri, 08 Oct 2004) | 3 lines
+r644 | topia | 2004-10-08 11:03:28 +0900 (Fri, 08 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/ExternalSocket.pm
    M /trunk/main/IrcIO/Client.pm
@@ -2155,19 +2177,19 @@
 
 * TerminateManager to tiarra.
 ------------------------------------------------------------------------
-r643 | topia | 2004-10-08 08:57:41 +0900 (Fri, 08 Oct 2004) | 1 line
+r643 | topia | 2004-10-08 08:57:19 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Hook.pm
 
 * cosmetic fixes.
 ------------------------------------------------------------------------
-r642 | topia | 2004-10-08 08:56:11 +0900 (Fri, 08 Oct 2004) | 1 line
+r642 | topia | 2004-10-08 08:55:49 +0900 (Fri, 08 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/WrapMainLoop.pm
 
 * lazy load RunLoop, Timer (to avoid perl(?) cleanup bug).
 ------------------------------------------------------------------------
-r641 | topia | 2004-10-08 08:52:18 +0900 (Fri, 08 Oct 2004) | 3 lines
+r641 | topia | 2004-10-08 08:51:56 +0900 (Fri, 08 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/tiarra
 
@@ -2175,13 +2197,13 @@
 
 * call TerminateManager on exit.
 ------------------------------------------------------------------------
-r640 | topia | 2004-10-07 21:10:51 +0900 (Thu, 07 Oct 2004) | 1 line
+r640 | topia | 2004-10-07 21:10:29 +0900 (Thu, 07 Oct 2004) | 1 line
 Changed paths:
    A /trunk/INSTALL
 
 * add.
 ------------------------------------------------------------------------
-r639 | topia | 2004-10-07 21:09:17 +0900 (Thu, 07 Oct 2004) | 3 lines
+r639 | topia | 2004-10-07 21:08:55 +0900 (Thu, 07 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/AUTHORS
 
@@ -2189,19 +2211,19 @@
 
 * mention bundle/*.
 ------------------------------------------------------------------------
-r638 | topia | 2004-10-07 21:08:05 +0900 (Thu, 07 Oct 2004) | 1 line
+r638 | topia | 2004-10-07 21:07:43 +0900 (Thu, 07 Oct 2004) | 1 line
 Changed paths:
    M /trunk/LICENSE
 
 * change comment to ordinary line.
 ------------------------------------------------------------------------
-r637 | topia | 2004-10-07 20:57:50 +0900 (Thu, 07 Oct 2004) | 1 line
+r637 | topia | 2004-10-07 20:57:28 +0900 (Thu, 07 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/WrapMainLoop.pm
 
 * add ->name.
 ------------------------------------------------------------------------
-r636 | topia | 2004-10-07 20:57:20 +0900 (Thu, 07 Oct 2004) | 3 lines
+r636 | topia | 2004-10-07 20:56:58 +0900 (Thu, 07 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils/DefineHelper.pm
 
@@ -2209,25 +2231,25 @@
 
 * add too_many_args error on _generate_attr_closure.
 ------------------------------------------------------------------------
-r635 | topia | 2004-10-07 20:55:40 +0900 (Thu, 07 Oct 2004) | 1 line
+r635 | topia | 2004-10-07 20:55:18 +0900 (Thu, 07 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils/CallWrapper.pm
 
 * fix bug on s/shift/$msg/g;
 ------------------------------------------------------------------------
-r634 | topia | 2004-10-07 20:55:05 +0900 (Thu, 07 Oct 2004) | 1 line
+r634 | topia | 2004-10-07 20:54:43 +0900 (Thu, 07 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * fix bug on passing caller level to get_caller.
 ------------------------------------------------------------------------
-r633 | topia | 2004-10-04 07:18:07 +0900 (Mon, 04 Oct 2004) | 1 line
+r633 | topia | 2004-10-04 07:17:45 +0900 (Mon, 04 Oct 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * suppress one callstack.
 ------------------------------------------------------------------------
-r632 | topia | 2004-10-04 07:17:11 +0900 (Mon, 04 Oct 2004) | 3 lines
+r632 | topia | 2004-10-04 07:16:49 +0900 (Mon, 04 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
@@ -2235,7 +2257,7 @@
 
 * check ->{connector} defined.
 ------------------------------------------------------------------------
-r631 | topia | 2004-10-04 07:14:57 +0900 (Mon, 04 Oct 2004) | 5 lines
+r631 | topia | 2004-10-04 07:14:35 +0900 (Mon, 04 Oct 2004) | 5 lines
 Changed paths:
    M /trunk/main/Tiarra/DefineEnumMixin.pm
    M /trunk/main/Tiarra/SharedMixin.pm
@@ -2251,13 +2273,13 @@
 
 * add Tiarra::Utils::DefineHelper->{get_caller,do_with_define_exportlevel}.
 ------------------------------------------------------------------------
-r630 | topia | 2004-10-03 22:22:30 +0900 (Sun, 03 Oct 2004) | 1 line
+r630 | topia | 2004-10-03 22:22:08 +0900 (Sun, 03 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/SessionMixin.pm
 
 * remove debugging message from with_session errmsg.
 ------------------------------------------------------------------------
-r629 | topia | 2004-10-03 22:17:41 +0900 (Sun, 03 Oct 2004) | 9 lines
+r629 | topia | 2004-10-03 22:17:19 +0900 (Sun, 03 Oct 2004) | 9 lines
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
@@ -2271,7 +2293,7 @@
 
 * add interrupt subject callback (experimental feature, may change in future).
 ------------------------------------------------------------------------
-r628 | topia | 2004-10-03 22:03:31 +0900 (Sun, 03 Oct 2004) | 4 lines
+r628 | topia | 2004-10-03 22:03:09 +0900 (Sun, 03 Oct 2004) | 4 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
@@ -2280,97 +2302,97 @@
 
 * fix bug default handler on do_with_errmsg.
 ------------------------------------------------------------------------
-r627 | topia | 2004-10-03 01:36:13 +0900 (Sun, 03 Oct 2004) | 1 line
+r627 | topia | 2004-10-03 01:35:51 +0900 (Sun, 03 Oct 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * re-tweak server replied check regex.
 ------------------------------------------------------------------------
-r626 | topia | 2004-10-03 01:33:16 +0900 (Sun, 03 Oct 2004) | 1 line
+r626 | topia | 2004-10-03 01:32:54 +0900 (Sun, 03 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Tools/HashDB.pm
 
 * fix typo.
 ------------------------------------------------------------------------
-r625 | topia | 2004-10-03 01:29:25 +0900 (Sun, 03 Oct 2004) | 1 line
+r625 | topia | 2004-10-03 01:29:03 +0900 (Sun, 03 Oct 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * add Server replied to ignore die callstack.
 ------------------------------------------------------------------------
-r624 | topia | 2004-10-03 01:28:15 +0900 (Sun, 03 Oct 2004) | 1 line
+r624 | topia | 2004-10-03 01:27:53 +0900 (Sun, 03 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * change Server replied warn to printmsg, and tweak message.
 ------------------------------------------------------------------------
-r623 | topia | 2004-10-02 21:02:13 +0900 (Sat, 02 Oct 2004) | 1 line
+r623 | topia | 2004-10-02 21:01:51 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * fix bug in server_addr.
 ------------------------------------------------------------------------
-r622 | topia | 2004-10-02 19:45:39 +0900 (Sat, 02 Oct 2004) | 1 line
+r622 | topia | 2004-10-02 19:45:17 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * fix debug retry timer.
 ------------------------------------------------------------------------
-r621 | topia | 2004-10-02 19:41:23 +0900 (Sat, 02 Oct 2004) | 1 line
+r621 | topia | 2004-10-02 19:41:01 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * fix typo.
 ------------------------------------------------------------------------
-r620 | topia | 2004-10-02 19:39:40 +0900 (Sat, 02 Oct 2004) | 1 line
+r620 | topia | 2004-10-02 19:39:18 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * can't understand bug, pass $connector to _attach.
 ------------------------------------------------------------------------
-r619 | topia | 2004-10-02 19:36:08 +0900 (Sat, 02 Oct 2004) | 1 line
+r619 | topia | 2004-10-02 19:35:46 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * fast initialization default network.
 ------------------------------------------------------------------------
-r617 | topia | 2004-10-02 19:29:22 +0900 (Sat, 02 Oct 2004) | 1 line
+r617 | topia | 2004-10-02 19:29:00 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * fix bug on connection interrupted.
 ------------------------------------------------------------------------
-r616 | topia | 2004-10-02 19:23:53 +0900 (Sat, 02 Oct 2004) | 1 line
+r616 | topia | 2004-10-02 19:23:31 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * fix portability.
 ------------------------------------------------------------------------
-r615 | topia | 2004-10-02 19:22:12 +0900 (Sat, 02 Oct 2004) | 1 line
+r615 | topia | 2004-10-02 19:21:50 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * supply error-message on internal error.
 ------------------------------------------------------------------------
-r614 | topia | 2004-10-02 19:20:32 +0900 (Sat, 02 Oct 2004) | 1 line
+r614 | topia | 2004-10-02 19:20:10 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * show connect_error detail.
 ------------------------------------------------------------------------
-r613 | topia | 2004-10-02 19:20:04 +0900 (Sat, 02 Oct 2004) | 1 line
+r613 | topia | 2004-10-02 19:19:42 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * supply msg to all connect_error.
 ------------------------------------------------------------------------
-r612 | topia | 2004-10-02 19:14:48 +0900 (Sat, 02 Oct 2004) | 1 line
+r612 | topia | 2004-10-02 19:14:26 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Socket.pm
 
 * fix typo.
 ------------------------------------------------------------------------
-r611 | topia | 2004-10-02 19:10:05 +0900 (Sat, 02 Oct 2004) | 1 line
+r611 | topia | 2004-10-02 19:09:43 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/main/IrcIO/Server.pm
@@ -2380,19 +2402,19 @@
 
 * new Socket/RunLoop framework!
 ------------------------------------------------------------------------
-r610 | topia | 2004-10-02 19:02:48 +0900 (Sat, 02 Oct 2004) | 1 line
+r610 | topia | 2004-10-02 19:02:26 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Tools/HashDB.pm
 
 * check $this->time defined.
 ------------------------------------------------------------------------
-r609 | topia | 2004-10-02 19:01:24 +0900 (Sat, 02 Oct 2004) | 1 line
+r609 | topia | 2004-10-02 19:01:02 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Tools/HashDB.pm
 
 * omit with_session in _load.
 ------------------------------------------------------------------------
-r608 | topia | 2004-10-02 17:35:50 +0900 (Sat, 02 Oct 2004) | 7 lines
+r608 | topia | 2004-10-02 17:35:28 +0900 (Sat, 02 Oct 2004) | 7 lines
 Changed paths:
    M /trunk/main/Tiarra/SessionMixin.pm
    M /trunk/module/Tools/GroupDB.pm
@@ -2405,20 +2427,20 @@
 
 * Tools::GroupDB->find_groups accept (pure-scalar|scalar ref|others).
 ------------------------------------------------------------------------
-r607 | topia | 2004-10-02 17:31:36 +0900 (Sat, 02 Oct 2004) | 1 line
+r607 | topia | 2004-10-02 17:31:14 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Eval.pm
    M /trunk/module/System/Reload.pm
 
 * use ReloadTrigger->_install_reload_timer.
 ------------------------------------------------------------------------
-r606 | topia | 2004-10-02 17:30:57 +0900 (Sat, 02 Oct 2004) | 1 line
+r606 | topia | 2004-10-02 17:30:35 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/ReloadTrigger.pm
 
 * add ->_install_reload_timer.
 ------------------------------------------------------------------------
-r605 | topia | 2004-10-02 17:30:20 +0900 (Sat, 02 Oct 2004) | 5 lines
+r605 | topia | 2004-10-02 17:29:58 +0900 (Sat, 02 Oct 2004) | 5 lines
 Changed paths:
    M /trunk/main/Hook.pm
    M /trunk/main/ModuleManager.pm
@@ -2430,7 +2452,7 @@
 
 * get rid of symtable-fetch eval.
 ------------------------------------------------------------------------
-r604 | topia | 2004-10-02 17:12:00 +0900 (Sat, 02 Oct 2004) | 7 lines
+r604 | topia | 2004-10-02 17:11:38 +0900 (Sat, 02 Oct 2004) | 7 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
@@ -2442,25 +2464,25 @@
   - new: die ensure handler isn't called many time in tiarra.
   - old: very long callstack with debug-mode.
 ------------------------------------------------------------------------
-r603 | topia | 2004-10-02 07:34:53 +0900 (Sat, 02 Oct 2004) | 1 line
+r603 | topia | 2004-10-02 07:34:31 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Resolver.pm
 
 * fix typo, add AI_NUMERICHOST.
 ------------------------------------------------------------------------
-r602 | topia | 2004-10-02 07:32:00 +0900 (Sat, 02 Oct 2004) | 1 line
+r602 | topia | 2004-10-02 07:31:38 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Resolver.pm
 
 * define dummy with closure.
 ------------------------------------------------------------------------
-r601 | topia | 2004-10-02 07:27:08 +0900 (Sat, 02 Oct 2004) | 1 line
+r601 | topia | 2004-10-02 07:26:46 +0900 (Sat, 02 Oct 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Resolver.pm
 
 * try AI_NUMERICHOST for fast resolve.
 ------------------------------------------------------------------------
-r600 | topia | 2004-10-01 21:51:22 +0900 (Fri, 01 Oct 2004) | 3 lines
+r600 | topia | 2004-10-01 21:51:00 +0900 (Fri, 01 Oct 2004) | 3 lines
 Changed paths:
    M /trunk/main/Multicast.pm
 
@@ -2468,13 +2490,13 @@
 
 * use runloop->networks_list.
 ------------------------------------------------------------------------
-r599 | topia | 2004-10-01 20:33:21 +0900 (Fri, 01 Oct 2004) | 1 line
+r599 | topia | 2004-10-01 20:32:59 +0900 (Fri, 01 Oct 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * add fatal exit.
 ------------------------------------------------------------------------
-r598 | topia | 2004-09-28 10:44:37 +0900 (Tue, 28 Sep 2004) | 2 lines
+r598 | topia | 2004-09-28 10:44:15 +0900 (Tue, 28 Sep 2004) | 2 lines
 Changed paths:
    A /trunk/main/Tiarra/ModifiedFlagMixin.pm
    A /trunk/main/Tiarra/SessionMixin.pm
@@ -2487,13 +2509,13 @@
 * new alias, groupdb, hashdb framework!
   - maybe has many bug, should check before merge.
 ------------------------------------------------------------------------
-r597 | topia | 2004-09-28 10:41:31 +0900 (Tue, 28 Sep 2004) | 1 line
+r597 | topia | 2004-09-28 10:41:09 +0900 (Tue, 28 Sep 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * call TerminateManager->terminate('main') on force exit.
 ------------------------------------------------------------------------
-r596 | topia | 2004-09-27 17:12:06 +0900 (Mon, 27 Sep 2004) | 3 lines
+r596 | topia | 2004-09-27 17:11:44 +0900 (Mon, 27 Sep 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
@@ -2501,43 +2523,43 @@
 
 * add define_attr_enum_accessor.
 ------------------------------------------------------------------------
-r595 | topia | 2004-09-25 23:37:02 +0900 (Sat, 25 Sep 2004) | 1 line
+r595 | topia | 2004-09-25 23:36:40 +0900 (Sat, 25 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * ->get_first_defined return ()[empty-array] if nothing defined value.
 ------------------------------------------------------------------------
-r594 | topia | 2004-09-25 23:23:59 +0900 (Sat, 25 Sep 2004) | 1 line
+r594 | topia | 2004-09-25 23:23:37 +0900 (Sat, 25 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * use multi-threaded resolver.
 ------------------------------------------------------------------------
-r593 | topia | 2004-09-25 23:10:52 +0900 (Sat, 25 Sep 2004) | 1 line
+r593 | topia | 2004-09-25 23:10:30 +0900 (Sat, 25 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * fix return-value handling on do_with_ensure.
 ------------------------------------------------------------------------
-r592 | topia | 2004-09-25 23:10:05 +0900 (Sat, 25 Sep 2004) | 1 line
+r592 | topia | 2004-09-25 23:09:43 +0900 (Sat, 25 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Resolver.pm
 
 * rename ANSWER_NXDOMAIN -> ANSWER_NOT_FOUND.
 ------------------------------------------------------------------------
-r591 | topia | 2004-09-25 23:07:31 +0900 (Sat, 25 Sep 2004) | 1 line
+r591 | topia | 2004-09-25 23:07:09 +0900 (Sat, 25 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Timer.pm
 
 * add ->name (default caller information).
 ------------------------------------------------------------------------
-r590 | topia | 2004-09-24 08:26:29 +0900 (Fri, 24 Sep 2004) | 1 line
+r590 | topia | 2004-09-24 08:26:07 +0900 (Fri, 24 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
 * disable die-handler override to get rid of un-necessary error message.
 ------------------------------------------------------------------------
-r589 | topia | 2004-09-24 08:24:25 +0900 (Fri, 24 Sep 2004) | 3 lines
+r589 | topia | 2004-09-24 08:24:03 +0900 (Fri, 24 Sep 2004) | 3 lines
 Changed paths:
    M /trunk/main/Tiarra/SharedMixin.pm
 
@@ -2545,49 +2567,49 @@
 
 * add ->_shared_init(...).
 ------------------------------------------------------------------------
-r588 | topia | 2004-09-23 13:18:24 +0900 (Thu, 23 Sep 2004) | 1 line
+r588 | topia | 2004-09-23 13:18:02 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * do croak instead of die.
 ------------------------------------------------------------------------
-r587 | topia | 2004-09-23 07:13:44 +0900 (Thu, 23 Sep 2004) | 1 line
+r587 | topia | 2004-09-23 07:13:22 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Resolver.pm
 
 * add dummy definition NI_NAMEREQD on disabled ipv6.
 ------------------------------------------------------------------------
-r586 | topia | 2004-09-23 06:37:43 +0900 (Thu, 23 Sep 2004) | 1 line
+r586 | topia | 2004-09-23 06:37:21 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Resolver.pm
 
 * fix ipv6 support (second).
 ------------------------------------------------------------------------
-r585 | topia | 2004-09-23 06:33:18 +0900 (Thu, 23 Sep 2004) | 1 line
+r585 | topia | 2004-09-23 06:32:56 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Resolver.pm
 
 * fix ipv6 support.
 ------------------------------------------------------------------------
-r584 | topia | 2004-09-23 06:15:26 +0900 (Thu, 23 Sep 2004) | 1 line
+r584 | topia | 2004-09-23 06:15:04 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Writer.pm
 
 * fix typo & require bug.
 ------------------------------------------------------------------------
-r583 | topia | 2004-09-23 06:12:04 +0900 (Thu, 23 Sep 2004) | 1 line
+r583 | topia | 2004-09-23 06:11:42 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/System/Shutdown.pm
 
 * fix typo & forget require.
 ------------------------------------------------------------------------
-r582 | topia | 2004-09-23 05:55:34 +0900 (Thu, 23 Sep 2004) | 1 line
+r582 | topia | 2004-09-23 05:55:12 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Resolver.pm
 
 * fix typo.
 ------------------------------------------------------------------------
-r581 | topia | 2004-09-23 05:54:54 +0900 (Thu, 23 Sep 2004) | 3 lines
+r581 | topia | 2004-09-23 05:54:32 +0900 (Thu, 23 Sep 2004) | 3 lines
 Changed paths:
    M /trunk/module/Log/Writer.pm
 
@@ -2595,7 +2617,7 @@
 
 * use Tiarra::Utils.
 ------------------------------------------------------------------------
-r580 | topia | 2004-09-23 05:53:04 +0900 (Thu, 23 Sep 2004) | 1 line
+r580 | topia | 2004-09-23 05:52:42 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/Calc.pm
    M /trunk/module/Auto/Random.pm
@@ -2604,7 +2626,7 @@
 
 * use $reply_*->([arrayref], ...).
 ------------------------------------------------------------------------
-r579 | topia | 2004-09-23 05:49:19 +0900 (Thu, 23 Sep 2004) | 3 lines
+r579 | topia | 2004-09-23 05:48:57 +0900 (Thu, 23 Sep 2004) | 3 lines
 Changed paths:
    M /trunk/tiarra
 
@@ -2612,7 +2634,7 @@
 
 * change svn version check order(.svnversion -> svnversion).
 ------------------------------------------------------------------------
-r578 | topia | 2004-09-23 01:23:13 +0900 (Thu, 23 Sep 2004) | 7 lines
+r578 | topia | 2004-09-23 01:22:51 +0900 (Thu, 23 Sep 2004) | 7 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    A /trunk/main/Tiarra/Resolver.pm
@@ -2625,74 +2647,74 @@
 
 * add IrcIO::Client->client_host_repr.(representation with host(addr)).
 ------------------------------------------------------------------------
-r577 | topia | 2004-09-23 01:19:07 +0900 (Thu, 23 Sep 2004) | 1 line
+r577 | topia | 2004-09-23 01:18:45 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    A /trunk/main/Tiarra/WrapMainLoop.pm
 
 * add mainloop wrapper.
 ------------------------------------------------------------------------
-r576 | topia | 2004-09-23 01:18:20 +0900 (Thu, 23 Sep 2004) | 1 line
+r576 | topia | 2004-09-23 01:17:58 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
    A /trunk/main/Tiarra/TerminateManager.pm
 
 * add Tiarra::TerminateManager.
 ------------------------------------------------------------------------
-r575 | topia | 2004-09-23 01:17:17 +0900 (Thu, 23 Sep 2004) | 1 line
+r575 | topia | 2004-09-23 01:16:55 +0900 (Thu, 23 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * define_{array_,}_attr_accessor return lvalue.
 ------------------------------------------------------------------------
-r574 | topia | 2004-09-21 21:34:14 +0900 (Tue, 21 Sep 2004) | 1 line
+r574 | topia | 2004-09-21 21:33:52 +0900 (Tue, 21 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/Utils.pm
 
 * permit array ref to closures.
 ------------------------------------------------------------------------
-r573 | topia | 2004-09-21 19:19:56 +0900 (Tue, 21 Sep 2004) | 1 line
+r573 | topia | 2004-09-21 19:19:34 +0900 (Tue, 21 Sep 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * move *_enabled functions into BEGIN block.
 ------------------------------------------------------------------------
-r572 | topia | 2004-09-21 19:18:30 +0900 (Tue, 21 Sep 2004) | 1 line
+r572 | topia | 2004-09-21 19:18:08 +0900 (Tue, 21 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Timer.pm
 
 * use Tiarra::Utils->define_attr_accessor.
 ------------------------------------------------------------------------
-r571 | topia | 2004-09-21 19:17:08 +0900 (Tue, 21 Sep 2004) | 1 line
+r571 | topia | 2004-09-21 19:16:46 +0900 (Tue, 21 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Configuration.pm
 
 * style/whitespace fix.
 ------------------------------------------------------------------------
-r570 | topia | 2004-09-21 19:12:28 +0900 (Tue, 21 Sep 2004) | 1 line
+r570 | topia | 2004-09-21 19:12:06 +0900 (Tue, 21 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * support ->define_{,array_}attr_accessor(undef).
 ------------------------------------------------------------------------
-r569 | topia | 2004-09-20 21:50:38 +0900 (Mon, 20 Sep 2004) | 1 line
+r569 | topia | 2004-09-20 21:50:16 +0900 (Mon, 20 Sep 2004) | 1 line
 Changed paths:
    M /trunk/NEWS
 
 * fix typo (network -> networks).
 ------------------------------------------------------------------------
-r568 | topia | 2004-09-20 21:40:07 +0900 (Mon, 20 Sep 2004) | 1 line
+r568 | topia | 2004-09-20 21:39:45 +0900 (Mon, 20 Sep 2004) | 1 line
 Changed paths:
    M /trunk/doc-src/conf-main.tdoc
 
 * mention network/fixed-channels.
 ------------------------------------------------------------------------
-r567 | topia | 2004-09-20 07:55:37 +0900 (Mon, 20 Sep 2004) | 1 line
+r567 | topia | 2004-09-20 07:55:15 +0900 (Mon, 20 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * pass retval, error to ensure closure.
 ------------------------------------------------------------------------
-r566 | topia | 2004-09-19 20:35:30 +0900 (Sun, 19 Sep 2004) | 5 lines
+r566 | topia | 2004-09-19 20:35:08 +0900 (Sun, 19 Sep 2004) | 5 lines
 Changed paths:
    M /trunk/main/Configuration/Block.pm
    M /trunk/main/IRCMessage.pm
@@ -2705,7 +2727,7 @@
 
 * IRCMessage: use anon{hash,array} instead of temporary my variable.
 ------------------------------------------------------------------------
-r565 | topia | 2004-09-19 20:32:28 +0900 (Sun, 19 Sep 2004) | 3 lines
+r565 | topia | 2004-09-19 20:32:06 +0900 (Sun, 19 Sep 2004) | 3 lines
 Changed paths:
    A /trunk/main/Tiarra/DefineEnumMixin.pm
    M /trunk/main/Tiarra/Utils.pm
@@ -2714,7 +2736,7 @@
 
 * add Tiarra::DefineEnumMixin for shorthand.
 ------------------------------------------------------------------------
-r564 | topia | 2004-09-19 19:02:22 +0900 (Sun, 19 Sep 2004) | 9 lines
+r564 | topia | 2004-09-19 19:02:00 +0900 (Sun, 19 Sep 2004) | 9 lines
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
@@ -2728,70 +2750,70 @@
 
 * add do_with_ensure.
 ------------------------------------------------------------------------
-r563 | topia | 2004-09-15 22:05:37 +0900 (Wed, 15 Sep 2004) | 1 line
+r563 | topia | 2004-09-15 22:05:15 +0900 (Wed, 15 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/ProtectMyself.pm
 
 * use AliasDB->stdreplace.
 ------------------------------------------------------------------------
-r562 | topia | 2004-09-15 14:54:30 +0900 (Wed, 15 Sep 2004) | 1 line
+r562 | topia | 2004-09-15 14:54:08 +0900 (Wed, 15 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/AliasDB.pm
 
 * make callable with package(class method).
 ------------------------------------------------------------------------
-r561 | topia | 2004-09-15 14:51:58 +0900 (Wed, 15 Sep 2004) | 1 line
+r561 | topia | 2004-09-15 14:51:36 +0900 (Wed, 15 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/AliasDB/CallbackUtils.pm
 
 * check parameter defined for use these.
 ------------------------------------------------------------------------
-r560 | topia | 2004-09-15 14:50:19 +0900 (Wed, 15 Sep 2004) | 1 line
+r560 | topia | 2004-09-15 14:49:57 +0900 (Wed, 15 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
 * check and use dependency depth for reload.
 ------------------------------------------------------------------------
-r559 | topia | 2004-09-15 09:37:21 +0900 (Wed, 15 Sep 2004) | 1 line
+r559 | topia | 2004-09-15 09:36:59 +0900 (Wed, 15 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * clone params/remarks little deep.
 ------------------------------------------------------------------------
-r558 | topia | 2004-09-15 09:28:36 +0900 (Wed, 15 Sep 2004) | 1 line
+r558 | topia | 2004-09-15 09:28:14 +0900 (Wed, 15 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/ProtectMyself.pm
 
 * do deep clone for params.
 ------------------------------------------------------------------------
-r557 | topia | 2004-09-14 10:28:43 +0900 (Tue, 14 Sep 2004) | 1 line
+r557 | topia | 2004-09-14 10:28:21 +0900 (Tue, 14 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/ProtectMyself.pm
 
 * fix clone bug.
 ------------------------------------------------------------------------
-r556 | topia | 2004-09-13 09:24:27 +0900 (Mon, 13 Sep 2004) | 1 line
+r556 | topia | 2004-09-13 09:24:05 +0900 (Mon, 13 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO.pm
    M /trunk/main/LinedINETSocket.pm
 
 * clear sendbuf/recvbuf on disconnect.
 ------------------------------------------------------------------------
-r554 | topia | 2004-09-13 08:33:16 +0900 (Mon, 13 Sep 2004) | 1 line
+r554 | topia | 2004-09-13 08:32:54 +0900 (Mon, 13 Sep 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
    M /trunk/tools/upload.sh
 
 * add .svnversion handling.
 ------------------------------------------------------------------------
-r553 | topia | 2004-09-13 08:17:55 +0900 (Mon, 13 Sep 2004) | 2 lines
+r553 | topia | 2004-09-13 08:17:33 +0900 (Mon, 13 Sep 2004) | 2 lines
 Changed paths:
    M /trunk/tiarra
 
 * check length of $svnversion, instead of checking exit status.
   - ...why exit status on Win32/ActivePerl 5.8.4 is -1 ?
 ------------------------------------------------------------------------
-r552 | topia | 2004-09-13 08:09:07 +0900 (Mon, 13 Sep 2004) | 3 lines
+r552 | topia | 2004-09-13 08:08:45 +0900 (Mon, 13 Sep 2004) | 3 lines
 Changed paths:
    A /trunk/bundle
    A /trunk/bundle/Unicode
@@ -2803,37 +2825,37 @@
 
 * add bundle to @INC last.
 ------------------------------------------------------------------------
-r551 | topia | 2004-09-13 08:08:03 +0900 (Mon, 13 Sep 2004) | 1 line
+r551 | topia | 2004-09-13 08:07:41 +0900 (Mon, 13 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Logger.pm
 
 * add part message to part log.
 ------------------------------------------------------------------------
-r550 | topia | 2004-09-13 07:48:51 +0900 (Mon, 13 Sep 2004) | 1 line
+r550 | topia | 2004-09-13 07:48:29 +0900 (Mon, 13 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * check '$io->sock is defined' on find_io_with_socket.
 ------------------------------------------------------------------------
-r549 | topia | 2004-09-13 06:57:41 +0900 (Mon, 13 Sep 2004) | 1 line
+r549 | topia | 2004-09-13 06:57:19 +0900 (Mon, 13 Sep 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * check svnversion return value.
 ------------------------------------------------------------------------
-r548 | topia | 2004-09-12 10:47:28 +0900 (Sun, 12 Sep 2004) | 1 line
+r548 | topia | 2004-09-12 10:47:06 +0900 (Sun, 12 Sep 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * add svnversion for fetch version.
 ------------------------------------------------------------------------
-r547 | topia | 2004-09-12 02:47:41 +0900 (Sun, 12 Sep 2004) | 1 line
+r547 | topia | 2004-09-12 02:47:19 +0900 (Sun, 12 Sep 2004) | 1 line
 Changed paths:
    M /trunk/HACKING
 
 * describe Tiarra::{SharedMixin,Utils,ShorthandConfMixin}.
 ------------------------------------------------------------------------
-r546 | topia | 2004-09-12 02:14:43 +0900 (Sun, 12 Sep 2004) | 19 lines
+r546 | topia | 2004-09-12 02:14:21 +0900 (Sun, 12 Sep 2004) | 19 lines
 Changed paths:
    M /trunk/main/Configuration.pm
    M /trunk/main/ExternalSocket.pm
@@ -2874,25 +2896,25 @@
   - use CRLF as End-of-Line.
   - pass $path instead of url(HTTP/1.0 maybe use this...).
 ------------------------------------------------------------------------
-r545 | topia | 2004-09-11 18:13:38 +0900 (Sat, 11 Sep 2004) | 1 line
+r545 | topia | 2004-09-11 18:13:16 +0900 (Sat, 11 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/Utils.pm
 
 * add ->cond_yesno($str, $default).
 ------------------------------------------------------------------------
-r544 | topia | 2004-09-11 17:28:10 +0900 (Sat, 11 Sep 2004) | 1 line
+r544 | topia | 2004-09-11 17:27:48 +0900 (Sat, 11 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Guess.pm
 
 * use SharedMixin.
 ------------------------------------------------------------------------
-r543 | topia | 2004-09-11 17:27:33 +0900 (Sat, 11 Sep 2004) | 1 line
+r543 | topia | 2004-09-11 17:27:11 +0900 (Sat, 11 Sep 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * sync new style.
 ------------------------------------------------------------------------
-r542 | topia | 2004-09-11 17:25:44 +0900 (Sat, 11 Sep 2004) | 30 lines
+r542 | topia | 2004-09-11 17:25:22 +0900 (Sat, 11 Sep 2004) | 30 lines
 Changed paths:
    M /trunk/main/BulletinBoard.pm
    M /trunk/main/Configuration.pm
@@ -2938,13 +2960,13 @@
 
 * whitespace fixes.
 ------------------------------------------------------------------------
-r541 | topia | 2004-09-10 17:30:04 +0900 (Fri, 10 Sep 2004) | 1 line
+r541 | topia | 2004-09-10 17:29:42 +0900 (Fri, 10 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/PatchworkMessage.pm
 
 * add X-Chat(not tested).
 ------------------------------------------------------------------------
-r540 | topia | 2004-09-10 17:29:09 +0900 (Fri, 10 Sep 2004) | 1 line
+r540 | topia | 2004-09-10 17:28:47 +0900 (Fri, 10 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/Alias.pm
    M /trunk/module/Auto/Calc.pm
@@ -2970,31 +2992,31 @@
 
 * update to new constructor.
 ------------------------------------------------------------------------
-r539 | topia | 2004-09-10 17:15:51 +0900 (Fri, 10 Sep 2004) | 1 line
+r539 | topia | 2004-09-10 17:15:29 +0900 (Fri, 10 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Tools/FileCache.pm
 
 * can class->[all methods].
 ------------------------------------------------------------------------
-r538 | topia | 2004-09-10 15:55:46 +0900 (Fri, 10 Sep 2004) | 1 line
+r538 | topia | 2004-09-10 15:55:24 +0900 (Fri, 10 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/SharedMixin.pm
 
 * can call ->shared with argument for only initialize!(bad design...).
 ------------------------------------------------------------------------
-r537 | topia | 2004-09-10 00:23:27 +0900 (Fri, 10 Sep 2004) | 1 line
+r537 | topia | 2004-09-10 00:23:05 +0900 (Fri, 10 Sep 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * add threads::shared for thread modules.
 ------------------------------------------------------------------------
-r536 | topia | 2004-09-07 19:27:51 +0900 (Tue, 07 Sep 2004) | 1 line
+r536 | topia | 2004-09-07 19:27:29 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/AliasDB.pm
 
 * use __PACKAGE__.
 ------------------------------------------------------------------------
-r535 | topia | 2004-09-07 19:21:00 +0900 (Tue, 07 Sep 2004) | 3 lines
+r535 | topia | 2004-09-07 19:20:38 +0900 (Tue, 07 Sep 2004) | 3 lines
 Changed paths:
    M /trunk/module/Auto/AliasDB.pm
    M /trunk/module/Tools/MailSend.pm
@@ -3003,13 +3025,13 @@
 
 * fix ->setfile broken.
 ------------------------------------------------------------------------
-r534 | topia | 2004-09-07 19:20:05 +0900 (Tue, 07 Sep 2004) | 1 line
+r534 | topia | 2004-09-07 19:19:43 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/SharedMixin.pm
 
 * whitespace tweak.
 ------------------------------------------------------------------------
-r533 | topia | 2004-09-07 19:12:52 +0900 (Tue, 07 Sep 2004) | 1 line
+r533 | topia | 2004-09-07 19:12:30 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/AliasDB/CallbackUtils.pm
    M /trunk/module/Auto/AliasDB.pm
@@ -3019,7 +3041,7 @@
 
 * use Tiarra::SharedMixin.
 ------------------------------------------------------------------------
-r532 | topia | 2004-09-07 19:05:35 +0900 (Tue, 07 Sep 2004) | 1 line
+r532 | topia | 2004-09-07 19:05:13 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/BulletinBoard.pm
    M /trunk/main/Configuration.pm
@@ -3028,25 +3050,25 @@
 
 * use Tiarra::SharedMixin.
 ------------------------------------------------------------------------
-r531 | topia | 2004-09-07 18:59:00 +0900 (Tue, 07 Sep 2004) | 1 line
+r531 | topia | 2004-09-07 18:58:38 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * use Tiarra::SharedMixin.
 ------------------------------------------------------------------------
-r530 | topia | 2004-09-07 18:58:27 +0900 (Tue, 07 Sep 2004) | 1 line
+r530 | topia | 2004-09-07 18:58:05 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Tiarra/SharedMixin.pm
 
 * add usage comment.
 ------------------------------------------------------------------------
-r529 | topia | 2004-09-07 18:47:21 +0900 (Tue, 07 Sep 2004) | 1 line
+r529 | topia | 2004-09-07 18:46:59 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Writer.pm
 
 * use Tiarra::SharedMixin.
 ------------------------------------------------------------------------
-r528 | topia | 2004-09-07 18:46:29 +0900 (Tue, 07 Sep 2004) | 2 lines
+r528 | topia | 2004-09-07 18:46:07 +0900 (Tue, 07 Sep 2004) | 2 lines
 Changed paths:
    M /trunk/module/Log/Writer/Base.pm
    M /trunk/module/Log/Writer/File.pm
@@ -3054,38 +3076,38 @@
 * fix parent->register_as_* bug.
   - these call should be after definitions.
 ------------------------------------------------------------------------
-r527 | topia | 2004-09-07 18:44:36 +0900 (Tue, 07 Sep 2004) | 1 line
+r527 | topia | 2004-09-07 18:44:14 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    A /trunk/main/Tiarra
    A /trunk/main/Tiarra/SharedMixin.pm
 
 * add. shared instance mix-in.
 ------------------------------------------------------------------------
-r526 | topia | 2004-09-07 12:49:06 +0900 (Tue, 07 Sep 2004) | 1 line
+r526 | topia | 2004-09-07 12:48:44 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Configuration/LexicalAnalyzer.pm
 
 * fix typo(contenxt -> context).
 ------------------------------------------------------------------------
-r525 | topia | 2004-09-07 12:47:02 +0900 (Tue, 07 Sep 2004) | 1 line
+r525 | topia | 2004-09-07 12:46:40 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/module/Skelton.pm
 
 * ->message_arrived: message variable rename to msg.
 ------------------------------------------------------------------------
-r524 | topia | 2004-09-07 12:02:24 +0900 (Tue, 07 Sep 2004) | 1 line
+r524 | topia | 2004-09-07 12:02:02 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * use runloop->default_network.
 ------------------------------------------------------------------------
-r523 | topia | 2004-09-07 12:01:23 +0900 (Tue, 07 Sep 2004) | 1 line
+r523 | topia | 2004-09-07 12:01:01 +0900 (Tue, 07 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * add ->default_network.
 ------------------------------------------------------------------------
-r522 | topia | 2004-09-07 11:58:50 +0900 (Tue, 07 Sep 2004) | 3 lines
+r522 | topia | 2004-09-07 11:58:28 +0900 (Tue, 07 Sep 2004) | 3 lines
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
@@ -3093,7 +3115,7 @@
 
 * call _parse_prefix on prefix update.
 ------------------------------------------------------------------------
-r521 | topia | 2004-09-07 11:58:24 +0900 (Tue, 07 Sep 2004) | 7 lines
+r521 | topia | 2004-09-07 11:58:02 +0900 (Tue, 07 Sep 2004) | 7 lines
 Changed paths:
    M /trunk/tiarra
 
@@ -3105,39 +3127,39 @@
 
 * tweak check_changelog(follow symlink, kill $line temporary variable; use $_).
 ------------------------------------------------------------------------
-r519 | topia | 2004-09-05 08:22:04 +0900 (Sun, 05 Sep 2004) | 1 line
+r519 | topia | 2004-09-05 08:21:42 +0900 (Sun, 05 Sep 2004) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * add ->time (creation).
 ------------------------------------------------------------------------
-r518 | topia | 2004-09-05 07:57:53 +0900 (Sun, 05 Sep 2004) | 2 lines
+r518 | topia | 2004-09-05 07:57:31 +0900 (Sun, 05 Sep 2004) | 2 lines
 Changed paths:
    M /trunk/module/System/NotifyIcon/Win32.pm
 
 * enable trying Win32::API(temporary).
   - don't work >= 64 chars tooltip.
 ------------------------------------------------------------------------
-r517 | topia | 2004-08-28 19:27:14 +0900 (Sat, 28 Aug 2004) | 1 line
+r517 | topia | 2004-08-28 19:26:52 +0900 (Sat, 28 Aug 2004) | 1 line
 Changed paths:
    M /trunk/module/System/Reload.pm
 
 * cosmetic fixes.
 ------------------------------------------------------------------------
-r516 | topia | 2004-08-28 19:13:32 +0900 (Sat, 28 Aug 2004) | 1 line
+r516 | topia | 2004-08-28 19:13:10 +0900 (Sat, 28 Aug 2004) | 1 line
 Changed paths:
    M /trunk/common/run-script/rc-onces/remove-log.sh
    M /trunk/run
 
 * add append_spec to REDIR_STD{OUT,ERR}.
 ------------------------------------------------------------------------
-r515 | topia | 2004-08-28 13:00:43 +0900 (Sat, 28 Aug 2004) | 1 line
+r515 | topia | 2004-08-28 13:00:21 +0900 (Sat, 28 Aug 2004) | 1 line
 Changed paths:
    M /trunk/run
 
 * cosmetic fix.
 ------------------------------------------------------------------------
-r514 | topia | 2004-08-28 12:44:32 +0900 (Sat, 28 Aug 2004) | 1 line
+r514 | topia | 2004-08-28 12:44:10 +0900 (Sat, 28 Aug 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/Client.html
    M /trunk/doc/module-toc.html
@@ -3145,7 +3167,7 @@
 
 * regen.
 ------------------------------------------------------------------------
-r513 | topia | 2004-08-28 12:42:12 +0900 (Sat, 28 Aug 2004) | 3 lines
+r513 | topia | 2004-08-28 12:41:50 +0900 (Sat, 28 Aug 2004) | 3 lines
 Changed paths:
    M /trunk/main/NumericReply.pm
 
@@ -3153,7 +3175,7 @@
 
 * small style change.
 ------------------------------------------------------------------------
-r512 | topia | 2004-08-28 12:40:51 +0900 (Sat, 28 Aug 2004) | 3 lines
+r512 | topia | 2004-08-28 12:40:29 +0900 (Sat, 28 Aug 2004) | 3 lines
 Changed paths:
    A /trunk/module/Client/PatchworkMessage.pm (from /trunk/module/Client/WoolChat.pm:506)
    D /trunk/module/Client/WoolChat.pm
@@ -3162,14 +3184,14 @@
 
 * use Client::Guess.
 ------------------------------------------------------------------------
-r511 | topia | 2004-08-27 22:54:22 +0900 (Fri, 27 Aug 2004) | 1 line
+r511 | topia | 2004-08-27 22:54:00 +0900 (Fri, 27 Aug 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/System.html
    M /trunk/sample.conf
 
 * regen.
 ------------------------------------------------------------------------
-r510 | topia | 2004-08-27 22:19:42 +0900 (Fri, 27 Aug 2004) | 3 lines
+r510 | topia | 2004-08-27 22:19:20 +0900 (Fri, 27 Aug 2004) | 3 lines
 Changed paths:
    M /trunk/module/System/Reload.pm
 
@@ -3177,7 +3199,7 @@
 
 * use Mask::match.
 ------------------------------------------------------------------------
-r509 | topia | 2004-08-23 13:15:15 +0900 (Mon, 23 Aug 2004) | 5 lines
+r509 | topia | 2004-08-23 13:14:53 +0900 (Mon, 23 Aug 2004) | 5 lines
 Changed paths:
    M /trunk/module/Client/Guess.pm
 
@@ -3187,13 +3209,13 @@
 
 * assume xchat/{arch,cpu_speed}. cpu_speed is not recommended.
 ------------------------------------------------------------------------
-r508 | topia | 2004-08-23 09:59:30 +0900 (Mon, 23 Aug 2004) | 1 line
+r508 | topia | 2004-08-23 09:59:08 +0900 (Mon, 23 Aug 2004) | 1 line
 Changed paths:
    A /trunk/module/Client/Guess.pm
 
 * add. guess clients type.
 ------------------------------------------------------------------------
-r507 | topia | 2004-08-22 20:56:16 +0900 (Sun, 22 Aug 2004) | 1 line
+r507 | topia | 2004-08-22 20:55:54 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/Client.html
    M /trunk/doc/module-toc.html
@@ -3201,13 +3223,13 @@
 
 * regen doc.
 ------------------------------------------------------------------------
-r506 | topia | 2004-08-22 20:48:24 +0900 (Sun, 22 Aug 2004) | 1 line
+r506 | topia | 2004-08-22 20:48:02 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    A /trunk/module/Client/WoolChat.pm
 
 * initial import of Client::WoolChat.
 ------------------------------------------------------------------------
-r505 | topia | 2004-08-22 20:37:25 +0900 (Sun, 22 Aug 2004) | 1 line
+r505 | topia | 2004-08-22 20:37:03 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -3215,20 +3237,20 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r501 | topia | 2004-08-22 20:21:47 +0900 (Sun, 22 Aug 2004) | 1 line
+r501 | topia | 2004-08-22 20:21:25 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    M /trunk/HACKING
    M /trunk/main/IRCMessage.pm
 
 * add IRCMessage/remark/always-use-colon-on-last-param.
 ------------------------------------------------------------------------
-r500 | topia | 2004-08-22 18:42:33 +0900 (Sun, 22 Aug 2004) | 1 line
+r500 | topia | 2004-08-22 18:42:11 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * add version to default quit msg.
 ------------------------------------------------------------------------
-r499 | topia | 2004-08-22 18:23:59 +0900 (Sun, 22 Aug 2004) | 5 lines
+r499 | topia | 2004-08-22 18:23:37 +0900 (Sun, 22 Aug 2004) | 5 lines
 Changed paths:
    M /trunk/doc/module/Client.html
    M /trunk/module/Client/Rehash.pm
@@ -3241,7 +3263,7 @@
 
 * regen doc.
 ------------------------------------------------------------------------
-r498 | topia | 2004-08-22 16:07:43 +0900 (Sun, 22 Aug 2004) | 1 line
+r498 | topia | 2004-08-22 16:07:21 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/System.html
    M /trunk/doc/module-toc.html
@@ -3249,19 +3271,19 @@
 
 * regen doc.
 ------------------------------------------------------------------------
-r497 | topia | 2004-08-22 16:06:55 +0900 (Sun, 22 Aug 2004) | 1 line
+r497 | topia | 2004-08-22 16:06:33 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    M /trunk/makedoc
 
 * set stdout_charset to utf-8.
 ------------------------------------------------------------------------
-r496 | topia | 2004-08-22 16:06:10 +0900 (Sun, 22 Aug 2004) | 1 line
+r496 | topia | 2004-08-22 16:05:48 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    M /trunk/main/TiarraDoc.pm
 
 * (_makeconf): get rid of indent on blank line.
 ------------------------------------------------------------------------
-r495 | topia | 2004-08-22 16:01:14 +0900 (Sun, 22 Aug 2004) | 39 lines
+r495 | topia | 2004-08-22 16:00:52 +0900 (Sun, 22 Aug 2004) | 39 lines
 Changed paths:
    M /trunk/doc-src/conf-main.tdoc
    M /trunk/main/Configuration.pm
@@ -3310,26 +3332,26 @@
 * get rid of jumbo comment out(=pod, =cut).
   - we've using SCM(CVS, Subversion, and so on); use this to see past source.
 ------------------------------------------------------------------------
-r494 | topia | 2004-08-22 15:21:24 +0900 (Sun, 22 Aug 2004) | 1 line
+r494 | topia | 2004-08-22 15:21:02 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * get rid of network not found warnings(on debug); these are not special case.
 ------------------------------------------------------------------------
-r493 | topia | 2004-08-22 15:16:15 +0900 (Sun, 22 Aug 2004) | 1 line
+r493 | topia | 2004-08-22 15:15:53 +0900 (Sun, 22 Aug 2004) | 1 line
 Changed paths:
    A /trunk/module/System/Error.pm
 
 * add System::Error.
 ------------------------------------------------------------------------
-r492 | topia | 2004-08-22 15:07:05 +0900 (Sun, 22 Aug 2004) | 2 lines
+r492 | topia | 2004-08-22 15:06:43 +0900 (Sun, 22 Aug 2004) | 2 lines
 Changed paths:
    M /trunk/module/Skelton.pm
 
 (message_io_hook)
 * change participle(past -> present) on comment.
 ------------------------------------------------------------------------
-r491 | topia | 2004-08-21 21:35:45 +0900 (Sat, 21 Aug 2004) | 3 lines
+r491 | topia | 2004-08-21 21:35:23 +0900 (Sat, 21 Aug 2004) | 3 lines
 Changed paths:
    M /trunk/HACKING
 
@@ -3337,33 +3359,33 @@
 
 * add RunLoop->shared_loop->{attach_for_client,terminate}.
 ------------------------------------------------------------------------
-r488 | topia | 2004-08-21 20:41:13 +0900 (Sat, 21 Aug 2004) | 1 line
+r488 | topia | 2004-08-21 20:40:51 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/run
    M /trunk/run-subr
 
 * fix set dir location.
 ------------------------------------------------------------------------
-r486 | topia | 2004-08-21 18:55:50 +0900 (Sat, 21 Aug 2004) | 1 line
+r486 | topia | 2004-08-21 18:55:28 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/.tiarrarc
    M /trunk/run
 
 * add tiarraarg.
 ------------------------------------------------------------------------
-r485 | topia | 2004-08-21 18:34:33 +0900 (Sat, 21 Aug 2004) | 1 line
+r485 | topia | 2004-08-21 18:34:11 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/main/Configuration/Preprocessor.pm
 
 * fix wrong exception statements of define description.
 ------------------------------------------------------------------------
-r484 | topia | 2004-08-21 18:13:32 +0900 (Sat, 21 Aug 2004) | 1 line
+r484 | topia | 2004-08-21 18:13:10 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Channel.pm
 
 * fix undefined error on $writer->register.
 ------------------------------------------------------------------------
-r483 | topia | 2004-08-21 17:26:46 +0900 (Sat, 21 Aug 2004) | 1 line
+r483 | topia | 2004-08-21 17:26:24 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/Auto.html
    M /trunk/doc/module/CTCP.html
@@ -3378,7 +3400,7 @@
 
 * regen documents.
 ------------------------------------------------------------------------
-r482 | topia | 2004-08-21 16:16:30 +0900 (Sat, 21 Aug 2004) | 1 line
+r482 | topia | 2004-08-21 16:16:08 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Channel.pm
    A /trunk/module/Log/Writer
@@ -3388,7 +3410,7 @@
 
 * add and use Log::Writer structure.
 ------------------------------------------------------------------------
-r481 | topia | 2004-08-21 14:42:35 +0900 (Sat, 21 Aug 2004) | 1 line
+r481 | topia | 2004-08-21 14:42:13 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/main/ModuleManager.pm
    M /trunk/main/RunLoop.pm
@@ -3397,13 +3419,13 @@
 
 * implement RunLoop->shared_loop->terminate($msg)!
 ------------------------------------------------------------------------
-r480 | topia | 2004-08-21 14:40:43 +0900 (Sat, 21 Aug 2004) | 1 line
+r480 | topia | 2004-08-21 14:40:21 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
 * clean-up params join.
 ------------------------------------------------------------------------
-r479 | topia | 2004-08-21 08:55:25 +0900 (Sat, 21 Aug 2004) | 1 line
+r479 | topia | 2004-08-21 08:55:03 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/.tiarrarc
    M /trunk/AUTHORS
@@ -3572,7 +3594,7 @@
 
 * set correct svn:eol-style.
 ------------------------------------------------------------------------
-r476 | topia | 2004-08-21 08:37:49 +0900 (Sat, 21 Aug 2004) | 7 lines
+r476 | topia | 2004-08-21 08:37:27 +0900 (Sat, 21 Aug 2004) | 7 lines
 Changed paths:
    M /trunk/module/Tools/FileCache/EachFile.pm
    M /trunk/module/Tools/FileCache.pm
@@ -3585,45 +3607,45 @@
   - add_refcount -> add_ref.
   - del_refcount -> release.
 ------------------------------------------------------------------------
-r475 | topia | 2004-08-21 08:25:49 +0900 (Sat, 21 Aug 2004) | 1 line
+r475 | topia | 2004-08-21 08:25:27 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/Calc.pm
 
 * revert very restrict permission.
 ------------------------------------------------------------------------
-r474 | topia | 2004-08-21 08:23:10 +0900 (Sat, 21 Aug 2004) | 2 lines
+r474 | topia | 2004-08-21 08:22:48 +0900 (Sat, 21 Aug 2004) | 2 lines
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * add _NOTICE_from_server, and use this on NOTICE or PRIVMSG.
   * fix wrong g2l on NOTICE/PRIVMSG's message.
 ------------------------------------------------------------------------
-r473 | topia | 2004-08-21 08:19:08 +0900 (Sat, 21 Aug 2004) | 1 line
+r473 | topia | 2004-08-21 08:18:46 +0900 (Sat, 21 Aug 2004) | 1 line
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
 * add _clear_module_cache call.
 ------------------------------------------------------------------------
-r472 | topia | 2004-08-10 05:57:04 +0900 (Tue, 10 Aug 2004) | 1 line
+r472 | topia | 2004-08-10 05:56:42 +0900 (Tue, 10 Aug 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Rehash.pm
 
 * add svn:keywords
 ------------------------------------------------------------------------
-r471 | topia | 2004-08-10 05:52:16 +0900 (Tue, 10 Aug 2004) | 1 line
+r471 | topia | 2004-08-10 05:51:54 +0900 (Tue, 10 Aug 2004) | 1 line
 Changed paths:
    A /trunk/module/Client/Rehash.pm
 
 * add.
 ------------------------------------------------------------------------
-r468 | topia | 2004-08-10 04:29:22 +0900 (Tue, 10 Aug 2004) | 1 line
+r468 | topia | 2004-08-10 04:29:00 +0900 (Tue, 10 Aug 2004) | 1 line
 Changed paths:
    A /trunk/.tiarrarc
    M /trunk/run
 
 * move some site-specific variable to .tiarrarc.
 ------------------------------------------------------------------------
-r467 | topia | 2004-08-10 04:28:43 +0900 (Tue, 10 Aug 2004) | 3 lines
+r467 | topia | 2004-08-10 04:28:21 +0900 (Tue, 10 Aug 2004) | 3 lines
 Changed paths:
    M /trunk/run
 
@@ -3631,14 +3653,14 @@
 
 * use eval to make command line.
 ------------------------------------------------------------------------
-r466 | topia | 2004-08-10 04:27:03 +0900 (Tue, 10 Aug 2004) | 1 line
+r466 | topia | 2004-08-10 04:26:41 +0900 (Tue, 10 Aug 2004) | 1 line
 Changed paths:
    M /trunk/run
    M /trunk/run-subr
 
 * add once-load rc filename.
 ------------------------------------------------------------------------
-r465 | topia | 2004-08-10 03:41:19 +0900 (Tue, 10 Aug 2004) | 1 line
+r465 | topia | 2004-08-10 03:40:57 +0900 (Tue, 10 Aug 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/Auto.html
    M /trunk/doc/module/Client.html
@@ -3647,19 +3669,19 @@
 
 * regen.
 ------------------------------------------------------------------------
-r464 | topia | 2004-08-09 18:31:24 +0900 (Mon, 09 Aug 2004) | 1 line
+r464 | topia | 2004-08-09 18:31:02 +0900 (Mon, 09 Aug 2004) | 1 line
 Changed paths:
    M /trunk/run
 
 * add daemon mode.
 ------------------------------------------------------------------------
-r463 | topia | 2004-08-09 13:50:04 +0900 (Mon, 09 Aug 2004) | 1 line
+r463 | topia | 2004-08-09 13:49:42 +0900 (Mon, 09 Aug 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/ShowNick.pm
 
 * minor fix.
 ------------------------------------------------------------------------
-r462 | topia | 2004-08-09 13:48:49 +0900 (Mon, 09 Aug 2004) | 3 lines
+r462 | topia | 2004-08-09 13:48:27 +0900 (Mon, 09 Aug 2004) | 3 lines
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
@@ -3667,20 +3689,20 @@
 
 * do clear_module_cache on post module-reload.
 ------------------------------------------------------------------------
-r461 | topia | 2004-08-08 02:44:10 +0900 (Sun, 08 Aug 2004) | 1 line
+r461 | topia | 2004-08-08 02:43:48 +0900 (Sun, 08 Aug 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/Utils.pm
 
 * use Multicast::attach_for_client.
 ------------------------------------------------------------------------
-r460 | topia | 2004-08-08 00:55:50 +0900 (Sun, 08 Aug 2004) | 1 line
+r460 | topia | 2004-08-08 00:55:28 +0900 (Sun, 08 Aug 2004) | 1 line
 Changed paths:
    M /trunk/run
    M /trunk/run-subr
 
 *  fix DEBUG check.
 ------------------------------------------------------------------------
-r459 | topia | 2004-08-08 00:26:36 +0900 (Sun, 08 Aug 2004) | 3 lines
+r459 | topia | 2004-08-08 00:26:14 +0900 (Sun, 08 Aug 2004) | 3 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
@@ -3688,7 +3710,7 @@
 
 * split do_namreply from inform_joinning_channels/$send_channelinfo.
 ------------------------------------------------------------------------
-r458 | topia | 2004-08-08 00:25:04 +0900 (Sun, 08 Aug 2004) | 3 lines
+r458 | topia | 2004-08-08 00:24:42 +0900 (Sun, 08 Aug 2004) | 3 lines
 Changed paths:
    M /trunk/main/RunLoop.pm
 
@@ -3696,7 +3718,7 @@
 
 * use Module blacklist on apply_filters' error notify.
 ------------------------------------------------------------------------
-r457 | topia | 2004-08-07 23:32:52 +0900 (Sat, 07 Aug 2004) | 3 lines
+r457 | topia | 2004-08-07 23:32:30 +0900 (Sat, 07 Aug 2004) | 3 lines
 Changed paths:
    M /trunk/run
    M /trunk/run-subr
@@ -3705,38 +3727,38 @@
 
 * add copyright.
 ------------------------------------------------------------------------
-r456 | topia | 2004-08-07 23:30:17 +0900 (Sat, 07 Aug 2004) | 1 line
+r456 | topia | 2004-08-07 23:29:55 +0900 (Sat, 07 Aug 2004) | 1 line
 Changed paths:
    M /trunk/run
    A /trunk/run-subr
 
 * rewrite run script.
 ------------------------------------------------------------------------
-r455 | topia | 2004-08-07 23:05:23 +0900 (Sat, 07 Aug 2004) | 1 line
+r455 | topia | 2004-08-07 23:05:01 +0900 (Sat, 07 Aug 2004) | 1 line
 Changed paths:
    M /trunk/HACKING
 
 * whitespace fix.
 ------------------------------------------------------------------------
-r454 | topia | 2004-08-07 20:00:45 +0900 (Sat, 07 Aug 2004) | 1 line
+r454 | topia | 2004-08-07 20:00:23 +0900 (Sat, 07 Aug 2004) | 1 line
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
 * implement blacklist.
 ------------------------------------------------------------------------
-r453 | topia | 2004-08-07 19:57:24 +0900 (Sat, 07 Aug 2004) | 1 line
+r453 | topia | 2004-08-07 19:57:02 +0900 (Sat, 07 Aug 2004) | 1 line
 Changed paths:
    M /trunk/main/Timer.pm
 
 * fix whitespace.
 ------------------------------------------------------------------------
-r452 | topia | 2004-08-07 18:08:33 +0900 (Sat, 07 Aug 2004) | 1 line
+r452 | topia | 2004-08-07 18:08:11 +0900 (Sat, 07 Aug 2004) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * add attach_for_client($str, $network_name).
 ------------------------------------------------------------------------
-r451 | topia | 2004-08-06 13:09:32 +0900 (Fri, 06 Aug 2004) | 5 lines
+r451 | topia | 2004-08-06 13:09:10 +0900 (Fri, 06 Aug 2004) | 5 lines
 Changed paths:
    M /trunk/module/Auto/Calc.pm
 
@@ -3746,7 +3768,7 @@
   - add init.
   - add permit-sub.
 ------------------------------------------------------------------------
-r449 | topia | 2004-08-01 10:45:01 +0900 (Sun, 01 Aug 2004) | 3 lines
+r449 | topia | 2004-08-01 10:44:39 +0900 (Sun, 01 Aug 2004) | 3 lines
 Changed paths:
    M /trunk/main/RunLoop.pm
 
@@ -3754,7 +3776,7 @@
 
 * kill $mods(ModuleManager->shared_manager->get_modules) temporary variable.
 ------------------------------------------------------------------------
-r448 | topia | 2004-07-29 21:02:58 +0900 (Thu, 29 Jul 2004) | 1 line
+r448 | topia | 2004-07-29 21:02:36 +0900 (Thu, 29 Jul 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/Auto.html
    M /trunk/doc/module/CTCP.html
@@ -3769,7 +3791,7 @@
 
 * regen.
 ------------------------------------------------------------------------
-r447 | topia | 2004-07-29 21:02:04 +0900 (Thu, 29 Jul 2004) | 3 lines
+r447 | topia | 2004-07-29 21:01:42 +0900 (Thu, 29 Jul 2004) | 3 lines
 Changed paths:
    M /trunk
    M /trunk/Makefile
@@ -3919,26 +3941,26 @@
 
 * edit keywords line.
 ------------------------------------------------------------------------
-r444 | topia | 2004-07-29 17:50:44 +0900 (Thu, 29 Jul 2004) | 1 line
+r444 | topia | 2004-07-29 17:50:22 +0900 (Thu, 29 Jul 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/System.html
    M /trunk/sample.conf
 
 * regen.
 ------------------------------------------------------------------------
-r443 | topia | 2004-07-29 16:48:20 +0900 (Thu, 29 Jul 2004) | 1 line
+r443 | topia | 2004-07-29 16:47:58 +0900 (Thu, 29 Jul 2004) | 1 line
 Changed paths:
    M /trunk/module/System/NotifyIcon/Win32.pm
 
 * add hide-console-on-load config entry.
 ------------------------------------------------------------------------
-r442 | topia | 2004-07-29 16:35:45 +0900 (Thu, 29 Jul 2004) | 1 line
+r442 | topia | 2004-07-29 16:35:23 +0900 (Thu, 29 Jul 2004) | 1 line
 Changed paths:
    M /trunk/module/System/NotifyIcon/Win32.pm
 
 * can specify icon path.
 ------------------------------------------------------------------------
-r440 | topia | 2004-07-29 15:40:26 +0900 (Thu, 29 Jul 2004) | 1 line
+r440 | topia | 2004-07-29 15:40:04 +0900 (Thu, 29 Jul 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/HACKING
@@ -3959,7 +3981,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r433 | topia | 2004-07-29 14:22:06 +0900 (Thu, 29 Jul 2004) | 1 line
+r433 | topia | 2004-07-29 14:21:44 +0900 (Thu, 29 Jul 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/Auto.html
    M /trunk/doc/module/System.html
@@ -3969,32 +3991,32 @@
 
 * regen.
 ------------------------------------------------------------------------
-r432 | topia | 2004-07-29 14:19:52 +0900 (Thu, 29 Jul 2004) | 1 line
+r432 | topia | 2004-07-29 14:19:30 +0900 (Thu, 29 Jul 2004) | 1 line
 Changed paths:
    A /trunk/module/System/NotifyIcon
    A /trunk/module/System/NotifyIcon/Win32.pm
 
 * add.
 ------------------------------------------------------------------------
-r431 | topia | 2004-07-28 19:20:05 +0900 (Wed, 28 Jul 2004) | 1 line
+r431 | topia | 2004-07-28 19:19:43 +0900 (Wed, 28 Jul 2004) | 1 line
 Changed paths:
    M /trunk/module/Tools/FileCache.pm
 
 * use __PACKAGE__ instead of raw package name.
 ------------------------------------------------------------------------
-r430 | topia | 2004-07-28 19:18:55 +0900 (Wed, 28 Jul 2004) | 1 line
+r430 | topia | 2004-07-28 19:18:33 +0900 (Wed, 28 Jul 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
 * add some useful functions.
 ------------------------------------------------------------------------
-r429 | topia | 2004-07-28 19:18:05 +0900 (Wed, 28 Jul 2004) | 1 line
+r429 | topia | 2004-07-28 19:17:43 +0900 (Wed, 28 Jul 2004) | 1 line
 Changed paths:
    M /trunk/main/Module/Use.pm
 
 * use push instead of set for @pkg::USE.
 ------------------------------------------------------------------------
-r428 | topia | 2004-07-28 19:13:54 +0900 (Wed, 28 Jul 2004) | 5 lines
+r428 | topia | 2004-07-28 19:13:32 +0900 (Wed, 28 Jul 2004) | 5 lines
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
@@ -4004,13 +4026,13 @@
 
 * fix used-module marking bug on reload-module.
 ------------------------------------------------------------------------
-r427 | topia | 2004-07-28 19:08:53 +0900 (Wed, 28 Jul 2004) | 1 line
+r427 | topia | 2004-07-28 19:08:31 +0900 (Wed, 28 Jul 2004) | 1 line
 Changed paths:
    M /trunk/main/Timer.pm
 
 * add ->reset to re-calculate fire_time from now time.
 ------------------------------------------------------------------------
-r426 | topia | 2004-07-24 02:27:35 +0900 (Sat, 24 Jul 2004) | 7 lines
+r426 | topia | 2004-07-24 02:27:13 +0900 (Sat, 24 Jul 2004) | 7 lines
 Changed paths:
    M /trunk/module/Auto/Utils.pm
 
@@ -4022,7 +4044,7 @@
 
 * fix bug on single_server_mode.
 ------------------------------------------------------------------------
-r425 | topia | 2004-07-24 02:16:58 +0900 (Sat, 24 Jul 2004) | 5 lines
+r425 | topia | 2004-07-24 02:16:36 +0900 (Sat, 24 Jul 2004) | 5 lines
 Changed paths:
    M /trunk/HACKING
 
@@ -4032,25 +4054,25 @@
 
 * mention that IrcIO::Server->remark didn't cleared on reconnect.
 ------------------------------------------------------------------------
-r424 | topia | 2004-07-23 23:41:38 +0900 (Fri, 23 Jul 2004) | 1 line
+r424 | topia | 2004-07-23 23:41:16 +0900 (Fri, 23 Jul 2004) | 1 line
 Changed paths:
    M /trunk/main/ControlPort.pm
 
 * disable SelfLoader.
 ------------------------------------------------------------------------
-r423 | topia | 2004-07-22 02:05:48 +0900 (Thu, 22 Jul 2004) | 1 line
+r423 | topia | 2004-07-22 02:05:26 +0900 (Thu, 22 Jul 2004) | 1 line
 Changed paths:
    M /trunk/run
 
 * add PERL/PERLARG.
 ------------------------------------------------------------------------
-r422 | topia | 2004-07-22 02:00:58 +0900 (Thu, 22 Jul 2004) | 1 line
+r422 | topia | 2004-07-22 02:00:36 +0900 (Thu, 22 Jul 2004) | 1 line
 Changed paths:
    A /trunk/run
 
 * test run script.
 ------------------------------------------------------------------------
-r414 | topia | 2004-07-09 23:40:30 +0900 (Fri, 09 Jul 2004) | 1 line
+r414 | topia | 2004-07-09 23:40:08 +0900 (Fri, 09 Jul 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/module/Auto/Reply.pm
@@ -4061,14 +4083,14 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r411 | topia | 2004-07-09 00:16:38 +0900 (Fri, 09 Jul 2004) | 1 line
+r411 | topia | 2004-07-09 00:16:16 +0900 (Fri, 09 Jul 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/System.html
    M /trunk/sample.conf
 
 * regen document.
 ------------------------------------------------------------------------
-r409 | topia | 2004-07-09 00:13:41 +0900 (Fri, 09 Jul 2004) | 1 line
+r409 | topia | 2004-07-09 00:13:19 +0900 (Fri, 09 Jul 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -4084,7 +4106,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r406 | topia | 2004-07-08 23:52:03 +0900 (Thu, 08 Jul 2004) | 3 lines
+r406 | topia | 2004-07-08 23:51:41 +0900 (Thu, 08 Jul 2004) | 3 lines
 Changed paths:
    M /trunk/main/Configuration/Preprocessor.pm
    M /trunk/main/Configuration.pm
@@ -4093,49 +4115,49 @@
 
 * check updates of all included files.
 ------------------------------------------------------------------------
-r405 | topia | 2004-07-08 23:50:39 +0900 (Thu, 08 Jul 2004) | 1 line
+r405 | topia | 2004-07-08 23:50:17 +0900 (Thu, 08 Jul 2004) | 1 line
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
 * use notify_error on error reload_modules_if_modified/reload-process.
 ------------------------------------------------------------------------
-r404 | topia | 2004-07-08 23:49:00 +0900 (Thu, 08 Jul 2004) | 1 line
+r404 | topia | 2004-07-08 23:48:38 +0900 (Thu, 08 Jul 2004) | 1 line
 Changed paths:
    M /trunk/main/ReloadTrigger.pm
 
 * mention Configuration::Hook/reloaded.
 ------------------------------------------------------------------------
-r403 | topia | 2004-07-08 23:48:25 +0900 (Thu, 08 Jul 2004) | 1 line
+r403 | topia | 2004-07-08 23:48:03 +0900 (Thu, 08 Jul 2004) | 1 line
 Changed paths:
    M /trunk/main/Timer.pm
 
 * fix typo on notify_error.
 ------------------------------------------------------------------------
-r402 | topia | 2004-07-08 23:47:49 +0900 (Thu, 08 Jul 2004) | 1 line
+r402 | topia | 2004-07-08 23:47:27 +0900 (Thu, 08 Jul 2004) | 1 line
 Changed paths:
    M /trunk/module/System/Reload.pm
 
 * add conf-reloaded-notify.
 ------------------------------------------------------------------------
-r401 | topia | 2004-06-24 01:22:35 +0900 (Thu, 24 Jun 2004) | 1 line
+r401 | topia | 2004-06-24 01:22:13 +0900 (Thu, 24 Jun 2004) | 1 line
 Changed paths:
    M /trunk/main/Mask.pm
 
 * defined check on _split.
 ------------------------------------------------------------------------
-r400 | topia | 2004-06-20 05:19:01 +0900 (Sun, 20 Jun 2004) | 1 line
+r400 | topia | 2004-06-20 05:18:39 +0900 (Sun, 20 Jun 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * do not last for send all-matching channels.
 ------------------------------------------------------------------------
-r399 | topia | 2004-06-20 05:07:35 +0900 (Sun, 20 Jun 2004) | 1 line
+r399 | topia | 2004-06-20 05:07:13 +0900 (Sun, 20 Jun 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * check defined of default network.
 ------------------------------------------------------------------------
-r398 | topia | 2004-06-19 18:36:23 +0900 (Sat, 19 Jun 2004) | 1 line
+r398 | topia | 2004-06-19 18:36:01 +0900 (Sat, 19 Jun 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -4149,7 +4171,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r394 | topia | 2004-06-19 18:22:29 +0900 (Sat, 19 Jun 2004) | 1 line
+r394 | topia | 2004-06-19 18:22:07 +0900 (Sat, 19 Jun 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/Client.html
    M /trunk/doc/module-toc.html
@@ -4157,19 +4179,19 @@
 
 * regen doc.
 ------------------------------------------------------------------------
-r393 | topia | 2004-06-19 18:04:58 +0900 (Sat, 19 Jun 2004) | 1 line
+r393 | topia | 2004-06-19 18:04:36 +0900 (Sat, 19 Jun 2004) | 1 line
 Changed paths:
    M /trunk/doc-src/conf-main.tdoc
 
 * mension ./tiarra --make-password.
 ------------------------------------------------------------------------
-r392 | topia | 2004-06-19 18:01:40 +0900 (Sat, 19 Jun 2004) | 1 line
+r392 | topia | 2004-06-19 18:01:18 +0900 (Sat, 19 Jun 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cotton.pm
 
 * remove no-cotton client option.
 ------------------------------------------------------------------------
-r391 | topia | 2004-06-19 17:57:42 +0900 (Sat, 19 Jun 2004) | 3 lines
+r391 | topia | 2004-06-19 17:57:20 +0900 (Sat, 19 Jun 2004) | 3 lines
 Changed paths:
    A /trunk/module/Client/Cotton.pm
 
@@ -4177,25 +4199,25 @@
   - stop auto-part after rejoin.
 
 ------------------------------------------------------------------------
-r390 | topia | 2004-06-19 17:55:38 +0900 (Sat, 19 Jun 2004) | 1 line
+r390 | topia | 2004-06-19 17:55:16 +0900 (Sat, 19 Jun 2004) | 1 line
 Changed paths:
    A /trunk/module/Client/GetVersion.pm
 
 * add. get clients' CTCP Version value.
 ------------------------------------------------------------------------
-r389 | topia | 2004-06-19 14:58:49 +0900 (Sat, 19 Jun 2004) | 1 line
+r389 | topia | 2004-06-19 14:58:27 +0900 (Sat, 19 Jun 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
 * need paren to seems to be function call for perl.
 ------------------------------------------------------------------------
-r388 | topia | 2004-06-17 15:50:44 +0900 (Thu, 17 Jun 2004) | 1 line
+r388 | topia | 2004-06-17 15:50:22 +0900 (Thu, 17 Jun 2004) | 1 line
 Changed paths:
    M /trunk/main/Timer.pm
 
 * stop abort from Exception on Timer->{code}.
 ------------------------------------------------------------------------
-r386 | topia | 2004-06-09 18:27:41 +0900 (Wed, 09 Jun 2004) | 1 line
+r386 | topia | 2004-06-09 18:27:19 +0900 (Wed, 09 Jun 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -4204,7 +4226,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r383 | topia | 2004-06-09 17:47:39 +0900 (Wed, 09 Jun 2004) | 5 lines
+r383 | topia | 2004-06-09 17:47:17 +0900 (Wed, 09 Jun 2004) | 5 lines
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
@@ -4214,7 +4236,7 @@
 
 * add reply for PING.
 ------------------------------------------------------------------------
-r381 | topia | 2004-06-04 21:57:30 +0900 (Fri, 04 Jun 2004) | 1 line
+r381 | topia | 2004-06-04 21:57:08 +0900 (Fri, 04 Jun 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -4228,13 +4250,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r378 | topia | 2004-06-04 21:13:40 +0900 (Fri, 04 Jun 2004) | 1 line
+r378 | topia | 2004-06-04 21:13:18 +0900 (Fri, 04 Jun 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * send RPL_ISUPPORT on single-server-mode and server gave it.
 ------------------------------------------------------------------------
-r377 | topia | 2004-06-04 21:06:53 +0900 (Fri, 04 Jun 2004) | 13 lines
+r377 | topia | 2004-06-04 21:06:31 +0900 (Fri, 04 Jun 2004) | 13 lines
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
@@ -4252,13 +4274,13 @@
 (push, pop)
 * add.
 ------------------------------------------------------------------------
-r376 | topia | 2004-06-04 19:38:29 +0900 (Fri, 04 Jun 2004) | 1 line
+r376 | topia | 2004-06-04 19:38:07 +0900 (Fri, 04 Jun 2004) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * add ->length([serialize_param]).
 ------------------------------------------------------------------------
-r375 | topia | 2004-06-03 13:59:38 +0900 (Thu, 03 Jun 2004) | 3 lines
+r375 | topia | 2004-06-03 13:59:16 +0900 (Thu, 03 Jun 2004) | 3 lines
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
@@ -4266,27 +4288,27 @@
 
 * set $err to null string for disable warning.
 ------------------------------------------------------------------------
-r374 | topia | 2004-06-03 13:36:29 +0900 (Thu, 03 Jun 2004) | 2 lines
+r374 | topia | 2004-06-03 13:36:07 +0900 (Thu, 03 Jun 2004) | 2 lines
 Changed paths:
    M /trunk/module/System/Raw.pm
 
 * last index of $msg->params is ($msg->n_params - 1).
   use .. ($msg->n_params - 1) instead of .. $msg->n_params.
 ------------------------------------------------------------------------
-r373 | topia | 2004-06-03 11:55:22 +0900 (Thu, 03 Jun 2004) | 1 line
+r373 | topia | 2004-06-03 11:55:00 +0900 (Thu, 03 Jun 2004) | 1 line
 Changed paths:
    M /trunk/module/Channel/Mode/Oper/Grant.pm
 
 * check defined $myself.
 ------------------------------------------------------------------------
-r372 | topia | 2004-06-01 18:20:48 +0900 (Tue, 01 Jun 2004) | 1 line
+r372 | topia | 2004-06-01 18:20:26 +0900 (Tue, 01 Jun 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/main/Multicast.pm
 
 * cosmetic fixes(comment, empty-line).
 ------------------------------------------------------------------------
-r371 | topia | 2004-06-01 18:19:02 +0900 (Tue, 01 Jun 2004) | 1 line
+r371 | topia | 2004-06-01 18:18:40 +0900 (Tue, 01 Jun 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/main/Multicast.pm
@@ -4294,7 +4316,7 @@
 
 * move sending notice connected network feature to module/Client/ShowNick.pm.
 ------------------------------------------------------------------------
-r370 | topia | 2004-06-01 18:17:35 +0900 (Tue, 01 Jun 2004) | 3 lines
+r370 | topia | 2004-06-01 18:17:13 +0900 (Tue, 01 Jun 2004) | 3 lines
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
@@ -4302,20 +4324,20 @@
   - can s/RunLoop->shared_loop/runloop/g;
   - can s/RunLoop->shared_loop->network/network/g;
 ------------------------------------------------------------------------
-r369 | topia | 2004-06-01 04:57:04 +0900 (Tue, 01 Jun 2004) | 1 line
+r369 | topia | 2004-06-01 04:56:42 +0900 (Tue, 01 Jun 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/main/Multicast.pm
 
 * check multi-server-mode before force nickname show (for whois, client attach).
 ------------------------------------------------------------------------
-r368 | topia | 2004-06-01 02:04:40 +0900 (Tue, 01 Jun 2004) | 1 line
+r368 | topia | 2004-06-01 02:04:18 +0900 (Tue, 01 Jun 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * add cache expire-feature.
 ------------------------------------------------------------------------
-r367 | topia | 2004-06-01 01:41:08 +0900 (Tue, 01 Jun 2004) | 1 line
+r367 | topia | 2004-06-01 01:40:46 +0900 (Tue, 01 Jun 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
    M /trunk/runtiarra.perl
@@ -4323,7 +4345,7 @@
 
 * add RPL_ENDOFWHO.
 ------------------------------------------------------------------------
-r365 | topia | 2004-05-26 16:03:12 +0900 (Wed, 26 May 2004) | 1 line
+r365 | topia | 2004-05-26 16:02:50 +0900 (Wed, 26 May 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/Unicode/Japanese.pm
@@ -4331,7 +4353,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r362 | topia | 2004-05-09 21:52:45 +0900 (Sun, 09 May 2004) | 1 line
+r362 | topia | 2004-05-09 21:52:23 +0900 (Sun, 09 May 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IrcIO.pm
@@ -4340,7 +4362,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r358 | topia | 2004-05-09 13:08:25 +0900 (Sun, 09 May 2004) | 1 line
+r358 | topia | 2004-05-09 13:08:03 +0900 (Sun, 09 May 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IrcIO/Server.pm
@@ -4349,13 +4371,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r355 | topia | 2004-05-09 13:00:01 +0900 (Sun, 09 May 2004) | 1 line
+r355 | topia | 2004-05-09 12:59:39 +0900 (Sun, 09 May 2004) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * re-add removed '+' (from default chantypes).
 ------------------------------------------------------------------------
-r354 | topia | 2004-05-09 12:48:31 +0900 (Sun, 09 May 2004) | 7 lines
+r354 | topia | 2004-05-09 12:48:09 +0900 (Sun, 09 May 2004) | 7 lines
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
    M /trunk/main/Multicast.pm
@@ -4368,7 +4390,7 @@
 
 * add optional param(chantypes) for Multicast::channel_p.
 ------------------------------------------------------------------------
-r351 | topia | 2004-05-08 17:14:08 +0900 (Sat, 08 May 2004) | 1 line
+r351 | topia | 2004-05-08 17:13:46 +0900 (Sat, 08 May 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IrcIO/Server.pm
@@ -4379,19 +4401,19 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r348 | topia | 2004-05-08 16:28:15 +0900 (Sat, 08 May 2004) | 1 line
+r348 | topia | 2004-05-08 16:27:53 +0900 (Sat, 08 May 2004) | 1 line
 Changed paths:
    M /trunk/HACKING
 
 * mention IrcIO::Server->remark(isupport, uid).
 ------------------------------------------------------------------------
-r347 | topia | 2004-05-08 16:23:58 +0900 (Sat, 08 May 2004) | 1 line
+r347 | topia | 2004-05-08 16:23:36 +0900 (Sat, 08 May 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * add RPL_YOURID support.
 ------------------------------------------------------------------------
-r346 | topia | 2004-05-08 15:56:21 +0900 (Sat, 08 May 2004) | 4 lines
+r346 | topia | 2004-05-08 15:55:59 +0900 (Sat, 08 May 2004) | 4 lines
 Changed paths:
    M /trunk/main/NumericReply.pm
 
@@ -4400,7 +4422,7 @@
 * rename and add alias (RPL_TOPICWHOTIME -> RPL_TOPIC_WHO_TIME).
 
 ------------------------------------------------------------------------
-r345 | topia | 2004-05-08 15:44:45 +0900 (Sat, 08 May 2004) | 7 lines
+r345 | topia | 2004-05-08 15:44:23 +0900 (Sat, 08 May 2004) | 7 lines
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
@@ -4412,7 +4434,7 @@
 
 * _set_to_next_nick use ISUPORT->NICKLEN, if server provide.
 ------------------------------------------------------------------------
-r344 | topia | 2004-05-08 15:32:34 +0900 (Sat, 08 May 2004) | 5 lines
+r344 | topia | 2004-05-08 15:32:12 +0900 (Sat, 08 May 2004) | 5 lines
 Changed paths:
    M /trunk/main/NumericReply.pm
 
@@ -4422,26 +4444,26 @@
 
 * add RPL_HELLO to irc2.11.
 ------------------------------------------------------------------------
-r343 | topia | 2004-05-08 05:09:20 +0900 (Sat, 08 May 2004) | 1 line
+r343 | topia | 2004-05-08 05:08:58 +0900 (Sat, 08 May 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
    M /trunk/module/Client/Cache.pm
 
 * change remark name (creation_time -> creation-time).
 ------------------------------------------------------------------------
-r342 | topia | 2004-05-08 05:07:36 +0900 (Sat, 08 May 2004) | 1 line
+r342 | topia | 2004-05-08 05:07:14 +0900 (Sat, 08 May 2004) | 1 line
 Changed paths:
    M /trunk/HACKING
 
 * mention ChannelInfo->remark('creation-time').
 ------------------------------------------------------------------------
-r341 | topia | 2004-05-08 05:04:36 +0900 (Sat, 08 May 2004) | 1 line
+r341 | topia | 2004-05-08 05:04:14 +0900 (Sat, 08 May 2004) | 1 line
 Changed paths:
    M /trunk/HACKING
 
 * fix typo.
 ------------------------------------------------------------------------
-r340 | topia | 2004-05-07 19:12:54 +0900 (Fri, 07 May 2004) | 1 line
+r340 | topia | 2004-05-07 19:12:32 +0900 (Fri, 07 May 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
    M /trunk/main/Multicast.pm
@@ -4450,7 +4472,7 @@
 
 * support RPL_CREATIONTIME (maybe work).
 ------------------------------------------------------------------------
-r338 | topia | 2004-04-18 16:44:50 +0900 (Sun, 18 Apr 2004) | 1 line
+r338 | topia | 2004-04-18 16:44:28 +0900 (Sun, 18 Apr 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IrcIO/Client.pm
@@ -4460,13 +4482,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r335 | topia | 2004-04-18 15:38:33 +0900 (Sun, 18 Apr 2004) | 1 line
+r335 | topia | 2004-04-18 15:38:11 +0900 (Sun, 18 Apr 2004) | 1 line
 Changed paths:
    M /trunk/HACKING
 
 * mention remark, BulletinBoard, and cosmetic changes.
 ------------------------------------------------------------------------
-r334 | topia | 2004-04-18 15:37:53 +0900 (Sun, 18 Apr 2004) | 1 line
+r334 | topia | 2004-04-18 15:37:31 +0900 (Sun, 18 Apr 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/module/Client/Cache.pm
@@ -4475,7 +4497,7 @@
 
 * make __PACKAGE__ to work.
 ------------------------------------------------------------------------
-r333 | topia | 2004-04-18 15:01:55 +0900 (Sun, 18 Apr 2004) | 1 line
+r333 | topia | 2004-04-18 15:01:33 +0900 (Sun, 18 Apr 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/ControlPort.pm
@@ -4486,7 +4508,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r329 | topia | 2004-04-07 20:52:33 +0900 (Wed, 07 Apr 2004) | 1 line
+r329 | topia | 2004-04-07 20:52:11 +0900 (Wed, 07 Apr 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IrcIO/Server.pm
@@ -4498,13 +4520,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r326 | topia | 2004-04-06 02:09:37 +0900 (Tue, 06 Apr 2004) | 1 line
+r326 | topia | 2004-04-06 02:09:15 +0900 (Tue, 06 Apr 2004) | 1 line
 Changed paths:
    M /trunk/module/Channel/Rejoin.pm
 
 * protect for undefined $myself(what happen!?).
 ------------------------------------------------------------------------
-r323 | topia | 2004-04-01 18:45:22 +0900 (Thu, 01 Apr 2004) | 1 line
+r323 | topia | 2004-04-01 18:45:00 +0900 (Thu, 01 Apr 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/module/Client/Cache.pm
@@ -4512,7 +4534,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r320 | topia | 2004-04-01 12:21:46 +0900 (Thu, 01 Apr 2004) | 1 line
+r320 | topia | 2004-04-01 12:21:24 +0900 (Thu, 01 Apr 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/status/merged-tag
@@ -4520,13 +4542,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r317 | topia | 2004-03-29 19:32:04 +0900 (Mon, 29 Mar 2004) | 1 line
+r317 | topia | 2004-03-29 19:31:42 +0900 (Mon, 29 Mar 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * fix bug on single-server-mode.
 ------------------------------------------------------------------------
-r315 | topia | 2004-03-27 19:43:01 +0900 (Sat, 27 Mar 2004) | 1 line
+r315 | topia | 2004-03-27 19:42:39 +0900 (Sat, 27 Mar 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/LinedINETSocket.pm
@@ -4538,14 +4560,14 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r314 | topia | 2004-03-27 19:42:47 +0900 (Sat, 27 Mar 2004) | 2 lines
+r314 | topia | 2004-03-27 19:42:25 +0900 (Sat, 27 Mar 2004) | 2 lines
 Changed paths:
    A /vendor/20040327-194317 (from /vendor/current:313)
 
 Tag vendor/current as vendor/20040327-194317.
 
 ------------------------------------------------------------------------
-r313 | topia | 2004-03-27 19:42:45 +0900 (Sat, 27 Mar 2004) | 2 lines
+r313 | topia | 2004-03-27 19:42:23 +0900 (Sat, 27 Mar 2004) | 2 lines
 Changed paths:
    M /vendor/current/ChangeLog
    M /vendor/current/main/LinedINETSocket.pm
@@ -4557,13 +4579,13 @@
 Load temp-20040327-194317.18428 into vendor/current.
 
 ------------------------------------------------------------------------
-r312 | topia | 2004-03-27 19:32:02 +0900 (Sat, 27 Mar 2004) | 1 line
+r312 | topia | 2004-03-27 19:31:40 +0900 (Sat, 27 Mar 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * fix wrong comment.
 ------------------------------------------------------------------------
-r311 | topia | 2004-03-27 19:21:56 +0900 (Sat, 27 Mar 2004) | 3 lines
+r311 | topia | 2004-03-27 19:21:34 +0900 (Sat, 27 Mar 2004) | 3 lines
 Changed paths:
    M /trunk/tiarra
 
@@ -4571,7 +4593,7 @@
 
 * move handle closing into after configuration reading.
 ------------------------------------------------------------------------
-r309 | topia | 2004-03-19 22:23:17 +0900 (Fri, 19 Mar 2004) | 1 line
+r309 | topia | 2004-03-19 22:22:55 +0900 (Fri, 19 Mar 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IrcIO/Client.pm
@@ -4584,13 +4606,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r306 | topia | 2004-03-19 21:58:57 +0900 (Fri, 19 Mar 2004) | 1 line
+r306 | topia | 2004-03-19 21:58:35 +0900 (Fri, 19 Mar 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * implement force mode sending(and ignore request).
 ------------------------------------------------------------------------
-r305 | topia | 2004-03-19 21:56:32 +0900 (Fri, 19 Mar 2004) | 2 lines
+r305 | topia | 2004-03-19 21:56:10 +0900 (Fri, 19 Mar 2004) | 2 lines
 Changed paths:
    M /trunk/main/IrcIO.pm
    M /trunk/main/LinedINETSocket.pm
@@ -4598,13 +4620,13 @@
 * IO::Handle->syswrite(buf) -> (buf, length).
   (bug on $IO::Handle::VERSION eq '1.21')
 ------------------------------------------------------------------------
-r304 | topia | 2004-03-15 05:51:23 +0900 (Mon, 15 Mar 2004) | 1 line
+r304 | topia | 2004-03-15 05:51:01 +0900 (Mon, 15 Mar 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Recent.pm
 
 * use $client->option('no-recent-logs') on channel-info Hook.
 ------------------------------------------------------------------------
-r303 | topia | 2004-03-15 04:37:59 +0900 (Mon, 15 Mar 2004) | 3 lines
+r303 | topia | 2004-03-15 04:37:37 +0900 (Mon, 15 Mar 2004) | 3 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/module/Log/Recent.pm
@@ -4613,19 +4635,19 @@
 
 * safe to die in hook scripts.
 ------------------------------------------------------------------------
-r302 | topia | 2004-03-15 04:36:02 +0900 (Mon, 15 Mar 2004) | 1 line
+r302 | topia | 2004-03-15 04:35:40 +0900 (Mon, 15 Mar 2004) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * add ADMIN to client_sent.
 ------------------------------------------------------------------------
-r301 | topia | 2004-03-15 04:35:36 +0900 (Mon, 15 Mar 2004) | 1 line
+r301 | topia | 2004-03-15 04:35:14 +0900 (Mon, 15 Mar 2004) | 1 line
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
 * use RunLoop->shared_loop->notify_error to show error.
 ------------------------------------------------------------------------
-r300 | topia | 2004-03-14 01:50:35 +0900 (Sun, 14 Mar 2004) | 1 line
+r300 | topia | 2004-03-14 01:50:13 +0900 (Sun, 14 Mar 2004) | 1 line
 Changed paths:
    A /trunk/doc/module
    A /trunk/doc/module/Auto.html
@@ -4641,7 +4663,7 @@
 
 * generate docs.
 ------------------------------------------------------------------------
-r299 | topia | 2004-03-14 01:49:13 +0900 (Sun, 14 Mar 2004) | 1 line
+r299 | topia | 2004-03-14 01:48:51 +0900 (Sun, 14 Mar 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/Makefile
@@ -4656,7 +4678,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r290 | topia | 2004-03-09 16:57:10 +0900 (Tue, 09 Mar 2004) | 1 line
+r290 | topia | 2004-03-09 16:56:48 +0900 (Tue, 09 Mar 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/module/Client/Cache.pm
@@ -4664,7 +4686,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r286 | topia | 2004-03-09 16:13:53 +0900 (Tue, 09 Mar 2004) | 1 line
+r286 | topia | 2004-03-09 16:13:31 +0900 (Tue, 09 Mar 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/Unicode/Japanese.pm
@@ -4672,13 +4694,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r283 | topia | 2004-03-07 22:42:08 +0900 (Sun, 07 Mar 2004) | 1 line
+r283 | topia | 2004-03-07 22:41:46 +0900 (Sun, 07 Mar 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * fix bug on ->destruct().
 ------------------------------------------------------------------------
-r282 | topia | 2004-03-07 19:40:43 +0900 (Sun, 07 Mar 2004) | 1 line
+r282 | topia | 2004-03-07 19:40:21 +0900 (Sun, 07 Mar 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -4693,25 +4715,25 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r278 | topia | 2004-02-27 02:40:31 +0900 (Fri, 27 Feb 2004) | 1 line
+r278 | topia | 2004-02-27 02:40:09 +0900 (Fri, 27 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * nick notices' category change to 'nick::system'.
 ------------------------------------------------------------------------
-r277 | topia | 2004-02-27 02:35:21 +0900 (Fri, 27 Feb 2004) | 1 line
+r277 | topia | 2004-02-27 02:34:59 +0900 (Fri, 27 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/Unicode/Japanese.pm
 
 * untaint.
 ------------------------------------------------------------------------
-r276 | topia | 2004-02-27 02:33:57 +0900 (Fri, 27 Feb 2004) | 1 line
+r276 | topia | 2004-02-27 02:33:35 +0900 (Fri, 27 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/Mask.pm
 
 * untaint.
 ------------------------------------------------------------------------
-r275 | topia | 2004-02-27 02:32:51 +0900 (Fri, 27 Feb 2004) | 3 lines
+r275 | topia | 2004-02-27 02:32:29 +0900 (Fri, 27 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/main/Configuration.pm
 
@@ -4719,7 +4741,7 @@
 
 * style fix.
 ------------------------------------------------------------------------
-r274 | topia | 2004-02-27 02:30:59 +0900 (Fri, 27 Feb 2004) | 3 lines
+r274 | topia | 2004-02-27 02:30:37 +0900 (Fri, 27 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
@@ -4727,19 +4749,19 @@
 
 * handle multiline.
 ------------------------------------------------------------------------
-r273 | topia | 2004-02-27 02:23:42 +0900 (Fri, 27 Feb 2004) | 1 line
+r273 | topia | 2004-02-27 02:23:20 +0900 (Fri, 27 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/MesMail.pm
 
 * style fix at constructor.
 ------------------------------------------------------------------------
-r272 | topia | 2004-02-27 02:23:08 +0900 (Fri, 27 Feb 2004) | 1 line
+r272 | topia | 2004-02-27 02:22:46 +0900 (Fri, 27 Feb 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * untaint on load-path.
 ------------------------------------------------------------------------
-r271 | topia | 2004-02-26 09:24:32 +0900 (Thu, 26 Feb 2004) | 5 lines
+r271 | topia | 2004-02-26 09:24:10 +0900 (Thu, 26 Feb 2004) | 5 lines
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
@@ -4749,7 +4771,7 @@
 
 * remove remark('fill-prefix-when-sending-to-client').
 ------------------------------------------------------------------------
-r270 | topia | 2004-02-26 09:22:10 +0900 (Thu, 26 Feb 2004) | 3 lines
+r270 | topia | 2004-02-26 09:21:48 +0900 (Thu, 26 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/module/Log/ChannelList.pm
 
@@ -4757,31 +4779,31 @@
 
 * remove un-necessary timer instance variable.
 ------------------------------------------------------------------------
-r269 | topia | 2004-02-26 09:21:22 +0900 (Thu, 26 Feb 2004) | 1 line
+r269 | topia | 2004-02-26 09:21:00 +0900 (Thu, 26 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Skelton.pm
 
 * change Skelton->new() to safe for future change.
 ------------------------------------------------------------------------
-r268 | topia | 2004-02-24 19:34:57 +0900 (Tue, 24 Feb 2004) | 1 line
+r268 | topia | 2004-02-24 19:34:35 +0900 (Tue, 24 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * fix undefined error on whois to not found user in person list.
 ------------------------------------------------------------------------
-r267 | topia | 2004-02-24 12:22:12 +0900 (Tue, 24 Feb 2004) | 1 line
+r267 | topia | 2004-02-24 12:21:50 +0900 (Tue, 24 Feb 2004) | 1 line
 Changed paths:
    A /trunk/module/Log/ChannelList.pm
 
 * add Log::ChannelList.
 ------------------------------------------------------------------------
-r266 | topia | 2004-02-24 12:21:37 +0900 (Tue, 24 Feb 2004) | 1 line
+r266 | topia | 2004-02-24 12:21:15 +0900 (Tue, 24 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Channel.pm
 
 * use __PACKAGE__.
 ------------------------------------------------------------------------
-r265 | topia | 2004-02-23 17:28:58 +0900 (Mon, 23 Feb 2004) | 1 line
+r265 | topia | 2004-02-23 17:28:36 +0900 (Mon, 23 Feb 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -4790,20 +4812,20 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r262 | topia | 2004-02-23 17:12:22 +0900 (Mon, 23 Feb 2004) | 2 lines
+r262 | topia | 2004-02-23 17:12:00 +0900 (Mon, 23 Feb 2004) | 2 lines
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * ${server,client}_sent.
   - add ERR_{NOTONCHANNEL,NOSUCHCHANNEL} (_gen_{detach,attach}_translator(1)).
 ------------------------------------------------------------------------
-r261 | topia | 2004-02-23 17:10:27 +0900 (Mon, 23 Feb 2004) | 1 line
+r261 | topia | 2004-02-23 17:10:05 +0900 (Mon, 23 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Debug/RawLog.pm
 
 * describe 'logname' client-option.
 ------------------------------------------------------------------------
-r259 | topia | 2004-02-23 15:23:54 +0900 (Mon, 23 Feb 2004) | 1 line
+r259 | topia | 2004-02-23 15:23:32 +0900 (Mon, 23 Feb 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IrcIO/Server.pm
@@ -4812,14 +4834,14 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r256 | topia | 2004-02-23 15:12:30 +0900 (Mon, 23 Feb 2004) | 1 line
+r256 | topia | 2004-02-23 15:12:08 +0900 (Mon, 23 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/status/merged-tag
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r253 | topia | 2004-02-23 14:38:29 +0900 (Mon, 23 Feb 2004) | 3 lines
+r253 | topia | 2004-02-23 14:38:07 +0900 (Mon, 23 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
@@ -4827,13 +4849,13 @@
 
 * change notice prefix.
 ------------------------------------------------------------------------
-r252 | topia | 2004-02-23 14:32:47 +0900 (Mon, 23 Feb 2004) | 1 line
+r252 | topia | 2004-02-23 14:32:25 +0900 (Mon, 23 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * use sysmsg_prefix on _multi_server_mode_changed.
 ------------------------------------------------------------------------
-r251 | topia | 2004-02-23 14:31:42 +0900 (Mon, 23 Feb 2004) | 3 lines
+r251 | topia | 2004-02-23 14:31:20 +0900 (Mon, 23 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
@@ -4841,7 +4863,7 @@
 
 * fix bug on getting _RPL_CHANNELMODEIS for not-joinned channel.
 ------------------------------------------------------------------------
-r249 | topia | 2004-02-23 11:54:13 +0900 (Mon, 23 Feb 2004) | 1 line
+r249 | topia | 2004-02-23 11:53:51 +0900 (Mon, 23 Feb 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -4894,7 +4916,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r245 | topia | 2004-02-23 09:53:52 +0900 (Mon, 23 Feb 2004) | 1 line
+r245 | topia | 2004-02-23 09:53:30 +0900 (Mon, 23 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Channel/Freeze.pm
    M /trunk/module/Client/Cache.pm
@@ -4905,19 +4927,19 @@
 
 * remove unnecessary 'use Configuration;'.
 ------------------------------------------------------------------------
-r244 | topia | 2004-02-23 08:27:26 +0900 (Mon, 23 Feb 2004) | 1 line
+r244 | topia | 2004-02-23 08:27:04 +0900 (Mon, 23 Feb 2004) | 1 line
 Changed paths:
    M /trunk/doc-src/sample.conf.in
 
 * add RCS Tag(id).
 ------------------------------------------------------------------------
-r243 | topia | 2004-02-22 15:11:43 +0900 (Sun, 22 Feb 2004) | 1 line
+r243 | topia | 2004-02-22 15:11:21 +0900 (Sun, 22 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
 * fix bareword.
 ------------------------------------------------------------------------
-r242 | topia | 2004-02-22 14:39:07 +0900 (Sun, 22 Feb 2004) | 1 line
+r242 | topia | 2004-02-22 14:38:45 +0900 (Sun, 22 Feb 2004) | 1 line
 Changed paths:
    M /trunk/doc/module/Auto.html
    A /trunk/doc/module/CTCP.html
@@ -4930,7 +4952,7 @@
 
 * regen.
 ------------------------------------------------------------------------
-r241 | topia | 2004-02-22 14:38:16 +0900 (Sun, 22 Feb 2004) | 9 lines
+r241 | topia | 2004-02-22 14:37:54 +0900 (Sun, 22 Feb 2004) | 9 lines
 Changed paths:
    M /trunk/doc-src/conf-main.tdoc
    M /trunk/doc-src/module-group.tdoc
@@ -4979,7 +5001,7 @@
 
 * TiarraDoc-ize.
 ------------------------------------------------------------------------
-r240 | topia | 2004-02-22 12:54:00 +0900 (Sun, 22 Feb 2004) | 3 lines
+r240 | topia | 2004-02-22 12:53:38 +0900 (Sun, 22 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/doc-src/conf-main.tdoc
 
@@ -4987,14 +5009,14 @@
 
 * add general/sysmsg-prefix-use-masks block.
 ------------------------------------------------------------------------
-r239 | topia | 2004-02-22 12:51:32 +0900 (Sun, 22 Feb 2004) | 1 line
+r239 | topia | 2004-02-22 12:51:10 +0900 (Sun, 22 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/TiarraDoc.pm
    M /trunk/makedoc
 
 * permit blank to value.
 ------------------------------------------------------------------------
-r236 | topia | 2004-02-22 12:23:49 +0900 (Sun, 22 Feb 2004) | 1 line
+r236 | topia | 2004-02-22 12:23:27 +0900 (Sun, 22 Feb 2004) | 1 line
 Changed paths:
    A /trunk/doc/module/Auto.html
    A /trunk/doc/module/Channel.html
@@ -5006,25 +5028,25 @@
 
 * regen.
 ------------------------------------------------------------------------
-r235 | topia | 2004-02-22 12:22:56 +0900 (Sun, 22 Feb 2004) | 1 line
+r235 | topia | 2004-02-22 12:22:34 +0900 (Sun, 22 Feb 2004) | 1 line
 Changed paths:
    M /trunk/makedoc
 
 * implement block(very tiny).
 ------------------------------------------------------------------------
-r234 | topia | 2004-02-22 12:22:25 +0900 (Sun, 22 Feb 2004) | 1 line
+r234 | topia | 2004-02-22 12:22:03 +0900 (Sun, 22 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/TiarraDoc.pm
 
 * implement block(tiny).
 ------------------------------------------------------------------------
-r233 | topia | 2004-02-22 12:08:28 +0900 (Sun, 22 Feb 2004) | 1 line
+r233 | topia | 2004-02-22 12:08:06 +0900 (Sun, 22 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/Reply.pm
 
 * add mask check and TiarraDoc.
 ------------------------------------------------------------------------
-r230 | topia | 2004-02-22 11:55:42 +0900 (Sun, 22 Feb 2004) | 3 lines
+r230 | topia | 2004-02-22 11:55:20 +0900 (Sun, 22 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/doc-src/module-group.tdoc
 
@@ -5032,7 +5054,7 @@
 
 * add Client/Debug group.
 ------------------------------------------------------------------------
-r229 | topia | 2004-02-22 11:54:13 +0900 (Sun, 22 Feb 2004) | 3 lines
+r229 | topia | 2004-02-22 11:53:51 +0900 (Sun, 22 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/makedoc
 
@@ -5040,7 +5062,7 @@
 
 * warning on group don't have description.
 ------------------------------------------------------------------------
-r228 | topia | 2004-02-22 11:09:43 +0900 (Sun, 22 Feb 2004) | 5 lines
+r228 | topia | 2004-02-22 11:09:21 +0900 (Sun, 22 Feb 2004) | 5 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/main/Multicast.pm
@@ -5058,13 +5080,13 @@
 
 * module/Systen/Raw.pm (message_arrived): NumericReply-ize, use ERR_NEEDMOREPARAMS.
 ------------------------------------------------------------------------
-r227 | topia | 2004-02-22 11:05:12 +0900 (Sun, 22 Feb 2004) | 1 line
+r227 | topia | 2004-02-22 11:04:50 +0900 (Sun, 22 Feb 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * don't show stack dump on 'couldn't connect' error.
 ------------------------------------------------------------------------
-r226 | topia | 2004-02-22 11:03:10 +0900 (Sun, 22 Feb 2004) | 3 lines
+r226 | topia | 2004-02-22 11:02:48 +0900 (Sun, 22 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
@@ -5072,7 +5094,7 @@
 
 * omit too many not-unload subroutines debug message.
 ------------------------------------------------------------------------
-r225 | topia | 2004-02-22 11:01:28 +0900 (Sun, 22 Feb 2004) | 7 lines
+r225 | topia | 2004-02-22 11:01:06 +0900 (Sun, 22 Feb 2004) | 7 lines
 Changed paths:
    M /trunk/main/Configuration.pm
 
@@ -5084,7 +5106,7 @@
 
 * support array_ref/hash_ref(to Configuration::Block) in _complete_block_with_defaults.
 ------------------------------------------------------------------------
-r224 | topia | 2004-02-22 11:00:32 +0900 (Sun, 22 Feb 2004) | 3 lines
+r224 | topia | 2004-02-22 11:00:10 +0900 (Sun, 22 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/main/Configuration/Block.pm
 
@@ -5092,7 +5114,7 @@
 
 * fix typo(original).
 ------------------------------------------------------------------------
-r223 | topia | 2004-02-21 23:49:50 +0900 (Sat, 21 Feb 2004) | 5 lines
+r223 | topia | 2004-02-21 23:49:28 +0900 (Sat, 21 Feb 2004) | 5 lines
 Changed paths:
    M /trunk/module/System/Pong.pm
 
@@ -5102,43 +5124,43 @@
 
 * fix messages.
 ------------------------------------------------------------------------
-r222 | topia | 2004-02-21 23:46:13 +0900 (Sat, 21 Feb 2004) | 1 line
+r222 | topia | 2004-02-21 23:45:51 +0900 (Sat, 21 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * use server_hostname to send ping.
 ------------------------------------------------------------------------
-r221 | topia | 2004-02-21 23:45:42 +0900 (Sat, 21 Feb 2004) | 1 line
+r221 | topia | 2004-02-21 23:45:20 +0900 (Sat, 21 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * add server_hostname.
 ------------------------------------------------------------------------
-r220 | topia | 2004-02-21 23:42:34 +0900 (Sat, 21 Feb 2004) | 1 line
+r220 | topia | 2004-02-21 23:42:12 +0900 (Sat, 21 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/System/Raw.pm
 
 * add TiarraDoc.
 ------------------------------------------------------------------------
-r219 | topia | 2004-02-21 23:41:46 +0900 (Sat, 21 Feb 2004) | 1 line
+r219 | topia | 2004-02-21 23:41:24 +0900 (Sat, 21 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Debug/RawLog.pm
 
 * add resolve-numeric function.
 ------------------------------------------------------------------------
-r218 | topia | 2004-02-21 23:41:09 +0900 (Sat, 21 Feb 2004) | 1 line
+r218 | topia | 2004-02-21 23:40:47 +0900 (Sat, 21 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * [bugfix] WHOREPLY do not global_to_local for nick.
 ------------------------------------------------------------------------
-r217 | topia | 2004-02-21 23:40:10 +0900 (Sat, 21 Feb 2004) | 1 line
+r217 | topia | 2004-02-21 23:39:48 +0900 (Sat, 21 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
 * remove unnecessary remark('fill-prefix-sending-to-client').
 ------------------------------------------------------------------------
-r216 | topia | 2004-02-21 23:38:42 +0900 (Sat, 21 Feb 2004) | 7 lines
+r216 | topia | 2004-02-21 23:38:20 +0900 (Sat, 21 Feb 2004) | 7 lines
 Changed paths:
    M /trunk/main/Multicast.pm
 
@@ -5150,7 +5172,7 @@
 
 * add ERR_TOOMANYCHANNELS to attach/detach(1) target.
 ------------------------------------------------------------------------
-r215 | topia | 2004-02-21 23:34:29 +0900 (Sat, 21 Feb 2004) | 1 line
+r215 | topia | 2004-02-21 23:34:07 +0900 (Sat, 21 Feb 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -5176,31 +5198,31 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r212 | topia | 2004-02-19 21:54:42 +0900 (Thu, 19 Feb 2004) | 1 line
+r212 | topia | 2004-02-19 21:54:20 +0900 (Thu, 19 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * implement fixed-channels feature.
 ------------------------------------------------------------------------
-r211 | topia | 2004-02-19 21:53:58 +0900 (Thu, 19 Feb 2004) | 1 line
+r211 | topia | 2004-02-19 21:53:36 +0900 (Thu, 19 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * change nick change(on server) message.
 ------------------------------------------------------------------------
-r208 | topia | 2004-02-15 19:28:11 +0900 (Sun, 15 Feb 2004) | 1 line
+r208 | topia | 2004-02-15 19:27:49 +0900 (Sun, 15 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Recent.pm
 
 * add client option 'no-recent-logs'.
 ------------------------------------------------------------------------
-r207 | topia | 2004-02-15 09:39:10 +0900 (Sun, 15 Feb 2004) | 1 line
+r207 | topia | 2004-02-15 09:38:48 +0900 (Sun, 15 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Eval.pm
 
 * use sysmsg-prefix.
 ------------------------------------------------------------------------
-r206 | topia | 2004-02-15 09:21:44 +0900 (Sun, 15 Feb 2004) | 1 line
+r206 | topia | 2004-02-15 09:21:22 +0900 (Sun, 15 Feb 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -5209,7 +5231,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r201 | topia | 2004-02-15 07:27:31 +0900 (Sun, 15 Feb 2004) | 4 lines
+r201 | topia | 2004-02-15 07:27:09 +0900 (Sun, 15 Feb 2004) | 4 lines
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
@@ -5218,20 +5240,20 @@
 * change 'RunLoop->shared_loop->notify_warn() if ::debug_mode;'
     to '::debug_printmsg();'.
 ------------------------------------------------------------------------
-r200 | topia | 2004-02-15 07:09:05 +0900 (Sun, 15 Feb 2004) | 1 line
+r200 | topia | 2004-02-15 07:08:43 +0900 (Sun, 15 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * protect from parallel who/mode call.
 ------------------------------------------------------------------------
-r199 | topia | 2004-02-15 04:32:11 +0900 (Sun, 15 Feb 2004) | 1 line
+r199 | topia | 2004-02-15 04:31:49 +0900 (Sun, 15 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
    M /trunk/module/Client/Eval.pm
 
 * remove svn:eol-style.
 ------------------------------------------------------------------------
-r198 | topia | 2004-02-15 01:41:57 +0900 (Sun, 15 Feb 2004) | 1 line
+r198 | topia | 2004-02-15 01:41:35 +0900 (Sun, 15 Feb 2004) | 1 line
 Changed paths:
    D /trunk/COPYING
    A /trunk/LICENSE (from /vendor/20040215-014107/LICENSE:197)
@@ -5240,14 +5262,14 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r197 | topia | 2004-02-15 01:41:34 +0900 (Sun, 15 Feb 2004) | 2 lines
+r197 | topia | 2004-02-15 01:41:12 +0900 (Sun, 15 Feb 2004) | 2 lines
 Changed paths:
    A /vendor/20040215-014107 (from /vendor/current:196)
 
 Tag vendor/current as vendor/20040215-014107.
 
 ------------------------------------------------------------------------
-r196 | topia | 2004-02-15 01:41:32 +0900 (Sun, 15 Feb 2004) | 2 lines
+r196 | topia | 2004-02-15 01:41:10 +0900 (Sun, 15 Feb 2004) | 2 lines
 Changed paths:
    D /vendor/current/COPYING
    A /vendor/current/LICENSE
@@ -5256,20 +5278,20 @@
 Load temp-20040215-014107.18766 into vendor/current.
 
 ------------------------------------------------------------------------
-r195 | topia | 2004-02-14 21:17:42 +0900 (Sat, 14 Feb 2004) | 1 line
+r195 | topia | 2004-02-14 21:17:20 +0900 (Sat, 14 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
    M /trunk/status/merged-tag
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r192 | topia | 2004-02-14 21:14:03 +0900 (Sat, 14 Feb 2004) | 1 line
+r192 | topia | 2004-02-14 21:13:41 +0900 (Sat, 14 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * fix to work Client::Cache on xchat.
 ------------------------------------------------------------------------
-r190 | topia | 2004-02-14 20:51:58 +0900 (Sat, 14 Feb 2004) | 1 line
+r190 | topia | 2004-02-14 20:51:36 +0900 (Sat, 14 Feb 2004) | 1 line
 Changed paths:
    A /trunk/AUTHORS (from /vendor/20040214-204918/AUTHORS:189)
    M /trunk/ChangeLog
@@ -5299,14 +5321,14 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r189 | topia | 2004-02-14 20:48:57 +0900 (Sat, 14 Feb 2004) | 2 lines
+r189 | topia | 2004-02-14 20:48:35 +0900 (Sat, 14 Feb 2004) | 2 lines
 Changed paths:
    A /vendor/20040214-204918 (from /vendor/current:188)
 
 Tag vendor/current as vendor/20040214-204918.
 
 ------------------------------------------------------------------------
-r188 | topia | 2004-02-14 20:48:53 +0900 (Sat, 14 Feb 2004) | 2 lines
+r188 | topia | 2004-02-14 20:48:31 +0900 (Sat, 14 Feb 2004) | 2 lines
 Changed paths:
    A /vendor/current/AUTHORS
    M /vendor/current/ChangeLog
@@ -5338,31 +5360,31 @@
 Load temp-20040214-204918.29036 into vendor/current.
 
 ------------------------------------------------------------------------
-r187 | topia | 2004-02-14 07:04:25 +0900 (Sat, 14 Feb 2004) | 1 line
+r187 | topia | 2004-02-14 07:04:03 +0900 (Sat, 14 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * NumericReply-ize.
 ------------------------------------------------------------------------
-r186 | topia | 2004-02-14 07:02:33 +0900 (Sat, 14 Feb 2004) | 1 line
+r186 | topia | 2004-02-14 07:02:11 +0900 (Sat, 14 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/NumericReply.pm
 
 * correct RPL_INFOSTART(375->373).
 ------------------------------------------------------------------------
-r185 | topia | 2004-02-14 06:46:45 +0900 (Sat, 14 Feb 2004) | 1 line
+r185 | topia | 2004-02-14 06:46:23 +0900 (Sat, 14 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Client/Cache.pm
 
 * TiarraDoc small fix.
 ------------------------------------------------------------------------
-r184 | topia | 2004-02-14 06:02:39 +0900 (Sat, 14 Feb 2004) | 1 line
+r184 | topia | 2004-02-14 06:02:17 +0900 (Sat, 14 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
 * (reload_modules_if_modified): temoprary disable module on reload.
 ------------------------------------------------------------------------
-r183 | topia | 2004-02-14 06:01:12 +0900 (Sat, 14 Feb 2004) | 3 lines
+r183 | topia | 2004-02-14 06:00:50 +0900 (Sat, 14 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/module/Debug/RawLog.pm
 
@@ -5370,31 +5392,31 @@
 
 * config: invert default config value on enable-*.
 ------------------------------------------------------------------------
-r182 | topia | 2004-02-14 05:58:18 +0900 (Sat, 14 Feb 2004) | 1 line
+r182 | topia | 2004-02-14 05:57:56 +0900 (Sat, 14 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * (apply_filters): ignore undefined $mod.
 ------------------------------------------------------------------------
-r181 | topia | 2004-02-13 13:47:49 +0900 (Fri, 13 Feb 2004) | 1 line
+r181 | topia | 2004-02-13 13:47:27 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Recent.pm
 
 * fix errorness network_name handling.
 ------------------------------------------------------------------------
-r180 | topia | 2004-02-13 13:45:53 +0900 (Fri, 13 Feb 2004) | 1 line
+r180 | topia | 2004-02-13 13:45:31 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/Calc.pm
 
 * add functions.
 ------------------------------------------------------------------------
-r179 | topia | 2004-02-13 13:45:12 +0900 (Fri, 13 Feb 2004) | 1 line
+r179 | topia | 2004-02-13 13:44:50 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Debug/RawLog.pm
 
 * add TiarraDoc.
 ------------------------------------------------------------------------
-r177 | topia | 2004-02-13 13:40:13 +0900 (Fri, 13 Feb 2004) | 3 lines
+r177 | topia | 2004-02-13 13:39:51 +0900 (Fri, 13 Feb 2004) | 3 lines
 Changed paths:
    A /trunk/module/Client/Cache.pm
 
@@ -5402,25 +5424,25 @@
   - MODE reply cache.
   - WHO reply cache.
 ------------------------------------------------------------------------
-r176 | topia | 2004-02-13 13:36:02 +0900 (Fri, 13 Feb 2004) | 1 line
+r176 | topia | 2004-02-13 13:35:40 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * fix typo (unvalid -> invalid).
 ------------------------------------------------------------------------
-r175 | topia | 2004-02-13 13:34:55 +0900 (Fri, 13 Feb 2004) | 1 line
+r175 | topia | 2004-02-13 13:34:33 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/ChannelInfo.pm
 
 * add ->mode_string.
 ------------------------------------------------------------------------
-r174 | topia | 2004-02-13 13:27:16 +0900 (Fri, 13 Feb 2004) | 1 line
+r174 | topia | 2004-02-13 13:26:54 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/System/Pong.pm
 
 * remove unnecessary prefix on pong.
 ------------------------------------------------------------------------
-r173 | topia | 2004-02-13 13:26:11 +0900 (Fri, 13 Feb 2004) | 3 lines
+r173 | topia | 2004-02-13 13:25:49 +0900 (Fri, 13 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/module/Channel/Rejoin.pm
 
@@ -5428,7 +5450,7 @@
 
 * use ChannelInfo->mode_string.
 ------------------------------------------------------------------------
-r172 | topia | 2004-02-13 13:23:11 +0900 (Fri, 13 Feb 2004) | 9 lines
+r172 | topia | 2004-02-13 13:22:49 +0900 (Fri, 13 Feb 2004) | 9 lines
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
@@ -5442,25 +5464,25 @@
 
 * clear switches on _RPL_CHANNELMODEIS.
 ------------------------------------------------------------------------
-r171 | topia | 2004-02-13 13:16:05 +0900 (Fri, 13 Feb 2004) | 1 line
+r171 | topia | 2004-02-13 13:15:43 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/PersonInChannel.pm
 
 * add ->priv_symbol.
 ------------------------------------------------------------------------
-r170 | topia | 2004-02-13 13:14:57 +0900 (Fri, 13 Feb 2004) | 1 line
+r170 | topia | 2004-02-13 13:14:35 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/PersonalInfo.pm
 
 * add AWAY.
 ------------------------------------------------------------------------
-r169 | topia | 2004-02-13 13:13:30 +0900 (Fri, 13 Feb 2004) | 1 line
+r169 | topia | 2004-02-13 13:13:08 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * add ->clone(deep => 1).
 ------------------------------------------------------------------------
-r168 | topia | 2004-02-13 13:11:10 +0900 (Fri, 13 Feb 2004) | 3 lines
+r168 | topia | 2004-02-13 13:10:48 +0900 (Fri, 13 Feb 2004) | 3 lines
 Changed paths:
    M /trunk/main/NumericReply.pm
 
@@ -5468,13 +5490,13 @@
 
 * add fetch_{number,name}.
 ------------------------------------------------------------------------
-r167 | topia | 2004-02-13 13:03:09 +0900 (Fri, 13 Feb 2004) | 1 line
+r167 | topia | 2004-02-13 13:02:47 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    D /trunk/module/Client/DataCache.pm
 
 * temporary remove to fix wrong commit.
 ------------------------------------------------------------------------
-r166 | topia | 2004-02-13 12:55:35 +0900 (Fri, 13 Feb 2004) | 1 line
+r166 | topia | 2004-02-13 12:55:13 +0900 (Fri, 13 Feb 2004) | 1 line
 Changed paths:
    A /trunk/module/Client
    A /trunk/module/Client/DataCache.pm
@@ -5482,13 +5504,13 @@
 
 * add Client::Eval;
 ------------------------------------------------------------------------
-r165 | topia | 2004-02-12 13:22:16 +0900 (Thu, 12 Feb 2004) | 1 line
+r165 | topia | 2004-02-12 13:21:54 +0900 (Thu, 12 Feb 2004) | 1 line
 Changed paths:
    M /trunk/module/Debug/RawLog.pm
 
 * sync message_io_hook.
 ------------------------------------------------------------------------
-r164 | topia | 2004-02-09 22:09:43 +0900 (Mon, 09 Feb 2004) | 1 line
+r164 | topia | 2004-02-09 22:09:21 +0900 (Mon, 09 Feb 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IrcIO/Client.pm
@@ -5501,13 +5523,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r161 | topia | 2004-01-28 00:58:24 +0900 (Wed, 28 Jan 2004) | 1 line
+r161 | topia | 2004-01-28 00:58:02 +0900 (Wed, 28 Jan 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * remove -t...
 ------------------------------------------------------------------------
-r160 | topia | 2004-01-28 00:41:54 +0900 (Wed, 28 Jan 2004) | 3 lines
+r160 | topia | 2004-01-28 00:41:32 +0900 (Wed, 28 Jan 2004) | 3 lines
 Changed paths:
    M /trunk/main/NumericReply.pm
 
@@ -5515,7 +5537,7 @@
 
 * little change to sync for hemp2.
 ------------------------------------------------------------------------
-r159 | topia | 2004-01-27 23:27:02 +0900 (Tue, 27 Jan 2004) | 1 line
+r159 | topia | 2004-01-27 23:26:40 +0900 (Tue, 27 Jan 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -5525,14 +5547,14 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r158 | topia | 2004-01-27 23:26:49 +0900 (Tue, 27 Jan 2004) | 2 lines
+r158 | topia | 2004-01-27 23:26:27 +0900 (Tue, 27 Jan 2004) | 2 lines
 Changed paths:
    A /vendor/20040127-232738 (from /vendor/current:157)
 
 Tag vendor/current as vendor/20040127-232738.
 
 ------------------------------------------------------------------------
-r157 | topia | 2004-01-27 23:26:47 +0900 (Tue, 27 Jan 2004) | 2 lines
+r157 | topia | 2004-01-27 23:26:25 +0900 (Tue, 27 Jan 2004) | 2 lines
 Changed paths:
    M /vendor/current/ChangeLog
    M /vendor/current/NEWS
@@ -5542,25 +5564,25 @@
 Load temp-20040127-232738.1066 into vendor/current.
 
 ------------------------------------------------------------------------
-r156 | topia | 2004-01-26 22:13:52 +0900 (Mon, 26 Jan 2004) | 1 line
+r156 | topia | 2004-01-26 22:13:30 +0900 (Mon, 26 Jan 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * enable taint warning.
 ------------------------------------------------------------------------
-r154 | topia | 2004-01-23 04:22:23 +0900 (Fri, 23 Jan 2004) | 1 line
+r154 | topia | 2004-01-23 04:22:01 +0900 (Fri, 23 Jan 2004) | 1 line
 Changed paths:
    M /trunk/module/Tools/LinedDB.pm
 
 * fix bug in file not found.
 ------------------------------------------------------------------------
-r152 | topia | 2004-01-23 04:20:30 +0900 (Fri, 23 Jan 2004) | 1 line
+r152 | topia | 2004-01-23 04:20:08 +0900 (Fri, 23 Jan 2004) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * whitespace fix.
 ------------------------------------------------------------------------
-r150 | topia | 2004-01-23 04:13:14 +0900 (Fri, 23 Jan 2004) | 1 line
+r150 | topia | 2004-01-23 04:12:52 +0900 (Fri, 23 Jan 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/status/merged-tag
@@ -5568,19 +5590,19 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r147 | topia | 2004-01-23 04:03:12 +0900 (Fri, 23 Jan 2004) | 1 line
+r147 | topia | 2004-01-23 04:02:50 +0900 (Fri, 23 Jan 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * fix on relative $0.
 ------------------------------------------------------------------------
-r146 | topia | 2004-01-23 03:28:20 +0900 (Fri, 23 Jan 2004) | 1 line
+r146 | topia | 2004-01-23 03:27:58 +0900 (Fri, 23 Jan 2004) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * add pwd and symlink resolved directory to @INC.
 ------------------------------------------------------------------------
-r145 | topia | 2004-01-23 02:49:58 +0900 (Fri, 23 Jan 2004) | 1 line
+r145 | topia | 2004-01-23 02:49:36 +0900 (Fri, 23 Jan 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -5589,14 +5611,14 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r142 | topia | 2004-01-23 02:38:46 +0900 (Fri, 23 Jan 2004) | 1 line
+r142 | topia | 2004-01-23 02:38:24 +0900 (Fri, 23 Jan 2004) | 1 line
 Changed paths:
    D /trunk/make-password
    M /trunk/tiarra
 
 * move make-password into tiarra --make-password.
 ------------------------------------------------------------------------
-r141 | topia | 2004-01-20 19:22:31 +0900 (Tue, 20 Jan 2004) | 1 line
+r141 | topia | 2004-01-20 19:22:09 +0900 (Tue, 20 Jan 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/Unicode/Japanese.pm
@@ -5604,7 +5626,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r137 | topia | 2004-01-15 11:46:01 +0900 (Thu, 15 Jan 2004) | 1 line
+r137 | topia | 2004-01-15 11:45:39 +0900 (Thu, 15 Jan 2004) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IRCMessage.pm
@@ -5617,25 +5639,25 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r133 | topia | 2004-01-15 04:23:08 +0900 (Thu, 15 Jan 2004) | 1 line
+r133 | topia | 2004-01-15 04:22:46 +0900 (Thu, 15 Jan 2004) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * use general/sysmsg-prefix.
 ------------------------------------------------------------------------
-r131 | topia | 2004-01-14 15:05:01 +0900 (Wed, 14 Jan 2004) | 1 line
+r131 | topia | 2004-01-14 15:04:39 +0900 (Wed, 14 Jan 2004) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * use general/sysmsg-prefix.
 ------------------------------------------------------------------------
-r130 | topia | 2004-01-10 06:15:57 +0900 (Sat, 10 Jan 2004) | 1 line
+r130 | topia | 2004-01-10 06:15:35 +0900 (Sat, 10 Jan 2004) | 1 line
 Changed paths:
    M /trunk/module/System/Raw.pm
 
 * use general/sysmsg-prefix.
 ------------------------------------------------------------------------
-r129 | topia | 2004-01-10 06:08:25 +0900 (Sat, 10 Jan 2004) | 3 lines
+r129 | topia | 2004-01-10 06:08:03 +0900 (Sat, 10 Jan 2004) | 3 lines
 Changed paths:
    M /trunk/doc-src/conf-main.tdoc
    M /trunk/main/Configuration.pm
@@ -5649,81 +5671,81 @@
 
 * use general/sysmsg-prefix.
 ------------------------------------------------------------------------
-r128 | topia | 2004-01-10 06:05:56 +0900 (Sat, 10 Jan 2004) | 1 line
+r128 | topia | 2004-01-10 06:05:34 +0900 (Sat, 10 Jan 2004) | 1 line
 Changed paths:
    M /trunk/module/Log/Recent.pm
 
 * fix spell miss.
 ------------------------------------------------------------------------
-r127 | topia | 2004-01-10 05:46:57 +0900 (Sat, 10 Jan 2004) | 1 line
+r127 | topia | 2004-01-10 05:46:35 +0900 (Sat, 10 Jan 2004) | 1 line
 Changed paths:
    M /trunk/module/Auto/AliasDB.pm
    M /trunk/module/Log/Channel.pm
 
 * remove local RCS tag.
 ------------------------------------------------------------------------
-r126 | topia | 2004-01-10 04:53:33 +0900 (Sat, 10 Jan 2004) | 1 line
+r126 | topia | 2004-01-10 04:53:11 +0900 (Sat, 10 Jan 2004) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * add local_nick notify on whois my-localnick.
 ------------------------------------------------------------------------
-r125 | topia | 2003-12-29 13:07:17 +0900 (Mon, 29 Dec 2003) | 1 line
+r125 | topia | 2003-12-29 13:06:55 +0900 (Mon, 29 Dec 2003) | 1 line
 Changed paths:
    M /trunk/main/IRCMessage.pm
 
 * fix error in params not found.
 ------------------------------------------------------------------------
-r124 | topia | 2003-12-29 13:05:25 +0900 (Mon, 29 Dec 2003) | 1 line
+r124 | topia | 2003-12-29 13:05:03 +0900 (Mon, 29 Dec 2003) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * fix channel name in broken/revive network announce on single-server-mode.
 ------------------------------------------------------------------------
-r123 | topia | 2003-12-25 22:02:33 +0900 (Thu, 25 Dec 2003) | 1 line
+r123 | topia | 2003-12-25 22:02:11 +0900 (Thu, 25 Dec 2003) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * message changed.
 ------------------------------------------------------------------------
-r122 | topia | 2003-12-25 22:00:59 +0900 (Thu, 25 Dec 2003) | 1 line
+r122 | topia | 2003-12-25 22:00:37 +0900 (Thu, 25 Dec 2003) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * show nickname notify in all network on {whois,who} local_nick.
 ------------------------------------------------------------------------
-r121 | topia | 2003-12-25 21:59:29 +0900 (Thu, 25 Dec 2003) | 1 line
+r121 | topia | 2003-12-25 21:59:07 +0900 (Thu, 25 Dec 2003) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * use notify_error instead of print.
 ------------------------------------------------------------------------
-r120 | topia | 2003-12-25 21:31:49 +0900 (Thu, 25 Dec 2003) | 1 line
+r120 | topia | 2003-12-25 21:31:27 +0900 (Thu, 25 Dec 2003) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * show network status at client connecting.
 ------------------------------------------------------------------------
-r119 | topia | 2003-11-26 13:11:46 +0900 (Wed, 26 Nov 2003) | 1 line
+r119 | topia | 2003-11-26 13:11:24 +0900 (Wed, 26 Nov 2003) | 1 line
 Changed paths:
    D /trunk/main/IO
 
 * remove unnecessary IO::Socket::INET6.
 ------------------------------------------------------------------------
-r118 | topia | 2003-11-26 02:09:00 +0900 (Wed, 26 Nov 2003) | 1 line
+r118 | topia | 2003-11-26 02:08:38 +0900 (Wed, 26 Nov 2003) | 1 line
 Changed paths:
    M /trunk/module/Auto/Calc.pm
 
 * fix wrong untainting.
 ------------------------------------------------------------------------
-r117 | topia | 2003-11-21 05:07:28 +0900 (Fri, 21 Nov 2003) | 2 lines
+r117 | topia | 2003-11-21 05:07:06 +0900 (Fri, 21 Nov 2003) | 2 lines
 Changed paths:
    M /trunk/module/Channel/Join/Connect.pm
 
 * bugfix.
   now accept "channel: channel, channel, channel". thanks mio.
 ------------------------------------------------------------------------
-r116 | topia | 2003-11-17 10:28:05 +0900 (Mon, 17 Nov 2003) | 1 line
+r116 | topia | 2003-11-17 10:27:43 +0900 (Mon, 17 Nov 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/status/merged-tag
@@ -5731,7 +5753,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r112 | topia | 2003-11-17 04:05:17 +0900 (Mon, 17 Nov 2003) | 1 line
+r112 | topia | 2003-11-17 04:04:55 +0900 (Mon, 17 Nov 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -5742,7 +5764,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r108 | topia | 2003-11-09 18:05:05 +0900 (Sun, 09 Nov 2003) | 1 line
+r108 | topia | 2003-11-09 18:04:43 +0900 (Sun, 09 Nov 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -5752,13 +5774,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r104 | topia | 2003-11-09 16:54:34 +0900 (Sun, 09 Nov 2003) | 1 line
+r104 | topia | 2003-11-09 16:54:12 +0900 (Sun, 09 Nov 2003) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * forth try to fix channel name handling on single-server-mode.
 ------------------------------------------------------------------------
-r102 | topia | 2003-11-09 16:36:33 +0900 (Sun, 09 Nov 2003) | 1 line
+r102 | topia | 2003-11-09 16:36:11 +0900 (Sun, 09 Nov 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/module/Defence/Command.pm
@@ -5769,7 +5791,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r99 | topia | 2003-11-08 18:40:59 +0900 (Sat, 08 Nov 2003) | 1 line
+r99 | topia | 2003-11-08 18:40:37 +0900 (Sat, 08 Nov 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/make-password
@@ -5777,7 +5799,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r96 | topia | 2003-11-08 15:13:30 +0900 (Sat, 08 Nov 2003) | 1 line
+r96 | topia | 2003-11-08 15:13:08 +0900 (Sat, 08 Nov 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -5787,25 +5809,25 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r92 | topia | 2003-11-08 05:55:10 +0900 (Sat, 08 Nov 2003) | 1 line
+r92 | topia | 2003-11-08 05:54:48 +0900 (Sat, 08 Nov 2003) | 1 line
 Changed paths:
    M /trunk/module/Log/Recent.pm
 
 * third try to fix channel name handling on single-server-mode.
 ------------------------------------------------------------------------
-r91 | topia | 2003-11-08 05:08:25 +0900 (Sat, 08 Nov 2003) | 1 line
+r91 | topia | 2003-11-08 05:08:03 +0900 (Sat, 08 Nov 2003) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * second try to fix channel name handling on single-server-mode.
 ------------------------------------------------------------------------
-r90 | topia | 2003-11-08 04:53:01 +0900 (Sat, 08 Nov 2003) | 1 line
+r90 | topia | 2003-11-08 04:52:39 +0900 (Sat, 08 Nov 2003) | 1 line
 Changed paths:
    M /trunk/main/RunLoop.pm
 
 * first try to fix channel name handling on single-server-mode.
 ------------------------------------------------------------------------
-r88 | topia | 2003-10-25 02:02:59 +0900 (Sat, 25 Oct 2003) | 1 line
+r88 | topia | 2003-10-25 02:02:37 +0900 (Sat, 25 Oct 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/Configuration/Block.pm
@@ -5818,7 +5840,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r83 | topia | 2003-10-19 21:32:13 +0900 (Sun, 19 Oct 2003) | 1 line
+r83 | topia | 2003-10-19 21:31:51 +0900 (Sun, 19 Oct 2003) | 1 line
 Changed paths:
    M /trunk/module/Channel/Freeze.pm
    M /trunk/module/Defence/Distinction.pm
@@ -5826,7 +5848,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r80 | topia | 2003-10-19 21:30:31 +0900 (Sun, 19 Oct 2003) | 1 line
+r80 | topia | 2003-10-19 21:30:09 +0900 (Sun, 19 Oct 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    A /trunk/HACKING (from /vendor/20031019-213114/HACKING:79)
@@ -5836,14 +5858,14 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r79 | topia | 2003-10-19 21:30:23 +0900 (Sun, 19 Oct 2003) | 2 lines
+r79 | topia | 2003-10-19 21:30:01 +0900 (Sun, 19 Oct 2003) | 2 lines
 Changed paths:
    A /vendor/20031019-213114 (from /vendor/current:78)
 
 Tag vendor/current as vendor/20031019-213114.
 
 ------------------------------------------------------------------------
-r78 | topia | 2003-10-19 21:30:20 +0900 (Sun, 19 Oct 2003) | 2 lines
+r78 | topia | 2003-10-19 21:29:58 +0900 (Sun, 19 Oct 2003) | 2 lines
 Changed paths:
    M /vendor/current/ChangeLog
    A /vendor/current/HACKING
@@ -5853,7 +5875,7 @@
 Load temp-20031019-213114.10716 into vendor/current.
 
 ------------------------------------------------------------------------
-r76 | topia | 2003-10-19 19:41:57 +0900 (Sun, 19 Oct 2003) | 1 line
+r76 | topia | 2003-10-19 19:41:35 +0900 (Sun, 19 Oct 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IrcIO/Server.pm
@@ -5864,13 +5886,13 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r73 | topia | 2003-10-19 05:11:38 +0900 (Sun, 19 Oct 2003) | 1 line
+r73 | topia | 2003-10-19 05:11:16 +0900 (Sun, 19 Oct 2003) | 1 line
 Changed paths:
    M /trunk/module/Auto/Alias.pm
 
 * (message_arrived) fix wrong return value.
 ------------------------------------------------------------------------
-r72 | topia | 2003-10-16 01:25:21 +0900 (Thu, 16 Oct 2003) | 1 line
+r72 | topia | 2003-10-16 01:24:59 +0900 (Thu, 16 Oct 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -5884,14 +5906,14 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r70 | topia | 2003-10-16 01:24:15 +0900 (Thu, 16 Oct 2003) | 2 lines
+r70 | topia | 2003-10-16 01:23:53 +0900 (Thu, 16 Oct 2003) | 2 lines
 Changed paths:
    A /vendor/20031016-012443 (from /vendor/current:69)
 
 Tag vendor/current as vendor/20031016-012443.
 
 ------------------------------------------------------------------------
-r69 | topia | 2003-10-16 01:24:12 +0900 (Thu, 16 Oct 2003) | 2 lines
+r69 | topia | 2003-10-16 01:23:50 +0900 (Thu, 16 Oct 2003) | 2 lines
 Changed paths:
    M /vendor/current/ChangeLog
    M /vendor/current/NEWS
@@ -5905,7 +5927,7 @@
 Load temp-20031016-012443.16808 into vendor/current.
 
 ------------------------------------------------------------------------
-r68 | topia | 2003-10-14 13:48:55 +0900 (Tue, 14 Oct 2003) | 1 line
+r68 | topia | 2003-10-14 13:48:33 +0900 (Tue, 14 Oct 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -5916,7 +5938,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r63 | topia | 2003-10-14 13:20:24 +0900 (Tue, 14 Oct 2003) | 1 line
+r63 | topia | 2003-10-14 13:20:02 +0900 (Tue, 14 Oct 2003) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
    M /trunk/main/IrcIO/Server.pm
@@ -5924,19 +5946,19 @@
 
 * more nick handling on single-server-mode.
 ------------------------------------------------------------------------
-r62 | topia | 2003-10-14 12:46:08 +0900 (Tue, 14 Oct 2003) | 1 line
+r62 | topia | 2003-10-14 12:45:46 +0900 (Tue, 14 Oct 2003) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * add hijack of distribute_to_servers.
 ------------------------------------------------------------------------
-r61 | topia | 2003-10-14 11:46:28 +0900 (Tue, 14 Oct 2003) | 1 line
+r61 | topia | 2003-10-14 11:46:06 +0900 (Tue, 14 Oct 2003) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * bad call of Multicast::nick_p.
 ------------------------------------------------------------------------
-r58 | topia | 2003-10-14 10:33:57 +0900 (Tue, 14 Oct 2003) | 1 line
+r58 | topia | 2003-10-14 10:33:35 +0900 (Tue, 14 Oct 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IRCMessage.pm
@@ -5946,7 +5968,7 @@
 
 * re-commit ok files.
 ------------------------------------------------------------------------
-r56 | topia | 2003-10-14 10:32:55 +0900 (Tue, 14 Oct 2003) | 1 line
+r56 | topia | 2003-10-14 10:32:33 +0900 (Tue, 14 Oct 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IRCMessage.pm
@@ -5965,7 +5987,7 @@
 
 * revert bad commit.
 ------------------------------------------------------------------------
-r55 | topia | 2003-10-14 10:28:07 +0900 (Tue, 14 Oct 2003) | 1 line
+r55 | topia | 2003-10-14 10:27:45 +0900 (Tue, 14 Oct 2003) | 1 line
 Changed paths:
    M /trunk/Makefile
    M /trunk/doc/module/System.html
@@ -5976,13 +5998,13 @@
 
 * remove unused -w.
 ------------------------------------------------------------------------
-r53 | topia | 2003-10-14 10:25:18 +0900 (Tue, 14 Oct 2003) | 1 line
+r53 | topia | 2003-10-14 10:24:56 +0900 (Tue, 14 Oct 2003) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
 * fix mistaken on nick_p calling.
 ------------------------------------------------------------------------
-r51 | topia | 2003-10-12 21:09:15 +0900 (Sun, 12 Oct 2003) | 1 line
+r51 | topia | 2003-10-12 21:08:53 +0900 (Sun, 12 Oct 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/IRCMessage.pm
@@ -5992,7 +6014,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r46 | topia | 2003-09-28 23:12:59 +0900 (Sun, 28 Sep 2003) | 1 line
+r46 | topia | 2003-09-28 23:12:37 +0900 (Sun, 28 Sep 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -6005,7 +6027,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r43 | topia | 2003-09-26 21:14:33 +0900 (Fri, 26 Sep 2003) | 1 line
+r43 | topia | 2003-09-26 21:14:11 +0900 (Fri, 26 Sep 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/main/ChannelInfo.pm
@@ -6017,7 +6039,7 @@
 
 * merge from vendor repository.
 ------------------------------------------------------------------------
-r41 | topia | 2003-09-26 21:13:25 +0900 (Fri, 26 Sep 2003) | 5 lines
+r41 | topia | 2003-09-26 21:13:03 +0900 (Fri, 26 Sep 2003) | 5 lines
 Changed paths:
    M /trunk/main/IrcIO/Server.pm
 
@@ -6027,7 +6049,7 @@
 
 * whitespace fix.
 ------------------------------------------------------------------------
-r40 | topia | 2003-09-26 21:11:26 +0900 (Fri, 26 Sep 2003) | 3 lines
+r40 | topia | 2003-09-26 21:11:04 +0900 (Fri, 26 Sep 2003) | 3 lines
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
@@ -6035,13 +6057,13 @@
 
 * change $ch->topic undefined value.
 ------------------------------------------------------------------------
-r39 | topia | 2003-09-26 21:09:39 +0900 (Fri, 26 Sep 2003) | 1 line
+r39 | topia | 2003-09-26 21:09:17 +0900 (Fri, 26 Sep 2003) | 1 line
 Changed paths:
    M /trunk/main/Multicast.pm
 
 * whitespace fix.
 ------------------------------------------------------------------------
-r38 | topia | 2003-09-26 21:08:51 +0900 (Fri, 26 Sep 2003) | 3 lines
+r38 | topia | 2003-09-26 21:08:29 +0900 (Fri, 26 Sep 2003) | 3 lines
 Changed paths:
    M /trunk/main/ChannelInfo.pm
 
@@ -6049,13 +6071,13 @@
 
 * whitespace fix.
 ------------------------------------------------------------------------
-r37 | topia | 2003-09-26 21:08:05 +0900 (Fri, 26 Sep 2003) | 1 line
+r37 | topia | 2003-09-26 21:07:43 +0900 (Fri, 26 Sep 2003) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * provide more debug information on --debug.
 ------------------------------------------------------------------------
-r26 | topia | 2003-09-26 02:58:16 +0900 (Fri, 26 Sep 2003) | 1 line
+r26 | topia | 2003-09-26 02:57:54 +0900 (Fri, 26 Sep 2003) | 1 line
 Changed paths:
    M /trunk/ChangeLog
    M /trunk/NEWS
@@ -6069,31 +6091,31 @@
 
 * merge from main repository.
 ------------------------------------------------------------------------
-r16 | topia | 2003-09-25 02:55:53 +0900 (Thu, 25 Sep 2003) | 1 line
+r16 | topia | 2003-09-25 02:55:31 +0900 (Thu, 25 Sep 2003) | 1 line
 Changed paths:
    M /trunk/main/IrcIO/Client.pm
 
 * whitespace fixes.
 ------------------------------------------------------------------------
-r15 | topia | 2003-09-25 02:53:35 +0900 (Thu, 25 Sep 2003) | 1 line
+r15 | topia | 2003-09-25 02:53:13 +0900 (Thu, 25 Sep 2003) | 1 line
 Changed paths:
    M /trunk/module/Tools/GroupDB.pm
 
 * add Module::Use.
 ------------------------------------------------------------------------
-r14 | topia | 2003-09-25 02:52:41 +0900 (Thu, 25 Sep 2003) | 1 line
+r14 | topia | 2003-09-25 02:52:19 +0900 (Thu, 25 Sep 2003) | 1 line
 Changed paths:
    M /trunk/module/Tools/FileCache.pm
 
 * add destruct function.
 ------------------------------------------------------------------------
-r13 | topia | 2003-09-25 02:52:11 +0900 (Thu, 25 Sep 2003) | 1 line
+r13 | topia | 2003-09-25 02:51:49 +0900 (Thu, 25 Sep 2003) | 1 line
 Changed paths:
    M /trunk/module/Auto/Calc.pm
 
 * use "no strict;" instead of "no strict 'all';". this import flag is invalid.
 ------------------------------------------------------------------------
-r11 | topia | 2003-09-25 02:47:43 +0900 (Thu, 25 Sep 2003) | 7 lines
+r11 | topia | 2003-09-25 02:47:21 +0900 (Thu, 25 Sep 2003) | 7 lines
 Changed paths:
    M /trunk/main/ModuleManager.pm
 
@@ -6105,13 +6127,13 @@
 
 * remove function if it defined in this file only.
 ------------------------------------------------------------------------
-r10 | topia | 2003-09-25 02:44:30 +0900 (Thu, 25 Sep 2003) | 1 line
+r10 | topia | 2003-09-25 02:44:08 +0900 (Thu, 25 Sep 2003) | 1 line
 Changed paths:
    M /trunk/tiarra
 
 * implement debug option.
 ------------------------------------------------------------------------
-r6 | topia | 2003-09-24 01:48:11 +0900 (Wed, 24 Sep 2003) | 1 line
+r6 | topia | 2003-09-24 01:47:49 +0900 (Wed, 24 Sep 2003) | 1 line
 Changed paths:
    M /trunk/Makefile
    M /trunk/doc/module/System.html
@@ -6148,13 +6170,13 @@
 
 * sync my repository version.
 ------------------------------------------------------------------------
-r5 | topia | 2003-09-24 01:00:47 +0900 (Wed, 24 Sep 2003) | 1 line
+r5 | topia | 2003-09-24 01:00:25 +0900 (Wed, 24 Sep 2003) | 1 line
 Changed paths:
    A /trunk (from /vendor/current:4)
 
 * use latest vendor drop as trunk.
 ------------------------------------------------------------------------
-r3 | topia | 2003-09-24 00:56:08 +0900 (Wed, 24 Sep 2003) | 2 lines
+r3 | topia | 2003-09-24 00:55:46 +0900 (Wed, 24 Sep 2003) | 2 lines
 Changed paths:
    A /vendor/current/COPYING
    A /vendor/current/ChangeLog
