aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/tools/logreader.js
AgeCommit message (Collapse)Author
2018-09-07deps: update V8 to 6.9.427.22Michaël Zasso
PR-URL: https://github.com/nodejs/node/pull/21983 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2017-06-07deps: update V8 to 5.9.211.32Michaël Zasso
PR-URL: https://github.com/nodejs/node/pull/13263 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis
Upgrade the bundled V8 and update code in src/ and lib/ to the new API. Notable backwards incompatible changes are the removal of the smalloc module and dropped support for CESU-8 decoding. CESU-8 support can be brought back if necessary by doing UTF-8 decoding ourselves. This commit includes https://codereview.chromium.org/1192973004 to fix a build error on python 2.6 systems. The original commit log follows: Use optparse in js2c.py for python compatibility Without this change, V8 won't build on RHEL/CentOS 6 because the distro python is too old to know about the argparse module. PR-URL: https://github.com/nodejs/io.js/pull/2022 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-04-28deps: upgrade v8 to 4.2.77.13Ben Noordhuis
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>
2014-11-14deps: upgrade v8 to 3.30.37Ben Noordhuis
2011-12-05Upgrade V8 to 3.7.12Ryan Dahl
2011-11-03Downgrade V8 to 3.6.4Ryan Dahl
2011-10-13Upgrade V8 to 3.7.0Ryan Dahl
2011-10-10Revert "Upgrade V8 to 3.6.6"Ryan Dahl
Not stable enough. - Windows snapshot linking broken - Linux crash on ./node_g test/simple/test-stream-pipe-multi.js This reverts commit 56e6952e639ba1557a5b22333788583e9e39fa29.
2011-10-10Upgrade V8 to 3.6.6Ryan Dahl
2011-02-16Upgrade V8 to 3.1.5Ryan Dahl
2010-12-17Upgrade V8 to 3.0.3Ryan Dahl
2010-12-16Upgrade V8 to 3.0.2Ryan Dahl
2010-12-13Upgrade V8 to 3.0.1Ryan Dahl
2010-02-19Upgrade V8 to 2.1.1Ryan Dahl
2010-02-03Upgrade V8 to 2.1.0Ryan Dahl
2009-08-19Upgrade v8 to 1.3.5Ryan
2009-06-29Upgrade v8 to 1.2.10 and libev to 3.6Ryan