Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 39e72d4a7..7f67f4181 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,20 @@
+2010-02-11 Corinna Vinschen <corinna@vinschen.de>
+
+ * regex/engine.c (step): Drop Cygwin-specific definition.
+ (NONCHAR): Better cast here to make the test work. Move comment
+ from step here.
+ (matcher): Disable skipping initial string in multibyte case.
+ * regex/regcomp.c (p_bracket): Don't simplify singleton in the invert
+ case.
+ (p_b_term): Handle early end of pattern after dash in bracket
+ expression.
+ (singleton): Don't ignore the wides just because there's already a
+ singleton in the single byte chars. Fix condition for a singleton
+ wide accordingly.
+ (findmust): Check for LC_CTYPE charset, rather than LC_COLLATE charset.
+ * regex2.h (CHIN): Fix condition in the icase & invert case.
+ (ISWORD): Fix wrong cast to unsigned char.
+
2010-02-11 Andy Koppe <andy.koppe@gmail.com>
* nlsfuncs.cc (initial_setlocale): Move check whether charset has