Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deps: upgrade v8 to 3.25.30 | Ben Noordhuis | 2014-04-02 | 1 | -9/+34 |
| | |||||
* | deps: update v8 to 3.24.35.17 | Fedor Indutny | 2014-03-18 | 1 | -2/+0 |
| | |||||
* | deps: update v8 to 3.24.40 | Fedor Indutny | 2014-03-13 | 1 | -32/+39 |
| | |||||
* | v8: upgrade to 3.22.24 | Ben Noordhuis | 2013-11-11 | 1 | -2/+42 |
| | | | | | | | | | 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 3.21.18.3 | Timothy J Fontaine | 2013-10-23 | 1 | -266/+7 |
| | |||||
* | v8: upgrade to v8 3.20.9 | Ben Noordhuis | 2013-07-29 | 1 | -6/+332 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-07-22 | 1 | -1/+16 |
| | |||||
* | v8: upgrade to v8 3.20.7 | Trevor Norris | 2013-07-22 | 1 | -17/+87 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-07-06 | 1 | -1/+16 |
| | |||||
* | v8: upgrade to v3.20.2 | Ben Noordhuis | 2013-07-06 | 1 | -19/+4 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-06-11 | 1 | -1/+16 |
| | |||||
* | v8: upgrade to v3.19.13 | Ben Noordhuis | 2013-06-11 | 1 | -16/+1 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-05-22 | 1 | -1/+16 |
| | |||||
* | v8: upgrade to v3.19.3 | Trevor Norris | 2013-05-22 | 1 | -16/+1 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-05-13 | 1 | -1/+16 |
| | |||||
* | deps: upgrade v8 to 3.19.0 | Ben Noordhuis | 2013-05-13 | 1 | -16/+1 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-04-29 | 1 | -1/+16 |
| | |||||
* | deps: upgrade v8 to 3.18.4 | Ben Noordhuis | 2013-04-29 | 1 | -17/+3 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-04-19 | 1 | -1/+16 |
| | |||||
* | V8: Upgrade to 3.18.1 | isaacs | 2013-04-19 | 1 | -16/+1 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-04-17 | 1 | -1/+16 |
| | |||||
* | deps: upgrade v8 to 3.18.0 | Ben Noordhuis | 2013-04-17 | 1 | -25/+23 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-04-08 | 1 | -1/+16 |
| | |||||
* | v8: upgrade to 3.17.16 | Ben Noordhuis | 2013-04-08 | 1 | -16/+1 |
| | |||||
* | Merge remote-tracking branch 'ry/v0.10' into master | isaacs | 2013-03-21 | 1 | -8/+14 |
|\ | | | | | | | | | | | Conflicts: src/node.cc src/node_version.h | ||||
| * | v8: move 32 bit heap hint on sunos | Timothy J Fontaine | 2013-03-15 | 1 | -8/+14 |
| | | | | | | | | | | | | | | Setting the V8 heap at or near 0x20000000 on 32bit sunos only allows 512 MB of heap space, instead on sunos move this to 0x80000000. Fixes #4010. | ||||
* | | v8: loosen artificial mmap constraint | Bryan Cantrill | 2013-03-20 | 1 | -4/+13 |
| | | | | | | | | Fixes #4010. | ||||
* | | deps: update v8 to 3.17.13 | Trevor Norris | 2013-03-20 | 1 | -13/+13 |
|/ | |||||
* | V8: Reapply floating patches | isaacs | 2013-03-06 | 1 | -4/+13 |
| | |||||
* | V8: Upgrade to 3.14.5.8 | isaacs | 2013-03-06 | 1 | -13/+4 |
| | |||||
* | v8: reapply floating patches | Ben Noordhuis | 2013-02-25 | 1 | -4/+13 |
| | | | | | | | Reapply floating patches. Special mention: also reapplies 017009f but with the extra change of removing DescriptorArray::kTransitionsIndex from the postmortem metadata generator because said field no longer exists in V8 3.14. | ||||
* | deps: downgrade v8 to 3.14.5 | Ben Noordhuis | 2013-02-25 | 1 | -22/+4 |
| | | | | | V8 3.15 and newer have stability and performance issues. Roll back to a known-good version. | ||||
* | V8: Reapply floating patches | isaacs | 2013-02-08 | 1 | -4/+13 |
| | |||||
* | V8: Upgrade to 3.15.11.15 | isaacs | 2013-02-08 | 1 | -13/+4 |
| | |||||
* | v8: loosen artificial mmap constraint | Bryan Cantrill | 2013-02-06 | 1 | -4/+13 |
| | | | | Fixes #4010. | ||||
* | deps: update v8 to 3.15.11 | Fedor Indutny | 2013-01-01 | 1 | -13/+13 |
| | |||||
* | V8: Reapply patches | isaacs | 2012-10-23 | 1 | -4/+13 |
| | |||||
* | V8: Upgrade to 3.13.7.4 | isaacs | 2012-10-23 | 1 | -13/+4 |
| | |||||
* | v8: loosen artificial mmap constraint | Bryan Cantrill | 2012-09-22 | 1 | -4/+13 |
| | | | | Fixes #4010. | ||||
* | V8: Upgrade to 3.13.7.1 | isaacs | 2012-09-21 | 1 | -0/+5 |
| | |||||
* | v8: upgrade to v3.11.10 | Bert Belder | 2012-06-14 | 1 | -25/+40 |
| | |||||
* | Roll V8 back to 3.9.24.31 | isaacs | 2012-06-09 | 1 | -12/+18 |
| | |||||
* | Roll V8 back to 3.10.8.13 | isaacs | 2012-06-07 | 1 | -28/+7 |
| | |||||
* | Upgrade v8 to 3.11.7 | isaacs | 2012-06-01 | 1 | -19/+14 |
| | |||||
* | Patches floating on V8 | isaacs | 2012-05-16 | 1 | -5/+31 |
| | |||||
* | Upgrade V8 to 3.11.1 | isaacs | 2012-05-16 | 1 | -43/+19 |
| | |||||
* | v8: posix: try to send() whole buffer | Ben Noordhuis | 2012-04-24 | 1 | -6/+15 |
| | | | | Retry the send() syscall after a partial write. | ||||
* | v8: posix: handle EINTR in socket functions | Ben Noordhuis | 2012-04-24 | 1 | -4/+21 |
| | | | | | The socket functions did not handle EINTR (syscall interrupted by signal) which tripped up the debug agent. | ||||
* | Upgrade V8 to 3.9.24.6 | isaacs | 2012-03-28 | 1 | -20/+18 |
| | |||||
* | Upgrade v8 to 3.9.17 | isaacs | 2012-03-12 | 1 | -0/+24 |
| |