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: 0a4ebc3d2c74
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: e4406b76dfc0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 19, 2013

  1. test: fix dgram-bind-default-address on osx

    Allow the IPv4-mapped-as-IPv6 style address.
    isaacs committed Apr 19, 2013
    Copy the full SHA
    42b8682 View commit details
    Browse the repository at this point in the history
  2. 2013.04.19, Version 0.11.1 (Unstable)

    * V8: upgrade to 3.18.0
    
    * uv: Upgrade to v0.11.1
    
    * http: split into multiple separate modules (Timothy J Fontaine)
    
    * http: escape unsafe characters in request path (Ben Noordhuis)
    
    * url: Escape all unwise characters (isaacs)
    
    * build: depend on v8 postmortem-metadata if enabled (Paddy Byers)
    
    * etw: update prototypes to match dtrace provider (Timothy J Fontaine)
    
    * buffer: change output of Buffer.prototype.toJSON() (David Braun)
    
    * dtrace: actually use the _handle.fd value (Timothy J Fontaine)
    
    * dtrace: pass more arguments to probes (Dave Pacheco)
    
    * build: allow building with dtrace on osx (Dave Pacheco)
    
    * zlib: allow passing options to convenience methods (Kyle Robinson Young)
    isaacs committed Apr 19, 2013
    Copy the full SHA
    4babd2b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v0.11.1-release'

    isaacs committed Apr 19, 2013
    Copy the full SHA
    9227780 View commit details
    Browse the repository at this point in the history
  4. Now working on 0.11.2

    isaacs committed Apr 19, 2013
    Copy the full SHA
    e4406b7 View commit details
    Browse the repository at this point in the history