summaryrefslogtreecommitdiff
path: root/m4/wcwidth.m4
Commit message (Expand)AuthorAgeFilesLines
* doc: Mention macOS wcwidth bug.Bruno Haible2023-05-041-3/+3
* Improve cross-compilation from midipix.Bruno Haible2023-02-171-8/+8
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* wcwidth: Document MidnightBSD bug.Bruno Haible2021-02-071-3/+5
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Remove support for broken <wchar.h> in AIX 3.Bruno Haible2020-12-211-7/+3
* Remove support for broken <wchar.h> in BSD/OS and OSF/1.Bruno Haible2020-12-211-15/+1
* doc: Update for NetBSD 7.1, 8.0, 9.0.Bruno Haible2020-07-251-3/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-091-2/+2
* wcwidth: Ensure width 1, not 2, for ambiguous characters.Bruno Haible2019-05-051-2/+6
* Support cross-compilation to musl libc.Bruno Haible2019-03-231-4/+8
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* mbrtowc, wcwidth: Fix MT-safety bug (regression from 2018-06-23).Bruno Haible2018-06-241-1/+7
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Add cross-compilation results for GNU/Hurd.Samuel Thibault2017-12-291-4/+4
* wcwidth: Don't use obsolete syntax of 'test'.Bruno Haible2017-10-091-2/+2
* wcwidth: check a macro version of wcwidth () as wellKO Myung-Hun2017-10-071-2/+15
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* wcwidth: Replace also on OpenBSD 5.8Bruno Haible2016-01-211-0/+3
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-2/+2
* wcwidth: Work around bug in UTF-8 locale on OpenBSD 5.0.Bruno Haible2012-01-301-2/+5
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-151-3/+3
* wcwidth: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-161-4/+4
* maint: remove useless REPLACE_*_H macrosEric Blake2011-05-051-5/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-4/+9
* Modernize AC_TRY_RUN invocations.Bruno Haible2010-08-261-2/+5
* wcwidth: Drop replacement on AIX 7.Bruno Haible2010-07-301-4/+4
* wcwidth: Fix C++ test error on mingw.Bruno Haible2010-04-041-7/+7
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Guess that wcwidth works on glibc systems.Bruno Haible2009-07-141-3/+12
* Avoid assigning WCHAR_H in different .m4 files.Bruno Haible2008-09-271-3/+3
* Undo the commit dced91140ad8eb666ed6cc6192fb486dadf623bb.Bruno Haible2008-01-101-4/+3
* Detect wcwidth bug on OpenBSD 4.0.Bruno Haible2008-01-081-3/+4
* Replace wcwidth also if it fails on U+200B (ZERO WIDTH SPACE).Bruno Haible2007-10-211-2/+3
* Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.Eric Blake2007-09-121-2/+2
* Work around MacOS X wcwidth(0x0301) bug.Bruno Haible2007-07-071-1/+39
* Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.Bruno Haible2007-07-071-1/+13
* wcwidth.h no longer needs 'inline'.Bruno Haible2007-07-071-1/+0
* Provide wcwidth replacement in separate file wcwidth.c.Bruno Haible2007-07-071-2/+7
* * modules/fnmatch (Depends-on): Depend on wchar.Eric Blake2007-01-161-7/+5
* * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> beforeEric Blake2007-01-101-4/+5
* * lib/mbchar.h: Just include <wctype.h>; the wctype modulePaul Eggert2006-12-271-2/+2