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
2009-01-23
iposva@chromium.org
Fix Windows build (maybe).
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
iposva@chromium.org
Split handle scopes into an internal version and a...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
erik.corry...
complete revert by removing empty files
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
erik.corry...
Reverting r1136 due to crashes
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
whessev8
Optimizes an assembly-language conversion from int...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
lrn@chromium.org
Clears captures of look-aheads on backtrack.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
ager@chromium.org
Do not violate the assumption that fast-case arrays...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
whessev8
Optimizes check for Smi range in the code generator.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
ager@chromium.org
Make sure that eval and try-catch introduced context...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
kmillikin@chromium.org
Clean up the mark-sweep/compact collector by removing...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
christian.plesner...
review
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
ager@chromium.org
Apply Jeff Bailey's patch to use %p instead of %i to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
ager@chromium.org
Fix handling of const initialization. We did not handl...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
sgjesse@chromium.org
Added handling of hidden prototype objects when collect...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
kmillikin@chromium.org
Fix incorrect issue number.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
kasperl@chromium.org
Avoid memmove when emitting operands in the assembler
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
lrn@chromium.org
RegExp parser forgot to advance after reading \c in...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
lrn@chromium.org
Irregexp-32 frame-align code uses a register. This...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
sgjesse@chromium.org
Check for valid frame number when processing the debugg...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
christian.plesner...
Marked ascii-regexp-subject as flaky on arm for now...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
christian.plesner...
Enabled irregexp by default. I have deliberately made...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
sgjesse@chromium.org
Changes to the mirror handling
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
erik.corry...
Fix endianism issues in regexp interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
ager@chromium.org
Fix an unsound use of a string shape in the parser.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
erik.corry...
Lint fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
erik.corry...
* Irregexp: Move from a byte-oriented bytecode format...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
christian.plesner...
Added -p option to d8 that runs a list of source files...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
sgjesse@chromium.org
Added missing property types to debug print.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
erik.corry...
Optimization: The quick check should ignore the negativ...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
erik.corry...
Add support for \b and ^ and $ in multiline mode, compl...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
sgjesse@chromium.org
Prepare to push minor change to trunk as version 0...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
sgjesse@chromium.org
Changes to the V8 debugger support which otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
iposva@chromium.org
Fix Xcode project:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
olehougaard
Reverting change that made flexo sad.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
olehougaard
Writing snapshot.cc in a form that can be compiled...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
ager@chromium.org
Prepare push to trunk. Now working on version 0.4.9.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
sgjesse@chromium.org
Added handles to the mirror objects. When a mirror...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
ager@chromium.org
Change the file names of a couple of tests for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
ager@chromium.org
Change the handling of catch blocks to use context...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
feng@chromium.org
Avoid using sprintf_s, which is windows-only.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
deanm@chromium.org
Fix a bunch of spelling mistakes :\
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
feng@chromium.org
Fix issue 6264 with a test case.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
erik.corry...
Lint error.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
erik.corry...
Noone really liked the name "GenerationVariant" so...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
sgjesse@chromium.org
Reverted r1078 as it was committed by accident without...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
sgjesse@chromium.org
Added handles to the mirror objects. When a mirror...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
ager@chromium.org
Fix issue 191:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
olehougaard
Fixed some external references in the ARM code generato...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
ager@chromium.org
Fix issue 186:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
christian.plesner...
Fixed test failure caused by being more conservative...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
christian.plesner...
Added clearing of captures before entering the body...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
ager@chromium.org
Add failing test for issue 186:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
sgjesse@chromium.org
Refactored the mirror representation of properties...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
olehougaard
Avoiding the assumption that the pc pointer of RelocInf...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
lrn@chromium.org
The "enter" opcode was slow and crashes for large argum...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
ager@chromium.org
Fix benchmarks to not format scores that are really...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
lrn@chromium.org
Unsigned number can't be negated in the VisualStudio...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
olehougaard
Introducing a kUninitialized constant used for clearing...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
olehougaard
Do not cache functions until we know they are fully...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
lrn@chromium.org
Separately growing stack for irregexp ia32 backtrack...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
ager@chromium.org
Fix comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
ager@chromium.org
Allocate as many object-literal properties as possible...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
christian.plesner...
Added check that bails out of a repetition when the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
christian.plesner...
Fixed lint.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
christian.plesner...
Added more constness to the api. There are still some...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
sgjesse@chromium.org
Remove unused code.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
iposva@chromium.org
Fix for issue 171:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
christian.plesner...
Fixed build with no ENABLE_LOGGING_AND_PROFILING
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
ager@chromium.org
Allow 2009 as a valid year in the copyright header.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
olehougaard
Fix for issue 91 (code.google.com/p/v8/issues/detail...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
sgjesse@chromium.org
Factored the generation of JSON serialization from...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
christian.plesner...
Update version number to fix small small whoopsie I...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
christian.plesner...
Preparing push to trunk (0.4.7)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
christian.plesner...
Added runtime call to the logging infrastructure. ...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
sgjesse@chromium.org
Fixed double printing of exceptions when enabeling...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
lrn@chromium.org
Recognizes character classes like whitespace and non...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
ager@chromium.org
Update comment and add assert.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
ager@chromium.org
Inline array loads in loops directly in the code instea...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
erik.corry...
Some irregexp optimizations around keeping track of...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
olehougaard
Reverting the BOM changes due to security concerns.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
christian.plesner...
Added support in the profiler for creating 'regions...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
erik.corry...
Fix ARM build.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
lrn@chromium.org
Instead of jumping over a conditional backtrack, jump...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
olehougaard
Handling byte-order marks as specified in Ecmascript...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
erik.corry...
* Generate quick checks based on mask and compare for
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
erik.corry...
Unroll + and ? to reduce loop-related work.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
erik.corry...
Fix lint error.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
sgjesse@chromium.org
Refactored the code for handling debug step in in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
christian.plesner...
Removed propagation of information about preceding...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
olehougaard
Fixing a subtle bug in receiver resolution when a throw...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
sgjesse@chromium.org
Added option --shell to D8 and updated the usage text.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
sgjesse@chromium.org
Removed tabs from d8.js.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
sgjesse@chromium.org
Added command line debugger to D8 shell.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
sgjesse@chromium.org
Fix an issue of a raw pointer being returned after...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
iposva@chromium.org
Fix issue 142:
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
christian.plesner...
Fixed bug in interest propagation caused by following...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
lrn@chromium.org
Changed (1<<31)-1 into INT_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
lrn@chromium.org
Each RegExtTree node can now report the min and max...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
lrn@chromium.org
Minor changes, mostly cosmetic, in string search.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
sgjesse@chromium.org
Removed some unused code to make Linux builders happy.
commit
|
commitdiff
|
tree
|
snapshot
next