Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove anonymous namespaces. | Elliott Hughes | 2012-03-15 | 1 | -9/+3 |
* | Avoid copying and strlen(3) in the FindClass path. | Elliott Hughes | 2011-12-16 | 1 | -3/+3 |
* | Knock 0.5s off the Calculator startup time. | Elliott Hughes | 2011-12-13 | 1 | -2/+2 |
* | Reduce meta-data object sizes, introduce meta-data helper classes. | Ian Rogers | 2011-12-06 | 1 | -5/+6 |
* | Make sure threads allocating are in the kRunnable state | Brian Carlstrom | 2011-10-26 | 1 | -0/+2 |
* | Reuse SIRT for C++ references | Brian Carlstrom | 2011-10-20 | 1 | -8/+8 |
* | Fix a few UNIMPLEMENTEDs. | Elliott Hughes | 2011-10-11 | 1 | -6/+5 |
* | Change Class::component_type_ and implement reflect.Array | Brian Carlstrom | 2011-09-18 | 1 | -0/+160 |