aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-mem.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-75/+0
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+1
* No, we must not encode the headers here. These interfaces ARE rawNot Zed2000-10-181-5/+5
* Merge with camel-async.Peter Williams2000-08-111-5/+5
* providers/imap/camel-imap-summary.c now buildsJeffrey Stedfast2000-06-081-4/+5
* > searchpart = strchr(namepart, '?');NotZed2000-05-201-2/+1
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-091-7/+9
* Make camel not leak like a sieve.Dan Winship2000-05-081-3/+1
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-28/+11
* rename camel_stream_mem_new_with_buffer to ..._with_byte_array and add aDan Winship2000-03-281-3/+5
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-3/+3
* parent class is now CamelSeekableStream idem idem idem idem (_seek):bertrand2000-01-251-3/+4
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* More work:Ettore Perazzoli1999-11-171-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* contruct the content from the buffer before calling CamelMediumbertrand1999-08-261-0/+5
* sync before going homeBertrand Guiheneuf1999-08-021-2/+3
* new memory buffer based stream.Bertrand Guiheneuf1999-08-021-0/+80