aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/v4
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-3/+1
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-2/+1
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-142-0/+22
* Remove dead codeLars Knoll2017-08-081-1/+1
* Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-2/+2
* Run GC between different benchmark runsLars Knoll2017-05-191-0/+3
* Run ES5 tests on Linux/x86-64Simon Hausmann2017-03-244-641/+0
* test262: Allow specifying a custom V4CMDRobin Burchell2017-01-191-1/+1
* Add ECMAScript 6 Array find and findIndex methodsKai Uwe Broulik2016-11-101-1/+2
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Inline property data into the objectLars Knoll2015-09-221-0/+1
* Add DataView unsigned integer getter/setters with correct casingsNobuaki Sukegawa2015-09-211-3/+32
* Fix sha1 of test262Simon Hausmann2015-08-251-0/+0
* Fix trivial bug where ArrayBuffer.isView never returned falseNobuaki Sukegawa2015-07-151-0/+9
* Fixed license headersJani Heikkinen2015-02-173-9/+9
* Update copyright headersJani Heikkinen2015-02-124-18/+18
* Basic support for typed arraysLars Knoll2014-10-292-0/+751
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Add Sha1.jsAlbert Astals Cid2014-07-251-0/+146
* Update TestExpectationsLars Knoll2014-01-281-1/+13
* fix whitespaceOswald Buddenhagen2014-01-222-14/+14
* Save memory on array dataLars Knoll2014-01-201-2/+36
* Fixes to sparse array handlingLars Knoll2014-01-201-0/+21
* Rename v4 to qmljsSimon Hausmann2013-10-222-2/+2
* Introduce a Referenced<T> class to pass Objects into methodsLars Knoll2013-09-221-1/+0
* Optimise property lookups on primitive typesLars Knoll2013-09-021-2/+1
* Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-2/+0
* Allow for function declarations inside conditionalsSimon Hausmann2013-08-231-0/+8
* Fix Array.prototype.concatPeter Varga2013-08-141-5/+1
* Added an iterative version of factorial as a (performance) test.Erik Verbruggen2013-08-142-3/+23
* Fix missing license headers for test262.pySergio Ahumada2013-06-241-0/+40
* Fix some missing license headersSergio Ahumada2013-06-241-0/+40
* Fix scope chain for eval in strict modeLars Knoll2013-06-211-2/+0
* Introducing SSA.Erik Verbruggen2013-06-061-3/+10
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-2/+15
* Merge branch 'master' of ssh://codereview.qt-project.org:29418/playground/v4v...Simon Hausmann2013-04-1542-0/+14388