rt/emul/mini/src/main/java/java/lang/String.java
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