log

age author description
Sat, 14 Aug 2010 05:31:29 +0000 Elliott Sales de Andrade Fix a possible Garbage return value.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless
Sat, 14 Aug 2010 03:55:19 +0000 Elliott Sales de Andrade Correct me if I'm wrong, but why would the length be in UTF8, when
Sat, 14 Aug 2010 03:39:03 +0000 Elliott Sales de Andrade I think this might be a leak. But probably only if the server changed
Wed, 11 Aug 2010 04:37:49 +0000 Elliott Sales de Andrade Remove non-UTF8 character.
Sat, 14 Aug 2010 04:39:07 +0000 Paul Aurich < QuLogic> on line 208 of jabber.c, should that be *dot?
Thu, 12 Aug 2010 17:05:07 +0000 Mark Doliner Improve these comments? I was having a hard time trying to figure out what
Thu, 12 Aug 2010 16:47:10 +0000 Mark Doliner This code is disabled, but in case we ever want to enable it then
Thu, 12 Aug 2010 16:05:15 +0000 Daniel Atallah Fix win32 compile
Thu, 12 Aug 2010 15:37:57 +0000 Mark Doliner Fix a compile error from my merge
Thu, 12 Aug 2010 15:30:11 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
Tue, 10 Aug 2010 17:53:07 +0000 Mark Doliner *** Plucked rev 7e159eaa14b0041fcc3ee5783cd1e4f2d039a1a1 (markdoliner@pidgin.im):
Tue, 10 Aug 2010 17:09:32 +0000 Mark Doliner merge of '67241dfb975ba5ce0811cc461f1716d28bf8b730'
Thu, 05 Aug 2010 23:43:24 +0000 ivan komarov A couple of refactorings related to oscar_utf8_try_convert().