aboutsummaryrefslogtreecommitdiff
path: root/posix/regex_internal.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-21regex: copy back from GnulibPaul Eggert1-2/+6
2021-02-09regex: stop using allocaAdhemerval Zanella1-19/+0
2021-01-20posix: Fix regex_internal.h on bootstrapAdhemerval Zanella1-2/+4
2021-01-04posix: Sync regex code with gnulibAdhemerval Zanella1-4/+12
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-08-04Copy regex_internal.h from GnulibPaul Eggert1-2/+1
2020-08-04Copy regex BITSET_WORD_BITS porting from GnulibPaul Eggert1-30/+20
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-11-06posix: Sync regex with gnulibAdhemerval Zanella1-21/+9
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-31regex: improve Gnulib port to AIXPaul Eggert1-12/+0
2018-12-27regex: simplify Gnulib portPaul Eggert1-11/+1
2018-10-14regex: simplify by using intprops.hPaul Eggert1-17/+1
2018-10-14regex: __builtin_expect → __glibc_unlikelyPaul Eggert1-2/+0
2018-08-22regex: port Gnulib code to z/OS POSIX environmentPaul Eggert1-0/+3
2018-07-04posix: Sync gnulib regex implementationAdhemerval Zanella1-143/+299
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31posix: Remove internal_function attributeFlorian Weimer1-20/+9
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-06-05Fix regex wctype namespace (bug 18495).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-2/+2
2014-11-04Remove unused includeAndreas Schwab1-1/+0
2014-09-11Move findidx nested functions to top-level.Roland McGrath1-2/+5
2014-08-01Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-02-26Bring back definition of __attribute__ for non-gcc and older gccPaul Eggert1-0/+4
2013-02-26Fix some build warningsSiddhesh Poyarekar1-14/+8
2013-02-07Remove lots of inline keywords.Roland McGrath1-6/+5
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-24Remove use of INTDEF/INTUSE in intlAndreas Schwab1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-11-30Fix access after end of search string in regex matcherAndreas Schwab1-1/+1
2011-11-12Fix warnings in regexUlrich Drepper1-3/+2
2009-01-08* posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.Ulrich Drepper1-0/+1
2008-12-06* posix/regex_internal.h (build_wcs_upper_buffer):Ulrich Drepper1-2/+3
2007-08-26* posix/regex_internal.h: Prevent some declarations and definitionsUlrich Drepper1-6/+10
2005-12-11* posix/regex_internal.h: Include <stdint.h> if available.Ulrich Drepper1-0/+8
2005-10-15[BZ #1221]Ulrich Drepper1-5/+3
2005-10-13[BZ #1248]Ulrich Drepper1-69/+6
2005-09-28[BZ #1302]Ulrich Drepper1-37/+37
2005-09-23[BZ #281]Ulrich Drepper1-1/+1
2005-09-07(update_cur_sifted_state): Likewise.Ulrich Drepper1-2/+2
2005-09-07* posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper1-11/+11
2005-09-06* posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper1-2/+15
2005-05-06Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (...Ulrich Drepper1-0/+9