Ali Ijaz Sheikh
|
52af5c4eeb
|
deps: upgrade V8 to 5.0.71.32
* Pick up the branch head for V8 5.0 stable [1]
* Edit v8 gitignore to allow trace_event copy
* Update V8 DEP trace_event as per deps/v8/DEPS [2]
[1] https://chromium.googlesource.com/v8/v8.git/+/3c67831
[2] 4b09207e44
Ref: https://github.com/nodejs/node/pull/5945
PR-URL: https://github.com/nodejs/node/pull/6111
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: indutny - Fedor Indutny <fedor.indutny@gmail.com>
|
9 years ago |
Ali Ijaz Sheikh
|
069e02ab47
|
deps: upgrade to V8 4.9.385.18
Pick up the current branch head for V8 4.9
https://github.com/v8/v8/commit/1ecba0f
PR-URL: https://github.com/nodejs/node/pull/4722
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
|
9 years ago |
Ali Ijaz Sheikh
|
9fddd83cf9
|
deps: upgrade V8 to 4.5.103.24
Upgrade to the latest branch-head for V8 4.5. For the full commit log see
https://github.com/v8/v8-git-mirror/commits/4.5.103.24
PR-URL: https://github.com/nodejs/node/pull/2509
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
|
9 years ago |
Refael Ackermann
|
9116b240c9
|
deps: update v8 to 3.28.73
Reviewed-By: Fedor Indutny <fedor@indutny.com>
PR-URL: https://github.com/joyent/node/pull/8476
|
10 years ago |
Refael Ackermann
|
939278ac05
|
deps: update v8 to 3.28.73
Reviewed-By: Fedor Indutny <fedor@indutny.com>
PR-URL: https://github.com/joyent/node/pull/8476
|
10 years ago |
Ben Noordhuis
|
3a280b2034
|
deps: upgrade v8 to 3.26.33
Signed-off-by: Fedor Indutny <fedor@indutny.com>
|
11 years ago |
Fedor Indutny
|
1c7bf245dc
|
deps: update v8 to 3.24.40
|
11 years ago |
Ben Noordhuis
|
587e83c6d6
|
v8: upgrade to 3.17.16
|
12 years ago |
Trevor Norris
|
83261e789e
|
deps: update v8 to 3.17.13
|
12 years ago |
Ben Noordhuis
|
b15a10e7a0
|
deps: downgrade v8 to 3.14.5
V8 3.15 and newer have stability and performance issues. Roll back to
a known-good version.
|
12 years ago |
Fedor Indutny
|
7b4d95a976
|
deps: update v8 to 3.15.11
|
12 years ago |
isaacs
|
3411a03dd1
|
V8: Upgrade to 3.13.7.1
|
12 years ago |
Bert Belder
|
50464cd4f4
|
v8: upgrade to v3.11.10
|
13 years ago |
isaacs
|
940a6863ea
|
Roll V8 back to 3.9.24.31
|
13 years ago |
isaacs
|
46b09e4190
|
Roll V8 back to 3.10.8.13
|
13 years ago |
isaacs
|
cbdf3393a2
|
Upgrade v8 to 3.11.7
|
13 years ago |
isaacs
|
3f3f958c14
|
Upgrade V8 to 3.11.1
|
13 years ago |
isaacs
|
4b64542fe0
|
Upgrade V8 to 3.9.24.6
|
13 years ago |
isaacs
|
e4fc2cbfd3
|
Upgrade v8 to 3.9.17
|
13 years ago |
Ryan Dahl
|
b3a7de15b7
|
Upgrade V8 to 3.8.0
|
13 years ago |
Ryan Dahl
|
1b15af9dd2
|
Upgrade V8 to 3.6.4
|
13 years ago |
Ryan Dahl
|
ef1be160d6
|
Upgrade V8 to 3.4.12.1
|
14 years ago |
Ryan Dahl
|
14475c77a6
|
Upgrade V8 to 3.1.8
|
14 years ago |
Ryan Dahl
|
e33e7d1a37
|
Upgrade V8 to 3.1.6
|
14 years ago |
Ryan Dahl
|
7d425a0a16
|
Upgrade V8 to 3.0.3
|
14 years ago |
Ryan Dahl
|
ea700a8851
|
Upgrade V8 to 3.0.2
|
14 years ago |
Ryan Dahl
|
1d78159e8f
|
Upgrade V8 to 3.0.1
|
14 years ago |
Ryan Dahl
|
73318fa09d
|
Upgrade V8 to 2.5.8
|
14 years ago |
Ryan Dahl
|
c9627e0a0d
|
Upgrade V8 to 2.4.7
|
14 years ago |
Ryan Dahl
|
4df999f85f
|
Revert "Upgrade V8 to 2.4.5"
This reverts commit e227441248 .
Build fails on mac
|
14 years ago |
Ryan Dahl
|
e227441248
|
Upgrade V8 to 2.4.5
|
14 years ago |
Ryan Dahl
|
8796ed2278
|
Upgrade V8 to 2.4.2
|
15 years ago |
Ryan Dahl
|
91757fa840
|
Upgrade V8 to 2.3.8
|
15 years ago |
Ryan Dahl
|
4bbab14346
|
Revert "Upgrade V8 to 2.3.7"
This reverts commit 083ee0f8b7 .
V8 build broken on cygwin:
./deps/v8/src/handles.h:62: instantiated from `T*
v8::internal::Handle<T>::operator->() const [with T = v8::internal::Code]'
./deps/v8/src/accessors.cc:396: instantiated from here
./deps/v8/src/handles-inl.h:50:
error: call of overloaded `BitCast(v8::internal::Code** const&)' is
ambiguous
./deps/v8/src/utils.h:732: note: candidates are: Dest
v8::internal::BitCast(const Source&) [with Dest = v8::internal::Code**,
Source = v8::internal::Code**]
./deps/v8/src/utils.h:743:
note: Dest v8::internal::BitCast(Source* const&) [with Dest
= v8::internal::Code**, Source = v8::internal::Code*]
scons: *** [obj/release/accessors.o] Error 1
|
15 years ago |
Ryan Dahl
|
083ee0f8b7
|
Upgrade V8 to 2.3.7
|
15 years ago |
Ryan Dahl
|
bc76624ec7
|
Upgrade V8 to 2.2.17
|
15 years ago |
Ryan Dahl
|
2b34363d03
|
Upgrade V8 to 2.2.11
|
15 years ago |
Ryan Dahl
|
e72b7b8002
|
Upgrade V8 to 2.2.4.2
|
15 years ago |
Ryan Dahl
|
41ef1717e0
|
Upgrade V8 to 2.2.3.1
|
15 years ago |
Ryan Dahl
|
b35d72df76
|
Upgrade V8 to 2.1.7
|
15 years ago |
Ryan Dahl
|
2d7e86ef58
|
Upgrade V8 to 2.1.5
|
15 years ago |
Ryan Dahl
|
073947c150
|
Upgrade V8 to 2.1.3
|
15 years ago |
Ryan Dahl
|
bcf163da27
|
Upgrade V8 to 2.1.1
|
15 years ago |
Ryan
|
696f024557
|
Upgrade to v8 1.2.7
|
16 years ago |
Ryan
|
3a41367c40
|
Upgrade v8 to version 1.2.3.
|
16 years ago |
Ryan
|
40c0f755c9
|
import full versions of dependency libraries!
|
16 years ago |