aboutsummaryrefslogtreecommitdiff
path: root/posix/regex_internal.h
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-17[BZ #284, BZ #721]Roland McGrath1-1/+1
2005-01-26[BZ #605, BZ #611]Ulrich Drepper1-13/+11
2005-01-26(DUMMY_CONSTRAINT): Rename to... (WORD_DELIM_CONSTRAINT): ...this. (NOT_WORD_...Ulrich Drepper1-3/+6
2004-12-27Update.Ulrich Drepper1-2/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-98/+133
2007-07-122.5-18.1Jakub Jelinek1-133/+98
2004-12-10Update.Ulrich Drepper1-8/+14
2004-12-06Update.Ulrich Drepper1-9/+3
2004-11-25Update.Ulrich Drepper1-0/+2
2004-11-18[BZ #544]Ulrich Drepper1-0/+2
2004-11-12Update.cvs/fedora-glibc-20041112T1640Ulrich Drepper1-3/+3
2004-11-08Update.Ulrich Drepper1-0/+6
2004-11-08(struct re_backref_cache_entry): Remove flag field. (struct re_sift_context_t...Ulrich Drepper1-8/+1
2004-11-03* posix/regex_internal.h (__regfree) [!_LIBC]: Define to regfree.Roland McGrath1-0/+1
2004-02-26Update.Ulrich Drepper1-20/+10
2004-01-30Update.Ulrich Drepper1-2/+1
2004-01-14Update.Ulrich Drepper1-4/+0
2004-01-14Update.Ulrich Drepper1-1/+1
2004-01-06Update.Ulrich Drepper1-1/+1
2004-01-03(re_match_context_t): Add dfa member.Andreas Jaeger1-0/+5
2004-01-02Update.Ulrich Drepper1-13/+27