Mercurial > pidgin.yaz
log libpurple/plugins/perl/common/Conversation.xs @ 24887:df6d3c3574ce
age | author | description |
---|---|---|
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 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. |
Sat, 01 Dec 2007 06:30:25 +0000 | Etan Reisner | This should plug some leaks related to not having freed GList:s and GSList:s |