platform/upstream/v8.git
2010-11-19 sgjesse@chromium.orgAdd more tests of breaks in infinite loops
2010-11-19 ager@chromium.orgRemove unused variable to please Clang.
2010-11-19 whesse@chromium.orgAdd a fast case to Array.join when all the elements...
2010-11-19 serya@chromium.orgAvoiding repacking payload for v8::Arguments and v8...
2010-11-19 lrn@chromium.orgMerge preparser Scanner with main JavaScript scanner.
2010-11-19 ager@chromium.orgLanding for Rodolph Perfetta.
2010-11-18 lrn@chromium.orgFix usage of NULL in integer contexts.
2010-11-18 lrn@chromium.orgFix off-by-one in hex-parsing.
2010-11-18 lrn@chromium.orgExtract scanner base/JS/JSON and move base and JS to...
2010-11-18 ager@chromium.orgDon't return false from CompileCallInterceptor which...
2010-11-18 mikhail.naganov... A follow-up to r5849 -- fix Chromium build.
2010-11-18 lrn@chromium.orgMake count-line-ends use StringSearch and only iterate...
2010-11-18 mikhail.naganov... New heap profiler: include all heap objects and refs...
2010-11-18 erik.corry... Prepare push to trunk. Now working on version 2.5.8.
2010-11-18 ager@chromium.orgRevert r5846 because of debug mode test failures.
2010-11-18 sandholm@chromium.orgLeverage Lasse's StringSearch object to speed up calcul...
2010-11-18 ager@chromium.orgLanding for Justing Schuh.
2010-11-17 ager@chromium.orgLanding for Martyn Capewell.
2010-11-17 sgjesse@chromium.orgChange the order of evaluation of sub-expressions for...
2010-11-17 floitschV8... Name argument in forward declaration.
2010-11-17 floitschV8... Add bignum fall-back when the fast dtoa doesn't succeed...
2010-11-17 vegorov@chromium.orgStore script's line ends in copy-on-write fixed array.
2010-11-17 ager@chromium.orgExtract extensions to a separate directory.
2010-11-17 lrn@chromium.orgAdd separate scanner only intended for preparsing.
2010-11-17 serya@chromium.orgAPI call code refactoring (x64).
2010-11-17 erik.corry... Implement Math.floor stub on ARM. Uses VFP when availab...
2010-11-16 serya@chromium.orgPort direct API function call to x64 (ia32 CL is codere...
2010-11-16 serya@chromium.orgFixing lint errors.
2010-11-16 serya@chromium.orgAPI call code refactoring (ia32).
2010-11-16 lrn@chromium.orgFix bug in parser that allows "(foo):42" as a labeled...
2010-11-16 lrn@chromium.orgRevert premature addition to parser.
2010-11-16 lrn@chromium.orgMove static scanner fields to scanner-base.h
2010-11-15 serya@chromium.orgRemoving redundant stubs for API functions.
2010-11-15 lrn@chromium.orgSplit globals.h into two parts, where only one depends...
2010-11-15 mikhail.naganov... Provide more accurate results about used heap size...
2010-11-15 erik.corry... Improve support for vmrs/vmsr in ARM disassembler....
2010-11-15 ager@chromium.orgLanding for dsule@codeaurora.org.
2010-11-13 antonm@chromium.orgFix Win64 build.
2010-11-13 antonm@chromium.orgFix Win64: strlen returns size_t which gets converted...
2010-11-12 ager@chromium.orgUse the real climit for testing the stack limit API...
2010-11-11 floitschV8... Fix strtod.
2010-11-11 lrn@chromium.orgFix compile error on Windows (no snprintf support).
2010-11-11 lrn@chromium.orgPreparsing now considers catch-blocks as inside a with.
2010-11-11 fschneider... Move ComputeCallInitialize from the codegen.cc to stub...
2010-11-11 lrn@chromium.orgFix Chromium bug 62639.
2010-11-11 sandholm@chromium.orgSpecial case global and non-global code paths in regexp...
2010-11-11 lrn@chromium.orgRevert unkosher change to xcode project.
2010-11-10 fschneider... Move common static helpers from codegen to the macro...
2010-11-10 vitalyr@chromium.orgMake String.prototype.split honor limit when separator...
2010-11-10 ager@chromium.orgPrepare push to push version 2.5.6 to trunk.
2010-11-10 ager@chromium.orgAnother fix after the executable memory limit introduction.
2010-11-10 ager@chromium.orgFix x64 build after executable memory limit change.
2010-11-10 ager@chromium.orgFix executable memory setting and fix test.
2010-11-10 ager@chromium.orgLanding for Justin Schuh.
2010-11-09 vegorov@chromium.orgAdd check for overflow after MUL operations in side...
2010-11-09 serya@chromium.orgDirect call API functions (ia32 implementation).
2010-11-09 erik.corry... ARM: The Simulator will now handle different VFP roundi...
2010-11-08 floitschV8... Add comments to double.h.
2010-11-08 floitschV8... Remove bignum-dtoa.{cc, h} from gyp file.
2010-11-08 mikhail.naganov... Heap profiler: remove context checks for objects.
2010-11-08 floitschV8... Work around windows compiler bug.
2010-11-08 floitschV8... Fix Double.NextDouble function.
2010-11-08 floitschV8... Bignum implementation of Strtod.
2010-11-08 whesse@chromium.orgPrepare push to trunk. Now working on version 2.5.6.
2010-11-08 vegorov@chromium.orgFix pseudo-smi accessors lo/hi ordering for SharedFunct...
2010-11-05 lrn@chromium.orgMove part of scanner.* into scanner-base.* for reuse...
2010-11-05 sandholm@chromium.orgAnother minor regexp cleanup.
2010-11-05 lrn@chromium.orgFix bug introduced when extracting utils.
2010-11-05 lrn@chromium.orgSplit utils.h into utils.h and v8utils.h where the...
2010-11-04 sgjesse@chromium.orgAdd a test for debug break while running in an infinite...
2010-11-04 vegorov@chromium.orgFix presubmit errors introduced by r5768.
2010-11-04 whesse@chromium.orgFix a potential error in Add() macro-instruction on...
2010-11-04 vegorov@chromium.orgImprove positions recording for calls.
2010-11-04 lrn@chromium.orgMake presubmit lint the "include" dir.
2010-11-04 lrn@chromium.orgFix issue 924 - splitting the empty string.
2010-11-04 lrn@chromium.orgExtract essential type declarations into separate file.
2010-11-04 lrn@chromium.orgSimplify preparsing of "new"-expressions.
2010-11-03 mikhail.naganov... Investigate usleep failure on Linux. Add more debug...
2010-11-03 antonm@chromium.orgFix some fotgotten variable names.
2010-11-03 antonm@chromium.orgAttempt to collect more garbage before panicking with...
2010-11-03 floitschV8... Fix assumptions in DoubleToFixed.
2010-11-03 sandholm@chromium.orgMinor regexp test cleanup.
2010-11-03 lrn@chromium.orgPrepare push to trunk. Now working on version 2.5.5.
2010-11-02 lrn@chromium.orgRemove regexp caching.
2010-11-02 sgjesse@chromium.orgRemove all remaining code related to exposing C-frames...
2010-11-02 vegorov@chromium.orgFix converting NULL to Failure bugs introduced in r5698.
2010-11-02 lrn@chromium.orgRemove old preparser option and behavior from the parser.
2010-11-02 ager@chromium.orgLanding for Rodolph Perfetta.
2010-11-02 lrn@chromium.orgStand-alone parser template.
2010-11-01 fschneider... Prepare push to trunk. Now working on version 2.5.4.
2010-11-01 serya@chromium.orgRefactoring of v8:Arguments similary we did with v8...
2010-11-01 ager@chromium.orgRemove invalid asserts from last commit.
2010-11-01 ager@chromium.orgLanding for Rodolph Perfetta.
2010-10-29 vegorov@chromium.orgClear JS function result caches in all global contexts.
2010-10-29 erik.corry... Fix some memory leaks in the serialization tests.
2010-10-29 erik.corry... Stop running some liveedit tests (see issue 915).
2010-10-29 ager@chromium.orgLanding for Justin Schuh.
2010-10-28 vitalyr@chromium.orgll_prof: minor fixes to the issues found while running...
2010-10-28 sgjesse@chromium.orgRemove the patching of the debug break stub
2010-10-28 erik.corry... Add gc() calls to some tests to please valgrind.
next