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: 953a7321d738^
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 89805557a7d9
Choose a head ref
  • 2 commits
  • 11 files changed
  • 1 contributor

Commits on Apr 23, 2013

  1. uv: Upgrade to 0.10.5

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

    * uv: Upgrade to 0.10.5 (isaacs)
    
    * 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
    8980555 View commit details
    Browse the repository at this point in the history