index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-0
/
+4
*
Don't cast an int to a ssize_t.
Jeffrey Stedfast
2000-11-15
1
-1
/
+1
*
Implement a complete() function, now we need one. (filter): Upgraded to
Not Zed
2000-11-07
1
-29
/
+11
*
Merge with camel-async.
Peter Williams
2000-08-11
1
-20
/
+14
*
Use size_t and ssize_t for read/write methods
Jeffrey Stedfast
2000-07-12
1
-11
/
+12
*
> 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