| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Convert ExecutionContext to new storage scheme | Lars Knoll | 2014-07-22 | 1 | -24/+24 |
| * | Get rid of different macros for vtable specializations | Lars Knoll | 2014-07-22 | 1 | -1/+1 |
| * | Avoid calling destroy() on most objects | Lars Knoll | 2014-07-22 | 1 | -1/+1 |
| * | Split ManagedVTable into two classes | Lars Knoll | 2014-01-21 | 1 | -1/+1 |
| * | Move Managed::type and some flags into the vtable | Lars Knoll | 2014-01-03 | 1 | -5/+5 |
| * | Simplify & speed up function calling | Lars Knoll | 2013-11-09 | 1 | -18/+18 |
| * | Fix various compiler warnings in order to remove warn_off in the near future | Erik Verbruggen | 2013-11-04 | 1 | -2/+2 |
| * | Seed Math.random in v4 | Frederik Gladhorn | 2013-10-29 | 1 | -1/+10 |
| * | Fix the remaining objects against self destruction | Lars Knoll | 2013-10-11 | 1 | -0/+3 |
| * | Move Value::fromBool, ... to a new Primitive class | Lars Knoll | 2013-09-28 | 1 | -8/+8 |
| * | Fix CallContext to not hold arguments on the C stack anymore | Lars Knoll | 2013-09-28 | 1 | -24/+24 |
| * | Cleanup Object::define*Property API | Lars Knoll | 2013-09-22 | 1 | -29/+29 |
| * | Convert builtin methods to return a ReturnedValue | Lars Knoll | 2013-09-18 | 1 | -63/+63 |
| * | Remove more usages of Object::setPrototype() | Lars Knoll | 2013-09-02 | 1 | -1/+0 |
| * | Move prototype pointer into QV4::InternalClass | Lars Knoll | 2013-09-02 | 1 | -1/+1 |
| * | Restructure source code | Lars Knoll | 2013-08-08 | 1 | -0/+311 |