<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/tests/test1.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>implemented. A lot of fixes too. Works now.</title>
<updated>2000-01-22T19:52:46+00:00</updated>
<author>
<name>bertrand</name>
<email>bertrand@helixcode.com</email>
</author>
<published>2000-01-22T19:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=15e6a36cefc4c87efd5314aab7e27ee10c4dbeb6'/>
<id>urn:sha1:15e6a36cefc4c87efd5314aab7e27ee10c4dbeb6</id>
<content type='text'>
2000-01-22  bertrand  &lt;bertrand@helixcode.com&gt;

	* camel/providers/mbox/camel-mbox-folder.c (_append_message):
	implemented. A lot of fixes too. Works now.

svn path=/trunk/; revision=1608
</content>
</entry>
<entry>
<title>More work:</title>
<updated>1999-11-17T15:35:43+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>1999-11-17T15:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9663037f6c0daaf03d74c88afb002a6bb33f222b'/>
<id>urn:sha1:9663037f6c0daaf03d74c88afb002a6bb33f222b</id>
<content type='text'>
- Fixed some Camel API naming issues.
- Moved the message composer stuff to the `composer' directory.

svn path=/trunk/; revision=1395
</content>
</entry>
<entry>
<title>Added streaming capability to CamelDataWrapper.  This makes it possible, for</title>
<updated>1999-11-17T14:39:25+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>1999-11-17T14:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ca7044930f42a698fd88f914c2512a20e2eeaae9'/>
<id>urn:sha1:ca7044930f42a698fd88f914c2512a20e2eeaae9</id>
<content type='text'>
example, to build multipart messages out of files that are on disk without
loading them in memory.

svn path=/trunk/; revision=1394
</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>text parameter declared const</title>
<updated>1999-08-29T15:57:47+00:00</updated>
<author>
<name>bertrand</name>
<email>Bertrand.Guiheneuf@aful.org</email>
</author>
<published>1999-08-29T15:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=68a9dad22b742e3034eea24a57a0e7fad3356201'/>
<id>urn:sha1:68a9dad22b742e3034eea24a57a0e7fad3356201</id>
<content type='text'>
1999-08-28  bertrand  &lt;Bertrand.Guiheneuf@aful.org&gt;

	* camel/camel-mime-part.c (camel_mime_part_set_text):
	text parameter declared const

	* camel/camel-mime-part-utils.c (camel_mime_part_store_stream_in_buffer):
	actually test correctly nb_bytes_read_chunk is &gt;0

	* camel/gstring-util.c:
	* camel/gmime-content-field.c:
	* camel/providers/MH/camel-mh-folder.c:
	* camel/camel-stream-fs.c:
	include string.h

	* camel/camel-stream-mem.c (_write): return
	the numver of written bytes.

	* camel/camel-stream-buffered-fs.c (_eos):
	return sthg

	* camel/camel-stream.c (default_camel_seek):
	return something.

* Started to work on new recipient code.
* fixed various leaks.

svn path=/trunk/; revision=1146
</content>
</entry>
<entry>
<title>now descend from CamelMedium.</title>
<updated>1999-08-25T20:42:59+00:00</updated>
<author>
<name>bertrand</name>
<email>Bertrand.Guiheneuf@aful.org</email>
</author>
<published>1999-08-25T20:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a76dccf18b6d8b854280031dbcc9187cd5744958'/>
<id>urn:sha1:a76dccf18b6d8b854280031dbcc9187cd5744958</id>
<content type='text'>
1999-08-25  bertrand  &lt;Bertrand.Guiheneuf@aful.org&gt;

	* camel/camel-mime-part.c: now descend from CamelMedium.

	* tests/test1.c (main): all headers must be strdup'ed
	(main): unref created objects

svn path=/trunk/; revision=1143
</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>Commit of all Netherlands changes.</title>
<updated>1999-06-18T20:32:18+00:00</updated>
<author>
<name>Bertrand Guiheneuf</name>
<email>bertrand@src.gnome.org</email>
</author>
<published>1999-06-18T20:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=19a118096fe6f3d7b79a0fe3cb6e5bfe50ef8767'/>
<id>urn:sha1:19a118096fe6f3d7b79a0fe3cb6e5bfe50ef8767</id>
<content type='text'>
All mime stuff uses streams now, and it still works.

Bertrand

svn path=/trunk/; revision=981
</content>
</entry>
<entry>
<title>sync</title>
<updated>1999-05-30T14:02:36+00:00</updated>
<author>
<name>Bertrand Guiheneuf</name>
<email>bertrand@src.gnome.org</email>
</author>
<published>1999-05-30T14:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d32ba2a70aebd94d176f73a64bc83ed59038e835'/>
<id>urn:sha1:d32ba2a70aebd94d176f73a64bc83ed59038e835</id>
<content type='text'>
svn path=/trunk/; revision=959
</content>
</entry>
</feed>
