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

Commits on Apr 14, 2014

  1. 2014.04.15, Version 0.11.24 (Unstable)

    Changes since version 0.11.23:
    
    * linux: reduce file descriptor count of async pipe (Ben Noordhuis)
    
    * sunos: support IPv6 qualified link-local addresses (Saúl Ibarra
      Corretgé)
    
    * windows: fix opening of read-only stdin pipes (Alexis Campailla)
    
    * windows: Fix an infinite loop in uv_spawn (Alex Crichton)
    
    * windows: fix console signal handler refcount (李港平)
    
    * inet: allow scopeid in uv_inet_pton (Fedor Indutny)
    
    * win: always leave crit section in get_proc_title (Fedor Indutny)
    tjfontaine committed Apr 14, 2014
    Copy the full SHA
    ed948c2 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.25

    tjfontaine committed Apr 14, 2014
    Copy the full SHA
    1daff47 View commit details
    Browse the repository at this point in the history