aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4global_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* V4 JIT: enable the JIT when compiling with clang on ARM.Erik Verbruggen2014-07-241-0/+2
* Get rid of ManagedRefLars Knoll2014-07-221-1/+0
* Get rid of all uses of ObjectRefLars Knoll2014-07-221-1/+0
* Remove the less often used Ref classesLars Knoll2014-07-221-3/+0
* Get rid of StringRefLars Knoll2014-07-221-1/+0
* Make sure JIT architectures lists are in syncDmitry Shachnev2014-07-071-2/+4
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-0/+5
|\
| * Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-231-0/+5
* | Remove unneeded ;Albert Astals Cid2014-04-251-2/+2
|/
* V4 JIT: enable JIT on win64.Erik Verbruggen2014-03-081-1/+1
* Make the Ref classes not template basedLars Knoll2014-02-071-5/+6
* Rename Referenced to ManagedRefLars Knoll2014-02-071-6/+5
* Move ValueRef into qv4value_p.hLars Knoll2014-01-311-0/+4
* Move the vtable pointer from the object to the internal classLars Knoll2013-12-041-0/+2
* Fix build on WinRTAndrew Knight2013-11-061-1/+1
* Enable JIT for WinCE.Sérgio Martins2013-11-041-2/+2
* Fix MSVC2013 compilationYuchen Deng2013-10-211-0/+2
* Fix ARM thumb2 mode detectionSimon Hausmann2013-10-171-1/+5
* Fix build on ARM in ARM mode (instead of thumb2)Simon Hausmann2013-10-171-0/+31
* Change exception handling APISimon Hausmann2013-10-021-1/+9
* Convert more methods in QV8EngineLars Knoll2013-09-261-0/+1
* Convert putIndexed()Lars Knoll2013-09-221-0/+2
* Introduce a Referenced<T> class to pass Objects into methodsLars Knoll2013-09-221-2/+13
* Further work towards an exact GCLars Knoll2013-09-221-0/+5
* Use a handwritten offsetof macroLars Knoll2013-09-201-0/+2
* Convert ReturnedValue into a primitive (typedef to quint64)Lars Knoll2013-09-121-0/+6
* Add a SimpleScriptFunction classLars Knoll2013-09-021-0/+5
* Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-221-0/+3
* Fix build on QNXSimon Hausmann2013-08-121-0/+8
* Clean up some header dependenciesLars Knoll2013-08-081-0/+1
* Restructure source codeLars Knoll2013-08-081-0/+197