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: 8b7ec733317a^
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: bc2f31ae1d05
Choose a head ref
  • 2 commits
  • 11 files changed
  • 1 contributor

Commits on Jan 23, 2014

  1. uv: Upgrade to v0.10.23

    tjfontaine committed Jan 23, 2014
    Copy the full SHA
    8b7ec73 View commit details
    Browse the repository at this point in the history
  2. 2014.01.23, Version 0.10.25 (Stable)

    * uv: Upgrade to v0.10.23
    
    * npm: Upgrade to v1.3.24
    
    * v8: Fix enumeration for objects with lots of properties
    
    * child_process: fix spawn() optional arguments (Sam Roberts)
    
    * cluster: report more errors to workers (Fedor Indutny)
    
    * domains: exit() only affects active domains (Ryan Graham)
    
    * src: OnFatalError handler must abort() (Timothy J Fontaine)
    
    * stream: writes may return false but forget to emit drain (Yang Tianyang)
    tjfontaine committed Jan 23, 2014
    Copy the full SHA
    bc2f31a View commit details
    Browse the repository at this point in the history