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

Commits on May 10, 2013

  1. 2013.05.11, Version 0.11.2 (Unstable)

    Changes since version 0.11.1:
    
    * darwin: look up file path with F_GETPATH (Ben Noordhuis)
    
    * unix, windows: add uv_has_ref() function (Saúl Ibarra Corretgé)
    
    * build: avoid double / in paths for dtrace (Timothy J. Fontaine)
    
    * unix: remove src/unix/cygwin.c (Ben Noordhuis)
    
    * windows: deal with the fact that GetTickCount might lag (Bert Belder)
    
    * unix: silence STATIC_ASSERT compiler warnings (Ben Noordhuis)
    
    * linux: don't use fopen() in uv_resident_set_memory() (Ben Noordhuis)
    isaacs committed May 10, 2013
    Copy the full SHA
    3fba0bf View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.3

    isaacs committed May 10, 2013
    Copy the full SHA
    ab157df View commit details
    Browse the repository at this point in the history