require glib 2.12. check for timegm().
[platform/upstream/libsoup.git] / libsoup / soup-xmlrpc-response.c
2007-03-17 Dan Winshiprequire glib 2.12. check for timegm().
2006-11-20 Dan Winship<value>foo</value> should mean the same thing as
2006-11-06 Dan Winshipnew method to find a "real" (ie, not comment or whitesp...
2006-11-03 Dan Winshipfix lots of warnings. Partially from patches from Andre...
2006-06-19 Dan Winshipadd tests for apache mod_php5 and xmlrpc-epi-php
2006-06-12 Dan WinshipFurther fixes from Brent Smith. #344458. (soup_xmlrpc_v...
2006-06-08 Dan WinshipCheck return value of strtol/g_ascii_strtod correctly...
2006-06-07 Dan Winshiprecord whether or not the response was a fault.
2006-04-02 Dan Winshipfix most signed/unsigned mismatch warnings
2005-11-01 Dan WinshipCast the argument to g_object_add/remove_weak_pointer...
2005-06-14 Dan Winshipcheck for gmtime_r