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: 5aef65a98a94
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: ccf2712ee55a
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 6, 2013

  1. 2013.02.06, Version 0.8.19 (Stable)

    * npm: Upgrade to v1.2.10
    
    * zlib: pass object size hint to V8 (Ben Noordhuis)
    
    * zlib: reduce memory consumption, release early (Ben Noordhuis)
    
    * buffer: slow buffer copy compatibility fix (Trevor Norris)
    
    * zlib: don't assert on malformed dictionary (Ben Noordhuis)
    
    * zlib: don't assert on missing dictionary (Ben Noordhuis)
    
    * windows: better ipv6 support (Bert Belder)
    
    * windows: add error mappings related to unsupported protocols (Bert Belder)
    
    * windows: map ERROR_DIRECTORY to UV_ENOENT (Bert Belder)
    isaacs committed Feb 6, 2013
    Copy the full SHA
    53978bd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8caf657 View commit details
    Browse the repository at this point in the history
  3. Now working on 0.8.20

    isaacs committed Feb 6, 2013
    Copy the full SHA
    ccf2712 View commit details
    Browse the repository at this point in the history