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: 08c6ddeefb9c
Choose a base ref
...
head repository: joyent/libuv
compare: 5dad19503d5d
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 4, 2013

  1. 2013.09.05, Version 0.11.13 (Unstable)

    Changes since version 0.11.12:
    
    * unix: define _GNU_SOURCE, exposes glibc-isms (Ben Noordhuis)
    
    * windows: check for nonconforming swprintf arguments (Brent Cook)
    
    * build: include internal headers in source list (Brent Cook)
    
    * include: merge uv_tcp_bind and uv_tcp_bind6 (Ben Noordhuis)
    
    * include: merge uv_tcp_connect and uv_tcp_connect6 (Ben Noordhuis)
    
    * include: merge uv_udp_bind and uv_udp_bind6 (Ben Noordhuis)
    
    * include: merge uv_udp_send and uv_udp_send6 (Ben Noordhuis)
    bnoordhuis committed Sep 4, 2013
    Copy the full SHA
    f5b6db6 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.14

    bnoordhuis committed Sep 4, 2013
    Copy the full SHA
    5dad195 View commit details
    Browse the repository at this point in the history