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

Commits on Aug 6, 2013

  1. uv: Upgrade to v0.11.7

    tjfontaine committed Aug 6, 2013
    Copy the full SHA
    fa8efa9 View commit details
    Browse the repository at this point in the history
  2. 2013.08.06, Version 0.11.5 (Unstable)

    * v8: upgrade to 3.20.11
    
    * uv: upgrade to v0.11.7
    
    * buffer: return offset for end of last write (Trevor Norris)
    
    * build: embed the mdb_v8.so into the binary (Timothy J Fontaine)
    
    * build: fix --without-ssl build (Ben Noordhuis)
    
    * child_process: add 'shell' option to .exec() (Ben Noordhuis)
    
    * dgram: report send errors to cb, don't pass bytes (Ben Noordhuis)
    
    * fs: write strings directly to disk (Trevor Norris)
    
    * https: fix default port (Koichi Kobayashi)
    
    * openssl: use asm for sha, md5, rmd (Fedor Indutny)
    
    * os: add mac address to networkInterfaces() output (Brian White)
    
    * smalloc: introduce smalloc module (Trevor Norris)
    
    * stream: Simplify flowing, passive data listening (streams3) (isaacs)
    
    * tls: asynchronous SNICallback (Fedor Indutny)
    
    * tls: share tls tickets key between cluster workers (Fedor Indutny)
    
    * util: don't throw on circular %j input to format() (Ben Noordhuis)
    tjfontaine committed Aug 6, 2013
    Copy the full SHA
    6f92da2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2013

  1. Copy the full SHA
    7aa4242 View commit details
    Browse the repository at this point in the history
  2. Now working on 0.11.6

    tjfontaine committed Aug 7, 2013
    Copy the full SHA
    5360373 View commit details
    Browse the repository at this point in the history