aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBUG_BUDDY_0_2nobody1999-11-011-227/+0
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* text parameter declared constbertrand1999-08-291-0/+1
* name parameter is const. This fixes a bug in destroy ()bertrand1999-08-211-1/+1
* return the number of bytes read. How can this have ever worked ?bertrand1999-08-181-2/+2
* new memory buffer based stream.Bertrand Guiheneuf1999-08-021-0/+27
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-6/+6
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-81/+61
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-191-0/+22
* use new stream code instead of raw file * stuff.bertrand1999-05-311-3/+20
* new class. Represents an abstract stream object.bertrand1999-05-311-0/+177