Age | Commit message (Expand) | Author |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers |
2015-06-09 | Fix regcomp wcscoll, wcscmp namespace (bug 18497). | Joseph Myers |
2015-06-05 | Fix regex wctype namespace (bug 18495). | Joseph Myers |
2015-03-10 | Harmonize posix/regcomp.c with gnulib: comment formatting | Roland McGrath |
2015-01-07 | posix/regcomp: initialize union structure tag to avoid warning | Chris Metcalf |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-09-11 | Move findidx nested functions to top-level. | Roland McGrath |
2014-07-13 | regex: don't deref NULL upon heap allocation failure | Jim Meyering |
2014-06-20 | Fix another memory leak in regexp compiler (BZ #17069) | Andreas Schwab |
2014-06-19 | Fix memory leak in regexp compiler (BZ #17069) | Andreas Schwab |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold |
2013-02-12 | Fix handling of collating symbols in regexps | Andreas Schwab |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-08-15 | Suppress regcomp.c warnings in 32-bit builds. | Roland McGrath |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-03 | Optimize regex a bit | Ulrich Drepper |
2011-11-30 | Fix access after end of search string in regex matcher | Andreas Schwab |
2010-10-12 | One more regex memory leak fixed. | Ulrich Drepper |
2010-10-11 | More regex memory leak fixes and tests. | Ulrich Drepper |
2010-10-11 | Fix memory leak for some invalid regular expressions. | Ulrich Drepper |
2010-01-15 | One forgotten checkin from regex changes. | Ulrich Drepper |
2010-01-15 | Fix a few more cases of ignored return values in regex. | Ulrich Drepper |
2010-01-14 | regcomp.c: do not ignore memory allocation failure | Paul Eggert |
2009-11-17 | Fix ranges with multibyte characters as endpoints. | Paolo Bonzini |
2009-08-23 | Recognize ill-formed { } expressions in regcomp. | Ulrich Drepper |
2009-01-08 | [BZ 9697] | Ulrich Drepper |
2009-01-08 | * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc. | Ulrich Drepper |
2008-05-15 | * string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735 | Ulrich Drepper |
2007-12-14 | * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l. | Ulrich Drepper |
2007-12-12 | * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/, | Ulrich Drepper |
2007-10-12 | * posix/fnmatch_loop.c: Take rule index returned as part of | Ulrich Drepper |
2007-09-24 | * posix/regcomp.c (lookup_collation_sequence_value): check that | Ulrich Drepper |
2007-02-05 | [BZ #3957] | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-01-31 | * inet/rcmd.c (iruserfopen): Remove redundant initialization. | Roland McGrath |
2005-10-15 | [BZ #1224] | Ulrich Drepper |
2005-10-14 | [BZ #368] | Ulrich Drepper |
2005-10-14 | [BZ #1373] | Ulrich Drepper |
2005-10-13 | * posix/regcomp.c: Likewise. | Ulrich Drepper |
2005-09-28 | [BZ #1302] | Ulrich Drepper |
2005-09-23 | [BZ #281] | Ulrich Drepper |
2005-09-07 | * posix/regex_internal.c (re_string_reconstruct): Avoid calling | Ulrich Drepper |
2005-09-06 | * posix/regex_internal.h (re_sub_match_top_t): Remove unused member | Ulrich Drepper |
2005-07-10 | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper |
2005-05-06 | [BZ #934] | Ulrich Drepper |