summaryrefslogtreecommitdiff
path: root/glib/win_iconv.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Fix handling of empty argv in various minor GLib toolsPhilip Withnall2022-02-111-1/+2
* Fix signedness warning in glib/win_iconv.cEmmanuel Fleury2021-10-141-1/+1
* win_iconv: Fix some file handler leaks on exitPhilip Withnall2016-08-131-2/+8
* winiconv: update to upstream versionIgnacio Casal Quinteiro2016-01-261-245/+371
* Silence a controversial warning in win_iconvРуслан Ижбулатов2014-08-021-1/+1
* win32: misc warning fixesDan Winship2012-11-151-7/+7
* dos2unix glib/win_iconv.cTor Lillqvist2010-09-111-1965/+1965
* Recuce DLL hijack risk on WindowsTor Lillqvist2010-09-021-2/+12
* glib/: fully remove galias hacksRyan Lortie2010-07-071-1/+0
* Bug 554790 - g_convert() misbehaves with winiconv versionsTor Lillqvist2008-10-081-0/+6
* Bug 525972 - UCS-4 not in the new win_iconv implementationTor Lillqvist2008-04-031-2/+17
* Bug 524314 - g_convert() on Win32 implicitly converts full widthTor Lillqvist2008-04-021-10/+32
* Bug 523298 - win_iconv can't convert from UTF-8 to GB18030 (or vice versa)Tor Lillqvist2008-03-201-4/+58
* Bug 520914 - win_iconv doesn't support UCS-2Tor Lillqvist2008-03-121-1/+6
* Add some GNU libiconv compatibility: Recognize "" and "char" as aliasesTor Lillqvist2008-02-281-1/+6
* Add "shift-jis" as an alternative spelling of "shift_jis".Tor Lillqvist2007-12-051-0/+1
* Some improvements, being upstreamed. (must_use_null_useddefaultchar): NewTor Lillqvist2007-11-261-1/+16
* ISO8859-1 is CP28591, not CP1252.Tor Lillqvist2007-11-261-8/+8
* Implement #491549: On Windows, always use the native API for character setTor Lillqvist2007-11-251-0/+1833