aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4mm.cpp
Commit message (Expand)AuthorAgeFilesLines
* wince: Build fix, NtCurrentTeb() is not available in this platform.Sérgio Martins2013-09-251-0/+65
* Prevent objects from being collected while in their constructorLars Knoll2013-09-221-7/+10
* Further work towards an exact GCLars Knoll2013-09-221-1/+1
* Remove qLowerBound usages from declarativeGiuseppe D'Angelo2013-09-131-1/+1
* Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-131-1/+2
* Create a stack for JS values and use it in the interpreterLars Knoll2013-09-111-0/+13
* Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-221-2/+2
* Restructure source codeLars Knoll2013-08-081-0/+605