summaryrefslogtreecommitdiff
path: root/deps/v8/src/d8-posix.cc
Commit message (Collapse)AuthorAgeFilesLines
* deps: update v8 to 4.4.63.9Ben Noordhuis2015-08-041-9/+9
| | | | | | | | | | | | | | | | | | | | 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>
* deps: update v8 to 3.29.93.1Fedor Indutny2014-10-101-3/+14
|
* deps: update v8 to 3.28.73Refael Ackermann2014-10-081-18/+15
| | | | | Reviewed-By: Fedor Indutny <fedor@indutny.com> PR-URL: https://github.com/joyent/node/pull/8476
* deps: upgrade v8 to 3.26.33Ben Noordhuis2014-06-121-25/+2
| | | | Signed-off-by: Fedor Indutny <fedor@indutny.com>
* deps: update v8 to 3.24.40Fedor Indutny2014-03-131-69/+98
|
* v8: upgrade to 3.22.24Ben Noordhuis2013-11-111-22/+29
| | | | | | | | | 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.
* v8: upgrade to v3.19.13Ben Noordhuis2013-06-111-40/+57
|
* deps: update v8 to 3.17.13Trevor Norris2013-03-201-1/+1
|
* Upgrade V8 to 3.8.5Ryan Dahl2012-01-061-1/+2
|
* Upgrade V8 to 3.6.4Ryan Dahl2011-09-151-0/+1
|
* Upgrade V8 to 3.4.10Ryan Dahl2011-07-081-10/+3
|
* Downgrade V8 to 3.1.8.25Ryan Dahl2011-07-051-3/+10
| | | | | | 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.
* Upgrade V8 to 3.4.8Ryan Dahl2011-06-291-10/+3
|
* Upgrade V8 to 2.2.3.1Ryan Dahl2010-04-141-0/+18
|
* Upgrade v8 to 1.3.16Ryan Dahl2009-10-161-1/+1
| | | | and apply my V8 patch for debugging.
* Upgrade V8 to 1.2.14Ryan2009-07-201-1/+5
|
* Upgrade to v8 1.2.7Ryan2009-06-081-1/+4
|
* import full versions of dependency libraries!Ryan2009-04-221-0/+668
|
* BROKEN COMMIT: removing git submodulesRyan2009-04-221-0/+0
|
* add dependencies: libeio, libev, v8Ryan2009-04-031-0/+0