summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/javascriptcore
Commit message (Expand)AuthorAgeFilesLines
* BT: JavaScriptCore makes applications crash on leopardRichard Moe Gustavsen2009-11-101-1/+1
* fix WebKit build on Windows CE 6Joerg Bornemann2009-11-102-1/+6
* Fix compilation with aCC 6: this compiler has broken for scopingThiago Macieira2009-10-091-0/+5
* Fix compilation with aCC 6: cannot redefine a variable in the same scopeThiago Macieira2009-10-091-1/+1
* Needed to set ENABLE_YARR_JIT to not compile MacroAssembler.cppJørgen Lind2009-10-061-2/+8
* Prospective build fix for SolarisKent Hansen2009-10-061-1/+1
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-063-9/+6
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-062-3/+2
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-053-33/+2
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-0550-494/+1346
* Fix compiler warnings on VS2008Prasanth Ullattil2009-10-021-2/+2
* Add configure flags to force turning on or off JavaScriptCore JITJørgen Lind2009-10-021-0/+3
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-016-15/+22
* Make it possible to debug JSC in the Symbian emulator.Janne Koskinen2009-09-301-1/+1
* Compile on VS2003Kent Hansen2009-09-301-1/+0
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-09-303-5/+10
* QScript: fix the way the js stack is advanced.Olivier Goffart2009-09-291-0/+8
* Fix Freemantle build of JSC/WebKit.Simon Hausmann2009-09-281-5/+0
* QScript: Fix strange bugs and crashes.Olivier Goffart2009-09-281-1/+13
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-09-282-4/+4
* compile fix with namespaced qthjk2009-09-283-5/+7
* JavaScriptCore compile fix for Windows CE on ARMJoerg Bornemann2009-09-281-1/+2
* Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-24260-8050/+23221
* Fix tst_QScriptEngine::throwErrorFromProcessEventsOlivier Goffart2009-09-222-2/+3
* QtScript: Fix comparing QVariant and QObject.Olivier Goffart2009-09-212-1/+8
* Remove 3rdparty/javascriptcore unused .pro file that produce errors duringJocelyn Turcotte2009-09-181-73/+0
* Separate the copy of JavaScriptCore that QtScript uses from the copy thatSimon Hausmann2009-09-16480-0/+238765