Navigation Menu

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: 89805557a7d9
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: deeaf8fab978
Choose a head ref
  • 3 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 23, 2013

  1. uv: Upgrade to 0.10.5

    isaacs committed Apr 23, 2013
    Copy the full SHA
    ff99cd5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0602fbb View commit details
    Browse the repository at this point in the history
  3. 2013.04.23, Version 0.10.5 (Stable)

    * uv: Upgrade to 0.10.5 (isaacs)
    
    * build: added support for Visual Studio 2012 (Miroslav Bajtoš)
    
    * http: Don't try to destroy nonexistent sockets (isaacs)
    
    * crypto: LazyTransform on properties, not methods (isaacs)
    
    * assert: put info in err.message, not err.name (Ryan Doenges)
    
    * dgram: fix no address bind() (Ben Noordhuis)
    
    * handle_wrap: fix NULL pointer dereference (Ben Noordhuis)
    
    * os: fix unlikely buffer overflow in os.type() (Ben Noordhuis)
    
    * stream: Fix unshift() race conditions (isaacs)
    isaacs committed Apr 23, 2013
    Copy the full SHA
    deeaf8f View commit details
    Browse the repository at this point in the history