log libpurple/plugins/perl/common/Account.xs @ 32495:2f3b391b114f

age author description
Sat, 03 Sep 2011 23:51:17 +0000 Elliott Sales de Andrade Fix Perl bindings, which apparently were missing the _with_invite
Thu, 11 Dec 2008 22:36:47 +0000 John Bailey merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'
Thu, 11 Dec 2008 06:48:25 +0000 John Bailey Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
Thu, 11 Dec 2008 22:36:29 +0000 John Bailey disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
Thu, 11 Dec 2008 06:38:23 +0000 Paul Aurich Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
Thu, 07 Aug 2008 04:26:02 +0000 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
Thu, 07 Aug 2008 03:10:44 +0000 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
Thu, 07 Aug 2008 01:41:44 +0000 Daniel Atallah Some cleanup and a couple leak fixes.
Wed, 25 Jul 2007 19:56:50 +0000 Sean Egan More perl bindings from Zsombor Welker, fixes #1830
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Tue, 22 May 2007 11:01:14 +0000 Sadrul Habib Chowdhury Plug a few more memory leaks for some perl plugins.
Fri, 27 Apr 2007 03:09:53 +0000 Sadrul Habib Chowdhury Fix perl compile.
Mon, 19 Mar 2007 17:02:24 +0000 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/