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