summaryrefslogtreecommitdiff
path: root/lib/regex_internal.h
Commit message (Expand)AuthorAgeFilesLines
* regex: Allow locking optimization independently of 'unlocked-io'.Bruno Haible2021-03-071-2/+2
* regex: make it easier to merge into glibcPaul Eggert2021-02-051-1/+4
* fnmatch, regex, fts: FALLTHROUGH consistencyPaul Eggert2021-01-191-2/+4
* regex: stop using allocaPaul Eggert2021-01-081-19/+0
* regex: remove alloca usage on regex set_regsPaul Eggert2021-01-081-0/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* regex: port to weird isascii platformsPaul Eggert2020-09-231-0/+8
* regex: Use space optimization also with clang.Bruno Haible2020-08-161-1/+1
* Silence warnings from clang 10 with -Wimplicit-fallthrough.Bruno Haible2020-08-091-3/+3
* regex: port to non-GCC pre-IEC-60559Paul Eggert2020-01-271-1/+16
* regex: port to Gawk on nonstandard platformsPaul Eggert2020-01-241-0/+3
* regex: fix bug with >=16 subexpressionsPaul Eggert2020-01-211-2/+1
* regex: simplify definition of BITSET_WORD_BITSPaul Eggert2020-01-211-30/+2
* autoupdatePaul Eggert2019-12-311-1/+1
* Simplify and regularize regex use of ‘assert’Paul Eggert2019-10-111-1/+7
* regex: tell compiler there’s at most 256 arcs outPaul Eggert2019-10-091-0/+1
* regex: simplify by assuming C99Paul Eggert2019-10-091-20/+1
* autoupdateKarl Berry2019-07-061-0/+4
* thread, lock, cond, tls: Remove support for Pth threads.Bruno Haible2019-07-061-2/+0
* thread, lock, cond, tls: Remove support for old Solaris threads.Bruno Haible2019-07-061-2/+0
* autoupdatePaul Eggert2018-12-311-1/+1
* autoupdatePaul Eggert2018-12-311-12/+0
* autoupdatePaul Eggert2018-12-271-11/+1
* autoupdatePaul Eggert2018-10-141-19/+1
* ; autoupdatePaul Eggert2018-08-221-0/+3
* regex: glibc does not use intprops.hPaul Eggert2018-06-291-1/+17
* regex: port to recently proposed glibc regex mergePaul Eggert2018-06-281-21/+10
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* regex: merge from glibcPaul Eggert2017-11-201-13/+9
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* regex: work with GCC7's -Werror=implicit-fallthrough=Paul Eggert2017-07-261-0/+8
* regex: port better to Solaris 10Paul Eggert2017-04-161-0/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* builtin-expect: new modulePaul Eggert2016-12-161-5/+1
* regex: fix integer-overflow bug in never-used codePaul Eggert2016-12-161-0/+2
* regex: make it closer to libcPaul Eggert2016-02-191-21/+12
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* regex: merge patches from libcPaul Eggert2015-09-191-13/+16
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* regex: don't be multithreaded if USE_UNLOCKED_IO.Paul Eggert2014-06-131-2/+2
* maint: update copyrightEric Blake2014-01-011-1/+1
* regex: also remove dependency on HAVE_WCSCOLLJim Meyering2013-10-211-1/+1
* regex: port to --with-included-regex --enable-gcc-warnings non-threadedPaul Eggert2013-07-091-2/+3
* c-ctype, regex, verify: port to gcc -std=c90 -pedanticPaul Eggert2013-05-291-1/+16
* regex: adapt to locking regime instead of depending on pthreadPaul Eggert2013-05-291-10/+19
* regex: fix dfa race in multithreaded usesPaul Eggert2013-05-191-6/+17
* regex: merge patches from libcPaul Eggert2013-02-251-11/+9
* regex: support Gawk, which never uses allocaPaul Eggert2013-01-011-1/+3
* regex: port __libc_lock_define usage to C89Paul Eggert2013-01-011-1/+2
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1