Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 15 Dec 2003 00:56:30 +0000 (00:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 15 Dec 2003 00:56:30 +0000 (00:56 +0000)
commita0a8461cf99175130a793e6d277b199aa8e670f9
tree555984ef5eed2eb4670be60f02c746e2c3e5e9f0
parent0ce7f49c2fe42f50de0e9a3d8eb8e586d41d9adc
Update.

2003-12-14  Paolo Bonzini  <bonzini@gnu.org>

* posix/regex_internal.c (re_acquire_state_context):
        Compare the node sets after all the other comparisons.

2003-12-13  Paolo Bonzini  <bonzini@gnu.org>

* posix/regexec.c (find_subexp_node, check_arrival,
check_arrival_add_next_nodes, check_arrival_expand_ecl,
check_arrival_expand_ecl_sub, expand_bkref_cache):
Rename the FL_OPEN parameter to TYPE, which is either
OP_OPEN_SUBEXP or OP_CLOSE_SUBEXP.  Callers adjusted.

* Makeconfig (gnulib): If have-cc-with-libunwind is "yes", also
2003-11-12  David Mosberger  <davidm@hpl.hp.com>
ChangeLog
posix/regex_internal.c