summaryrefslogtreecommitdiffstats
path: root/vm/BitVector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace malloc() followed by memset() to zero with calloc()Iliyan Malchev2012-02-161-2/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Further conservation of newlines.Dan Bornstein2011-05-261-3/+3
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-0/+333