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

Commits on Dec 17, 2014

  1. 2014.12.17, Version 0.10.34 (Stable)

    * uv: update to v0.10.30
    
    * zlib: upgrade to v1.2.8
    
    * child_process: check execFile args is an array (Sam Roberts)
    
    * child_process: check fork args is an array (Sam Roberts)
    
    * crypto: update root certificates (Ben Noordhuis)
    
    * domains: fix issues with abort on uncaught (Julien Gilli)
    
    * timers: Avoid linear scan in _unrefActive. (Julien Gilli)
    
    * timers: fix unref() memory leak (Trevor Norris)
    
    * v8: add api for aborting on uncaught exception (Julien Gilli)
    
    * debugger: fix when using "use strict" (Julien Gilli)
    tjfontaine committed Dec 17, 2014
    Copy the full SHA
    52795f8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a6757fb View commit details
    Browse the repository at this point in the history
  3. Now working on 0.10.35

    tjfontaine committed Dec 17, 2014
    Copy the full SHA
    1b81ea8 View commit details
    Browse the repository at this point in the history