platform/upstream/v8.git
2008-09-26 christian.plesner... which it now does.
2008-09-25 erik.corry... Introduce some checks to indicate that the benchmarks...
2008-09-25 olehougaardTuning quick sort.
2008-09-25 christian.plesner... Added copyright headers to tests.
2008-09-25 christian.plesner... Fixed problem where the test framework would assume...
2008-09-25 christian.plesner... - Added support for warnings on unused test rules.
2008-09-25 olehougaardUsing quick sort for arrays.
2008-09-25 ager@chromium.orgUpdate version string and ChangeLog. We are now workin...
2008-09-25 bak@chromium.org- Added a map cache for literal objects. This will
2008-09-25 ager@chromium.orgMake sure that the body of the function created by...
2008-09-24 deanm@chromium.orgDon't defer the stack check failure code. It is a...
2008-09-24 feng@chromium.orgThis is a fix of issue http://b/issue?id=1381845.
2008-09-24 sgjesse@chromium.orgAdded a profiling option (prof) to the SCons build...
2008-09-23 sgjesse@chromium.orgAdded some peephole optimizaitions regarding push of...
2008-09-23 deanm@chromium.orgEnable string pooling in the VS release build. This...
2008-09-23 christian.plesner... Fixed lint error.
2008-09-23 kasperl@chromium.orgMove more functionality from CEntryStub to the helper
2008-09-23 christian.plesner... - Added new object type, RegExp, for regular expressions.
2008-09-23 kasperl@chromium.orgAllow platforms (linux and win32) to not force 16-byte...
2008-09-23 erik.corry... Parse /proc/self/maps lines better to handle variations...
2008-09-23 kasperl@chromium.orgRefactored the code for entering and leaving exit frame...
2008-09-23 kasperl@chromium.orgChange the logging information for generated stubs...
2008-09-22 iposva@chromium.orgRemove debugging code that snuck in with the ARM callin...
2008-09-22 kasperl@chromium.orgWork around issue 80 by splitting strings from the...
2008-09-22 sgjesse@chromium.orgRefactor the enum RelocMode changing the naming scheme...
2008-09-22 deanm@chromium.orgIn release, disable UNREACHABLE and make UNIMPLEMENTED...
2008-09-22 kasperl@chromium.orgAdd compilation flags for optimizing samples built...
2008-09-19 sgjesse@chromium.orgMade the ARM port with simulator build and run on Windows.
2008-09-19 deanm@chromium.orgAvoid the KMP overhead for simple indexOf() operations...
2008-09-19 deanm@chromium.orgDon't try an indexOf() when the search string is bigger...
2008-09-19 deanm@chromium.orgTryFlatten is inlined, while Flatten is not. Make...
2008-09-19 sgjesse@chromium.orgAdd assembler.h the the Visual Studio project file.
2008-09-18 kasperl@chromium.orgFix lint issues.
2008-09-18 lrn@chromium.orgAdded fast-case for switch statement where all lables...
2008-09-18 ager@chromium.orgUse null instead of undefined for deleted elements...
2008-09-18 kasperl@chromium.orgFix ARM build by adding a dummy last_statement_position...
2008-09-18 ager@chromium.orgRevert revision 331. The propagation of monomorphic...
2008-09-18 sgjesse@chromium.orgRevert changes to src\assembler-arm.h which slipped...
2008-09-18 sgjesse@chromium.orgDefer the writing of the source position data to the...
2008-09-18 kasperl@chromium.orgRemove unused codereview.settings file.
2008-09-18 whessev8Flush the runtime %DebugPrint output. Should have...
2008-09-18 ager@chromium.orgPropagate the information that a monomorphic prototype...
2008-09-17 kasperl@chromium.orgUpdate version string and ChangeLog; we're now working on
2008-09-17 sgjesse@chromium.orgChanged the disassembler formatting
2008-09-17 erik.corry... Move the initial code space to be before the young...
2008-09-17 erik.corry... The OutOfMemory and OutOfMemoryNested tests set a heap...
2008-09-17 erik.corry... More thorough tests of sorting integers in lexicographi...
2008-09-17 sgjesse@chromium.orgAdded missing static to returned buffer.
2008-09-17 iposva@chromium.org- Rename flags.defs to flag-definitions.h.
2008-09-16 iposva@chromium.orgAdded presubmit.py to the tools tab for easier access.
2008-09-16 ager@chromium.orgOnly remove the code object that caused the monomorphic...
2008-09-16 kasperl@chromium.orgFix issue 67 by copying the receiver function one slot
2008-09-16 iposva@chromium.orgFix code.google.com/p/v8/issues/detail?id=69 :
2008-09-16 kasperl@chromium.orgRemove the old builtins framework with the huge, nasty
2008-09-16 ager@chromium.orgKeep the inline caches for the builtins object monomorp...
2008-09-16 kasperl@chromium.orgStop adapting the arguments passed to the builtin imple...
2008-09-15 kasperl@chromium.orgGeneralize the Function.prototype.call hooks in the
2008-09-15 ager@chromium.orgSimplify logic in string-to-double conversion code.
2008-09-15 sgjesse@chromium.orgFixed broken build of mksnapshot on Windows as there...
2008-09-15 deanm@chromium.orgRemove EOL trailing whitespace.
2008-09-15 deanm@chromium.orgMove the Counters to structures that can be POD initial...
2008-09-12 iposva@chromium.org- Add support for building the ARM simulator version...
2008-09-12 deanm@chromium.orgThe serialization system handles some flag parsing...
2008-09-12 deanm@chromium.orgFix some arm related flags with the new flag system.
2008-09-12 deanm@chromium.orgMove a few bits of mksnapshot over to the new flag...
2008-09-12 deanm@chromium.orgThis is a new static flag system, designed to have...
2008-09-12 kmillikin@chromium.orgFlexo is tired, but this should perk him up. Single...
2008-09-12 kmillikin@chromium.orgChange the code generator state constructor to implicit...
2008-09-12 sgjesse@chromium.orgRemoved SCons warning flags duplication on Windows...
2008-09-12 iposva@chromium.orgSatisfy lint!
2008-09-12 iposva@chromium.org- Update test status file with fixed tests for ARM...
2008-09-12 iposva@chromium.orgAdapt to new calling convention on ARM:
2008-09-11 ager@chromium.orgAdd back the CCFLAGS to the CXXFLAGS. Leaving them...
2008-09-11 christian.plesner... Fixed arm disassembler build problems.
2008-09-11 kmillikin@chromium.orgFix performace regression due to missed peephole optimi...
2008-09-11 christian.plesner... Fixed build problem on mac, lint issues and a test...
2008-09-11 sgjesse@chromium.orgApply the flags to the SCons environment used to link...
2008-09-11 christian.plesner... Replaced calls to functions that msvc consider deprecat...
2008-09-11 kasperl@chromium.orgFix issue 65 by making sure not to leak any of the...
2008-09-11 ager@chromium.orgFix bug in function context slot lookup. There were...
2008-09-11 lrn@chromium.orgFormatting fixes (e.g., whitespace at end of line)
2008-09-11 olehougaardEnabling a few tests when using snapshots.
2008-09-11 kasperl@chromium.orgDon't run the string resource tests threaded for now.
2008-09-11 lrn@chromium.orgFixed build error on Linux.
2008-09-11 lrn@chromium.orgAdded -log-regexp option to log all compilations and...
2008-09-11 kasperl@chromium.orgGeneralized the EvalCache into a CompilationCache and...
2008-09-11 christian.plesner... Quick lint fix
2008-09-11 kmillikin@chromium.orgRemove some of the state-dependent behavior from the...
2008-09-11 ager@chromium.orgUpdate version string and ChangeLog, we are now working...
2008-09-11 sgjesse@chromium.orgChanged the Visual Studio project files to work when...
2008-09-11 christian.plesner... Removed Message::GetStackTrace.
2008-09-11 ager@chromium.orgRemove a test from threading tests that make them fail...
2008-09-10 christian.plesner... Added option for TryCatches to not capture the message...
2008-09-10 christian.plesner... Fixed stack overflow crash.
2008-09-10 christian.plesner... Quick fix: copyright header
2008-09-10 christian.plesner... Fixed bug #57. Introduced String::Utf8Value and replac...
2008-09-10 ager@chromium.orgDo not shortcut cons string symbols during garbage...
2008-09-10 whessev8This change makes the runtime function %DebugPrint()
2008-09-10 ager@chromium.orgAvoid the creation of a string builder for joining...
2008-09-10 iposva@chromium.orgFix issue code.google.com/p/v8/issues/detail?id=58:
next