Navigation Menu

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

Commits on May 24, 2013

  1. 2013.05.25, Version 0.10.8 (Stable)

    Changes since version 0.10.7:
    
    * windows: make uv_spawn not fail under job control (Bert Belder)
    
    * darwin: assume CFRunLoopStop() isn't thread-safe (Fedor Indutny)
    
    * win: fix UV_EALREADY incorrectly set (Bert Belder)
    
    * darwin: make two uv__cf_*() functions static (Ben Noordhuis)
    
    * darwin: task_info() cannot fail (Ben Noordhuis)
    
    * unix: add mapping for ENETDOWN (Ben Noordhuis)
    
    * unix: implicitly signal write errors to libuv user (Ben Noordhuis)
    
    * unix: fix assert on signal pipe overflow (Bert Belder)
    
    * unix: turn off POLLOUT after stream connect (Ben Noordhuis)
    isaacs committed May 24, 2013
    Copy the full SHA
    0f39be1 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.10.9

    isaacs committed May 24, 2013
    Copy the full SHA
    7d5024e View commit details
    Browse the repository at this point in the history