summaryrefslogtreecommitdiff
path: root/lib/wctype.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* Rename GNULIB_OVERRIDES_WINT_T.Bruno Haible2021-04-111-5/+5
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Remove support for broken <wchar.h> in BSD/OS and OSF/1.Bruno Haible2020-12-211-8/+1
* wctype-h: Fix compilation errors in C++ (regression from 2020-01-25).Bruno Haible2020-02-141-4/+8
* iswxdigit: New module.Bruno Haible2020-01-251-3/+16
* iswdigit: Fix test failure on native Windows.Bruno Haible2020-01-251-1/+1
* iswdigit: New module.Bruno Haible2020-01-251-18/+61
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-12-041-0/+8
* iswctype: Fix errors in C++ mode on mingw.Bruno Haible2019-11-241-2/+11
* Disable many _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-11-211-0/+6
* wctype-h: When overriding wint_t, override also the related functions.Bruno Haible2019-11-171-70/+193
* Update some URLsPaul Eggert2019-09-221-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* wctype: Fix problems if <wchar.h> gets included after <wctype.h>.Bruno Haible2017-05-011-4/+6
* wctype-h: Fix compilation error with the original mingw.org mingw.Bruno Haible2017-04-271-4/+8
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* stdint: Fix WINT_MAX to match the gnulib provided wint_t on minw.Bruno Haible2016-12-191-2/+2
* wchar, wctype-h: fix for MinGW 3.22.2Eli Zaretskii2016-10-101-2/+15
* 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
* headers: check that _GL_INLINE_HEADER_BEGIN is definedPaul Eggert2013-08-281-0/+3
* wctype-h: fix gettext link error on mingwDaiki Ueno2013-04-251-0/+7
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* wctype-h: better 'inline'Paul Eggert2012-11-291-16/+22
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Fix wint_t on MSVC.Bruno Haible2011-09-111-0/+12
* wctype-h: Add support for Minix.Bruno Haible2011-07-311-3/+7
* wctype-h: Avoid namespace pollution on Solaris 2.6.Bruno Haible2011-05-291-0/+13
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* New module 'towctrans'.Bruno Haible2011-02-091-0/+17
* New module 'wctrans'.Bruno Haible2011-02-091-0/+15
* New module 'iswctype'.Bruno Haible2011-02-091-0/+17
* New module 'wctype'.Bruno Haible2011-02-091-0/+15
* wctype-h: Ensure wctype_t and wctrans_t are defined.Bruno Haible2011-02-091-0/+14
* New module 'iswblank'.Bruno Haible2011-02-081-8/+10
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-90/+95
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* iswblank: Fix C++ link error on Solaris 8.Bruno Haible2010-12-251-2/+2
* wctype: Make it work in C++ mode on OSF/1 5.1.Bruno Haible2010-12-201-10/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* wctype: Avoid compilation error on IRIX 6.5.30.Bruno Haible2010-09-021-2/+17
* wchar: Port to NetBSD 1.5.Hauke Fath2010-04-051-1/+5
* Emit #pragma system_header after the inclusion guard, not before.Bruno Haible2010-03-301-2/+2