Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 02 Jul 2009 08:41:25 +0000 | Mark Doliner | Check in re-based .po files so our nightly l10n stats generation has less work to do |
Thu, 02 Jul 2009 08:30:40 +0000 | Mark Doliner | Woo boy I think we might have a whole bunch of new strings |
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 |