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

Commits on Jan 24, 2013

  1. 2013.01.24, Version 0.9.8 (Unstable)

    * npm: Upgrade to v1.2.3
    
    * V8: Upgrade to 3.15.11.10
    
    * streams: Support objects other than Buffers (Jake Verbaten)
    
    * buffer: remove float write range checks (Trevor Norris)
    
    * http: close connection on 304/204 responses with chunked encoding (Ben Noordhuis)
    
    * build: fix build with dtrace support on FreeBSD (Fedor Indutny)
    
    * console: Support formatting options in trace() (isaacs)
    
    * domain: empty stack on all exceptions (Dave Olszewski)
    
    * unix, windows: make uv_*_bind() error codes consistent (Andrius Bentkus)
    
    * linux: add futimes() fallback (Ben Noordhuis)
    isaacs committed Jan 24, 2013
    Copy the full SHA
    5f2f840 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v0.9.8-release'

    isaacs committed Jan 24, 2013
    Copy the full SHA
    42309a3 View commit details
    Browse the repository at this point in the history
  3. Now working on v0.9.9

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