|
Failed to load latest commit information. |
|
benchmarks
|
More fixes for V8 benchmark version 7.
|
|
|
build
|
Add build definitions for Haiku, mostly following the other UNIX-like
|
|
|
include
|
Extend API to allow setting length property for function templates.
|
|
|
preparser
|
Fix a bunch of implicit casts detected by the Win64 compiler
|
|
|
samples
|
Send non-JS output (e.g. errors) to stderr, instead of stdout.
|
|
|
src
|
Fix choice of mmap address hint (see comment)
|
|
|
test
|
Remove most uses of StringInputBuffer
|
|
|
tools
|
Add build definitions for Haiku, mostly following the other UNIX-like
|
|
|
.gitignore
|
git should ignore .d8_history (d8 readline history)
|
|
|
AUTHORS
|
Revert r13218 due to windows test failures.
|
|
|
ChangeLog
|
Fast-forward version 3.15.12 to 3.16.0.
|
|
|
DEPS
|
Pull more recent gyp.
|
|
|
LICENSE
|
Update LICENSE file
|
|
|
LICENSE.strongtalk
|
Add LICENSE.v8, LICENSE.strongtalk and LICENSE.valgrind to the v8
|
|
|
LICENSE.v8
|
Add LICENSE.v8, LICENSE.strongtalk and LICENSE.valgrind to the v8
|
|
|
LICENSE.valgrind
|
Add LICENSE.v8, LICENSE.strongtalk and LICENSE.valgrind to the v8
|
|
|
Makefile
|
Re-land Crankshaft-generated KeyedLoad stubs.
|
|
|
Makefile.android
|
Change the Android makefile to use GCC 4.6 instead of GCC 4.4.3.
|
|
|
OWNERS
|
Add OWNERS file
|
|
|
PRESUBMIT.py
|
Add PRESUBMIT script to V8
|
|
|
SConstruct
|
Kill off the SCons based build.
|
|