# # ChangeLog for perlwrap.pm # # Generated by Trac 1.0.2 # Mar 28, 2024, 7:45:44 AM 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. ...