aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-buffer.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-456/+0
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-2/+5
* Update the doc comment: since it always NUL-terminates the buffer, itDan Winship2000-12-221-1/+1
* Fix some off-by-one-ness.Dan Winship2000-11-301-1/+1
* Make this gratuitously more complicated. No wait, I mean, fix bugs. NowDan Winship2000-11-281-4/+5
* We should always terminate the string. No need to check outptr is inNot Zed2000-11-171-2/+1
* Merge with camel-async.Peter Williams2000-08-111-57/+29
* Changed the read and write method prototypes to return an ssize_t typeJeffrey Stedfast2000-06-071-16/+22
* > searchpart = strchr(namepart, '?');NotZed2000-05-201-64/+72
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-091-61/+66
* Make camel not leak like a sieve.Dan Winship2000-05-081-11/+1
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-48/+33
* only return TRUE if the parent is at eos AND the buffer has been exhaustedDan Winship2000-04-261-1/+1
* kill camel-logDan Winship2000-04-191-10/+0
* Function to read one line of any size from a stream and return it inDan Winship2000-03-241-0/+43
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* Added camel-stream-buffer to build.NotZed2000-03-011-0/+454