aboutsummaryrefslogtreecommitdiff
path: root/posix/regexec.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-15* posix/regexec.c: Finish prototyping of static functions.Ulrich Drepper1-0/+45
2005-10-14[BZ #1373]Ulrich Drepper1-1/+1
2005-10-13[BZ #1231]Ulrich Drepper1-222/+98
2005-09-30* posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper1-3/+3
2005-09-28[BZ #1302]Ulrich Drepper1-45/+52
2005-09-23[BZ #281]Ulrich Drepper1-1/+1
2005-09-07(update_cur_sifted_state): Likewise.Ulrich Drepper1-69/+95
2005-09-07(transit_state_bkref): Make DFA a const pointer.Ulrich Drepper1-13/+14
2005-09-07* posix/regexec.c (find_recover_state): Remove unnecessaryUlrich Drepper1-1/+1
2005-09-07* posix/regexec.c (merge_state_with_log): Define dfa as const pointer.Ulrich Drepper1-9/+13
2005-09-07* posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper1-32/+42
2005-09-06* posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper1-12/+33
2005-05-06[BZ #934]Ulrich Drepper1-1/+13
2005-03-06* posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper1-3/+3
2005-01-27[BZ #558]Ulrich Drepper1-15/+21
2005-01-26[BZ #605, BZ #611]Ulrich Drepper1-10/+6
2004-12-27Update.Ulrich Drepper1-47/+47
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-438/+434
2007-07-122.5-18.1Jakub Jelinek1-434/+438
2004-12-10Update.Ulrich Drepper1-57/+81
2004-12-06Update.Ulrich Drepper1-52/+47
2004-11-18[BZ #544]Ulrich Drepper1-0/+12
2004-11-12Update.cvs/fedora-glibc-20041112T1640Ulrich Drepper1-3/+22
2004-11-10Update.Ulrich Drepper1-24/+15
2004-11-10Update.Ulrich Drepper1-132/+156
2004-11-08Update.Ulrich Drepper1-198/+237
2004-11-08Update.Ulrich Drepper1-70/+24
2004-03-10Update.Ulrich Drepper1-0/+1
2004-03-10[BZ #16]Ulrich Drepper1-1/+21
2004-03-05Update.Ulrich Drepper1-8/+8
2004-03-04Update.Ulrich Drepper1-5/+15
2004-03-04Update.Ulrich Drepper1-134/+161
2004-02-16[BZ #6]Ulrich Drepper1-1/+1
2004-02-11Update.Ulrich Drepper1-2/+5
2004-02-02#Update.Ulrich Drepper1-3/+23
2004-01-19Update.Ulrich Drepper1-9/+37
2004-01-03(match_ctx_free_subtops, search_cur_bkref_entry, match_ctx_add_sublast, sift_...Ulrich Drepper1-149/+147
2004-01-02Update.Ulrich Drepper1-227/+198
2003-12-30Update.Ulrich Drepper1-12/+13
2003-12-29Update.Ulrich Drepper1-26/+24
2003-12-29Update.Ulrich Drepper1-10/+7
2003-12-28Update.Ulrich Drepper1-17/+9
2003-12-27Update.Ulrich Drepper1-22/+57
2003-12-23(build_trtable): Don't allocate the trtable until state->word_trtable is know...Ulrich Drepper1-114/+129
2003-12-22Update.Ulrich Drepper1-17/+27
2003-12-17(re_search_internal): Limit search to the beginning of the buffer if the init...Ulrich Drepper1-5/+18
2003-12-16Update.Ulrich Drepper1-5/+11
2003-12-16Update.Ulrich Drepper1-5/+12
2003-12-14(find_subexp_node, check_arrival, check_arrival_add_next_nodes, check_arrival...Ulrich Drepper1-36/+31
2003-11-29Update.Ulrich Drepper1-30/+45