Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-v0.x-archive
base: 34046084c066
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 51f6e6a9b39c
Choose a head ref
  • 3 commits
  • 376 files changed
  • 1 contributor

Commits on Feb 25, 2013

  1. deps: downgrade v8 to 3.14.5

    V8 3.15 and newer have stability and performance issues. Roll back to
    a known-good version.
    bnoordhuis committed Feb 25, 2013
    Copy the full SHA
    b15a10e View commit details
    Browse the repository at this point in the history
  2. v8: reapply floating patches

    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.
    bnoordhuis committed Feb 25, 2013
    Copy the full SHA
    03fe7fb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    51f6e6a View commit details
    Browse the repository at this point in the history