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

Commits on May 14, 2013

  1. 2013.05.14, Version 0.10.6 (Stable)

    * module: Deprecate require.extensions (isaacs)
    
    * stream: make Readable.wrap support objectMode, empty streams (Daniel Moore)
    
    * child_process: fix handle delivery (Ben Noordhuis)
    
    * crypto: Fix performance regression (isaacs)
    
    * src: DRY string encoding/decoding (isaacs)
    isaacs committed May 14, 2013
    Copy the full SHA
    5deb167 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d855e9b View commit details
    Browse the repository at this point in the history
  3. Now working on v0.10.7

    isaacs committed May 14, 2013
    Copy the full SHA
    ef2b2a3 View commit details
    Browse the repository at this point in the history
  4. blog: Release 0.10.6

    isaacs committed May 14, 2013
    Copy the full SHA
    ca38def View commit details
    Browse the repository at this point in the history