[stubs] Don't pass name to Load/StoreGlobalViaContext stubs.
[platform/upstream/v8.git] / AUTHORS
2015-07-17 hichris123Make NumberFormat use the ICU currency data, fix bug...
2015-06-17 machenbachRevert of Added constructor call on object in Instantia...
2015-06-17 dtalleyAdded constructor call on object in InstantiateObject...
2015-04-01 mikeRe-write duplicated assertions
2015-03-12 johanFix build on solaris platforms
2015-03-03 sejunhoFix preparing log file name.
2015-02-09 Yang GuoAdd StrongLoop, Inc. to AUTHORS.
2015-02-02 cwhan.tunzshell.cc race condition
2015-01-26 dtc-v8[turbofan] Better narrow the derived type for the right...
2015-01-16 marja.holttaRestore the sanity of AUTHORS. CLA OK.
2015-01-14 marjaSaner AUTHORS, part 2: Adding AUTHORS based on "Patch...
2015-01-13 marjaSaner AUTHORS, part 1: Corporate CLLAs and wildcards.
2014-10-17 yangguo@chromium.orgImprove String.repeat.
2014-10-09 dslomov@chromium.orgConvert `obj` ToObject in Object.keys()
2014-09-29 paul.lind@imgtec.comUpdate AUTHORS file.
2014-09-29 dslomov@chromium.orgRevert "Convert `obj` ToObject in Object.keys()"
2014-09-29 dslomov@chromium.orgConvert `obj` ToObject in Object.keys()
2014-08-27 yangguo@chromium.orgfix and update debug-debugger.js
2014-05-23 danno@chromium.orgIntroduce x87 port
2014-02-12 jacob.bramley@arm.comAdd ARM contributors to AUTHORS.
2014-01-31 bmeurer@chromium.orgAdd Opera Software ASA to AUTHORS
2014-01-02 bmeurer@chromium.orgAdd support for the QNX operating system.
2013-08-01 bmeurer@chromium.orgFix a crash when generating forward jumps to labels...
2013-04-22 yangguo@chromium.orgAdd methods to allow resuming execution after calling...
2013-03-21 danno@chromium.orgMaintain API compatibility with older versions of V8.
2013-03-21 yangguo@chromium.orgAdd methods to allow resuming execution after calling...
2013-01-03 yangguo@chromium.orgAdd Makefile options to build for the Raspberry Pi...
2012-12-13 yangguo@chromium.orgRevert r13218 due to windows test failures.
2012-12-13 yangguo@chromium.orgAdd methods to allow resuming execution after calling...
2012-10-29 danno@chromium.orgRemove redundant jump to deoptimization (the jump alrea...
2012-10-25 mstarzinger@chromi... Set kChangesNewSpacePromotion for HStringAdd
2012-10-24 ulan@chromium.orgEnable shared library on android
2012-07-26 mikhail.naganov... Fix path to d8 and properly quote strings so it works...
2012-07-26 yangguo@chromium.orgFix building with GCC 3.x
2012-07-16 jkummerow@chromium.orgMake android.check work
2012-03-30 jkummerow@chromium.orgAdd support for Mac OS X 64bit builds with GYP
2012-03-20 vegorov@chromium.orgAdd Zhongping Wang <kewpie.w.zp@gmail.com> to AUTHORS
2012-02-23 lrn@chromium.orgAllow the ZWJ and ZWNJ characters in IdentifierPart...
2012-02-22 yangguo@chromium.orgFix compilation with MinGW-w64.
2012-02-22 rossberg@chromium.orgAdd Ioseb Dzmanashvili to authors.
2012-02-02 vegorov@chromium.orgOptionally export metadata with libv8 to enable debugge...
2011-12-13 vegorov@chromium.orgFix GCC 4.7 warnings, which are related to char being...
2011-09-13 yangguo@chromium.orgDebugger: fix stepping next with trycatch recursion
2011-07-01 ager@chromium.orgFixes the build for the shell on illumos and Solaris...
2011-06-28 ager@chromium.orgCleanup to HEnvironment::CopyForInlining
2011-05-08 vitalyr@chromium.orgAUTHORS: add Akinori MUSHA <knu@FreeBSD.org>.
2011-04-28 sgjesse@chromium.orgImprove modulo operation in lithium on IA32.
2011-03-23 ager@chromium.orgCleanup of FACTORY macro usage in api.cc.
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2011-03-18 vitalyr@chromium.orgRevert r7268: it borked the history.
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2011-02-08 vegorov@chromium.orgSpeedup decodeURI/decodeURIComponent by switching from...
2011-02-04 antonm@chromium.orgLanding for Zaheer Ahmad.
2011-02-02 vegorov@chromium.orgGDBJIT: emit .eh_frame section on x64.
2011-01-25 sgjesse@chromium.orgPrepend the tools directory to python module path
2010-12-02 sgjesse@chromium.orgnGW build
2010-11-24 sgjesse@chromium.orgMake randomized allocations along 64k granularity bound...
2010-11-09 erik.corry@gmail.comARM: The Simulator will now handle different VFP roundi...
2010-10-14 sgjesse@chromium.orgAdded USE_SIMULATOR macro that explicitly indicates...
2010-09-15 erik.corry@gmail.comReplace 2 ARM ldr instructions with one ldrd in the...
2010-09-10 ricow@chromium.orgCosmetic change, list author names in AUTHORS alphabeti...
2010-09-10 lrn@chromium.orgAdded Michael Smith to Authors file (author of revision...
2010-08-10 antonm@chromium.orgAdd v8::Value::IsRegExp method.
2010-08-05 sgjesse@chromium.orgObject.seal(obj) and Object.freeze(obj) should return...
2010-05-07 erik.corry@gmail.comAdd ldrd and strd instructions to the ARM port. This...
2010-04-22 erik.corry@gmail.comUpdate AUTHORS file to reflect previous commit
2010-02-25 ager@chromium.orgRevert pax change as it does not work with older versio...
2010-02-24 ager@chromium.orgLand change to allow building on Gentoo Hardened Linux.
2010-02-10 mikhail.naganov... Report code stubs to OProfile.
2010-02-04 sgjesse@chromium.orgMIPS port initial commit
2010-01-25 ager@chromium.orgLand patch to add Solaris platform support.
2009-12-09 erik.corry@gmail.comFix for bug 512 from Subrato De, CodeAurora.
2009-11-12 erik.corry@gmail.comAdd vfp support on ARM. Patch from John Jozwiak.
2009-09-17 ager@chromium.orgLand change by Jan de Mooij to change the toString...
2009-09-07 christian.plesner... Const Correctness for String::Value
2009-06-19 whesse@chromium.orgClarify precedence of operations involving bitwise...
2009-06-08 erik.corry@gmail.comFix compilation on FreeBSD. Thanks to Ryan Dahl for...
2009-05-26 erik.corry@gmail.comAdd Joel Stanley to AUTHORS. Also sort the list so...
2009-05-22 ager@chromium.orgLand patch from Craig Schlenter to make V8 build and...
2009-02-25 sgjesse@chromium.orgIssue 63: Running tests fails of there is a dot in...
2008-11-21 ager@chromium.orgApply patch from Alexander Botero-Lowry that adds FreeB...
2008-10-23 kasperl@chromium.orgApply Daniel's patch for array index strings.
2008-10-07 ager@chromium.orgAdding Paolo Giarrusso to AUTHORS file for his hash...
2008-09-08 kasperl@chromium.orgCapitalize V8 in AUTHORS file.
2008-09-08 kasperl@chromium.orgFix issue 35 by applying patch by Daniel James.
2008-09-05 kasperl@chromium.orgAdd I-cache flushing to Code::Relocate. No need to...
2008-09-05 ager@chromium.orggit-svn-id: v8.googlecode.com/svn/branches/bleeding_edg...
2008-09-05 ager@chromium.orgApplied Rafal Krypa's patch to fix gcc 4.3.2 build...