aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-iconv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for #46168 'some additional locale aliases required for chineseSuresh Chandrasekharan2003-07-291-0/+3
* Updated (new copy/paste from e-iconv).Jeffrey Stedfast2003-07-091-88/+180
* s/g_strncasecmp/strncasecmp/gJeffrey Stedfast2003-03-071-251/+285
* Make bucket->refcount 31 bits and bucket->used 1 bit instead of havingJeffrey Stedfast2003-02-251-2/+2
* Use g_iconv_close() here, missed this before. (camel_iconv): Might as wellJeffrey Stedfast2003-02-251-2/+2
* New function...back from the depths of hell from whence it cameJeffrey Stedfast2003-02-251-5/+156
* fuck ICONV_CONST, we can add that foo later...if we care.Jeffrey Stedfast2003-02-211-1/+1
* would help to include our header, eh?Jeffrey Stedfast2003-02-211-0/+1
* Call camel_iconv_init(). (camel_shutdown): Call camel_iconv_shutdown().Jeffrey Stedfast2003-02-211-0/+365