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

Commits on Dec 13, 2013

  1. 2013.12.14, Version 0.11.16 (Unstable)

    Changes since version 0.11.15:
    
    * fsevents: remove kFSEventStreamCreateFlagNoDefer polyfill (ci-innoq)
    
    * libuv: add more getaddrinfo errors (Steven Kabbes)
    
    * unix: fix accept() EMFILE error handling (Ben Noordhuis)
    
    * linux: fix up SO_REUSEPORT back-port (Ben Noordhuis)
    
    * fsevents: fix subfolder check (Fedor Indutny)
    
    * fsevents: fix invalid memory access (huxingyi)
    
    * windows/timer: fix uv_hrtime discontinuity (Bert Belder)
    
    * unix: fix various memory leaks and undef behavior (Fedor Indutny)
    
    * unix, windows: always update loop time (Saúl Ibarra Corretgé)
    
    * windows: translate system errors in uv_spawn (Alexis Campailla)
    
    * windows: uv_spawn code refactor (Alexis Campailla)
    
    * unix, windows: detect errors in uv_ip4/6_addr (Yorkie)
    
    * stream: introduce uv_try_write(...) (Fedor Indutny)
    tjfontaine committed Dec 13, 2013
    Copy the full SHA
    ae0ed8c View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.17

    tjfontaine committed Dec 13, 2013
    Copy the full SHA
    333a5b7 View commit details
    Browse the repository at this point in the history