Skip to content
This repository has been archived by the owner on May 4, 2018. 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: joyent/libuv
base: 6a657dcbeedc
Choose a base ref
...
head repository: joyent/libuv
compare: 2e82c3bd37ce
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 12, 2014

  1. windows: fix console signal handler refcount

    Backport of 0c726e7 from master
    saghul committed Apr 12, 2014
    Copy the full SHA
    b9d5396 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2014

  1. inet: allow scope in uv_inet_pton ip6 check

    Note that isn't actually parsing it, since the output value is a
    `struct in6_addr`.
    
    see nodejs/node-v0.x-archive#7395
    indutny committed Apr 14, 2014
    Copy the full SHA
    d30e3ab View commit details
    Browse the repository at this point in the history
  2. Revert "inet: allow scope in uv_inet_pton ip6 check"

    This reverts commit d30e3ab, because it
    is a new feature!
    indutny committed Apr 14, 2014
    Copy the full SHA
    23d130b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ffb4922 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v0.10'

    Conflicts:
    	src/win/signal.c
    	src/win/util.c
    indutny committed Apr 14, 2014
    Copy the full SHA
    2e82c3b View commit details
    Browse the repository at this point in the history