Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-06-05 | Fix regex wcrtomb namespace (bug 18496). | Joseph Myers | 1 | -2/+2 |
2015-06-05 | Fix regex wctype namespace (bug 18495). | Joseph Myers | 1 | -4/+4 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-08-01 | Check if DEBUG is defined in regex_internal.c | Siddhesh Poyarekar | 1 | -2/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-28 | [BZ #13637] | Stanislav Brabec | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-12-30 | Fix up regcomp/regexec | Jakub Jelinek | 1 | -1/+1 |
2011-11-12 | Fix warnings in regex | Ulrich Drepper | 1 | -2/+4 |
2011-05-28 | Fix unnecessary overallocation due to incomplete character | Ulrich Drepper | 1 | -10/+14 |
2010-01-22 | Simplify test in re_string_skip_chars. | Ulrich Drepper | 1 | -1/+1 |
2010-01-22 | regex_internal.c: don't assume WEOF fits in wchar_t | Ulrich Drepper | 1 | -5/+7 |
2010-01-22 | regex_internal.c: remove useless variable and the code to set it. | Ulrich Drepper | 1 | -3/+1 |
2010-01-22 | Extend overflow detection in re_dfa_add_node. | Ulrich Drepper | 1 | -2/+5 |
2010-01-22 | regex: avoid internal re_realloc overflow | Ulrich Drepper | 1 | -1/+8 |
2010-01-15 | Fix a few more cases of ignored return values in regex. | Ulrich Drepper | 1 | -51/+55 |
2009-01-08 | * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc. | Ulrich Drepper | 1 | -9/+9 |
2008-05-15 | * string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735 | Ulrich Drepper | 1 | -5/+1 |
2006-09-07 | [BZ #3155] | Ulrich Drepper | 1 | -20/+86 |
2006-06-04 | * posix/regex_internal.c (re_string_skip_chars): If no character has | Ulrich Drepper | 1 | -9/+17 |
2006-01-15 | [BZ #1950, BZ #2153] | Andreas Jaeger | 1 | -3/+3 |
2005-10-15 | * posix/regexec.c: Finish prototyping of static functions. | Ulrich Drepper | 1 | -0/+9 |
2005-10-13 | [BZ #1248] | Ulrich Drepper | 1 | -17/+38 |
2005-10-13 | [BZ #1231] | Ulrich Drepper | 1 | -121/+48 |
2005-09-23 | [BZ #281] | Ulrich Drepper | 1 | -1/+1 |
2005-09-07 | * posix/regex_internal.c (re_string_reconstruct): Avoid calling | Ulrich Drepper | 1 | -51/+69 |
2005-09-06 | * posix/regex_internal.h (re_sub_match_top_t): Remove unused member | Ulrich Drepper | 1 | -37/+31 |
2005-07-05 | * posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX not | Ulrich Drepper | 1 | -4/+4 |
2005-03-19 | [BZ #779] | Ulrich Drepper | 1 | -11/+16 |
2005-03-06 | * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid | Ulrich Drepper | 1 | -6/+9 |
2005-01-27 | [BZ #558] | Ulrich Drepper | 1 | -7/+2 |
2005-01-26 | [BZ #605, BZ #611] | Ulrich Drepper | 1 | -40/+37 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -0/+1 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -342/+298 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -298/+342 |
2004-12-10 | Update. | Ulrich Drepper | 1 | -34/+36 |
2004-11-25 | Update. | Ulrich Drepper | 1 | -0/+25 |
2004-11-10 | Update. | Ulrich Drepper | 1 | -18/+16 |
2004-11-08 | Update. | Ulrich Drepper | 1 | -11/+5 |
2004-05-17 | [BZ #40] | Ulrich Drepper | 1 | -1/+1 |
2004-02-26 | Update. | Ulrich Drepper | 1 | -1/+3 |
2004-01-06 | Update. | Ulrich Drepper | 1 | -14/+5 |
2004-01-03 | Update. | Ulrich Drepper | 1 | -77/+130 |
2004-01-02 | Update. | Ulrich Drepper | 1 | -17/+23 |
2004-01-02 | Update. | Ulrich Drepper | 1 | -27/+23 |
2003-12-27 | Update. | Ulrich Drepper | 1 | -0/+1 |
2003-12-23 | Update. | Ulrich Drepper | 1 | -10/+12 |
2003-12-16 | Update. | Ulrich Drepper | 1 | -1/+3 |