Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kimo/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 23, 2013

  1. zs fixes to make the build work

    Charlie committed Nov 23, 2013
    Configuration menu
    Copy the full SHA
    9026d76 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2013

  1. adding release number

    kimo committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    ed95a68 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2013

  1. Revert "adding release number"

    This reverts commit ed95a68.
    kimo committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    5052b3a View commit details
    Browse the repository at this point in the history
  2. Revert "zs fixes to make the build work"

    This reverts commit 9026d76.
    kimo committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    439180b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    095028b View commit details
    Browse the repository at this point in the history
  4. Subsystem:GYP crashes on standard FreeBSD 7.x&8.x

    The build process crashes at the ./configure step due to this
    error. The workround is to use gyp's --no-parallel option
    whenever the system.platform is either freebsd7 or freebsd8.
    kimo committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    d6f40d4 View commit details
    Browse the repository at this point in the history
Loading