fix license quoting in files.yaml
[gnulib.git] / lib / localcharset.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-02-02 Ian BeckwithMerge change up to right before new-year copyright...
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-07-20 Daiki Uenolocalecharset: make locale_charset thread-safe on Mac...
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-09-16 Paul Eggertlocalcharset: work around Mac OS X bug with UTF-8 and...
2012-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-07 Bruno HaibleTalk about "native Windows API", not "Woe32".
2012-01-04 Bruno HaibleTalk about "native Windows API", not "Win32".
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-04-13 Ian BeckwithMerge branch 'stable'
2011-04-11 Ian BeckwithMerge commit 'snapstart' into stable
2011-02-28 Bruno Haiblelocalcharset: Assume ANSI C behaviour of free().
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-05-09 Bruno HaibleUpdate for Cygwin 1.7.
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-13 Bruno Haiblelocalcharset: Fix comment.
2009-12-12 Bruno Haiblelocalcharset: Add comment.
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-11-15 Ian BeckwithMerge branch 'stable'
2009-10-18 Bruno HaibleAvoid symlink attack in localcharset module.
2009-01-25 Bruno HaibleDon't install charset.alias on MacOS X >= 10.3.
2008-04-13 Bruno HaibleAvoid warning on EMX.
2006-10-18 Bruno HaibleNo need any more to check for setlocale - all systems...
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2006-08-29 Bruno HaiblePrefer using configmake.h instead of augmenting DEFS.
2006-07-31 Bruno HaibleAssume the standard headers exist.
2006-07-22 Bruno HaibleUpdate localcharset module from GNU gettext.
2006-01-10 Bruno HaibleUpdate from GNU gettext.
2005-05-14 Paul Eggert*** empty log message ***
2005-02-24 Bruno HaibleUpdate from GNU gettext 0.14.2.
2004-04-28 Bruno HaibleTreat Cygwin like Windows regarding pathname syntax.
2004-04-20 Bruno HaibleAvoid memory leak upon realloc failure.
2003-12-24 uid65818updates from savannah outage
2003-07-14 Paul EggertUpdate gettext source files from gettext automatically...
2003-05-30 Bruno HaibleUpgrade to gettext-0.12.1.
2002-12-31 Bruno HaibleNew file localcharset.h.
2002-11-04 Bruno HaibleUpdate config.charset and localcharset.c to current...
2002-02-16 Jim MeyeringUpdate to Gettext 0.11.
2001-09-22 Jim MeyeringUpdate from latest gettext.
2001-03-15 Jim Meyering(locale_charset): Allow wildcard syntax. Also resolve
2001-03-06 Jim Meyering(locale_charset): Don't use setlocale(LC_CTYPE,NULL).
2000-12-19 Jim Meyering(locale_charset): Add support for Win32.
2000-05-06 Jim Meyering(get_charset_aliases): Use malloc, realloc and memcpy
2000-03-06 Jim Meyering(get_charset_aliases): Don't try to free file_name
2000-03-05 Jim Meyering("path-concat.h"): Include.
2000-03-04 Jim MeyeringAdd Bruno's comment justifying use of volatile.
2000-03-01 Jim MeyeringGuard some #includes with `#if HAVE_...'.
2000-03-01 Jim Meyeringnew file, from Bruno