Ben Noordhuis
36cd5fb9d2
deps: upgrade v8 to 4.2.77.13
This commit applies some secondary changes in order to make `make test`
pass cleanly:
* disable broken postmortem debugging in common.gypi
* drop obsolete strict mode test in parallel/test-repl
* drop obsolete test parallel/test-v8-features
PR-URL: https://github.com/iojs/io.js/pull/1232
Reviewed-By: Fedor Indutny <fedor@indutny.com>
10 years ago
Ben Noordhuis
dad73f645c
deps: upgrade v8 to 3.31.74.1
PR-URL: https://github.com/iojs/io.js/pull/243
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
10 years ago
Fedor Indutny
6bcea4ff93
deps: update v8 to 3.29.93.1
10 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
Ben Noordhuis
67e078094b
deps: upgrade v8 to 3.25.30
11 years ago
Fedor Indutny
1c7bf245dc
deps: update v8 to 3.24.40
11 years ago
Ben Noordhuis
f230a1cf74
v8: upgrade to 3.22.24
This commit removes the simple/test-event-emitter-memory-leak test for
being unreliable with the new garbage collector: the memory pressure
exerted by the test case is too low for the garbage collector to kick
in. It can be made to work again by limiting the heap size with the
--max_old_space_size=x flag but that won't be very reliable across
platforms and architectures.
11 years ago
Timothy J Fontaine
a53c763c16
v8: upgrade 3.21.18.3
11 years ago
Trevor Norris
5777d7ab30
v8: upgrade to v8 3.20.7
12 years ago
Ben Noordhuis
704fd8f374
v8: upgrade to v3.20.2
12 years ago
Ben Noordhuis
6dd78074a3
v8: upgrade to v3.19.13
12 years ago
Ben Noordhuis
7ee538ddfe
deps: upgrade v8 to 3.19.0
12 years ago
isaacs
50624a50ee
V8: Upgrade to 3.18.1
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
3f3f958c14
Upgrade V8 to 3.11.1
13 years ago
Ryan Dahl
1b15af9dd2
Upgrade V8 to 3.6.4
13 years ago
Ryan Dahl
0bca54444a
Upgrade V8 to 3.6.1
13 years ago
Ryan Dahl
da00ff4999
Upgrade V8 to 3.5.9.1
14 years ago
Ryan Dahl
b15ab5de51
Upgrade V8 to 3.5.7
14 years ago
Ryan Dahl
89bed19513
Upgrade V8 to v3.5.4
14 years ago
Ryan Dahl
f319e12621
Upgrade V8 to 3.4.14
14 years ago
Ryan Dahl
ef1be160d6
Upgrade V8 to 3.4.12.1
14 years ago
vegorov@chromium.org
17bff6082a
Correctly propagate toolchain setting in SConstruct.
Patch by Bert Belder.
Review URL: http://codereview.chromium.org/7309014
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@8555 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
14 years ago
Ryan Dahl
e5564a3f29
Upgrade V8 to 3.4.10
14 years ago
Ryan Dahl
149562555c
Downgrade V8 to 3.1.8.25
There are serious performance regressions both in V8 and our own legacy
networking stack. Until we correct our own problems we are going back to the
old V8.
14 years ago
Ryan Dahl
6054dcc130
Upgrade V8 to 3.4.9
14 years ago
Ryan Dahl
33af2720f2
Upgrade V8 to 3.4.8
14 years ago
Ryan Dahl
550f73ae3e
Upgrade V8 to 3.1.5
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
c30f113712
Upgrade V8 to 3.0.0
14 years ago
Ryan Dahl
7286b79521
Upgrade V8 to 2.5.9.1
14 years ago
Ryan Dahl
73318fa09d
Upgrade V8 to 2.5.8
14 years ago
Ryan Dahl
2b34363d03
Upgrade V8 to 2.2.11
15 years ago
Ryan Dahl
615d890622
Upgrade V8 to 2.2.9
15 years ago
Ryan Dahl
41ef1717e0
Upgrade V8 to 2.2.3.1
15 years ago
Ryan Dahl
bcf163da27
Upgrade V8 to 2.1.1
15 years ago
Ryan Dahl
c7cb4daa25
Upgrade V8 to 2.1.0
15 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