Mercurial > pidgin
log libpurple/log.c @ 32421:3e82cdc85a45
age | author | description |
---|---|---|
Sat, 01 Oct 2011 18:21:43 +0000 | andrew victor | Convert libpurple and protocol prpl's to use the purple_account_* accessor functions. |
Thu, 11 Aug 2011 16:10:33 +0000 | Ethan Blanton | Bounds check log scanning, thanks to the EFF |
Fri, 20 May 2011 04:19:13 +0000 | Paul Aurich | I will compile before committing. I will compile before committing. |
Thu, 19 May 2011 04:18:26 +0000 | Paul Aurich | Fix another leak |
Sat, 14 Aug 2010 05:17:38 +0000 | Elliott Sales de Andrade | Fix some "Dead nested assignment"s and then kill off some useless |
Tue, 02 Mar 2010 04:40:37 +0000 | Paul Aurich | Greg correctly pointed out math.h is included in internal.h. Thanks! |
Sun, 28 Feb 2010 19:17:29 +0000 | Paul Aurich | Need to include math.h for ceil() |