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

Commits on Dec 31, 2013

  1. 2013.12.32, Version 0.11.17 (Unstable)

    Changes since version 0.11.16:
    
    * stream: allow multiple buffers for uv_try_write (Fedor Indutny)
    
    * unix: fix a possible memory leak in uv_fs_readdir (Alex Crichton)
    
    * unix, windows: add uv_loop_alive() function (Sam Roberts)
    
    * windows: avoid assertion failure when pipe server is closed (Bert
      Belder)
    
    * osx: Fix a possible segfault in uv__io_poll (Alex Crichton)
    
    * stream: fix uv__stream_osx_select (Fedor Indutny)
    tjfontaine committed Dec 31, 2013
    Copy the full SHA
    589c224 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.18

    tjfontaine committed Dec 31, 2013
    1
    Copy the full SHA
    4ce9c39 View commit details
    Browse the repository at this point in the history