aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/stubs/wtf
Commit message (Expand)AuthorAgeFilesLines
* Fix module name (QtQml) in the license header under src/3rdpartySergio Ahumada2013-06-2614-28/+28
* Fix failing assertion with MSVC in debug builds in various testsSimon Hausmann2013-06-261-18/+5
* Use 'template' keyword to treat 'vector' as a dependent template nameTor Arne Vestbø2013-04-171-1/+1
* Don't use std::vector::shrink_to_fit(), it's C++11, and not enabled on iOSTor Arne Vestbø2013-04-171-1/+1
* Speed up regular expression matchingSimon Hausmann2013-04-161-5/+34
* Fix build of the rest of v4vm against WTF/JSC updateSimon Hausmann2013-04-122-1/+14
* Simplify UChar stub hackSimon Hausmann2013-02-091-1/+1
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-3014-0/+947