Wed, 01 Jan 2014 00:04:40 -0700 |
Eric Blake |
maint: update copyright
|
Sat, 20 Jul 2013 07:03:38 -0700 |
Daiki Ueno |
localecharset: make locale_charset thread-safe on Mac OS X
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Sun, 16 Sep 2012 10:47:43 -0700 |
Paul Eggert |
localcharset: work around Mac OS X bug with UTF-8 and MB_CUR_MAX
|
Fri, 22 Jun 2012 13:26:07 +0200 |
Bruno Haible |
Write "Mac OS X" instead of "MacOS X".
|
Thu, 09 Feb 2012 21:39:05 -0800 |
Paul Eggert |
maint: replace FSF snail-mail addresses with URLs
|
Sat, 07 Jan 2012 04:22:05 +0100 |
Bruno Haible |
Talk about "native Windows API", not "Woe32".
|
Wed, 04 Jan 2012 14:31:33 +0100 |
Bruno Haible |
Talk about "native Windows API", not "Win32".
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Mon, 28 Feb 2011 23:39:24 +0100 |
Bruno Haible |
localcharset: Assume ANSI C behaviour of free().
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Sun, 09 May 2010 02:53:40 +0200 |
Bruno Haible |
Update for Cygwin 1.7.
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Sun, 13 Dec 2009 12:07:21 +0100 |
Bruno Haible |
localcharset: Fix comment.
|
Sat, 12 Dec 2009 14:46:27 +0100 |
Bruno Haible |
localcharset: Add comment.
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Sun, 18 Oct 2009 16:58:39 +0200 |
Bruno Haible |
Avoid symlink attack in localcharset module.
|
Sun, 25 Jan 2009 20:16:06 +0100 |
Bruno Haible |
Don't install charset.alias on MacOS X >= 10.3.
|
Sun, 13 Apr 2008 12:57:48 +0200 |
Bruno Haible |
Avoid warning on EMX.
|
Wed, 18 Oct 2006 12:03:51 +0000 |
Bruno Haible |
No need any more to check for setlocale - all systems have it.
|
Thu, 14 Sep 2006 14:18:36 +0000 |
Bruno Haible |
Include <config.h> unconditionally.
|
Tue, 29 Aug 2006 15:44:02 +0000 |
Bruno Haible |
Prefer using configmake.h instead of augmenting DEFS.
|
Mon, 31 Jul 2006 16:09:08 +0000 |
Bruno Haible |
Assume the standard headers exist.
|
Sat, 22 Jul 2006 14:11:57 +0000 |
Bruno Haible |
Update localcharset module from GNU gettext.
|
Tue, 10 Jan 2006 13:52:11 +0000 |
Bruno Haible |
Update from GNU gettext.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Thu, 24 Feb 2005 19:54:14 +0000 |
Bruno Haible |
Update from GNU gettext 0.14.2.
|
Wed, 28 Apr 2004 11:26:25 +0000 |
Bruno Haible |
Treat Cygwin like Windows regarding pathname syntax.
|
Tue, 20 Apr 2004 11:07:32 +0000 |
Bruno Haible |
Avoid memory leak upon realloc failure.
|
Wed, 24 Dec 2003 13:07:08 +0000 |
uid65818 |
updates from savannah outage
|
Mon, 14 Jul 2003 22:44:04 +0000 |
Paul Eggert |
Update gettext source files from gettext automatically, using srclist-update.
|
Fri, 30 May 2003 13:29:10 +0000 |
Bruno Haible |
Upgrade to gettext-0.12.1.
|
Tue, 31 Dec 2002 13:20:21 +0000 |
Bruno Haible |
New file localcharset.h.
|
Mon, 04 Nov 2002 13:53:07 +0000 |
Bruno Haible |
Update config.charset and localcharset.c to current gettext version.
|
Sat, 16 Feb 2002 14:10:17 +0000 |
Jim Meyering |
Update to Gettext 0.11.
|
Sat, 22 Sep 2001 15:08:35 +0000 |
Jim Meyering |
Update from latest gettext.
|
Thu, 15 Mar 2001 14:49:56 +0000 |
Jim Meyering |
(locale_charset): Allow wildcard syntax. Also resolve
|
Tue, 06 Mar 2001 18:11:20 +0000 |
Jim Meyering |
(locale_charset): Don't use setlocale(LC_CTYPE,NULL).
|
Tue, 19 Dec 2000 08:16:09 +0000 |
Jim Meyering |
(locale_charset): Add support for Win32.
|
Sat, 06 May 2000 13:47:38 +0000 |
Jim Meyering |
(get_charset_aliases): Use malloc, realloc and memcpy
|
Mon, 06 Mar 2000 11:19:23 +0000 |
Jim Meyering |
(get_charset_aliases): Don't try to free file_name
|
Sun, 05 Mar 2000 10:27:22 +0000 |
Jim Meyering |
("path-concat.h"): Include.
|
Sat, 04 Mar 2000 07:57:35 +0000 |
Jim Meyering |
Add Bruno's comment justifying use of volatile.
|
Wed, 01 Mar 2000 13:21:23 +0000 |
Jim Meyering |
Guard some #includes with `#if HAVE_...'.
|
Wed, 01 Mar 2000 13:11:05 +0000 |
Jim Meyering |
new file, from Bruno
|