<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/libical/scripts, branch archive-integration</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2003-11-18T16:33:30+00:00</updated>
<entry>
<title>Remove libical from this tree, it resides in e-d-s now.</title>
<updated>2003-11-18T16:33:30+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@src.gnome.org</email>
</author>
<published>2003-11-18T16:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=58f1b46675ef29528f51e5c44fe0e087bda5d82d'/>
<id>urn:sha1:58f1b46675ef29528f51e5c44fe0e087bda5d82d</id>
<content type='text'>
svn path=/trunk/; revision=23417
</content>
</entry>
<entry>
<title>ignore makefile.in</title>
<updated>2003-09-26T16:35:54+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@src.gnome.org</email>
</author>
<published>2003-09-26T16:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2d75334547cdbfbf29f397a4a0bfeea0e113a4d2'/>
<id>urn:sha1:2d75334547cdbfbf29f397a4a0bfeea0e113a4d2</id>
<content type='text'>
svn path=/trunk/; revision=22725
</content>
</entry>
<entry>
<title>Import new libical from mainline HEAD and make appropriate changes to</title>
<updated>2003-09-11T22:04:44+00:00</updated>
<author>
<name>Hans Petter</name>
<email>hansp@src.gnome.org</email>
</author>
<published>2003-09-11T22:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=697761cc337aa77a47140c8df50ed84bc25e23f6'/>
<id>urn:sha1:697761cc337aa77a47140c8df50ed84bc25e23f6</id>
<content type='text'>
Evolution.

svn path=/trunk/; revision=22538
</content>
</entry>
<entry>
<title>Part of fix for #34095</title>
<updated>2003-03-18T01:48:41+00:00</updated>
<author>
<name>Hans Petter Jansson</name>
<email>hpj@ximian.com</email>
</author>
<published>2003-03-18T01:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=93e6b5f8f49e61cd1153626afd3026efba19e1f1'/>
<id>urn:sha1:93e6b5f8f49e61cd1153626afd3026efba19e1f1</id>
<content type='text'>
2003-03-17  Hans Petter Jansson  &lt;hpj@ximian.com&gt;

	Part of fix for #34095

	* scripts/mkderivedparameters.pl: Generate code to free old
	string value when a new one is set.

	* src/libical/icalperiod.c (icalperiodtype_as_ical_string):
	Callers expect a temporary string, and thus won't free it, so
	allocate returned memory from the temporary ring.

svn path=/trunk/; revision=20330
</content>
</entry>
<entry>
<title>Fixes #25153</title>
<updated>2002-10-16T21:41:39+00:00</updated>
<author>
<name>Rodrigo Moya</name>
<email>rodrigo@ximian.com</email>
</author>
<published>2002-10-16T21:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=dcfed36441f2a937ee8ae1f604b7d1f0a5bc5719'/>
<id>urn:sha1:dcfed36441f2a937ee8ae1f604b7d1f0a5bc5719</id>
<content type='text'>
2002-10-15  Rodrigo Moya &lt;rodrigo@ximian.com&gt;

	Fixes #25153

	* scripts/mkderivedvalues.pl: changed the _get functions for
	string values to return a NULL if arguments are wrong

	* src/libical/icalderivedvalue.c.in (icalvalue_get_x): return from
	function if pointer checking fails.

svn path=/trunk/; revision=18378
</content>
</entry>
<entry>
<title>updated all files again, placing current RDATEs first, so Outlook uses</title>
<updated>2001-10-22T23:40:29+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@ximian.com</email>
</author>
<published>2001-10-22T23:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1da29bab5d909484d332cf2777da92def62023a6'/>
<id>urn:sha1:1da29bab5d909484d332cf2777da92def62023a6</id>
<content type='text'>
2001-10-22  Damon Chaplin  &lt;damon@ximian.com&gt;

	* zoneinfo/*: updated all files again, placing current RDATEs first,
	so Outlook uses those. Also fixed a few bugs in vzic which resulted in
	a few changes.

	* zoneinfo/Makefile.am (DIRS): added America/North_Dakota.

2001-10-22  Damon Chaplin  &lt;damon@ximian.com&gt;

	* src/libical/icaltimezone.c (icaltimezone_get_utc_offset):
	(icaltimezone_get_utc_offset_of_utc_time): if we go off the start of
	the changes array, return the TZOFFSETFROM of the first change.
	Also changed the maximum year to 2037.

	* src/libical/icaltime.c (icaltime_day_of_week):
	(icaltime_start_doy_of_week):
	(icaltime_week_number): init tm_hour to 12. Sometimes mktime()
	adjusts the time, if that local time doesn't actually exist, leading
	to the wrong day being returned. It is unlikely to adjust by 12 hours.
	(icaltime_as_timet_with_zone):
	(icaltime_from_timet_with_zone): change it back so it does convert
	DATE values to/from the timezone. time_t values don't really go well
	with DATE values, so be very careful when using them. We now assume
	that the time_t points to the start of the day in the given timezone.
	(We used to assume it pointed to the start of the day in UTC, but
	that meant it was actually incorrect wrt the displayed calendar.)

	* src/libical/icalrecur.c (expand_year_days): for FREQ=YEARLY with no
	modifiers, we add one day, using the month and day from DTSTART.
	(next_year): make sure we never go past 2037.

	* scripts/mkderivedproperties.pl: Updated to allow DTSTART, DTEND, DUE
	and RECURRENCE-ID to be set with DATE values. I think it now handles
	all properties which can take DATE values, except RDATE which uses
	DATE-TIME-PERIOD.

svn path=/trunk/; revision=13912
</content>
</entry>
<entry>
<title>copy the TZID just in case the property we got it from gets modified.</title>
<updated>2001-07-30T21:31:43+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@ximian.com</email>
</author>
<published>2001-07-30T21:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ddbf92b2eca29f97d82f4aa6eb213ed59f1e8217'/>
<id>urn:sha1:ddbf92b2eca29f97d82f4aa6eb213ed59f1e8217</id>
<content type='text'>
2001-07-30  Damon Chaplin  &lt;damon@ximian.com&gt;

	* src/libical/icalcomponent.c (icalcomponent_merge_vtimezone): copy
	the TZID just in case the property we got it from gets modified.
	(icalcomponent_rename_tzids_callback): break out of the loop if we
	have renamed the TZID parameter. Otherwise our tzid variable would be
	invalid.

	* scripts/mkderivedproperties.pl (fudge_data): changed this so we can
	set EXDATEs that are DATE values, by checking the is_date field.
	I'm not entirely sure this is the way it should be done.
	If it is, I'll also do this for other things like DTSTART/DTEND.

	* src/libical/icalrecur.c (icalrecurrencetype_as_string): handle
	UNTIL as a DATE value as well as a DATE-TIME.

	* src/libical/icalcomponent.c (icalcomponent_compare_vtimezones):
	fixed stupid error, getting TZID property from wrong VTIMEZONE.
	This would only have affected iTIP stuff, with VTIMEZONEs that don't
	use the '/' prefix (i.e. from Outlook). It probably just meant we
	kept multiple copies of the same VTIMEZONE.

	* src/libical/icaltimezone.c: removed some debugging messages.

svn path=/trunk/; revision=11491
</content>
</entry>
<entry>
<title>Removing autogenerated files</title>
<updated>2001-04-17T17:58:00+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2001-04-17T17:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=da728a234e2a0dad484338f3bee0870650995dd6'/>
<id>urn:sha1:da728a234e2a0dad484338f3bee0870650995dd6</id>
<content type='text'>
2001-04-17  JP Rosevear  &lt;jpr@ximian.com&gt;

	* Removing autogenerated files

svn path=/trunk/; revision=9421
</content>
</entry>
<entry>
<title>Finish merge of new libical 0.23a version</title>
<updated>2001-04-17T17:54:48+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2001-04-17T17:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e6f1da7f4681def1f8b0472a504dda549f9f4b89'/>
<id>urn:sha1:e6f1da7f4681def1f8b0472a504dda549f9f4b89</id>
<content type='text'>
2001-04-17  JP Rosevear  &lt;jpr@ximian.com&gt;

	* Finish merge of new libical 0.23a version

svn path=/trunk/; revision=9420
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2001-04-17T17:23:25+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@src.gnome.org</email>
</author>
<published>2001-04-17T17:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0d90c71a6a7960e6220958883885b8486eb2d43a'/>
<id>urn:sha1:0d90c71a6a7960e6220958883885b8486eb2d43a</id>
<content type='text'>
svn path=/trunk/; revision=9413
</content>
</entry>
</feed>
