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-mime-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CamelException to signal failure. (camel_stream_write_strings):
Dan Winship
2000-05-09
1
-6
/
+20
*
Merged NEW_SUMMARY branch back to trunk, and resolved conflicts.
NotZed
2000-05-08
1
-9
/
+51
*
Make camel not leak like a sieve.
Dan Winship
2000-05-08
1
-3
/
+3
*
And same here ...
NotZed
2000-05-05
1
-30
/
+35
*
Plug a memory leak. (header_decode_text): Fixed memory leaks with
5
2000-05-05
1
-6
/
+13
*
Maxcount is minimum of the max and the requested count, not the maximum :)
NotZed
2000-05-05
1
-10
/
+210
*
No, we're not going to have g_strcasecmp for no good reason,
NotZed
2000-05-04
1
-5
/
+283
*
s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's
Jacob Leach
2000-05-03
1
-5
/
+6
*
Fix the previous overflow problem properly (can happen in 2 places).
NotZed
2000-05-03
1
-39
/
+30
*
fix a bug that would cause corruption with very long headers.
Dan Winship
2000-04-29
1
-1
/
+1
*
Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,
NotZed
2000-04-26
1
-0
/
+1
*
Whole swag of changes. Still lots of cleanup remaining ...
NotZed
2000-04-23
1
-3
/
+48
*
Ref the folder after setting it in the new message.
NotZed
2000-04-22
1
-0
/
+4
*
MERGE NEW_PARSER branch into HEAD, fixed conflicts.
NotZed
2000-04-21
1
-0
/
+1199