<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/libical, branch ChangeLog</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=ChangeLog</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=ChangeLog'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2002-11-25T03:26:07+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'ChangeLog'.</title>
<updated>2002-11-25T03:26:07+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2002-11-25T03:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3dee5a41f00b0dcde1622849a8a5673e51ab582b'/>
<id>urn:sha1:3dee5a41f00b0dcde1622849a8a5673e51ab582b</id>
<content type='text'>
svn path=/tags/ChangeLog/; revision=18909
</content>
</entry>
<entry>
<title>Free the location if it's set. Otherwise one copy of the location of each</title>
<updated>2002-10-27T15:58:25+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2002-10-27T15:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e5d1afdc538dbb0d298ef6c8352d165384c42930'/>
<id>urn:sha1:e5d1afdc538dbb0d298ef6c8352d165384c42930</id>
<content type='text'>
        * src/libical/icaltimezone.c
        (icaltimezone_get_vtimezone_properties): Free the location if it's
        set. Otherwise one copy of the location of each built-in timezone
        we use gets leaked.

svn path=/trunk/; revision=18447
</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>Allocate the right number of bytes when</title>
<updated>2002-10-01T17:14:23+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2002-10-01T17:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=14829e0cc4f6ed7e25f60aafb52a1ff17359731c'/>
<id>urn:sha1:14829e0cc4f6ed7e25f60aafb52a1ff17359731c</id>
<content type='text'>
appending the string value [it was allocating one fewer than
necessary].  [#28321]

svn path=/trunk/; revision=18281
</content>
</entry>
<entry>
<title>Update timezones (from Damon)</title>
<updated>2002-07-26T13:52:41+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2002-07-26T13:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3c92b86460dce7b6e8d19de939ce4a65a01b55b7'/>
<id>urn:sha1:3c92b86460dce7b6e8d19de939ce4a65a01b55b7</id>
<content type='text'>
2002-06-18  JP Rosevear  &lt;jpr@ximian.com&gt;

	* Update timezones (from Damon)

2002-06-07  JP Rosevear  &lt;jpr@ximian.com&gt;

	* src/libical/icalparameter.c (icalparameter_as_ical_string):
	quote if the item contains a comma

svn path=/trunk/; revision=17602
</content>
</entry>
<entry>
<title>	Darwin/OS portability from Max Horn &lt;max@quendi.de&gt;</title>
<updated>2002-04-01T16:27:06+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2002-04-01T16:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2c202400a4a483ce03508b81e59372d83fe9903c'/>
<id>urn:sha1:2c202400a4a483ce03508b81e59372d83fe9903c</id>
<content type='text'>
	* src/libical/icallangbind.c: #include &lt;stdlib.h&gt;, not &lt;malloc.h&gt;

	* src/libicalvcal/vobject.c: Likewise

	* src/libicalvcal/vcc.y: Likewise

	* src/libicalss/icaldirset.c: Rearrange #includes slightly to make
	Darwin happy.

svn path=/trunk/; revision=16307
</content>
</entry>
<entry>
<title>added libicalvcal.</title>
<updated>2002-02-09T01:06:31+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@ximian.com</email>
</author>
<published>2002-02-09T01:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=28c6d294af7c6c457fc3c1aef41501a4a714370c'/>
<id>urn:sha1:28c6d294af7c6c457fc3c1aef41501a4a714370c</id>
<content type='text'>
2002-02-08  Damon Chaplin  &lt;damon@ximian.com&gt;

	* src/Makefile.am (SUBDIRS): added libicalvcal.

	* configure.in (AC_OUTPUT): added src/libicalvcal/Makefile.

svn path=/trunk/; revision=15629
</content>
</entry>
<entry>
<title>major changes to support RRULE/EXRULE, VALARMS and several other</title>
<updated>2002-02-06T23:16:12+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@ximian.com</email>
</author>
<published>2002-02-06T23:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d64e7cf12f73a73a0c5b99806fd695d428bea72f'/>
<id>urn:sha1:d64e7cf12f73a73a0c5b99806fd695d428bea72f</id>
<content type='text'>
2002-02-06  Damon Chaplin  &lt;damon@ximian.com&gt;

	* src/libicalvcal/icalvcal.c: major changes to support RRULE/EXRULE,
	VALARMS and several other properties.

	* src/libicalvcal/icalvcal.h (icalvcal_convert_with_defaults): new
	function to pass defaults for a few values into the importer. These
	are used when the vCalendar file doesn't provide the property but it
	is required in iCalendar.

	* src/libicalvcal/vcc.y: support multi-valued properties, by appending
	new ones and separating by ';'. This was pinched from our changes to
	evolution/libversit/vcc.y.

	* src/libicalvcal/Makefile.am: renamed library to libicalvcal-evolution
	Don't install the headers.

	* design-data/parameters.csv: added new error for error's parsing
	vCalendar properties.

svn path=/trunk/; revision=15582
</content>
</entry>
<entry>
<title>Skip over illegal whitespace in Microsoft-generated BYDAY rules.</title>
<updated>2002-01-28T21:47:39+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2002-01-28T21:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=84e6a5344f98f4b64b7316485c3f7a3c8bf8da33'/>
<id>urn:sha1:84e6a5344f98f4b64b7316485c3f7a3c8bf8da33</id>
<content type='text'>
	* src/libical/icalrecur.c (icalrecur_add_bydayrules): Skip over
	illegal whitespace in Microsoft-generated BYDAY rules.

svn path=/trunk/; revision=15497
</content>
</entry>
<entry>
<title>removed unused 'trigger:' production.</title>
<updated>2001-12-18T20:08:31+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@ximian.com</email>
</author>
<published>2001-12-18T20:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=db035d9cf1d63fbba2fbe312fffe118ec1d7fa36'/>
<id>urn:sha1:db035d9cf1d63fbba2fbe312fffe118ec1d7fa36</id>
<content type='text'>
2001-12-18  Damon Chaplin  &lt;damon@ximian.com&gt;

	* src/libical/icalyacc.y: removed unused 'trigger:' production.

	* configure.in (AC_OUTPUT): patch from Jeremy Katz &lt;katzj@redhat.com&gt;
	to remove src/libicalss/Makefile and src/libicalvcal/Makefile, as we
	don't ship those directories now.

svn path=/trunk/; revision=15152
</content>
</entry>
</feed>
