Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 12 Jun 2003 02:33:26 +0000 (02:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 12 Jun 2003 02:33:26 +0000 (02:33 +0000)
commit45ec72e8d67c72056a43deb22bcb6c4e1d1f65c2
tree1bccb74ce783ee976728da28c60e0e7fbd9cea37
parent70e1c9303a35ca9f957244fd48058ed6206f14e4
Update.

2003-02-28  Isamu Hasegawa  <isamu@yamato.ibm.com>

* posix/regcomp.c (parse_expression): Deliver translation to
build_word_op, and build_charclass.
(build_charclass): Apply translation for character classes too.
(build_word_op): Deliver translation to build_charclass.
* posux/transbug.c: New file.
* posix/Makefile (tests): Add transbug.

2003-06-04  Paolo Bonzini  <bonzini@gnu.org>

* posix/regexec.c (group_nodes_into_DFAstates): Check for
NEXT_ENDBUF_CONSTRAINT.  Move check for constraints which do a
'continue' before the others.
ChangeLog
localedata/ChangeLog
posix/Makefile
posix/transbug.c [new file with mode: 0755]