# # ChangeLog for perl/lib/BarnOwl/ModuleLoader.pm # # Generated by Trac 1.0.2 # Mar 28, 2024, 2:56:39 PM 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:41 GMT Nelson Elhage [4c2ec6c] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Adding a reload-modules command 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. Sun, 18 Mar 2007 20:28:23 GMT Nelson Elhage [2622450] * perl/lib/BarnOwl/ModuleLoader.pm (modified) Report more errors when something goes wrong Fri, 16 Mar 2007 04:45:19 GMT Nelson Elhage [0337203] * BUGS (modified) * functions.c (modified) * owl.c (modified) * perl/lib/BarnOwl/ModuleLoader.pm (added) * perlconfig.c (modified) * perlwrap.pm (modified) First phase of the module rewrite. Internals now (IMO) somewhat ...