| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Optimize regex a bit | Ulrich Drepper | 2012-01-03 | 1 | -4/+32 |
* | Fix access after end of search string in regex matcher | Andreas Schwab | 2011-11-30 | 1 | -5/+4 |
* | One more regex memory leak fixed. | Ulrich Drepper | 2010-10-12 | 1 | -0/+2 |
* | More regex memory leak fixes and tests. | Ulrich Drepper | 2010-10-11 | 1 | -3/+6 |
* | Fix memory leak for some invalid regular expressions. | Ulrich Drepper | 2010-10-11 | 1 | -1/+9 |
* | One forgotten checkin from regex changes. | Ulrich Drepper | 2010-01-15 | 1 | -2/+2 |
* | Fix a few more cases of ignored return values in regex. | Ulrich Drepper | 2010-01-15 | 1 | -3/+9 |
* | regcomp.c: do not ignore memory allocation failure | Paul Eggert | 2010-01-14 | 1 | -55/+57 |
* | Fix ranges with multibyte characters as endpoints. | Paolo Bonzini | 2009-11-17 | 1 | -1/+1 |
* | Recognize ill-formed { } expressions in regcomp. | Ulrich Drepper | 2009-08-23 | 1 | -1/+1 |
* | [BZ 9697] | Ulrich Drepper | 2009-01-08 | 1 | -29/+50 |
* | * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc. | Ulrich Drepper | 2009-01-08 | 1 | -2/+2 |
* | * string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735 | Ulrich Drepper | 2008-05-15 | 1 | -26/+22 |
* | * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l. | Ulrich Drepper | 2007-12-14 | 1 | -1/+1 |
* | * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/, | Ulrich Drepper | 2007-12-12 | 1 | -1/+1 |
* | * posix/fnmatch_loop.c: Take rule index returned as part of | Ulrich Drepper | 2007-10-12 | 1 | -3/+7 |
* | * posix/regcomp.c (lookup_collation_sequence_value): check that | Ulrich Drepper | 2007-09-24 | 1 | -2/+3 |
* | [BZ #3957] | Ulrich Drepper | 2007-02-05 | 1 | -6/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -2/+6 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -6/+2 |
* | * inet/rcmd.c (iruserfopen): Remove redundant initialization. | Roland McGrath | 2006-01-31 | 1 | -3/+1 |
* | [BZ #1224] | Ulrich Drepper | 2005-10-15 | 1 | -27/+8 |
* | [BZ #368] | Ulrich Drepper | 2005-10-14 | 1 | -16/+21 |
* | [BZ #1373] | Ulrich Drepper | 2005-10-14 | 1 | -19/+25 |
* | * posix/regcomp.c: Likewise. | Ulrich Drepper | 2005-10-13 | 1 | -195/+77 |
* | [BZ #1302] | Ulrich Drepper | 2005-09-28 | 1 | -48/+45 |
* | [BZ #281] | Ulrich Drepper | 2005-09-23 | 1 | -5/+5 |
* | * posix/regex_internal.c (re_string_reconstruct): Avoid calling | Ulrich Drepper | 2005-09-07 | 1 | -16/+23 |
* | * posix/regex_internal.h (re_sub_match_top_t): Remove unused member | Ulrich Drepper | 2005-09-06 | 1 | -39/+37 |
* | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper | 2005-07-10 | 1 | -2/+2 |
* | [BZ #934] | Ulrich Drepper | 2005-05-06 | 1 | -0/+2 |
* | [BZ #779] | Ulrich Drepper | 2005-03-19 | 1 | -5/+7 |
* | * posix/regcomp.c (lower_subexp): Do not optimize empty | Ulrich Drepper | 2005-02-22 | 1 | -0/+5 |
* | [BZ #558] | Ulrich Drepper | 2005-01-27 | 1 | -11/+29 |
* | [BZ #605, BZ #611] | Ulrich Drepper | 2005-01-26 | 1 | -474/+442 |
* | [BZ #693] | Ulrich Drepper | 2005-01-26 | 1 | -6/+16 |
* | Update. | Ulrich Drepper | 2005-01-14 | 1 | -4/+4 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -679/+804 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -804/+679 |
* | (free_dfa_content, init_dfa): Remove references to re_dfa_t's subexps field. ... | Ulrich Drepper | 2004-12-06 | 1 | -28/+6 |
* | Update. | Ulrich Drepper | 2004-11-25 | 1 | -44/+35 |
* | [BZ #544] | Ulrich Drepper | 2004-11-18 | 1 | -2/+103 |
* | Update. | Ulrich Drepper | 2004-11-10 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2004-11-08 | 1 | -11/+69 |
* | * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove | Andreas Jaeger | 2004-09-24 | 1 | -4/+4 |
* | Update. | Ulrich Drepper | 2004-03-05 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-02-26 | 1 | -10/+8 |
* | Update. | Ulrich Drepper | 2004-02-06 | 1 | -3/+3 |
* | (build_range_exp) [!_LIBC]: Check validity of collation elements. | Ulrich Drepper | 2004-01-30 | 1 | -0/+2 |