summaryrefslogtreecommitdiff
path: root/src/3rdparty/javascriptcore
Commit message (Expand)AuthorAgeFilesLines
* QtScript: Fix build with MSVC2015.Friedemann Kleint2015-05-263-2/+4
* Fix DateTime with recent versions of tzdataAllan Sandfeld Jensen2014-09-235-115/+108
* Fix building of JSC with libc++.Raphael Kubo da Costa2014-04-221-6/+0
* Fix recursive calling of QScriptProgramLars Knoll2014-03-131-0/+2
* Add AArch64 detection support to JavaScriptCore.Dmitry Shachnev2014-03-131-1/+9
* Fix building of JSC for earlier versions of gcc on MacAndy Shaw2014-02-251-0/+14
* qtscript: Add support for MIPS64 platformsVicente Olivert Riera2013-12-031-1/+23
* Fix compilation of Qt Script with MSVC 2013.Friedemann Kleint2013-10-251-2/+2
* QNX: Changing the way JSC retrieves the current stack base pointerFabian Bumberger2013-06-291-34/+2
* Bring in WebKit revisions 139553 and 139921.Raphael Kubo da Costa2013-06-151-16/+2
* Compile with clang's libc++Bradley T. Hughes2013-06-102-2/+4
* Bring in WebKit r74029 to fix the build with clang.Raphael Kubo da Costa2013-04-291-2/+4
* Revert "JSCore build fix for WEC7"Janne Anttila2013-04-291-11/+0
* Add a means to specify that the VM_POOL_SIZE can be 1gb and not 2gbAndy Shaw2013-01-301-0/+4
* Fix mmap usage.Jędrzej Nowacki2012-10-311-2/+2
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-292-3/+0
* Fix MinGW-w64 compilationJonathan Liu2012-09-141-1/+1
* QNX: Do not initially commit all memory used in RegisterFileThomas McGuire2012-09-132-4/+39
* Fix JIT crash on x86-64 (avoid 32-bit branch offset overflow)Kent Hansen2012-08-088-39/+84
* Check that property descriptor members are valid before using themKent Hansen2012-08-031-2/+2
* Symbian: fix AlignedBlockAllocator initialization on emulatorPasi Pentikainen2012-05-081-1/+1
* Reduce virtual address space use by JavaScriptCore on SymbianMurray Read2012-04-204-40/+88
* gcc 4.7.0 compatibility fix for javascriptMark Brand2012-04-122-2/+2
* Fixed MSVC2011 buildEugene Shcherbina2012-03-195-10/+10
* WEC7 build fix - use ptrdiff_t from std namespace.Janne Anttila2012-03-141-1/+1
* JSCore build fix for WEC7jaanttil2012-02-061-0/+11
* Fixes to JSCore for WinCE.jaanttil2012-02-061-9/+9
* Fixes Javascript WTF to build with BB NDK.Rafael Roquetto2012-01-272-2/+10
* Fix crash when creating a QScriptEngine in a native threadSimon Hausmann2012-01-051-1/+2
* Fix crashes with regular expressions QtScript on ARM traditional architecturesSimon Hausmann2011-05-161-0/+6
* Build JavaScriptCore also under unusual platform combination.con2011-03-101-0/+3
* Don't assert in abortEvaluation() autotestKent Hansen2011-03-011-2/+11
* Fix alignment issue causing crash in QtScript/JavaScriptCoreKent Hansen2011-01-284-84/+76
* QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-257-39/+303
* Revert "QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap"Kent Hansen2011-01-258-309/+43
* QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-258-43/+309
* Fix crash in QtScript/JSC stack allocator on SymbianKent Hansen2011-01-241-0/+6
* Update copyright year to 2011.Jason McDonald2011-01-113-3/+3
* QtScript/JavaScriptCore: Backport random number generator seeding fixKent Hansen2010-10-057-6/+41
* Reduce memory consumption of QtScript/JSC on SymbianKent Hansen2010-09-027-3/+291
* QScriptEngineAgent: recompile all the function when installing a debugger.Olivier Goffart2010-07-271-6/+4
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-06-285-5/+56
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-06-282-8/+4
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-06-163-10/+29
* use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
* Fix QML crashes on the N900Simon Hausmann2010-06-011-0/+8
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-05-194-6/+40
* Fix Mac OS Tiger-vs-Leopard crash due to memory tagging by JavaScriptCoreKent Hansen2010-04-203-10/+59
* revert "Fix the Qt build on Mac OS X/Cocoa 64-bit"Kent Hansen2010-04-081-1/+0
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-3/+13