aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/jsruntime.pri
Commit message (Expand)AuthorAgeFilesLines
* Get rid of qv4qmlextensionsLars Knoll2015-06-151-2/+0
* Get rid of TypedValueLars Knoll2015-06-101-1/+0
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+2
* Move memory management related functionality into it's own folderLars Knoll2015-03-021-2/+0
* Basic support for typed arraysLars Knoll2014-10-291-0/+2
* Implement DataViewLars Knoll2014-10-291-2/+4
* Implement ArrayBufferLars Knoll2014-10-291-2/+4
* Remove redundant sse2 math flagsAllan Sandfeld Jensen2014-07-011-7/+0
* Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-231-7/+15
* Garbage collect member dataLars Knoll2014-04-041-0/+2
* Satellite profiler for V4Ulf Hermann2014-02-121-2/+4
* Move PersistenValue and WeakValue into it's own fileLars Knoll2014-02-051-0/+2
* Rename some filesLars Knoll2014-01-311-1/+1
* Rework array handling for JS objectsLars Knoll2014-01-091-0/+2
* Remove stray warn_off in pri fileLars Knoll2013-11-091-2/+0
* Remove the last C++ exceptions from QtQmlLars Knoll2013-10-301-2/+0
* Remove qv4unwindhelper classLars Knoll2013-10-291-4/+0
* Cleanup: Remove now unused throwInternal() methodLars Knoll2013-10-291-25/+0
* Win32: Remove dependency to DbgHelp DLLSimon Hausmann2013-10-231-4/+0
* Speed up stack trace generation for the JITSimon Hausmann2013-10-161-2/+0
* Temporarily disable libunwind exception throwing on MacSimon Hausmann2013-10-031-1/+1
* Cleanup exception handlingSimon Hausmann2013-10-031-3/+1
* Change v4 exceptions to use the common C++ ABIs foreign exceptionsSimon Hausmann2013-10-031-6/+5
* Fix WinCE build.v5.2.0-alpha1Sérgio Martins2013-09-251-1/+1
* Add ScopedValue and ScopedValueArray classesLars Knoll2013-09-111-0/+1
* Rename the DW2 and ARM unwinder helpers to standard _p.hThiago Macieira2013-09-021-2/+2
* The Moth VME is actually part of the runtime, not the compilerLars Knoll2013-08-081-2/+4
* Restructure source codeLars Knoll2013-08-081-0/+144