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

Commits on Oct 11, 2012

  1. 2012.10.12, Version 0.8.12 (Stable)

    * npm: Upgrade to 1.1.63
    
    * crypto: Reduce stability index to 2-Unstable (isaacs)
    
    * windows: fix handle leak in uv_fs_utime (Bert Belder)
    
    * windows: fix application crashed popup in debug version (Bert Belder)
    
    * buffer: report proper retained size in profiler (Ben Noordhuis)
    
    * buffer: fix byteLength with UTF-16LE (koichik)
    
    * repl: make "end of input" JSON.parse() errors throw in the REPL (Nathan Rajlich)
    
    * repl: make invalid RegExp modifiers throw in the REPL (Nathan Rajlich)
    
    * http: handle multiple Proxy-Authenticate values (Willi Eggeling)
    isaacs committed Oct 11, 2012
    Copy the full SHA
    38c72d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2012

  1. Copy the full SHA
    d411622 View commit details
    Browse the repository at this point in the history
  2. blog: Post about 0.8.12

    isaacs committed Oct 12, 2012
    Copy the full SHA
    b3536ae View commit details
    Browse the repository at this point in the history
  3. Now working on 0.8.13

    isaacs committed Oct 12, 2012
    Copy the full SHA
    58db21e View commit details
    Browse the repository at this point in the history