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

Commits on Jul 9, 2013

  1. Copy the full SHA
    5b6464f View commit details
    Browse the repository at this point in the history
  2. 2013.07.09, Version 0.10.13 (Stable)

    * uv: Upgrade to v0.10.12
    
    * npm: Upgrade to 1.3.2
    
    * windows: get proper errno (Ben Noordhuis)
    
    * tls: only wait for finish if we haven't seen it (Timothy J Fontaine)
    
    * http: Dump response when request is aborted (isaacs)
    
    * http: use an unref'd timer to fix delay in exit (Peter Rust)
    
    * zlib: level can be negative (Brian White)
    
    * zlib: allow zero values for level and strategy (Brian White)
    
    * buffer: add comment explaining buffer alignment (Ben Noordhuis)
    
    * string_bytes: properly detect 64bit (Timothy J Fontaine)
    
    * src: fix memory leak in UsingDomains() (Ben Noordhuis)
    tjfontaine committed Jul 9, 2013
    Copy the full SHA
    e32660a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8d9897d View commit details
    Browse the repository at this point in the history
  4. Now working v0.10.14

    tjfontaine committed Jul 9, 2013
    Copy the full SHA
    8a7e2b9 View commit details
    Browse the repository at this point in the history
  5. blog: Post for v0.10.13

    tjfontaine committed Jul 9, 2013
    Copy the full SHA
    f1bb5dc View commit details
    Browse the repository at this point in the history