summaryrefslogtreecommitdiffstats
path: root/vm/Intern.c
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-185/+0
* Fix implicit conversions, rename reserved works, enable -Wc++-compat.Carl Shapiro2010-12-071-8/+8
* Drive all root scanning by the root visitor.Carl Shapiro2010-12-021-21/+0
* Fix class loader interning following a String.intern.Carl Shapiro2010-10-191-8/+58
* Implement card table verification.Carl Shapiro2010-08-091-0/+21
* New string intern table without immortal bits.Carl Shapiro2010-07-221-79/+41
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+173
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-173/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+173