Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-stream.h
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2000-08-10 Peter WilliamsMerge with camel-async.
2000-06-06 Jeffrey StedfastChanged the read and write method prototypes to return...
2000-05-19 NotZed> searchpart = strchr(namepart, '?');
2000-05-08 Dan WinshipUse CamelException to signal failure. (camel_stream_wri...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-04-26 NotZedBig cleanup of camel-stream-*, got rid of 3 classes...
2000-04-20 NotZedMERGE NEW_PARSER branch into HEAD, fixed conflicts.
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-02-19 Dan WinshipNew header with the typedefs for all camel classes...
2000-02-17 bertranduse camel_stream_reset instead of seek. The formatter...
2000-02-14 bertrandmake a blocking version of the header parser. When...
2000-01-25 bertrandThe CamelDataWrapper can now be provided with input...
2000-01-25 bertrandparent class is now CamelSeekableStream idem idem idem...
2000-01-03 Bertrand GuiheneufUpdated my e-mail address to reflect my new employment
1999-12-14 Bertrand GuiheneufFix copyright informations once again
1999-11-17 Ettore PerazzoliMore work:
1999-10-23 Bertrand GuiheneufCopyright change
1999-08-29 Bertrand GuiheneufAddress update
1999-08-01 Bertrand Guiheneufnew memory buffer based stream.
1999-08-01 Bertrand Guiheneufmerge a lot of work. Rough ChangeLog will follow
1999-07-15 Miguel de IcazaImplemented base64 encoder based on CamelStreams. Shoul...
1999-06-18 Bertrand GuiheneufCommit of all Netherlands changes.
1999-05-30 bertranduse new stream code instead of raw file * stuff.
1999-05-30 bertrandnew class. Represents an abstract stream object.