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

Commits on Aug 19, 2014

  1. 2014.08.19, Version 0.10.31 (Stable)

    * v8: backport CVE-2013-6668
    
    * openssl: Update to v1.0.1i
    
    * npm: Update to v1.4.23
    
    * cluster: disconnect should not be synchronous (Sam Roberts)
    
    * fs: fix fs.readFileSync fd leak when get RangeError (Jackson Tian)
    
    * stream: fix Readable.wrap objectMode falsy values (James Halliday)
    
    * timers: fix timers with non-integer delay hanging. (Julien Gilli)
    tjfontaine committed Aug 19, 2014
    Copy the full SHA
    7fabdc2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3998914 View commit details
    Browse the repository at this point in the history
  3. Now working on 0.10.32

    tjfontaine committed Aug 19, 2014
    Copy the full SHA
    adf2cfd View commit details
    Browse the repository at this point in the history