emul/src/main/java/java/lang/AbstractStringBuilder.java
Tue, 16 Oct 2012 11:55:56 +0200 Concatenation of strings works
Tue, 09 Oct 2012 11:11:58 -0700 Concatenation of string and integer works
Sun, 30 Sep 2012 17:10:32 -0700 Centralize all calls to System.arraycopy under one method in String
Sat, 29 Sep 2012 08:13:32 +0200 Removing references to classes that would create too big transitive dependencies
Sat, 29 Sep 2012 07:49:34 +0200 Less dependencies on other packages
Sat, 29 Sep 2012 06:47:05 +0200 3rd batch of classes