summaryrefslogtreecommitdiff
path: root/lib/localcharset.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* localcharset: Avoid referencing rpl_setlocale on native Windows.Bruno Haible2019-12-251-0/+3
* localcharset: Update support for OpenBSD.Bruno Haible2019-12-221-1/+2
* localcharset: Fix multithread-safety bug on Windows and OS/2.Bruno Haible2019-12-171-17/+41
* localcharset: Optimize code for native Windows.Bruno Haible2019-12-171-15/+8
* Update some URLsPaul Eggert2019-09-221-2/+0
* localcharset: Add more aliases for OS/2.Bruno Haible2019-08-111-21/+160
* localcharset, nl_langinfo: Fix return value for UTF-8 locales on MSVC.Bruno Haible2019-07-021-1/+6
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* localcharset: Optimize.Bruno Haible2018-05-201-25/+25
* localcharset: Map the locale encodings found in newer OSes.Bruno Haible2018-05-201-11/+55
* localcharset: Move mapping tables into the code.Bruno Haible2018-05-201-353/+686
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-2/+2
* localcharset: short-circuit the search for an alias on a MacBenno Schulenberg2018-04-211-2/+4
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* relocate: Make it easier to reclaim allocated memory.Bruno Haible2017-05-161-1/+5
* Avoid accidental use of native Windows APIs on Cygwin.Bruno Haible2017-04-211-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* localcharset: Avoid theoretical buffer overrun.Bruno Haible2016-12-021-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* localcharset: improve charset detection on OS/2KO Myung-Hun2015-01-071-4/+38
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* localcharset, localename: MS-Windows support for non-default localesEli Zaretskii2014-07-151-8/+29
* maint: update copyrightEric Blake2014-01-011-1/+1
* localecharset: make locale_charset thread-safe on Mac OS XDaiki Ueno2013-07-201-1/+6
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* localcharset: work around Mac OS X bug with UTF-8 and MB_CUR_MAXPaul Eggert2012-09-161-0/+7
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* Talk about "native Windows API", not "Woe32".Bruno Haible2012-01-071-6/+6
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-8/+8
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* localcharset: Assume ANSI C behaviour of free().Bruno Haible2011-02-281-2/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Update for Cygwin 1.7.Bruno Haible2010-05-091-4/+3
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* localcharset: Fix comment.Bruno Haible2009-12-131-15/+19
* localcharset: Add comment.Bruno Haible2009-12-121-1/+13
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-237/+237
* Avoid symlink attack in localcharset module.Bruno Haible2009-10-181-61/+95
* Don't install charset.alias on MacOS X >= 10.3.Bruno Haible2009-01-251-2/+39
* Avoid warning on EMX.Bruno Haible2008-04-131-2/+4
* No need any more to check for setlocale - all systems have it.Bruno Haible2006-10-181-2/+2
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* Prefer using configmake.h instead of augmenting DEFS.Bruno Haible2006-08-291-0/+5
* Assume the standard headers exist.Bruno Haible2006-07-311-12/+3