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

Commits on May 14, 2013

  1. 2013.05.15, Version 0.10.6 (Stable)

    Changes since version 0.10.5:
    
    * stream: fix osx select hack (Fedor Indutny)
    
    * stream: fix small nit in select hack, add test (Fedor Indutny)
    
    * build: link with libkvm on openbsd (Ben Noordhuis)
    
    * stream: use harder sync restrictions for osx-hack (Fedor Indutny)
    
    * unix: fix EMFILE error handling (Ben Noordhuis)
    
    * darwin: fix unnecessary include headers (Daisuke Murase)
    
    * darwin: rename darwin-getproctitle.m (Ben Noordhuis)
    
    * build: convert predefined $PLATFORM to lower case (Elliot Saba)
    
    * build: set soname in shared library (Ben Noordhuis)
    
    * build: make `make test` link against .a again (Ben Noordhuis)
    
    * darwin: fix ios build, don't require ApplicationServices (Ben
      Noordhuis)
    
    * build: only set soname on shared object builds (Timothy J. Fontaine)
    isaacs committed May 14, 2013
    Copy the full SHA
    11e6613 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.10.7

    isaacs committed May 14, 2013
    Copy the full SHA
    1fd10de View commit details
    Browse the repository at this point in the history