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

Commits on May 24, 2013

  1. 2013.05.24, Version 0.10.8 (Stable)

    * v8: update to 3.14.5.9
    
    * uv: upgrade to 0.10.8
    
    * npm: Upgrade to 1.2.23
    
    * http: remove bodyHead from 'upgrade' events (Nathan Zadoks)
    
    * http: Return true on empty writes, not false (isaacs)
    
    * http: save roundtrips, convert buffers to strings (Ben Noordhuis)
    
    * configure: respect the --dest-os flag consistently (Nathan Rajlich)
    
    * buffer: throw when writing beyond buffer (Trevor Norris)
    
    * crypto: Clear error after DiffieHellman key errors (isaacs)
    
    * string_bytes: strip padding from base64 strings (Trevor Norris)
    isaacs committed May 24, 2013
    Copy the full SHA
    30d9e9f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    83a8943 View commit details
    Browse the repository at this point in the history
  3. Now working on 0.10.9

    isaacs committed May 24, 2013
    Copy the full SHA
    ccb77e1 View commit details
    Browse the repository at this point in the history
  4. blog: Post for v0.10.8

    isaacs committed May 24, 2013
    Copy the full SHA
    f904d61 View commit details
    Browse the repository at this point in the history