summaryrefslogtreecommitdiff
path: root/src/3rdparty/javascriptcore/JavaScriptCore/wtf
Commit message (Expand)AuthorAgeFilesLines
* No need to define c99 math functions in c++11 modeJulien Gueytat2017-01-221-1/+1
* Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-231-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-2/+2
|\
| * Make some QNX only code Dinkum specificJames McDonnell2016-06-141-1/+1
| * Compile Fix for OpenBSD in C++11 modeRalf Nolden2016-06-021-1/+1
* | Fix build with the Intel compilerThiago Macieira2016-07-251-1/+1
|/
* Fix build with clang/c++1z due to register keywordSergio Martins2016-01-241-1/+1
* Fix build with MSVC2015.v5.5.0-rc1v5.5.05.5.0Friedemann Kleint2015-05-262-1/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-0/+4
|\
| * Detect PowerPC little-endian architecturev5.4.25.4.2Dmitry Shachnev2015-03-011-0/+4
* | Update copyright headersJani Heikkinen2015-02-126-6/+6
|/
* Fix MinGW build (even more)v5.4.0-beta1Kai Koehne2014-10-012-2/+4
* Fix QNX buildAllan Sandfeld Jensen2014-09-291-0/+12
* Fix C++11 build of qtscriptAllan Sandfeld Jensen2014-09-265-29/+48
* Fix DateTime with recent versions of tzdataAllan Sandfeld Jensen2014-09-222-100/+95
* Packport FreeBSD defines from Platform.h in qtdeclarativev5.4.0-alpha1Lars Knoll2014-09-021-1/+1
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-1/+4
|\
| * Work around ICC optimizer bug hoisting conditions out of the loopv5.3.25.3.2Thiago Macieira2014-07-031-1/+4
* | Fix warnings when building with gcc 4.8Allan Sandfeld Jensen2014-07-082-0/+40
|/
* Fix crash when creating a QScriptEngine in a native threadAndy Shaw2014-06-211-1/+2
* Fix build on x32Allan Sandfeld Jensen2014-03-041-1/+11
* Don't pretend to be PLATFORM(IPHONE) or PLATFORM(IPHONE_SIMULATOR)Tor Arne Vestbø2014-02-271-0/+2
* Detect AArch64 architectureRiku Voipio2014-01-081-1/+9
* Fix compiler errors.v5.2.0-rc1v5.2.0Erik Verbruggen2013-11-181-1/+1
* Fix JavaScriptCore ftbfs on mips64(el)YunQiang Su2013-11-011-1/+21
* Fix compilation of Qt Script with MSVC 2013.Friedemann Kleint2013-10-241-2/+2
* Bring in WebKit revisions 139553 and 139921.Raphael Kubo da Costa2013-06-111-16/+2
* Fix compile on AndroidBogDan Vatra2013-04-022-5/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-106-6/+6
* Fix Math.pow implementation with MinGW-w64Jonathan Liu2013-01-091-7/+23
* Change copyrights from Nokia to DigiaSergio Ahumada2012-12-056-6/+6
* Fix MinGW-w64 compilationJonathan Liu2012-09-041-1/+1
* Suppress JavaScriptCore 'LEAK' messages at application exitKent Hansen2012-08-131-0/+2
* Fix JIT crash on x86-64 (avoid 32-bit branch offset overflow)Kent Hansen2012-08-061-0/+10
* Compile with clang's libc++Bradley T. Hughes2012-06-231-2/+2
* Fix possible type collision with ICUKonstantin Ritt2012-06-151-1/+1
* Skip a test case that started failing after the upgrade to Unicode 6.1Konstantin Ritt2012-06-151-141/+47
* Fixed MSVC2011 buildAndreas Holzammer2012-05-163-5/+5
* Revert "JSCore build fix for WEC7"Andreas Holzammer2012-05-101-11/+0
* JSCore build fix for WEC7Janne Anttila2012-04-191-0/+11
* WEC7 build fix - use ptrdiff_t from std namespace.Janne Anttila2012-04-191-1/+1
* Fix compilation on QNX.Sean Harmer2012-02-072-2/+10
* Update copyright year in license headers.Jason McDonald2012-01-093-3/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27110-0/+29280