thodg/libiconv/libcharset/lib/localcharset.c

Branch :


Log

Author Commit Date CI Message
3acb1179 2020-04-04 14:58:34 Change the license of the library from LGPL 2.0 to LGPL 2.1.
61cc62b7 2019-12-25 00:45:34 Update from gnulib.
d22bc653 2019-12-22 15:50:00 Update from gnulib.
66b6eda0 2019-08-11 18:57:57 Update from gnulib.
143b473c 2019-07-02 21:00:01 Update from gnulib.
7a3418bb 2018-09-22 14:23:53 Update from gnulib. Move mapping tables into the code.
e54fc9c1 2018-09-17 18:28:56 Prefer https URLs where possible.
07aa900d 2018-05-04 21:22:25 Update from gnulib.
18d002cf 2017-05-18 22:04:54 Update from gnulib.
ecc01e3a 2016-12-02 14:05:44 Update from gnulib.
48f31c74 2012-02-12 20:54:51 Replace FSF snail-mail address with URL.
9b00b525 2012-01-07 04:31:17 Talk about "native Windows API", not "Woe32".
cb3eb68c 2012-01-04 14:49:09 Talk about "native Windows API", not "Win32".
5124dedf 2011-02-28 23:44:13 Assume ANSI C behaviour of free().
1d17c1b2 2010-05-09 02:50:18 Update for Cygwin 1.7.
9c550983 2009-12-13 12:08:27 Fix comment.
192668d4 2009-12-12 14:53:54 Add comment.
54bf5319 2009-12-12 14:53:19 Untabify.
8a7fc3c7 2009-10-18 17:30:55 Avoid symlink attack in localcharset module. Use fcntl_h.m4 from gnulib.
897fa87a 2009-01-25 19:18:00 Don't install charset.alias on MacOS X >= 10.3.
c3bf3263 2008-09-27 15:36:21 Update from gnulib.
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.
854c1592 2002-05-10 10:38:29 Update my email address.
0e0ca652 2002-05-10 10:37:12 Say Woe32, not Win32.
13e7f4da 2002-05-10 10:40:10 More known Windows aliases.
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.
794e615d 2001-03-09 20:31:04 Support for old C compilers.
bd1090cd 2001-03-11 14:41:41 Portability to BeOS.
3579847a 2001-02-26 12:52:39 Date.
857c6b4c 2001-02-26 12:46:19 Don't limit the allowed locales to the ones supported by the old systems.
2c3ce66b 2001-02-26 12:49:56 locale_charset() now returns non-NULL values.
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.