| Commit message (Expand) | Author | Age | Files | Lines |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -45/+62 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -138/+132 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -23/+3 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -29/+46 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -0/+42 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 1 | -1/+1 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 1 | -1/+21 |
* | make a blocking version of the header parser. When the fs stream uses | bertrand | 2000-02-15 | 1 | -1/+1 |
* | The CamelDataWrapper can now be provided with input and output streams, so | bertrand | 2000-01-25 | 1 | -0/+21 |
* | parent class is now CamelSeekableStream idem idem idem idem (_seek): | bertrand | 2000-01-25 | 1 | -24/+0 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | text parameter declared const | bertrand | 1999-08-29 | 1 | -0/+1 |
* | name parameter is const. This fixes a bug in destroy () | bertrand | 1999-08-21 | 1 | -1/+1 |
* | return the number of bytes read. How can this have ever worked ? | bertrand | 1999-08-18 | 1 | -2/+2 |
* | new memory buffer based stream. | Bertrand Guiheneuf | 1999-08-02 | 1 | -0/+27 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -6/+6 |
* | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 1 | -81/+61 |
* | Commit of all Netherlands changes. | Bertrand Guiheneuf | 1999-06-19 | 1 | -0/+22 |
* | use new stream code instead of raw file * stuff. | bertrand | 1999-05-31 | 1 | -3/+20 |
* | new class. Represents an abstract stream object. | bertrand | 1999-05-31 | 1 | -0/+177 |