index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-mime-filter-charset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Same as the ones below.
Jeffrey Stedfast
2003-02-26
1
-7
/
+8
*
Call camel_iconv_init(). (camel_shutdown): Call camel_iconv_shutdown().
Jeffrey Stedfast
2003-02-21
1
-16
/
+19
*
Use g_strerror when setting an exception string (we need it to be in
Jeffrey Stedfast
2002-11-11
1
-1
/
+1
*
Handle EILSEQ by eating bytes in the input buffer until conversion is
Jeffrey Stedfast
2002-09-26
1
-88
/
+108
*
Temporarily disable indexing.
Not Zed
2002-04-02
1
-0
/
+6
*
Protect against either of the types being NULL.
Jeffrey Stedfast
2001-12-11
1
-9
/
+7
*
More fixing of the license texts.
Ettore Perazzoli
2001-10-28
1
-11
/
+11
*
Remove the stupid warning that should never have been there in the first
5
2001-10-26
1
-4
/
+4
*
Removed charset/locale charset lookup and iconv_open/close functions,
1
2001-10-12
1
-5
/
+4
*
Change to camel_charset_iconv_open/close.
2
2001-10-03
1
-2
/
+2
*
renamed to camel_charset_to_iconv() to make it just a little more
Not Zed
2001-07-20
1
-2
/
+2
*
Convert to the iconv-friendly charset names.
Jeffrey Stedfast
2001-07-20
1
-6
/
+11
*
New function to extract a meta-tag charset value if it exists.
Jeffrey Stedfast
2001-07-12
1
-2
/
+2
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
re-constify inbuf, to remove a warning.
Not Zed
2001-03-14
1
-2
/
+2
*
Changed this code to match the glibc iconv signature.
Christopher James Lahey
2001-02-15
1
-2
/
+2
*
Rewrote using unicode_get_utf8(). (camel_ustrcasecmp): Use unicode_char_t
Jeffrey Stedfast
2001-02-07
1
-2
/
+2
*
Made these pass char ** as the second parameter to iconv.
Christopher James Lahey
2001-02-07
1
-2
/
+2
*
Use iconv instead of unicode_iconv.
Dan Winship
2000-11-30
1
-14
/
+14
*
Add tests.
Not Zed
2000-11-24
1
-2
/
+2
*
Keep track of the caller bestenc flags that make sense.
Not Zed
2000-11-08
1
-0
/
+13
*
Set the preface/postface from the parser into the multipart object.
Not Zed
2000-11-04
1
-2
/
+0
*
Initialize the outbuf to be empty before calling unicode_iconv on it.
Ettore Perazzoli
2000-10-19
1
-0
/
+3
*
Fixed some warnings.
Christopher James Lahey
2000-08-11
1
-2
/
+4
*
Merge with camel-async.
Peter Williams
2000-08-11
1
-32
/
+16
*
MERGE NEW_PARSER branch into HEAD, fixed conflicts.
NotZed
2000-04-21
1
-0
/
+243