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

Commits on Oct 30, 2013

  1. 2013.10.30, Version 0.11.8 (Unstable)

    * uv: Upgrade to v0.11.14
    
    * v8: upgrade 3.21.18.3
    
    * assert: indicate if exception message is generated (Glen Mailer)
    
    * buffer: add buf.toArrayBuffer() API (Trevor Norris)
    
    * cluster: fix premature 'disconnect' event (Ben Noordhuis)
    
    * crypto: add SPKAC support (Jason Gerfen)
    
    * debugger: count space for line numbers correctly (Alex Kocharin)
    
    * debugger: make busy loops SIGUSR1-interruptible (Ben Noordhuis)
    
    * debugger: repeat last command (Alex Kocharin)
    
    * debugger: show current line, fix for #6150 (Alex Kocharin)
    
    * dgram: send() can accept strings (Trevor Norris)
    
    * dns: rename domain to hostname (Ben Noordhuis)
    
    * dns: set hostname property on error object (Ben Noordhuis)
    
    * dtrace, mdb_v8: support more string, frame types (Dave Pacheco)
    
    * http: add statusMessage (Patrik Stutz)
    
    * http: expose supported methods (Ben Noordhuis)
    
    * http: provide backpressure for pipeline flood (isaacs)
    
    * process: Add exitCode property (isaacs)
    
    * tls: socket.renegotiate(options, callback) (Fedor Indutny)
    
    * util: format as Error if instanceof Error (Rod Vagg)
    tjfontaine committed Oct 30, 2013
    Copy the full SHA
    f8d86e2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e98d8a3 View commit details
    Browse the repository at this point in the history
  3. Now working on 0.11.9

    tjfontaine committed Oct 30, 2013
    Copy the full SHA
    bae4c90 View commit details
    Browse the repository at this point in the history