# # ChangeLog for perl/lib # # Generated by Trac 1.0.2 # Mar 28, 2024, 7:14:41 PM Thu, 15 Oct 2009 00:59:57 GMT Karl Ramm [f816ff1] * perl/lib/BarnOwl.pm (modified) Add a zephyr randomizer as an alternative to default_zephyr_signature() Sun, 11 Oct 2009 01:24:41 GMT Nelson Elhage [dcc3f80] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Zephyr.pm (added) * perlglue.xs (modified) * zephyr.c (modified) * .gitignore (modified) * Makefile.am (modified) * aim.c (modified) * commands.c (modified) * editwin.c (modified) * fmtext.c (modified) * functions.c (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perl_tester.c (modified) * t/unicode.t (added) * typemap (added) Merge branch 'zephyr-fixes' Wed, 07 Oct 2009 21:05:57 GMT Karl Ramm [77c87b2] * perl/lib/BarnOwl.pm (modified) Strip trailing newlines from zsigs. ... Sun, 04 Oct 2009 01:36:17 GMT Nelson Elhage [df569c5] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Zephyr.pm (added) * zephyr.c (modified) Add a perl hook that is called once Zephyr is initialized. Some ... Sat, 03 Oct 2009 14:15:11 GMT Nelson Elhage [8830f79f] * .gitignore (modified) * Makefile.am (modified) * perl/lib/BarnOwl/Complete/Client.pm (modified) * perl/lib/BarnOwl/Complete/Filter.pm (added) * perl/lib/BarnOwl/Completion/Context.pm (modified) * perl/lib/BarnOwl/Completion/Util.pm (modified) * perl_tester.c (added) * perlglue.xs (modified) * runtests.sh (modified) * t/completion.t (modified) * t/mock.pl (modified) * aim.c (modified) * commands.c (modified) * configure.ac (modified) * editwin.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * help.c (modified) * keys.c (modified) * libfaim/Makefile.am (modified) * logging.c (modified) * m4/ax_c_check_flag.m4 (added) * m4/ax_cflags_strict_prototypes.m4 (added) * m4/ax_cflags_warn_all.m4 (added) * m4/pkg.m4 (added) * mainwin.c (modified) * message.c (modified) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Complete/AIM.pm (added) * perl/lib/BarnOwl/Complete/Zephyr.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Completion.pm (modified) * perlconfig.c (modified) * popwin.c (modified) * scripts/do-release (modified) * select.c (modified) * text.c (modified) * util.c (modified) * variable.c (modified) * viewwin.c (modified) * zcrypt.c (modified) * zephyr.c (modified) * zwrite.c (modified) Merge branch 'davidben/context-slice' Conflicts: perlglue.xs Sat, 03 Oct 2009 14:06:23 GMT Nelson Elhage [e2f7963] * perl/lib/BarnOwl/Hooks.pm (modified) Fix missing commands from command completion. If even a command is ... Sat, 03 Oct 2009 05:53:00 GMT David Benjamin [5fdc562] * perl/lib/BarnOwl/Complete/Filter.pm (modified) Fix typo in _complete_filter_expr Forgot to fully switch to the new ... Thu, 01 Oct 2009 01:32:36 GMT Nelson Elhage [5b483a6] * perl/lib/BarnOwl/Complete/AIM.pm (added) Add minimal completion for 'aimwrite'. Thu, 01 Oct 2009 01:32:36 GMT Nelson Elhage [9300fe5] * perl/lib/BarnOwl/Complete/Zephyr.pm (modified) Zephyr completion: Convert fields to lowercase for completing. ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [69c27e6] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) Don't suggest repeated flags in complete_flags For most commands, ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [a3a9eb7] * perl/lib/BarnOwl/Complete/Client.pm (modified) * perl/lib/BarnOwl/Complete/Filter.pm (added) Move complete_filter_{expr,name} to own module Moved to ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [6035008] * perl/lib/BarnOwl/Complete/Client.pm (modified) Drop start argument to complete_filter_expr Use context slicing ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [76e0e4a] * perl/lib/BarnOwl/Complete/Client.pm (modified) Reimplement complete_filter using shift_words Fixes bug with -c and ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [b06a888] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete startup by forwarding to main completer Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [e97c5d05] * perl/lib/BarnOwl/Completion/Context.pm (modified) * t/completion.t (modified) Implement a shift_words method on completion contexts. This allows ... Mon, 28 Sep 2009 19:19:50 GMT Karl Ramm [de3f641] * perl/lib/BarnOwl.pm (modified) * variable.c (modified) * zwrite.c (modified) Perl callout for zsig computation + move default to perl ... Wed, 09 Sep 2009 06:30:48 GMT Alex Dehnert [892e897] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Shift-R on CC zephyrs should go to the sender only Wed, 09 Sep 2009 00:43:48 GMT Alejandro R. Sedeño [7589f0a] * perl/lib/BarnOwl.pm (modified) Add a stub for owl::startup Adding a stub so that owl / ... Tue, 08 Sep 2009 00:57:03 GMT Anders Kaseorg [3519d06] * perl/lib/Module/Install/BarnOwl.pm (modified) * perl/modules/IRC/inc/Module/Install/BarnOwl.pm (modified) * perl/modules/Jabber/inc/Module/Install/BarnOwl.pm (modified) * perl/modules/WordWrap/inc/Module/Install/BarnOwl.pm (modified) Module::Install::BarnOwl: Tell zip to quiet down. Signed-off-by: ... Tue, 08 Sep 2009 00:53:27 GMT Anders Kaseorg [03e25c5] * perl/lib/BarnOwl/Hooks.pm (modified) _new_command: Only tokenize on spaces when passed a single argument. ... Sat, 05 Sep 2009 23:30:08 GMT Alex Dehnert [d694c55] * perl/lib/BarnOwl.pm (modified) Make time diplay again initially Fri, 04 Sep 2009 03:27:00 GMT Alex Dehnert [0b2afba] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Style/Default.pm (modified) Add configurable time display Includes :showdate, :hidedate, and ... Thu, 03 Sep 2009 22:03:37 GMT Alejandro R. Sedeño [4df918b] * perl/lib/BarnOwl.pm (modified) * perlglue.xs (modified) Add BarnOwl::redisplay() Sun, 30 Aug 2009 02:17:09 GMT Nelson Elhage [94ef58c] * perl/lib/BarnOwl/Completion/Util.pm (modified) Add keyword arg to complete_flags: stop_at_nonflag Signed-off-by: ... Sun, 30 Aug 2009 02:17:09 GMT Nelson Elhage [6c144b3] * perl/lib/BarnOwl/Completion/Util.pm (modified) Fix $argct when given -- in complete_flags $argct is updated in the ... Sun, 30 Aug 2009 02:17:09 GMT Nelson Elhage [a4dd3a5] * perl/lib/BarnOwl/Completion.pm (modified) Remove unused variable Signed-off-by: David Benjamin Sun, 30 Aug 2009 02:17:09 GMT Nelson Elhage [bcde942d] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Quote $realm before including in a regex Signed-off-by: David ... Thu, 20 Aug 2009 06:46:46 GMT Anders Kaseorg [3a6277a] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) BarnOwl::Message::Zephyr: Use multi-argument quote. Signed-off-by: ... Thu, 20 Aug 2009 06:46:45 GMT Anders Kaseorg [7011c3dc] * perl/lib/BarnOwl/Message/AIM.pm (modified) BarnOwl::Message::AIM: Use multi-argument quote. Signed-off-by: ... Thu, 20 Aug 2009 06:46:45 GMT Anders Kaseorg [461e905] * perl/lib/BarnOwl/Completion.pm (modified) BarnOwl::Completion: Use multi-argument quote. Signed-off-by: ... Thu, 20 Aug 2009 06:14:42 GMT Anders Kaseorg [0b5168d] * perl/lib/BarnOwl.pm (modified) Fix quoting for filterappend, filterand, filteror. Signed-off-by: ... Thu, 20 Aug 2009 05:29:54 GMT Anders Kaseorg [fc92e6e2] * perl/lib/BarnOwl.pm (modified) BarnOwl::quote: accept a list of strings to be quoted individually. ... Tue, 11 Aug 2009 01:12:10 GMT Nelson Elhage [cff58b4] * perl/lib/BarnOwl.pm (modified) Fix the filter commands. Registering commands from the ... Thu, 06 Aug 2009 02:06:16 GMT Nelson Elhage [fdc0c47] * perl/lib/BarnOwl/Complete/Zephyr.pm (modified) Complete/Zephyr.pm: Use package variables instead of lexicals. This ... Thu, 06 Aug 2009 01:26:44 GMT Nelson Elhage [d5ccf4e8] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete 'unset' as well as 'set'. Thu, 06 Aug 2009 01:26:44 GMT Nelson Elhage [3ff3d86] * configure.ac (modified) * perl/lib/BarnOwl/Complete/Client.pm (modified) * perlglue.xs (modified) Complete variables and style names Mon, 03 Aug 2009 23:46:32 GMT Nelson Elhage [6bc35b4] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the '-r' and '-s' arguments to 'view', as well. Sun, 02 Aug 2009 01:38:41 GMT David Benjamin [bd25f30] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the view command Signed-off-by: David Benjamin ... Sun, 02 Aug 2009 01:38:37 GMT David Benjamin [bc5e856] * perl/lib/BarnOwl/Complete/Client.pm (modified) Add completer for filter expressions It parses the incomplete input ... Sun, 02 Aug 2009 01:23:04 GMT David Benjamin [7940ac2] * perl/lib/BarnOwl/Complete/Client.pm (modified) Simplify complete_help and make correct Don't use complete_flags ... Sun, 02 Aug 2009 01:22:59 GMT David Benjamin [28cf94b] * perl/lib/BarnOwl/Complete/Client.pm (modified) Add completions for getvar and set Pending implementation of ... Sat, 01 Aug 2009 16:10:36 GMT Nelson Elhage [ea7cfa8] * perl/lib/BarnOwl/Complete/Zephyr.pm (modified) Add completion for viewuser and viewclass. Thu, 30 Jul 2009 02:19:03 GMT Nelson Elhage [1610e5b] * perl/lib/BarnOwl/Complete/Client.pm (modified) Implement completion for the 'show' command. Thu, 30 Jul 2009 02:06:48 GMT Nelson Elhage [f907cf0] * perl/lib/BarnOwl/Completion.pm (modified) Show an error message if a completion module fails to load. Thu, 30 Jul 2009 02:05:51 GMT Nelson Elhage [4fde21c] * perl/lib/BarnOwl/Complete/Client.pm (modified) Completion: complete filter names Thu, 30 Jul 2009 01:41:44 GMT Nelson Elhage [4fbc7f5] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) complete_flags: Pass the completer the argument number being ... Thu, 30 Jul 2009 01:41:44 GMT Nelson Elhage [e711ca7] * perl/lib/BarnOwl/Completion/Util.pm (modified) * t/completion.t (modified) complete_flags: Don't complete options after --. Wed, 29 Jul 2009 03:39:29 GMT Nelson Elhage [19cc7b00] * dict.c (modified) * perl/lib/BarnOwl/Complete/Client.pm (added) * perl/lib/BarnOwl/Complete/Zephyr.pm (modified) * perl/lib/BarnOwl/Completion.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Completion.pm (added) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlglue.xs (modified) * t/completion.t (modified) Merge davidben's changes. Merge commit 'davidben/master' Wed, 29 Jul 2009 03:20:30 GMT Nelson Elhage [c4efb46] * perl/lib/BarnOwl/Completion.pm (modified) * t/completion.t (modified) Completion: Fix a min/max confusion. This could cause completion to ... Wed, 29 Jul 2009 03:15:43 GMT Nelson Elhage [84db778] * perl/lib/BarnOwl/Complete/Zephyr.pm (modified) 'subscribe' doesn't actually understand -r Arguably it should, but ... Wed, 29 Jul 2009 02:57:51 GMT David Benjamin [d4ecc78] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete color names for filters This will likely have to be ... Wed, 29 Jul 2009 02:12:06 GMT David Benjamin [f80ada8] * perl/lib/BarnOwl/Complete/Client.pm (added) Complete help command Put into new module for completions related ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [8f16dcd] * perl/lib/BarnOwl/Complete/Zephyr.pm (added) Implement basic Zephyr completion based on previously-seen messages. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [f987504] * perl/lib/BarnOwl/Completion.pm (modified) Fix completion handling if the null string generates a completion. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [7be5d8b] * perl/lib/BarnOwl/Completion/Context.pm (modified) * t/completion.t (modified) Completion::Context: Fix behavior if point is at end after ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [82a6e8b] * perl/lib/BarnOwl/Completion/Util.pm (added) * t/completion.t (modified) Add a generic function for completing a command with options. ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [b73bcbb] * perl/lib/BarnOwl/Completion.pm (modified) Add hooks for completing command arguments. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [0fee298] * perl/lib/BarnOwl/Completion.pm (modified) Completion.pm: Remove a dead variable. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [5368d75] * perl/lib/BarnOwl/Completion.pm (modified) Implement tab completion by replacing the entire word. Replace the ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [6e48560] * perl/lib/BarnOwl/Completion.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * t/completion.t (modified) Implement tab completion for command names. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [d7bcff8] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) Keep a global list of all defined command names. Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [13614e7] * perl/lib/BarnOwl/Completion/Context.pm (modified) * t/completion.t (modified) Context.pm: Return the boundaries of the current word. We need this ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [8eac1a5] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Completion.pm (added) * perl/lib/BarnOwl/Completion/Context.pm (added) * t/completion.t (added) Implement and test BarnOwl::Completion::Context. This is the class ... Tue, 28 Jul 2009 03:23:57 GMT Nelson Elhage [eede1bf] * perl/lib/BarnOwl.pm (modified) * perlglue.xs (modified) Export owl_function_debugmsg to perl as BarnOwl::debug(). Sat, 18 Jul 2009 15:14:02 GMT Nelson Elhage [203dcda] * perl/lib/BarnOwl/Editwin.pm (modified) Make text_{before,after}_point use new form for editwin functions. Sat, 18 Jul 2009 15:13:30 GMT Nelson Elhage [2be605a] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Editwin.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) Add BarnOwl commands to @EXPORT_OK. Sat, 18 Jul 2009 03:52:30 GMT Nelson Elhage [eb6cedc] * cmd.c (modified) * global.c (modified) * owl.c (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * perlconfig.c (modified) Push commands into BarnOwl:: instead of AUTOLOAD'ing them Tue, 14 Jul 2009 02:06:27 GMT Alex Dehnert [22b54a7] * perl/lib/BarnOwl.pm (modified) Useful filter-modifying commands filterappend FILTER TEXT ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [c6ecf5c] * editwin.c (modified) * perl/lib/BarnOwl/Editwin.pm (modified) * perlglue.xs (modified) Implement text_{before,after)_point in Perl. These can easily be ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [d41294a] * editwin.c (modified) * perl/lib/BarnOwl/Editwin.pm (modified) * perlglue.xs (modified) Export some more functions to perl. get_region, combined with ... Sat, 11 Jul 2009 17:14:36 GMT Nelson Elhage [cf26b72] * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Editwin.pm (added) Add an Editwin.pm that allows importing of the editwin functions. Thu, 18 Jun 2009 22:30:39 GMT Alex Dehnert [30e7ffd] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Don't zcrypt shift-R replies to zcrypted messages In particular, if ... Tue, 09 Jun 2009 16:37:12 GMT Nelson Elhage [5550eb0] * perl/lib/BarnOwl/Style/Default.pm (modified) Default style: Use strftime() on unix_time Instead of parsing ... Tue, 09 Jun 2009 16:35:37 GMT Nelson Elhage [d1ae4a4] * perl/lib/BarnOwl/Message.pm (modified) * perlconfig.c (modified) Export a time_t for messages to perl as 'unix_time' Previously, the ... Wed, 03 Jun 2009 15:47:20 GMT Nelson Elhage [fc92548d] * perl/lib/BarnOwl/Style/Basic.pm (modified) * perl/lib/BarnOwl/Style/OneLine.pm (modified) Replace '@ISA' references with 'use base' 'use base' will ... Tue, 02 Jun 2009 22:36:17 GMT Alex Dehnert [bc8275e] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Fix replycmd to use right class/instance Replies to personals, ... Tue, 02 Jun 2009 15:53:14 GMT Nelson Elhage [fd8dfe7] * Makefile.in (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Style.pm (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (deleted) Load perl code from the filesystem at runtime. Remove perlwrap.pm ... Tue, 02 Jun 2009 15:53:13 GMT Nelson Elhage [ee183be] * perl/lib/BarnOwl.pm (added) * perl/lib/BarnOwl/Hook.pm (added) * perl/lib/BarnOwl/Hooks.pm (added) * perl/lib/BarnOwl/Message.pm (added) * perl/lib/BarnOwl/Message/AIM.pm (added) * perl/lib/BarnOwl/Message/Admin.pm (added) * perl/lib/BarnOwl/Message/Generic.pm (added) * perl/lib/BarnOwl/Message/Loopback.pm (added) * perl/lib/BarnOwl/Message/Zephyr.pm (added) * perl/lib/BarnOwl/Style.pm (added) * perl/lib/BarnOwl/Style/Basic.pm (added) * perl/lib/BarnOwl/Style/Default.pm (added) * perl/lib/BarnOwl/Style/Legacy.pm (added) * perl/lib/BarnOwl/Style/OneLine.pm (added) * perl/lib/BarnOwl/Timer.pm (added) Break perlwrap.pm into multiple files. Break perlwrap.pm out into ... Mon, 29 Sep 2008 23:24:37 GMT Alejandro R. Sedeño [41bbb8a] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Last change effectively aliased reload-module and reload-modules. ... Mon, 29 Sep 2008 22:47:36 GMT Alejandro R. Sedeño [dfbb131] * perl/lib/BarnOwl/ModuleLoader.pm (modified) reload-module should call reload(). This lets us run the (re)loaded ... Tue, 16 Sep 2008 01:04:49 GMT Nelson Elhage [5f8d8a1] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Fix :reload-module's interactions with PAR modules. Thu, 21 Aug 2008 16:01:23 GMT Alejandro R. Sedeño [a82e091] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Rename :reload to :reload-module, as :reload is already in use by a ... Wed, 20 Aug 2008 06:16:43 GMT Nelson Elhage [167044b] * perl/lib/BarnOwl/ModuleLoader.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlwrap.pm (modified) Support string hook entries. perlwrap.pm: Support calling and adding ... Wed, 20 Aug 2008 06:16:36 GMT Nelson Elhage [5987370] * perl/lib/BarnOwl/ModuleLoader.pm (modified) ModuleLoader.pm: Add a :reload command which reloads a single module Tue, 11 Mar 2008 16:38:20 GMT Nelson Elhage [965e14d] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Generate less ugly error spew if a module fails to load Sat, 01 Mar 2008 23:41:46 GMT Nelson Elhage [e005862] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Fix loading PAR modules that weren't present at startup Mon, 18 Feb 2008 21:45:22 GMT Nelson Elhage [b4fcc06] * perl/lib/BarnOwl/ModuleLoader.pm (modified) We need to stick modules on the beginning of @INC, not the end Fri, 11 Jan 2008 04:25:27 GMT Nelson Elhage [b0c8011] * perl/lib/BarnOwl/ModuleLoader.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perlwrap.pm (modified) doc nits Thu, 10 Jan 2008 06:43:11 GMT Nelson Elhage [9506feb] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Make :reload-modules work correctly with PARs Sun, 08 Jul 2007 19:39:57 GMT Nelson Elhage [be98ba5] * perl/lib/BarnOwl/ModuleLoader.pm (modified) I don't understand why this didn't commit last time. I blame psvn. Fri, 29 Jun 2007 22:52:33 GMT Nelson Elhage [9de39410] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Clearing all the hooks before we reload Tue, 27 Mar 2007 01:14:49 GMT Nelson Elhage [c2bed55] * perl/modules/Jabber/lib/Net/Jabber.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Client.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Component.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Data.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Debug.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Result.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Dialback/Verify.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/IQ.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/JID.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Key.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Log.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/MUC.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Message.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Namespaces.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Presence.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Protocol.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Server.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/Stanza.pm (moved) * perl/modules/Jabber/lib/Net/Jabber/XDB.pm (moved) * perl/modules/Jabber/lib/Net/XMPP.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Client.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Connection.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Debug.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/IQ.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/JID.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Message.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Namespaces.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Presence.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/PrivacyLists.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Protocol.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Roster.pm (moved) * perl/modules/Jabber/lib/Net/XMPP/Stanza.pm (moved) * perl/modules/Jabber/lib/XML/Stream.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Namespace.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Node.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Parser.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Parser/DTD.pm (moved) * perl/modules/Jabber/lib/XML/Stream/Tree.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Op.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Query.pm (moved) * perl/modules/Jabber/lib/XML/Stream/XPath/Value.pm (moved) Moving Net::Jabber into Jabber.par Tue, 27 Mar 2007 01:14:41 GMT Nelson Elhage [4c2ec6c] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Adding a reload-modules command Tue, 27 Mar 2007 01:04:54 GMT Nelson Elhage [cb54527] * perl/lib/Net/Jabber.pm (modified) * perl/lib/Net/Jabber/Component.pm (modified) * perl/lib/Net/Jabber/Data.pm (modified) * perl/lib/Net/Jabber/Dialback.pm (modified) * perl/lib/Net/Jabber/Dialback/Result.pm (modified) * perl/lib/Net/Jabber/Dialback/Verify.pm (modified) * perl/lib/Net/Jabber/IQ.pm (modified) * perl/lib/Net/Jabber/Key.pm (modified) * perl/lib/Net/Jabber/Log.pm (modified) * perl/lib/Net/Jabber/Message.pm (modified) * perl/lib/Net/Jabber/Presence.pm (modified) * perl/lib/Net/Jabber/Protocol.pm (modified) * perl/lib/Net/Jabber/Server.pm (modified) * perl/lib/Net/Jabber/Stanza.pm (modified) * perl/lib/Net/Jabber/XDB.pm (modified) * perl/lib/Net/XMPP.pm (modified) * perl/lib/Net/XMPP/Client.pm (modified) * perl/lib/Net/XMPP/Debug.pm (modified) * perl/lib/Net/XMPP/IQ.pm (modified) * perl/lib/Net/XMPP/JID.pm (modified) * perl/lib/Net/XMPP/Message.pm (modified) * perl/lib/Net/XMPP/Presence.pm (modified) * perl/lib/Net/XMPP/Protocol.pm (modified) * perl/lib/Net/XMPP/Roster.pm (modified) * perl/lib/Net/XMPP/Stanza.pm (modified) * perl/lib/XML/Stream.pm (modified) Getting rid of indirect object syntax new calls. Quoting perlobj: > ... Sun, 25 Mar 2007 16:53:07 GMT Nelson Elhage [91bf213] * perl/lib/Net/XMPP/Roster.pm (modified) Still not sure why old-style new seems to be eiting us so much... Fri, 23 Mar 2007 19:11:05 GMT Nelson Elhage [9729dba] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Tighten up the reloaded regex a little. Fri, 23 Mar 2007 19:09:45 GMT Nelson Elhage [836e6263] * perl/lib/BarnOwl/ModuleLoader.pm (modified) * perlwrap.pm (modified) Implement loading of unpacked modules, and module reloading. Mon, 19 Mar 2007 18:14:23 GMT Nelson Elhage [925faae] * perl/lib/Module/Install/BarnOwl.pm (modified) * perl/modules/Jabber/inc/Module/Install/BarnOwl.pm (modified) Changing the dependency on the par target, so we don't rebuild unless ... Sun, 18 Mar 2007 23:14:04 GMT Nelson Elhage [300b470] * perl/lib/Module/Install/BarnOwl.pm (added) * perl/modules/Jabber/Makefile.PL (modified) * perl/modules/Jabber/inc/Module/Install.pm (added) * perl/modules/Jabber/inc/Module/Install/BarnOwl.pm (added) * perl/modules/Jabber/inc/Module/Install/Base.pm (added) * perl/modules/Jabber/inc/Module/Install/Can.pm (added) * perl/modules/Jabber/inc/Module/Install/Fetch.pm (added) * perl/modules/Jabber/inc/Module/Install/Makefile.pm (added) * perl/modules/Jabber/inc/Module/Install/Metadata.pm (added) * perl/modules/Jabber/inc/Module/Install/Win32.pm (added) * perl/modules/Jabber/inc/Module/Install/WriteAll.pm (added) Adding a Module::Install plugin for building barnowl plugins. It ... Sun, 18 Mar 2007 20:28:23 GMT Nelson Elhage [2622450] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Report more errors when something goes wrong