aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-iconv.c
Commit message (Expand)AuthorAgeFilesLines
* new helper function, g_strdown with forced C locale (e_iconv_init): useRadek Doulik2002-09-271-4/+21
* Make locale_charset a char *, not const char *. Kills a warning in theDan Winship2002-09-201-2/+2
* apply patch for 27447 from Matt Avery for a bug in the solaris iconvMike Kestner2002-09-181-2/+3
* Use iconv-detect.c to generate a iconv-detect.h file containingJeffrey Stedfast2002-03-301-13/+33
* AIX and IRIX are like Sun systems - they use ISO8859-1 rather than namesJeffrey Stedfast2002-01-261-2/+2
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-14/+16
* Fixed warnings here.Christopher James Lahey2001-10-261-1/+1
* Bumped version to 0.15.99.4 for e-iconv changes.52001-10-261-0/+5
* Want to check nn not in for end of list condition.62001-10-171-1/+1
* work around broken behavior in some iconv implementions that require theLarry Ewing2001-10-141-1/+6
* Added special case for iso-10646-1 -> ucs-2be encoding since its notNot Zed2001-10-141-0/+10
* (flush_entry): free the conv string and make sure we remove all the theLarry Ewing2001-10-131-1/+2
* fix the test for "cp".Larry Ewing2001-10-131-2/+4
* Fix for Debian systems which apparently can use a ';' as a codesetJeffrey Stedfast2001-10-131-11/+13
* (e_iconv_charset_name): fix microsoft fix.Larry Ewing2001-10-131-2/+7
* tweak the conversion routine slightly for microsoft charsets.Larry Ewing2001-10-131-2/+4
* Fix case of some entries to work with solaris, incl adding UTF-8.22001-10-131-19/+23
* Changed the crash fix to just return -1.Christopher James Lahey2001-10-131-4/+4
* Fixed a crash here for NULL ofrom.Christopher James Lahey2001-10-121-0/+4
* Left in some test code, shit.Michael Zucci2001-10-121-2/+0
* missed locale.h for some system that requires it.Michael Zucci2001-10-121-0/+2
* bumped revision to .112001-10-121-0/+416