# # ChangeLog for perlwrap.pm # # Generated by Trac 1.0.2 # Mar 28, 2024, 6:20:14 AM Sat, 03 Feb 2007 20:27:41 GMT Alex Vandiver [467aa16] * perlwrap.pm (modified) Fix is_aim, now that type is 'AIM' and not 'aim' Fri, 02 Feb 2007 04:52:28 GMT Alex Vandiver [ae47efb] * perlwrap.pm (modified) Pretty recipients are useful, too Tue, 23 Jan 2007 23:26:44 GMT Nelson Elhage [65581e9] * perlwrap.pm (modified) Turning off the debug error message about loading modules. Tue, 23 Jan 2007 20:32:42 GMT Nelson Elhage [4ee1cf4] * perlwrap.pm (modified) Load modules in asciibetical order Thu, 18 Jan 2007 22:57:34 GMT Nelson Elhage [1a9c761] * perlwrap.pm (modified) Modify :reload to be aware of the -c option, and to work if there is ... Wed, 10 Jan 2007 04:33:44 GMT Nelson Elhage [8203afd] * functions.c (modified) * owl.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) * Renaming package owl to BarnOwl:: * Moving hooks into the ... Tue, 09 Jan 2007 20:24:04 GMT Nelson Elhage [3354cea5] * Makefile.in (modified) * perlwrap.pm (modified) Installing the executable/data as barnowl Tue, 09 Jan 2007 20:00:36 GMT Nelson Elhage [c681337] * perlwrap.pm (modified) The lack of strict and warnings was making me sad. Tue, 09 Jan 2007 15:42:14 GMT Nelson Elhage [c0987a8] * perlwrap.pm (modified) Don't choke if .owlconf sets $! Tue, 09 Jan 2007 00:39:23 GMT Alejandro R. Sedeño [f265f94] * perlwrap.pm (modified) Ripping out the thread support from perlwrap.pm, since we don't need ... Mon, 08 Jan 2007 23:50:12 GMT Nelson Elhage [00f9a7d] * owl.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Bring back the -c option, and no longer choke if .owlconf doesn't ... Mon, 08 Jan 2007 21:17:55 GMT Nelson Elhage [25729b2] * functions.c (modified) * perl/modules/jabber.pl (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding basic smartnarrow support for jabber, and infrastructure to ... Sun, 24 Dec 2006 16:24:47 GMT Nelson Elhage [23be736] * perlwrap.pm (modified) Better error reporting when loading modules Fri, 10 Nov 2006 17:38:52 GMT Nelson Elhage [71e1e80] * perlwrap.pm (modified) Handling errors loading perl modules Fri, 03 Nov 2006 03:19:15 GMT Nelson Elhage [f2f5815] * perlwrap.pm (modified) Refactoring hook code Wed, 01 Nov 2006 18:18:38 GMT Sam Hartman [591ea418] * perlwrap.pm (modified) * the reload sub now lives in package owl * load owlconf in package main Wed, 01 Nov 2006 18:00:51 GMT Sam Hartman [3d18b30] * perlwrap.pm (modified) Move startup hooks to right place in reload. Drop debugging copy of ... Wed, 01 Nov 2006 06:00:20 GMT Sam Hartman [7e470da] * perlwrap.pm (modified) Move the module support system into perlwrap.pm Add support for ... Wed, 01 Nov 2006 05:59:52 GMT Sam Hartman [d03091c] * owl.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Reorder configuration handling so that perlwrap.m is pulled in before ... Wed, 01 Nov 2006 05:59:43 GMT Sam Hartman [8862725] * perlwrap.pm (modified) Add @dadatdir@/owl/lib and ~/.owl/lib to @INC Mon, 30 Oct 2006 00:06:35 GMT Nelson Elhage [e7ac2b6] * perlwrap.pm (modified) Changing the owl autoloads so that owl::start_command means ... Sun, 29 Oct 2006 23:36:56 GMT Nelson Elhage [3c9012b] * perlglue.xs (modified) * perlwrap.pm (modified) Adding some support for distinguishing personals/private with ... Sun, 29 Oct 2006 10:01:52 GMT Alejandro R. Sedeño [421c8ef7] * message.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding some missing owl_message_type_is functions. Ensuring all the ... Fri, 27 Oct 2006 05:19:54 GMT Nelson Elhage [dd16bdd] * message.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Initial support for creating and injecting messages into the ... Thu, 26 Oct 2006 15:14:41 GMT Nelson Elhage [6922edd] * cmd.c (modified) * owl.h (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Adding the ability to install real commands from perl. Tue, 24 Oct 2006 16:40:02 GMT Alejandro R. Sedeño [216c734] * commands.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding my getstyle patch, which I rely on from perl right now for a ... Wed, 30 Jul 2003 17:03:04 GMT Erik Nygren [87c6ef1] * ChangeLog (modified) * perlwrap.pm (modified) Added some base methods (eg, for login_host) that return undef. Wed, 09 Jul 2003 06:12:36 GMT Erik Nygren [282ec9b] * ChangeLog (modified) * owl.h (modified) * perlwrap.pm (modified) * style.c (modified) Make sure that a newline is always at the end of messages ... Sun, 06 Jul 2003 22:42:06 GMT Erik Nygren [f1e629d] * ChangeLog (modified) * Makefile.in (modified) * cmd.c (modified) * commands.c (modified) * encapsulate.pl (added) * examples/owlconf.erik (modified) * functions.c (modified) * global.c (modified) * message.c (modified) * owl.c (modified) * owl.h (modified) * perlconfig.c (added) * perlglue.xs (modified) * perlwrap.pm (added) * readconfig.c (deleted) * style.c (modified) * util.c (modified) * variable.c (modified) * view.c (modified) * zephyr.c (modified) New API for perl message formatting functions. ...