<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/camel/camel-log.c, branch release_19</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=release_19</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=release_19'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2000-02-17T18:02:38+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'ebusboom'.</title>
<updated>2000-02-17T18:02:38+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2000-02-17T18:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=801e6f456d73c70c8da6e7c0f75a4925869338f3'/>
<id>urn:sha1:801e6f456d73c70c8da6e7c0f75a4925869338f3</id>
<content type='text'>
svn path=/branches/ebusboom/; revision=1824
</content>
</entry>
<entry>
<title>Updated my e-mail address to reflect my new employment</title>
<updated>2000-01-03T23:05:55+00:00</updated>
<author>
<name>Bertrand Guiheneuf</name>
<email>bertrand@src.gnome.org</email>
</author>
<published>2000-01-03T23:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=316a4c47ff4abfca30682164793c2cec70da753d'/>
<id>urn:sha1:316a4c47ff4abfca30682164793c2cec70da753d</id>
<content type='text'>
svn path=/trunk/; revision=1533
</content>
</entry>
<entry>
<title>Fix copyright informations once again</title>
<updated>1999-12-14T22:40:38+00:00</updated>
<author>
<name>Bertrand Guiheneuf</name>
<email>bertrand@src.gnome.org</email>
</author>
<published>1999-12-14T22:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=331335d12c5e1f91027c4f5cd689da5380912119'/>
<id>urn:sha1:331335d12c5e1f91027c4f5cd689da5380912119</id>
<content type='text'>
svn path=/trunk/; revision=1489
</content>
</entry>
<entry>
<title>Copyright change</title>
<updated>1999-10-23T15:19:51+00:00</updated>
<author>
<name>Bertrand Guiheneuf</name>
<email>bertrand@src.gnome.org</email>
</author>
<published>1999-10-23T15:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8fe1aa5f41bfec98795cc71df37d4afbbc34464f'/>
<id>urn:sha1:8fe1aa5f41bfec98795cc71df37d4afbbc34464f</id>
<content type='text'>
svn path=/trunk/; revision=1348
</content>
</entry>
<entry>
<title>Address update</title>
<updated>1999-08-29T22:13:34+00:00</updated>
<author>
<name>Bertrand Guiheneuf</name>
<email>bertrand@src.gnome.org</email>
</author>
<published>1999-08-29T22:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d938232d3ce8c76d3296437710aedbb401fba7f2'/>
<id>urn:sha1:d938232d3ce8c76d3296437710aedbb401fba7f2</id>
<content type='text'>
svn path=/trunk/; revision=1147
</content>
</entry>
<entry>
<title>merge a lot of work. Rough ChangeLog will follow</title>
<updated>1999-08-01T13:38:28+00:00</updated>
<author>
<name>Bertrand Guiheneuf</name>
<email>bertrand@src.gnome.org</email>
</author>
<published>1999-08-01T13:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=cac0ba57e6c47acd94600b5add1930301df33c50'/>
<id>urn:sha1:cac0ba57e6c47acd94600b5add1930301df33c50</id>
<content type='text'>
svn path=/trunk/; revision=1052
</content>
</entry>
<entry>
<title>Implemented base64 encoder based on CamelStreams. Should the</title>
<updated>1999-07-15T00:11:56+00:00</updated>
<author>
<name>Miguel de Icaza</name>
<email>miguel@gnu.org</email>
</author>
<published>1999-07-15T00:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=fce26238c489db149f63164f13adf4bdb83d6062'/>
<id>urn:sha1:fce26238c489db149f63164f13adf4bdb83d6062</id>
<content type='text'>
1999-07-13  Miguel de Icaza  &lt;miguel@gnu.org&gt;

	* camel/gmime-base64.c (gmime_encode_base64): Implemented base64
	encoder based on CamelStreams.  Should the encoder/decoder be a
	Stream itself?

	* camel/gmime-utils.c: include config.h here.
	* camel/url-util.c: ditto.
	* camel/gstring-util.c: ditto.
	* camel/gmime-content-field.c: ditto.
	* camel/camel-stream.c: ditto.
	* camel/camel-stream-fs.c: ditto.
	* camel/camel-store.c: ditto.
	* camel/camel-simple-data-wrapper.c: ditto.
	* camel/camel-session.c: ditto.
	* camel/camel-service.c: ditto.
	* camel/camel-mime-part.c: ditto.
	* camel/camel-mime-message.c: ditto.
	* camel/camel-log.c: ditto.
	* camel/camel-data-wrapper.c: ditto
	* camel/camel-folder.c: ditto.

	* camel/camel-stream.c (camel_stream_write): Moved api
	documentation to the places that they document.
	(camel_stream_class_init): Virtual classes do not need to have a
	default implementation.  So null them all.
	(camel_stream_write): Return value from write.
	(camel_stream_available): implement.
	(camel_stream_write_strings): documented.

	* devel-docs/query/virtual-folder-in-depth.sgml: Small
	reformatting

1999-06-28  bertrand  &lt;Bertrand.Guiheneuf@inria.fr&gt;

	* tests/test2.c (main): now use
	CamelDataWrapper::contruct_form_stream to test

svn path=/trunk/; revision=1024
</content>
</entry>
<entry>
<title>Various patches from Ulrich Drepper &lt;drepper at cygnus.com&gt;</title>
<updated>1999-06-24T16:44:28+00:00</updated>
<author>
<name>bertrand</name>
<email>Bertrand.Guiheneuf@inria.fr</email>
</author>
<published>1999-06-24T16:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=179e04c582ab764dab34f0451e5317a1ed237565'/>
<id>urn:sha1:179e04c582ab764dab34f0451e5317a1ed237565</id>
<content type='text'>
1999-06-24  bertrand  &lt;Bertrand.Guiheneuf@inria.fr&gt;

	* camel/camel-mime-message.c (_write_one_recipient_to_stream):
	includes gmime-utils header.
	patch from Ulrich Drepper &lt;drepper at cygnus.com&gt;
	set separator string in write_header_with_glist_to_stream()

	* camel/camel-log.c (camel_log):
	patch from Ulrich Drepper &lt;drepper at cygnus.com&gt;
	Do not use stderr in initialization of logfile descriptor.

	* camel/camel-stream-fs.c (camel_stream_fs_new_with_name):
	patch from Ulrich Drepper &lt;drepper at cygnus.com&gt;
	initialize mode field in open().

svn path=/trunk/; revision=994
</content>
</entry>
<entry>
<title>some work log system for camel some utilities for GString objects</title>
<updated>1999-04-18T10:44:38+00:00</updated>
<author>
<name>bertrand</name>
<email>Bertrand.Guiheneuf@inria.fr</email>
</author>
<published>1999-04-18T10:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0057293c1cb3f3d001ba3dd262ac3e715378452a'/>
<id>urn:sha1:0057293c1cb3f3d001ba3dd262ac3e715378452a</id>
<content type='text'>
1999-04-18  bertrand &lt;Bertrand.Guiheneuf@inria.fr&gt;

	* camel/camel-folder.c: some work
	* camel/camel-log.c: log system for camel
	* camel/gstring-util.c: some utilities for GString objects


Work on obmail translation.

Bertrand

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