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: 77218d60b648
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 3c22c42519af
Choose a head ref
  • 16 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 8, 2013

  1. uv: Upgrade to b68ee40

    isaacs committed Mar 8, 2013
    Copy the full SHA
    4b47bb4 View commit details
    Browse the repository at this point in the history
  2. stream: Emit error on stream object, not global

    Apparently this function got abstracted out at some point, and 'this'
    wasn't changed to the correct object.
    isaacs committed Mar 8, 2013
    Copy the full SHA
    9036877 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    52f7a14 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7514779 View commit details
    Browse the repository at this point in the history
  5. win/msi: don't install pdb file

    It's only available in debug builds, and we're not providing
    installer packages for debug builds anyway.
    piscisaureus committed Mar 8, 2013
    Copy the full SHA
    8542c9a View commit details
    Browse the repository at this point in the history
  6. win/msi: don't create empty npm folder in %appdata%

    Npm creates this folder when it's needed. Creating it in the installer
    violates the per-user / per-machine scope separation.
    piscisaureus committed Mar 8, 2013
    Copy the full SHA
    0604d9a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4348241 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    51e3a59 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5e832ac View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2320ffb View commit details
    Browse the repository at this point in the history
  11. win/msi: refactor 'node.js runtime' feature

    * This feature now includes the start menu items.
    * 'nodejsvars.bat' was renamed to 'nodevars.bat'.
    * Improved feature description.
    piscisaureus committed Mar 8, 2013
    Copy the full SHA
    fb62532 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    952d6c5 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    8365a56 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    4147680 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    fa1efa3 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    3c22c42 View commit details
    Browse the repository at this point in the history