[V8] Allow access to the calling script data
[profile/ivi/qtjsbackend.git] / src / 3rdparty /
2012-06-13 Aaron Kennedy[V8] Allow access to the calling script data
2012-06-13 Aaron Kennedy[V8] Introduce a QML compilation mode
2012-06-13 Aaron Kennedy[V8] Generalize external object resources
2012-06-13 Aaron Kennedy[V8] Add a "fallback" mode for named property interceptors
2012-06-13 Aaron Kennedy[V8] Add hashing and comparison methods to v8::String
2012-06-13 Peter VargaUpdated V8 from git://github.com/v8/v8.git to 3e6ec7e01...
2012-06-08 yangguo@chromium.orgFix GCC 4.7 (C++11) compilation.
2012-05-21 Jonathan Liu[V8] Add support for MinGW-w64
2012-05-21 Peter Varga[V8] Update expected results of V8's cctests
2012-05-09 yangguo@chromium.orgMIPS: Removed unused variables.
2012-05-09 Holger Hans Peter... mips: Fix the global compare routines for mips
2012-05-09 Holger Hans Peter... mips: Add the qml mode to the lithium code generation...
2012-05-09 Kent HansenFix regression in custom object comparison on arm
2012-05-09 Kent HansenFix regression in eval compilation on arm
2012-04-30 Sean Harmer[V8] Implement new parts of platform port for QNX
2012-04-27 Sean Harmer[V8] Update QNX platform port so that it builds once...
2012-04-26 Peter Varga[V8] Disable randomize hashes in V8
2012-04-26 Thiago Macieira[V8] Fix compilation with Intel CC.
2012-04-26 Sean Harmer[V8] Add support for QNX platform
2012-04-26 Kai Koehne[V8] Add flag to avoid breakpoint relocation
2012-04-26 Aaron Kennedy[V8] Fix warnings
2012-04-26 Aaron Kennedy[V8] Remove execute flag from v8-debug.h
2012-04-26 Kent Hansen[V8] Fix deprecated Python code
2012-04-26 Jedrzej Nowacki[V8] QtScript/V8: Add new v8 api to check if a value...
2012-04-26 Aaron Kennedy[V8] Allow a script to be flagged as "native"
2012-04-26 Aaron Kennedy[V8] Add custom object compare callback
2012-04-26 Aaron Kennedy[V8] Allow access to the calling script data
2012-04-26 Aaron Kennedy[V8] Introduce a QML compilation mode
2012-04-26 Aaron Kennedy[V8] Generalize external object resources
2012-04-26 Aaron Kennedy[V8] Add a "fallback" mode for named property interceptors
2012-04-26 Aaron Kennedy[V8] Add hashing and comparison methods to v8::String
2012-04-26 Peter VargaUpdated V8 from git://github.com/v8/v8.git to 57f8959fb...
2012-03-28 Thiago MacieiraFix compilation with Intel CC.
2012-03-28 vegorov@chromium.orgFix GCC 4.7 warnings, which are related to char being...
2012-03-27 Jonathan Liu[V8] Remove dependency on _mkgmtime to determine local...
2012-03-20 Kent HansenFix assert in stub-cache.cc when loading qml-mode functions
2012-03-19 Sean Harmer[V8] Add support for QNX platform
2012-03-14 Kent HansenLet V8 throw the exception when QML property lookup...
2012-03-14 Aurindam Jana[V8] BreakPoint Relocation
2012-03-13 Aurindam Jana[V8] Add flag to avoid breakpoint relocation
2012-03-12 yangguo@chromium.orgFixed VFP detection through compiler defines.
2012-03-12 Jonathan Liu[V8] Simplify silent abort by raising SIGABRT directly
2012-03-12 Jonathan Liu[V8] Fix double-rounding in strtod for MinGW
2012-03-03 Jonathan Liu[V8] Fix MinGW-w64 compilation
2012-03-01 Aurindam Jana[V8] Fix crash when querying for scopes
2012-03-01 Aurindam Jana[V8] Update ScriptBreakPoints for ScriptRegExp
2012-03-01 Holger Hans Peter... [V8] mips: Add support for custom object compare callback
2012-03-01 Holger Hans Peter... [V8] uclibc: __GLIBC__ might be defined on uclibc builds
2012-03-01 Kai Koehne[V8] Add flag to avoid breakpoint relocation
2012-03-01 Aaron Kennedy[V8] Fix warnings
2012-03-01 Aaron Kennedy[V8] Remove execute flag from v8-debug.h
2012-03-01 Kent Hansen[V8] Fix deprecated Python code
2012-03-01 Jedrzej Nowacki[V8] QtScript/V8: Add new v8 api to check if a value...
2012-03-01 Aaron Kennedy[V8] Allow a script to be flagged as "native"
2012-03-01 Aaron Kennedy[V8] Add custom object compare callback
2012-03-01 Aaron Kennedy[V8] Allow access to the calling script data
2012-03-01 Aaron Kennedy[V8] Introduce a QML compilation mode
2012-03-01 Aaron Kennedy[V8] Generalize external object resources
2012-03-01 Aaron Kennedy[V8] Add a "fallback" mode for named property interceptors
2012-03-01 Aaron Kennedy[V8] Add hashing and comparison methods to v8::String
2012-03-01 Peter VargaUpdated V8 from git://github.com/v8/v8.git to 06e55bc22...
2012-01-30 Holger Hans Peter... mips: Add support for custom object compare callback
2012-01-30 Ben Noordhuisfreebsd: implement missing VirtualMemory methods
2012-01-30 Holger Hans Peter... uclibc: __GLIBC__ might be defined on uclibc builds
2012-01-18 Aurindam Jana[V8] Fix crash when querying for scopes
2012-01-05 Aurindam Jana[V8] Update ScriptBreakPoints for ScriptRegExp
2012-01-05 Kai Koehne[V8] Add flag to avoid breakpoint relocation
2012-01-05 Aaron Kennedy[V8] Fix warnings
2012-01-05 Aaron Kennedy[V8] Remove execute flag from v8-debug.h
2012-01-05 Kent Hansen[V8] Fix deprecated Python code
2012-01-05 Jedrzej Nowacki[V8] QtScript/V8: Add new v8 api to check if a value...
2012-01-05 Aaron Kennedy[V8] Allow a script to be flagged as "native"
2012-01-05 Aaron Kennedy[V8] Add custom object compare callback
2012-01-05 Aaron Kennedy[V8] Allow access to the calling script data
2012-01-05 Aaron Kennedy[V8] Introduce a QML compilation mode
2012-01-05 Aaron Kennedy[V8] Generalize external object resources
2012-01-05 Aaron Kennedy[V8] Add a "fallback" mode for named property interceptors
2012-01-05 Aaron Kennedy[V8] Add hashing and comparison methods to v8::String
2012-01-05 Simon HausmannImported v8 version 3.7.3 from https://github.com/v8...