summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/javascriptcore/JavaScriptCore
Commit message (Expand)AuthorAgeFilesLines
* 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-283-82/+74
* QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-256-37/+301
* Revert "QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap"Kent Hansen2011-01-257-307/+41
* QtScript/JSC on Symbian: Enhanced memory allocator for Collector heapKent Hansen2011-01-257-41/+307
* Fix crash in QtScript/JSC stack allocator on SymbianKent Hansen2011-01-241-0/+6
* Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
* QtScript/JavaScriptCore: Backport random number generator seeding fixKent Hansen2010-10-056-4/+39
* 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-284-4/+55
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-06-281-6/+2
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-06-162-8/+27
* Fix QML crashes on the N900Simon Hausmann2010-06-011-0/+8
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-05-193-4/+38
* Fix Mac OS Tiger-vs-Leopard crash due to memory tagging by JavaScriptCoreKent Hansen2010-04-202-8/+57
* 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-072-2/+12
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-072-2/+13
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-072-7/+41
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-077-358/+822
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-072-1/+9
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-1/+26
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-0710-9/+110
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-072-1/+14
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-072-1/+12
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-073-7/+30
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-072-6/+43
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-04-072-4/+14
* Update PLATFORM(SPARC64) to CPU(SPARC64)Thiago Macieira2010-03-291-1/+1
* Trivial fix to JavaScriptCore to fix building with MSVC 2010John Brooks2010-03-271-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-231-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-211-1/+1
| |\
| | * Fix JSC export macrosKent Hansen2010-03-181-1/+1
* | | Fix compile on symbian better.Thomas Zander2010-03-221-2/+2
|/ /
* | gcc for Symbian doesn't support gcc extensions like atomicity.h - disableIain2010-03-191-2/+2
|/
* 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-10334-9029/+21875
* 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-011-1/+1
|\
| * Compile QtScript for win32-iccJan-Arve Sæther2009-11-271-1/+1
* | 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