rt/emul/mini/src/main/java/java/lang/String.java
Mon, 21 Oct 2013 15:16:04 +0200 In case the JavaScript Regexp does not parse the expression, use the regular Java one (if available)
Thu, 10 Oct 2013 09:33:40 +0200 undefined error when result of split was just one element
Fri, 04 Oct 2013 15:01:04 +0200 Correct way of expanding the array
Thu, 03 Oct 2013 15:51:55 +0200 Work on javac branch seems to have some results, so merge it
Thu, 03 Oct 2013 14:39:56 +0200 String.replace is now capable to relace a pattern with a longer super pattern
Sat, 28 Sep 2013 20:54:50 +0200 Explicitly enumerating the classes we want to compile against
Sat, 28 Sep 2013 02:43:18 +0200 Some trivial implementations of methods that work with Locale
Fri, 27 Sep 2013 20:20:50 +0200 JavaOne attendees asked for support for String.replaceAll, so here it is
Mon, 09 Sep 2013 15:26:12 +0200 Basic implementation of String.split
Fri, 03 May 2013 18:15:47 +0200 Generate $instOf in exported form
Thu, 04 Apr 2013 09:46:06 +0200 Implementation of String.replace(CharSeq,CharSeq)
Wed, 27 Feb 2013 23:40:18 +0100 Placing the toString and valueOf methods into java.lang.String prototype
Tue, 26 Feb 2013 16:54:16 +0100 Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository