corda/classpath
Johannes Schindelin f55ac46602 Support trivial regular expressions with special escaped characters
When a regular expression contains escaped characters such as the
backslash, it is actually still a literal string. So let's support the
trivially-escaped characters, too, that are documented in

	http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-10-21 12:00:17 -05:00
..
avian update copyright years 2013-07-02 20:52:38 -06:00
java Support trivial regular expressions with special escaped characters 2013-10-21 12:00:17 -05:00
sun update copyright years 2013-07-02 20:52:38 -06:00
java-io.cpp fix memory leak in Java_java_io_File_lastModified (exposed in debug mode) 2013-10-17 13:54:59 -06:00
java-lang.cpp fix ios sim=true build 2013-09-03 21:22:34 -06:00
java-net.cpp update copyright years 2013-07-02 20:52:38 -06:00
java-nio.cpp update copyright years 2013-07-02 20:52:38 -06:00
java-util-zip.cpp update copyright years 2013-07-02 20:52:38 -06:00
java-util.cpp update copyright years 2013-07-02 20:52:38 -06:00
jni-util.h update copyright years 2013-07-02 20:52:38 -06:00