summaryrefslogtreecommitdiff
path: root/lib/wcwidth.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* Rename GNULIB_WCHAR_SINGLE to GNULIB_WCHAR_SINGLE_LOCALE.Bruno Haible2021-03-071-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* 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-13/+25
* wchar-single: a new module to enable optimizations in wchar replacementsPádraig Brady2018-06-231-2/+13
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* 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
* streq: Rename macro.Bruno Haible2012-02-241-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* wcwidth: Fix C++ test error on mingw.Bruno Haible2010-04-041-4/+3
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Work around MacOS X wcwidth(0x0301) bug.Bruno Haible2007-07-071-1/+23
* Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.Bruno Haible2007-07-071-1/+1
* Provide wcwidth replacement in separate file wcwidth.c.Bruno Haible2007-07-071-0/+30