platform/upstream/v8.git
2008-09-04 ager@chromium.orgIf CCFLAGS contains '-m32', LINKFLAGS needs also needs...
2008-09-04 ager@chromium.orgUpdate version tag in bleeding_edge branch. Now workin...
2008-09-04 ager@chromium.orgMinor cleanup: the smartpointer class should use Delete...
2008-09-04 ager@chromium.orgUpdate the test expectation for a flaky test.
2008-09-04 sgjesseRenamed the include file debug.h to v8-debug.h to avoid...
2008-09-04 ager@chromium.orgMake Date.prototype.toTimeString and Date.prototype...
2008-09-03 erik.corry... Update mozilla test results.
2008-09-03 ager@chromium.orgAdd the profiler tick processors to the tools directory.
2008-09-03 christian.plesner... Applied Rene Rebe's patch to fix compilation with gcc...
2008-09-03 ager@chromium.orgFix the 'in' operator so it works correctly for negativ...
2008-09-03 christian.plesner... - Added some "special" tests that were left out before.
2008-09-02 feng.qian.v8Move JS_VALUE_TYPE ahead of JS_OBJECT_TYPE to save...
2008-09-02 feng.qian.v8Change __ mov(eax, TOS) to
2008-09-02 christian.plesner... - Added test status spec to cctests to make arm simulat...
2008-09-02 v8.team.kasperl... Update version tag in bleeding_edge branch. We're now...
2008-09-02 sgjesse@gmail.comHandle spaces in the working directory when running...
2008-09-02 mads.s.ager... Allow a test that relies on non-standard timer resoluti...
2008-09-02 sgjesse@gmail.comAdd the SCons environment override to the building...
2008-09-02 v8.team.kasperl... Ignore missing copyright notices for EarleyBoyer and...
2008-09-02 v8.team.kasperl... Added version 1 of the V8 benchmark suite to the reposi...
2008-09-02 sgjesse@gmail.comAdd option 'env' to the SCons build scripts to support...
2008-09-01 mads.s.ager... More updates to the API documentation.
2008-09-01 mads.s.agerComment formatting change.
2008-09-01 mads.s.ager... Updated V8 API documentation.
2008-09-01 lesleyb555Corrected a few typos, other minor edits to comments
2008-09-01 mads.s.ager... Revert unsafe change to code generator which is causing...
2008-09-01 christian.plesner... Hack to avoid bug in scons 0.ninety-something which...
2008-09-01 sgjesse@gmail.comRenamed the top level directory 'public' to 'include'.
2008-09-01 sgjesse@gmail.comSwitched back on the "Buffer Security Check" on Windows...
2008-09-01 sgjesse@gmail.comCreated a factory method for allocating the debug info...
2008-09-01 christian.plesner... Shut up env.Copy warning. This breaks the build with...
2008-09-01 kodandersson... Test that I can submit to new repository and fix lots...
2008-09-01 mads.s.ager... Update version number. Now working on 0.2.5.
2008-09-01 mads.s.ager... Fix typo in test.py.
2008-09-01 sgjesse@gmail.comChanged two IA-32 assembler tests to use the stack...
2008-09-01 mads.s.ager... Introduce ZoneScope class to keep track of zone deletio...
2008-08-30 lesleyb555updated front page
2008-08-29 lesleyb555Checking I can edit
2008-08-29 christian.plesner... Added presubmit step that runs cpplint and checks for...
2008-08-29 sgjesse@gmail.comRemoved the implicit call to DebugBreak when receiving...
2008-08-29 mads.s.ager... Normalize the test suite path before passing it to...
2008-08-29 mads.s.ager... Change the mozilla test support. The mozilla tests...
2008-08-29 sgjesse@gmail.comAdd Visual Studio solution and Visual Studio project...
2008-08-29 christian.plesner... Removed the library=default option.
2008-08-29 erik.corry... Add executable bit.
2008-08-29 mads.s.ager... Clean up a couple of runtime functions that mixed handl...
2008-08-29 v8.team.kasperl... Deal with timeouts when running test cases.
2008-08-28 feng.qian.v8Add a test that access a property name in its unicode...
2008-08-28 mads.s.ager... Changed status file support for the tests. The testcfg...
2008-08-28 mads.s.ager... Make test.py executable.
2008-08-28 whessev8Always check the prototype chain for a setter, when...
2008-08-28 mads.s.ager... Improved test support.
2008-08-27 christian.plesner... - Fixed issue when building samples and cctests on...
2008-08-27 christian.plesner... Changed shell sample to take flags directly from the...
2008-08-22 christian.plesner... Included mjsunit JavaScript test suite and C++ unit...
2008-08-22 kasper.lundCopied version 0.2.3 (trunk@14) to branches/bleeding_ed...
2008-08-14 mads.s.agerImproved performance of garbage collection by moving...
2008-08-13 mads.s.agerImproved performance of garbage collection by changing...
2008-08-11 mads.s.agerAccidentally removed svn:eol-style native from all...
2008-08-06 mads.s.ager... Improved performance of unary addition by avoiding...
2008-07-30 kasper.lundChanged all text files to have native svn:eol-style.
2008-07-28 kasper.lundAdded support for storing JavaScript stack traces in...
2008-07-25 kasper.lundFixed bug in JSObject::GetPropertyAttributePostIntercep...
2008-07-16 kasper.lundFixed building on Mac OS X by recognizing i386 and...
2008-07-09 kasper.lundFixed bug in stack overflow check code for IA-32 target...
2008-07-03 christian.plesner... Added dtoa license file which had been left out of...
2008-07-03 christian.plesner... Initial export.
2008-06-30 (no author)Initial directory structure.