Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 02 Jul 2009 08:24:51 +0000 | Mark Doliner | * Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL) |
Thu, 02 Jul 2009 08:15:49 +0000 | Mark Doliner | I had to make these changes to get "make check" to run |
Thu, 02 Jul 2009 07:33:17 +0000 | Mark Doliner | A few changes to our code to handle chunked transfer-encodings (technically |
Thu, 02 Jul 2009 07:09:24 +0000 | Mark Doliner | Remove just a tad bit of indirection |
Thu, 02 Jul 2009 06:08:36 +0000 | Mark Doliner | Use unsigned lengths here and use %zu when reading into the gsize var |
Thu, 02 Jul 2009 04:15:21 +0000 | Paul Aurich | Clear the notifications via a signal instead of pidgin_close_notify. |