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

Commits on Apr 3, 2013

  1. 2013.04.03, Version 0.10.3 (Stable)

    * npm: Upgrade to 1.2.17
    
    * child_process: acknowledge sent handles (Fedor Indutny)
    
    * etw: update prototypes to match dtrace provider (Timothy J Fontaine)
    
    * dtrace: pass more arguments to probes (Dave Pacheco)
    
    * build: allow building with dtrace on osx (Dave Pacheco)
    
    * http: Remove legacy ECONNRESET workaround code (isaacs)
    
    * http: Ensure socket cleanup on client response end (isaacs)
    
    * tls: Destroy socket when encrypted side closes (isaacs)
    
    * repl: isSyntaxError() catches "strict mode" errors (Nathan Rajlich)
    
    * crypto: Pass options to ctor calls (isaacs)
    
    * src: tie process.versions.uv to uv_version_string() (Ben Noordhuis)
    isaacs committed Apr 3, 2013
    Copy the full SHA
    d4982f6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d1c9c93 View commit details
    Browse the repository at this point in the history
  3. Now working on 0.10.4

    isaacs committed Apr 3, 2013
    Copy the full SHA
    734a190 View commit details
    Browse the repository at this point in the history
  4. blog: Post about 0.10.3

    isaacs committed Apr 3, 2013
    Copy the full SHA
    0f460b0 View commit details
    Browse the repository at this point in the history