Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid calling destroy() on most objects | Lars Knoll | 2014-07-22 | 1 | -1/+0 |
* | Optimize construction of SimpleArrayData | Lars Knoll | 2014-03-19 | 1 | -2/+2 |
* | Cleanups | Lars Knoll | 2014-01-31 | 1 | -7/+7 |
* | Allocate the ArrayData object and it's data together | Simon Hausmann | 2014-01-24 | 1 | -15/+9 |
* | Change virtual methods in ArrayData to take Object pointer | Lars Knoll | 2014-01-24 | 1 | -54/+21 |
* | Turn ArrayData into a Managed object | Lars Knoll | 2014-01-23 | 1 | -41/+40 |
* | Adjust method naming to be closer to Managed | Lars Knoll | 2014-01-21 | 1 | -7/+14 |
* | Add a SimpleArrayData class | Lars Knoll | 2014-01-20 | 1 | -16/+26 |
* | Save memory on array data | Lars Knoll | 2014-01-20 | 1 | -6/+6 |
* | Smaller code cleanup | Lars Knoll | 2014-01-09 | 1 | -1/+1 |
* | Rework array handling for JS objects | Lars Knoll | 2014-01-09 | 1 | -0/+242 |