about summary refs log tree commit diff
path: root/posix/regexec.c
Commit message (Expand)AuthorAgeFilesLines
...
* regexec.c: simplify re_search_2_stubPaul Eggert2010-01-221-7/+4
* Fix a few more cases of ignored return values in regex.Ulrich Drepper2010-01-151-75/+81
* [BZ 697] cvs/fedora-glibc-20090108T0952Ulrich Drepper2009-01-081-1/+6
* * posix/fnmatch_loop.c: Take rule index returned as part ofUlrich Drepper2007-10-121-5/+9
* * posix/regexec.c: Finish prototyping of static functions.Ulrich Drepper2005-10-151-0/+45
* [BZ #1373]Ulrich Drepper2005-10-141-1/+1
* [BZ #1231]Ulrich Drepper2005-10-131-222/+98
* * posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper2005-09-301-3/+3
* [BZ #1302]Ulrich Drepper2005-09-281-45/+52
* [BZ #281]Ulrich Drepper2005-09-231-1/+1
* (update_cur_sifted_state): Likewise.Ulrich Drepper2005-09-071-69/+95
* (transit_state_bkref): Make DFA a const pointer.Ulrich Drepper2005-09-071-13/+14
* * posix/regexec.c (find_recover_state): Remove unnecessaryUlrich Drepper2005-09-071-1/+1
* * posix/regexec.c (merge_state_with_log): Define dfa as const pointer.Ulrich Drepper2005-09-071-9/+13
* * posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper2005-09-071-32/+42
* * posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper2005-09-061-12/+33
* [BZ #934]Ulrich Drepper2005-05-061-1/+13
* * posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper2005-03-061-3/+3
* [BZ #558]Ulrich Drepper2005-01-271-15/+21
* [BZ #605, BZ #611]Ulrich Drepper2005-01-261-10/+6
* Update.Ulrich Drepper2004-12-271-47/+47
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-438/+434
* 2.5-18.1Jakub Jelinek2007-07-121-434/+438
* Update.Ulrich Drepper2004-12-101-57/+81
* Update.Ulrich Drepper2004-12-061-52/+47
* [BZ #544]Ulrich Drepper2004-11-181-0/+12
* Update. cvs/fedora-glibc-20041112T1640Ulrich Drepper2004-11-121-3/+22
* Update.Ulrich Drepper2004-11-101-24/+15
* Update.Ulrich Drepper2004-11-101-132/+156
* Update.Ulrich Drepper2004-11-081-198/+237
* Update.Ulrich Drepper2004-11-081-70/+24
* Update.Ulrich Drepper2004-03-101-0/+1
* [BZ #16]Ulrich Drepper2004-03-101-1/+21
* Update.Ulrich Drepper2004-03-051-8/+8
* Update.Ulrich Drepper2004-03-041-5/+15
* Update.Ulrich Drepper2004-03-041-134/+161
* [BZ #6]Ulrich Drepper2004-02-161-1/+1
* Update.Ulrich Drepper2004-02-111-2/+5
* #Update.Ulrich Drepper2004-02-021-3/+23
* Update.Ulrich Drepper2004-01-191-9/+37
* (match_ctx_free_subtops, search_cur_bkref_entry, match_ctx_add_sublast, sift_...Ulrich Drepper2004-01-031-149/+147
* Update.Ulrich Drepper2004-01-021-227/+198
* Update.Ulrich Drepper2003-12-301-12/+13
* Update.Ulrich Drepper2003-12-291-26/+24
* Update.Ulrich Drepper2003-12-291-10/+7
* Update.Ulrich Drepper2003-12-281-17/+9
* Update.Ulrich Drepper2003-12-271-22/+57
* (build_trtable): Don't allocate the trtable until state->word_trtable is know...Ulrich Drepper2003-12-231-114/+129
* Update.Ulrich Drepper2003-12-221-17/+27
* (re_search_internal): Limit search to the beginning of the buffer if the init...Ulrich Drepper2003-12-171-5/+18