summaryrefslogtreecommitdiffstats
path: root/src/java_lang_String.cc
Commit message (Expand)AuthorAgeFilesLines
* Make String.equals pure Java now we have a good compiler.Ian Rogers2012-03-221-40/+0
* Remove anonymous namespaces.Elliott Hughes2012-03-151-9/+5
* Make sure threads allocating are in the kRunnable stateBrian Carlstrom2011-10-261-0/+1
* Interning image stringsBrian Carlstrom2011-09-121-2/+2
* Fully implement string interning.Elliott Hughes2011-09-011-2/+2
* Start adding implementations for runtime-provided native methods.Elliott Hughes2011-09-011-0/+169