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

Commits on Feb 18, 2014

  1. 2014.02.18, Version 0.10.26 (Stable)

    * uv: Upgrade to v0.10.25 (Timothy J Fontaine)
    
    * npm: upgrade to 1.4.3 (isaacs)
    
    * v8: support compiling with VS2013 (Fedor Indutny)
    
    * cares: backport TXT parsing fix (Fedor Indutny)
    
    * crypto: throw on SignFinal failure (Fedor Indutny)
    
    * crypto: update root certificates (Ben Noordhuis)
    
    * debugger: Fix breakpoint not showing after restart (Farid Neshat)
    
    * fs: make unwatchFile() insensitive to path (iamdoron)
    
    * net: do not re-emit stream errors (Fedor Indutny)
    
    * net: make Socket destroy() re-entrance safe (Jun Ma)
    
    * net: reset `endEmitted` on reconnect (Fedor Indutny)
    
    * node: do not close stdio implicitly (Fedor Indutny)
    
    * zlib: avoid assertion in close (Fedor Indutny)
    tjfontaine committed Feb 18, 2014
    Copy the full SHA
    31c510c View commit details
    Browse the repository at this point in the history
  2. build: readd missing installer resources

    This were accidentally moved during the website refactor
    tjfontaine committed Feb 18, 2014
    Copy the full SHA
    cc56c62 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2014

  1. Copy the full SHA
    0206925 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.10.27

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