about summary refs log tree commit diff
path: root/posix/regex_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-131-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* regex: copy back from GnulibPaul Eggert2021-09-211-2/+6
* regex: stop using allocaAdhemerval Zanella2021-02-091-19/+0
* posix: Fix regex_internal.h on bootstrapAdhemerval Zanella2021-01-201-2/+4
* posix: Sync regex code with gnulibAdhemerval Zanella2021-01-041-4/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Copy regex_internal.h from GnulibPaul Eggert2020-08-041-2/+1
* Copy regex BITSET_WORD_BITS porting from GnulibPaul Eggert2020-08-041-30/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* posix: Sync regex with gnulibAdhemerval Zanella2019-11-061-21/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* regex: improve Gnulib port to AIXPaul Eggert2018-12-311-12/+0
* regex: simplify Gnulib portPaul Eggert2018-12-271-11/+1
* regex: simplify by using intprops.hPaul Eggert2018-10-141-17/+1
* regex: __builtin_expect → __glibc_unlikelyPaul Eggert2018-10-141-2/+0
* regex: port Gnulib code to z/OS POSIX environmentPaul Eggert2018-08-221-0/+3
* posix: Sync gnulib regex implementationAdhemerval Zanella2018-07-041-143/+299
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* posix: Remove internal_function attributeFlorian Weimer2017-08-311-20/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Fix regex wctype namespace (bug 18495).Joseph Myers2015-06-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+2
* Remove unused includeAndreas Schwab2014-11-041-1/+0
* Move findidx nested functions to top-level.Roland McGrath2014-09-111-2/+5
* Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar2014-08-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Bring back definition of __attribute__ for non-gcc and older gccPaul Eggert2013-02-261-0/+4
* Fix some build warningsSiddhesh Poyarekar2013-02-261-14/+8
* Remove lots of inline keywords.Roland McGrath2013-02-071-6/+5
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove use of INTDEF/INTUSE in intlAndreas Schwab2012-05-241-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix access after end of search string in regex matcherAndreas Schwab2011-11-301-1/+1
* Fix warnings in regexUlrich Drepper2011-11-121-3/+2
* * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.Ulrich Drepper2009-01-081-0/+1
* * posix/regex_internal.h (build_wcs_upper_buffer):Ulrich Drepper2008-12-061-2/+3
* * posix/regex_internal.h: Prevent some declarations and definitionsUlrich Drepper2007-08-261-6/+10
* * posix/regex_internal.h: Include <stdint.h> if available.Ulrich Drepper2005-12-111-0/+8
* [BZ #1221]Ulrich Drepper2005-10-151-5/+3
* [BZ #1248]Ulrich Drepper2005-10-131-69/+6
* [BZ #1302]Ulrich Drepper2005-09-281-37/+37
* [BZ #281]Ulrich Drepper2005-09-231-1/+1
* (update_cur_sifted_state): Likewise.Ulrich Drepper2005-09-071-2/+2
* * posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper2005-09-071-11/+11