projects
/
platform
/
upstream
/
v8.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/v8.git
2008-12-01
lrn@chromium.org
Fixes stray IA32-reference in ARM builds
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
lrn@chromium.org
Fixes (last?) bugs in regexp-ia32 core functionality...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
ager@chromium.org
Remove a couple of instances of wchar_t after counters...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
ager@chromium.org
Commiting Evan's change to use char instead of wchar_t...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-30
iposva@chromium.org
Fix issue code.google.com/p/v8/issues/detail?id=166...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
erik.corry...
Fix build error in debug mode by making sure the tracer...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
erik.corry...
Add an operation that checks whether we are at the...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
erik.corry...
* Remove an unused layer of abstraction by not having...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
lrn@chromium.org
Calling native irregexp now returns captures correctly.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
erik.corry...
Lint lint lint.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
erik.corry...
Implement $ for non-multiline.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
olehougaard
Change implementation of eval to make an exact distinct...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
lrn@chromium.org
Made char comparisons work
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
christian.plesner...
Fixed build on windows. Msvc is an idiot.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
christian.plesner...
Fixed lint error.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
christian.plesner...
Fixed some assertion propagation issues and added non...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
erik.corry...
Fix native code Irregexp on MacOSX.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
sgjesse@chromium.org
Added a debugger call to run a JavaScript function...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
erik.corry...
* Complete case independent support in Irregexp.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
christian.plesner...
Graph node attribute printing.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
iposva@chromium.org
Prepare to push the v8::jscre namespace changes to...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
feng@chromium.org
Add v8::jscre namespace around jscre functions to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
lrn@chromium.org
Made ARM/IA32 handling in Regexp symmetric (although...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
erik.corry...
Address comments about my code in codereview.chromium...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
lrn@chromium.org
Fixed some outstanding formatting issues.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
christian.plesner...
Merge code review fixes.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
christian.plesner...
Fixed problem where the two lower-case sigmas would...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
christian.plesner...
Really marked the assembler tests as crashing on mac.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
christian.plesner...
Marked MacroAssemblerIA32Simple as expected to fail...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
christian.plesner...
Made irregexp flags available in release mode
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
lrn@chromium.org
IA32-tests won't be compiled on ARM (and not just not...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
lrn@chromium.org
Scanning for captures only happen when a decimal escape...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
erik.corry...
Oh, it has to work on Intel CPUs too?
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
lrn@chromium.org
Tests for RegExpMacroAssemblerIA32.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
ager@chromium.org
Update d8 so that it can be used to run the mjsunit...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
erik.corry...
Old gcc on ARM can't cope with template stuff we weren...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
lrn@chromium.org
New regexp files are now included in VS project.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
erik.corry...
Case independent back references.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
christian.plesner...
Merge regexp2000 back into bleeding_edge
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
sgjesse@chromium.org
Fixed Visual Studio build with snapshot when V8 is...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-24
sgjesse@chromium.org
Removed all functions for parsing the debugger command...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
ager@chromium.org
Revert r819, 821, and 822 which caused a big performanc...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
olehougaard
Fixed two unexpected passes. We no longer expect them...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
olehougaard
Removing assert to make flexo happy.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
olehougaard
Fixing the detection of aliased eval so that it is...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
christian.plesner...
Applied patch from Alexander Botero-Lowry to fix tests...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
sgjesse@chromium.org
Added support for building V8 on Windows with either...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
ager@chromium.org
Apply patch from Alexander Botero-Lowry that adds FreeB...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
ager@chromium.org
Remove use of strtoll in favor of strtol which should...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
iposva@chromium.org
- Make sure to not mix allocators by using the correct...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
iposva@chromium.org
Remove OS::WcsCpy from platform.h. This function is...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
feng@chromium.org
Turn ASSERT(!rn.is(ip)) into CHECK so the error can...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
feng@chromium.org
fix lint
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
feng@chromium.org
ip cannot be used in cmp instruction. Revert to r1.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
feng@chromium.org
More work on completing Keyed IC code on ARM port.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
feng@chromium.org
Minor cleanup code in GenerateStoreField.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
ager@chromium.org
Explicitly change a floating point division with a...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
sgjesse@chromium.org
Change the handling of OS::Abort on Windows to enter...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
ager@chromium.org
Disable map collection since there is a bug in it somew...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
ager@chromium.org
When probing a dictionary backing storage in generated...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
sgjesse@chromium.org
Removed som unused function from the JavaScript side...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
sgjesse@chromium.org
Changed the handling of Win32 function SetErrorMode...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
ager@chromium.org
Removed one more occurrence of a failure in a handle.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
ager@chromium.org
Ensure that external symbols have hash codes.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
olehougaard
Fixing wrong reference to this in eval.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
olehougaard
Changing the semantics of cross-frame eval to be compat...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-18
iposva@chromium.org
Add an API test for v8::ScriptData::PreCompile() to...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
feng@chromium.org
Buildbot still is not happy. Looks like CRASH keyword...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
feng@chromium.org
Adjust test status of ARM build to reflect the current...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
ager@chromium.org
Remove assert that I accidentally committed
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
feng@chromium.org
fix lint issue (from ager's commit)
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
feng@chromium.org
Some debugging support fixes on ARM simulator port.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
ager@chromium.org
Fix external string test.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
ager@chromium.org
Add experimental support for external two-byte symbols.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
ager@chromium.org
Prepare push to trunk. Now working on version 0.4.5.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
kasperl@chromium.org
Fix Chromium issue 176 by treating byte-order marks...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-17
kasperl@chromium.org
Track loop nesting across function calls when the function
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
olehougaard
Oops. Forgot to throw *new* $EvalError.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-14
olehougaard
Restrict application of eval so it can only be used...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
feng@chromium.org
Enable api tests on Armulator.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-13
feng@chromium.org
Enable IC stubs for KeyedLaod/Store on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-12
feng@chromium.org
Fix the exception order by remember JS handler in an...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-12
feng@chromium.org
Some fixes in ARM simulator:
commit
|
commitdiff
|
tree
|
snapshot
2008-11-12
sgjesse@chromium.org
Set svn:eol-style to native on D8 files.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-12
kmillikin@chromium.org
Minor cleanup of the code generators to reduce (eventua...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-12
feng@chromium.org
cl.exe complains about missing parens around the boolea...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
lrn@chromium.org
Use OS::StrDup to duplicate strings.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
lrn@chromium.org
Arguments on the command line are made available as...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
ager@chromium.org
Make sure that data functions return 0 instead of ...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
deanm@chromium.org
Use shorter encoding for mov REG, IMM. Use Set() in...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-10
feng@chromium.org
Fix CALL_NON_FUNCTION.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-10
kasperl@chromium.org
Revert r724 (breaks debug mode tests).
commit
|
commitdiff
|
tree
|
snapshot
2008-11-10
ager@chromium.org
Destroyed global handles should not be touched. Added...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-10
lrn@chromium.org
Flag passes rest of command line to the shell/scripts...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-10
sgjesse@chromium.org
Removed some unused debugger functions.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-09
deanm@chromium.org
Use shorter SIB encoding. For example, the previous:
commit
|
commitdiff
|
tree
|
snapshot
2008-11-07
feng@chromium.org
fix lint, approved offline by iposva
commit
|
commitdiff
|
tree
|
snapshot
2008-11-07
feng@chromium.org
Fix OOM handler code. Old code didn't pop up the state...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-07
feng@chromium.org
Add ARM simulator build files.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-07
feng@chromium.org
Remove ARM files.
commit
|
commitdiff
|
tree
|
snapshot
next