libsoup r978 - in branches/libsoup-2.4: . libsoup tests



Author: danw
Date: 2007-12-13 19:44:32 +0000 (Thu, 13 Dec 2007)
New Revision: 978
ViewCVS link: http://svn.gnome.org/viewcvs/libsoup?rev=978&view=rev

Modified:
   branches/libsoup-2.4/ChangeLog
   branches/libsoup-2.4/libsoup/soup-date.c
   branches/libsoup-2.4/libsoup/soup-date.h
   branches/libsoup-2.4/libsoup/soup-xmlrpc-message.c
   branches/libsoup-2.4/libsoup/soup-xmlrpc-message.h
   branches/libsoup-2.4/libsoup/soup-xmlrpc-response.c
   branches/libsoup-2.4/libsoup/soup-xmlrpc-response.h
   branches/libsoup-2.4/tests/date.c
   branches/libsoup-2.4/tests/xmlrpc-test.c
Log:
	* libsoup/soup-date.c: Make a SoupDate type, and redo in terms of
	that rather than struct tm and time_t. Also be much more liberal
	when parsing.

	* libsoup/soup-xmlrpc-message.c (soup_xmlrpc_message_write_datetime): 
	* libsoup/soup-xmlrpc-response.c (soup_xmlrpc_value_get_datetime):
	Use SoupDate.

	* tests/date.c: Use SoupDate, test parsing lots more formats

	* tests/xmlrpc-test.c: update for SoupDate





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]