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: 63fbd10b6cde
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: b0425f0d2c35
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 5, 2015

  1. buffer: reword Buffer.concat error message

    this brings the error messaging in line with
    other node TypeError messages.
    
    fixes #7766.
    
    PR: #8723
    PR-URL: #8723
    Reviewed-By: James M Snell <jasnell@users.noreply.github.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    chrisdickinson authored and Julien Gilli committed Mar 5, 2015
    Copy the full SHA
    d01a900 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/v0.10' into v0.12

    Conflicts:
    	lib/buffer.js
    Julien Gilli committed Mar 5, 2015
    Copy the full SHA
    b0425f0 View commit details
    Browse the repository at this point in the history