log libpurple/plugins/perl/perl.c @ 32819:2c6510167895 default tip

age author description
Thu, 08 Oct 2009 18:16:41 +0000 Sadrul Habib Chowdhury Leak fix for perl plugins.
Tue, 07 Jul 2009 15:42:04 +0000 Etan Reisner This seems to work better on Windows, what with the spaces in the path and the
Thu, 18 Jun 2009 23:01:51 +0000 Etan Reisner Install the Purple and Pidgin perl modules under $libdir instead of in perl's
Mon, 01 Sep 2008 16:45:01 +0000 Sadrul Habib Chowdhury Return FALSE when a perl plugin cannot be loaded.
Thu, 07 Aug 2008 01:41:44 +0000 Daniel Atallah Some cleanup and a couple leak fixes.
Wed, 30 Jul 2008 04:51:58 +0000 Daniel Atallah Add error handling for visiblity to why Perl plugins fail to load.
Wed, 30 Jul 2008 03:51:26 +0000 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
Mon, 28 Jul 2008 04:49:39 +0000 Daniel Atallah Fix output redirection for perl plugins on win32.
Mon, 28 Jul 2008 00:52:54 +0000 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 01 May 2007 04:10:29 +0000 Etan Reisner merge of 'c5e7969e6df3aa79a90a1841303171954f97bc53'
Tue, 01 May 2007 02:34:22 +0000 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants
Mon, 30 Apr 2007 17:53:27 +0000 Stu Tomlinson Add padding to structs as necessary to silence compiler warnings
Mon, 30 Apr 2007 00:42:33 +0000 Gary Kramlich Updating the loaders since I missed them since I'm not building any of them right now
Fri, 27 Apr 2007 05:18:14 +0000 Etan Reisner This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
Fri, 27 Apr 2007 04:25:21 +0000 Etan Reisner Kill the libpurpleperl hack library and move the init stuff to perl.so itself.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/