summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/javascriptcore
Commit message (Expand)AuthorAgeFilesLines
...
* QtScript: Fix regression when calling newQObject() from native constructorKent Hansen2010-03-161-1/+1
* Fix compilation with namespaced QtKent Hansen2010-03-111-3/+3
* CompileKent Hansen2010-03-111-0/+4
* Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-10336-9104/+21904
* make QtScript compatible with mingw 64Thierry Bastian2010-02-241-3/+3
* QScript: Lookup the native setter from the prototypeOlivier Goffart2010-01-051-1/+9
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Simon Hausmann2009-12-012-2/+2
|\
| * Compile QtScript for win32-iccJan-Arve Sæther2009-11-272-2/+2
* | Enable YARR when YARR_JIT is enabledKent Hansen2009-11-301-0/+2
|/
* Fix symbol exports in QtScript with gccSimon Hausmann2009-11-232-0/+11
* Revert "Revert "Fix detection of linux-g++""Simon Hausmann2009-11-191-1/+1
* Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-192-69/+10
|\
| * Fix JavaScriptCore on 32-bit Sparc: these machines are big-endianThiago Macieira2009-11-181-0/+10
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-181-1/+1
| |\
| * | remove unneeded JavaScriptCore.proKent Hansen2009-11-181-69/+0
* | | Revert "Fix detection of linux-g++"Paul Olav Tvete2009-11-191-1/+1
| |/ |/|
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-171-0/+6
|\ \ | |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-132-2/+7
| |\
| * | Fixed compilation on AIX 6.1 with xlC 10.1Samuel Rødal2009-11-111-0/+6
* | | Fix detection of linux-g++Harald Fernengel2009-11-171-1/+1
| |/ |/|
* | 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