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
/
e-util
/
e-iconv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use g_get_charset() on Win32 to get locale charset. Free return value from
Tor Lillqvist
2005-08-18
1
-0
/
+9
*
Port to Windows, initial commit:
Tor Lillqvist
2005-04-29
1
-7
/
+7
*
Fix for #46168 some additional locale aliases required for chinese support
Suresh Chandrasekharan
2003-07-29
1
-0
/
+4
*
Fixed typo in BIG5HKSCS
Suresh Chandrasekharan
2003-06-20
1
-2
/
+2
*
Alias gb-2312 to gb2312 also (since iconv doesn't have "gb-2312"). I
Jeffrey Stedfast
2003-03-07
1
-11
/
+49
*
New internal function to parse the locale language code. (e_iconv_init):
Jeffrey Stedfast
2003-02-26
1
-28
/
+102
*
Fix for Solaris Bug "31081 Mailer sender/Subject/Date fields blank for
Suresh Chandrasekharan
2003-02-14
1
-0
/
+2
*
new helper function, g_strdown with forced C locale (e_iconv_init): use
Radek Doulik
2002-09-27
1
-4
/
+21
*
Make locale_charset a char *, not const char *. Kills a warning in the
Dan Winship
2002-09-20
1
-2
/
+2
*
apply patch for 27447 from Matt Avery for a bug in the solaris iconv
Mike Kestner
2002-09-18
1
-2
/
+3
*
Use iconv-detect.c to generate a iconv-detect.h file containing
Jeffrey Stedfast
2002-03-30
1
-13
/
+33
*
AIX and IRIX are like Sun systems - they use ISO8859-1 rather than names
Jeffrey Stedfast
2002-01-26
1
-2
/
+2
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-14
/
+16
*
Fixed warnings here.
Christopher James Lahey
2001-10-26
1
-1
/
+1
*
Bumped version to 0.15.99.4 for e-iconv changes.
5
2001-10-26
1
-0
/
+5
*
Want to check nn not in for end of list condition.
6
2001-10-17
1
-1
/
+1
*
work around broken behavior in some iconv implementions that require the
Larry Ewing
2001-10-14
1
-1
/
+6
*
Added special case for iso-10646-1 -> ucs-2be encoding since its not
Not Zed
2001-10-14
1
-0
/
+10
*
(flush_entry): free the conv string and make sure we remove all the the
Larry Ewing
2001-10-13
1
-1
/
+2
*
fix the test for "cp".
Larry Ewing
2001-10-13
1
-2
/
+4
*
Fix for Debian systems which apparently can use a ';' as a codeset
Jeffrey Stedfast
2001-10-13
1
-11
/
+13
*
(e_iconv_charset_name): fix microsoft fix.
Larry Ewing
2001-10-13
1
-2
/
+7
*
tweak the conversion routine slightly for microsoft charsets.
Larry Ewing
2001-10-13
1
-2
/
+4
*
Fix case of some entries to work with solaris, incl adding UTF-8.
2
2001-10-13
1
-19
/
+23
*
Changed the crash fix to just return -1.
Christopher James Lahey
2001-10-13
1
-4
/
+4
*
Fixed a crash here for NULL ofrom.
Christopher James Lahey
2001-10-12
1
-0
/
+4
*
Left in some test code, shit.
Michael Zucci
2001-10-12
1
-2
/
+0
*
missed locale.h for some system that requires it.
Michael Zucci
2001-10-12
1
-0
/
+2
*
bumped revision to .1
1
2001-10-12
1
-0
/
+416