Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 21 Jul 2011 06:10:54 +0000 | Paul Aurich | log_reader: Properly fix the QIP crash, and unbreak the Trillian reader (c is NULL the last time through, so just quit out early then) |
Thu, 21 Jul 2011 05:55:03 +0000 | Paul Aurich | sametime: Compile! (other build environment apparently lacked libmeanwhile...) |
Thu, 21 Jul 2011 05:39:48 +0000 | Paul Aurich | log_reader: Fix an actual crash in the QIP reader. |
Thu, 21 Jul 2011 05:37:06 +0000 | Paul Aurich | merge of '60a632cb295df557713697e92727d551d7345451' |
Thu, 21 Jul 2011 05:36:54 +0000 | Paul Aurich | log_reader: strchr(), and some simplifying to make clang happier |
Thu, 21 Jul 2011 03:26:18 +0000 | Paul Aurich | sametime: Avoid a theoretical null strcmp |
Thu, 21 Jul 2011 03:16:51 +0000 | Paul Aurich | prefs: Avoid an atoi(NULL) when reading the prefs from disk |
Wed, 20 Jul 2011 16:51:55 +0000 | Paul Aurich | dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention |