Merge: Regular Expression fix with Unicode
authorJean Privat <jean@pryen.org>
Fri, 28 Aug 2015 16:43:47 +0000 (12:43 -0400)
committerJean Privat <jean@pryen.org>
Fri, 28 Aug 2015 16:43:47 +0000 (12:43 -0400)
Fixes issue #1659, RE are now a bit more expensive, but they should behave correctly when dealing with Unicode Strings.

Pull-Request: #1662
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>

1  2 
lib/core/re.nit
lib/core/text/flat.nit
lib/core/text/native.nit

diff --cc lib/core/re.nit
Simple merge
Simple merge
Simple merge