Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |