thodg/libiconv/libcharset/lib/localcharset.c

Branch :


Log

Author Commit Date CI Message
c9453f1b 2006-10-18 11:55:49 Do not check HAVE_SETLOCALE.
d0814ed5 2006-09-15 11:58:21 Include <config.h> unconditionally.
8a923955 2006-08-29 15:44:58 Better integration with gnulib's configmake module.
90786aa3 2006-07-31 16:02:06 Assume <stddef.h>, <stdlib.h>, <string.h> exist.
604b7c9f 2006-05-17 10:49:07 Cygwin defines WIN32 in <windows.h> now!
7d84f121 2006-05-16 16:53:45 Improved support for Cygwin.
f5291b2d 2006-05-15 21:38:44 Update from GNU gettext.
54b461ff 2005-07-04 11:33:27 Recognize more Windows codepage numbers.
45bd190c 2005-05-19 17:14:19 Update FSF postal address.
470aa090 2005-02-11 21:26:04 Treat Cygwin like Windows.
a72efb1d 2004-04-23 16:26:06 Support for "make check" before "make install".
1a4e866d 2004-04-20 11:07:57 Avoid memory leak upon realloc failure.
d60164ad 2003-08-23 14:31:41 Avoid using *_unlocked functions on Solaris 2.5.1.
2929676c 2003-04-25 10:18:03 Add support for VMS.
24b960a3 2003-04-14 14:08:07 Support for relocatable installation.
bdbe578c 2003-03-30 14:34:29 Fix misapplied patch.
64d5a8b9 2003-03-29 16:35:11 Improved MSVC support.
30ec8cb4 2003-01-14 13:31:34 New file localcharset.h.
13e7f4da 2002-05-10 10:40:10 More known Windows aliases.
854c1592 2002-05-10 10:38:29 Update my email address.
0e0ca652 2002-05-10 10:37:12 Say Woe32, not Win32.
036f0083 2002-04-29 11:14:25 Incorporate changes made in gettext CVS.
1d7b650c 2001-12-06 14:27:22 Empty encoding name is equivalent to locale dependent encoding, as in glibc.
2d4f4c89 2001-08-08 12:55:08 Make it possible to build with CC=gcc CFLAGS="-x c++".
7bf43e3e 2001-04-30 11:26:43 Silence a gcc warning.
bd1090cd 2001-03-11 14:41:41 Portability to BeOS.
794e615d 2001-03-09 20:31:04 Support for old C compilers.
3579847a 2001-02-26 12:52:39 Date.
2c3ce66b 2001-02-26 12:49:56 locale_charset() now returns non-NULL values.
857c6b4c 2001-02-26 12:46:19 Don't limit the allowed locales to the ones supported by the old systems.
e6a6db5f 2000-12-19 17:10:57 Tweaks by Jim Meyering.
009983a7 2000-11-20 18:44:13 Update for glibc-2.2 and Win32.
507052f0 2000-11-01 14:01:29 Charset determination library.