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: 146b2e267b53
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: a48b64716224
Choose a head ref
  • 7 commits
  • 214 files changed
  • 5 contributors

Commits on Oct 29, 2013

  1. doc: dgram: reword dgram.Socket#send() docs

    Make it clear that the address argument is not really optional and fix
    some Engrish and long lines while we're here.
    
    Fixes #6433.
    bnoordhuis committed Oct 29, 2013
    Copy the full SHA
    0c5981b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2013

  1. blog: Post for v0.11.8

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

Commits on Oct 31, 2013

  1. doc: document node signal handling

    Partly lifted from uv.h, partly from observation of node.cc.
    sam-github authored and bnoordhuis committed Oct 31, 2013
    Copy the full SHA
    155df9c View commit details
    Browse the repository at this point in the history
  2. doc: Correct and add several items

    Several names/urls were out of date, and some really
    awesome stuff was missing.
    isaacs committed Oct 31, 2013
    Copy the full SHA
    849c92f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2013

  1. doc: encoding is ignored if input is a Buffer

    NOTE: it wasn't in 0.8
    
    fixes #6386
    indutny authored and tjfontaine committed Nov 7, 2013
    Copy the full SHA
    0be5a94 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2013

  1. npm: Upgrade to 1.3.14

    isaacs committed Nov 8, 2013
    Copy the full SHA
    8f221bc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a48b647 View commit details
    Browse the repository at this point in the history