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

Commits on Apr 11, 2013

  1. 2013.04.12, Version 0.10.4 (Stable)

    Changes since version 0.10.3:
    
    * include: update uv_backend_fd() documentation (Ben Noordhuis)
    
    * unix: include uv.h in src/version.c (Ben Noordhuis)
    
    * unix: don't write more than IOV_MAX iovecs (Fedor Indutny)
    
    * mingw-w64: don't call _set_invalid_parameter_handler (Nils Maier)
    
    * build: gyp disable thin archives (Timothy J. Fontaine)
    
    * sunos: re-export entire library when static (Timothy J. Fontaine)
    
    * unix: dtrace probes for tick-start and tick-stop (Timothy J. Fontaine)
    
    * windows: fix memory leak in fs__sendfile (Shannen Saez)
    
    * windows: remove double initialization in uv_tty_init (Shannen Saez)
    
    * build: fix dtrace-enabled out of tree build (Ben Noordhuis)
    
    * build: squelch -Wdollar-in-identifier-extension warnings (Ben
      Noordhuis)
    
    * inet: snprintf returns int, not size_t (Brian White)
    
    * win: refactor uv_cpu_info (Bert Belder)
    
    * build: add support for Visual Studio 2012 (Nicholas Vavilov)
    
    * build: -Wno-dollar-in-identifier-extension is clang only (Ben
      Noordhuis)
    isaacs committed Apr 11, 2013
    Copy the full SHA
    85827e2 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.10.5

    isaacs committed Apr 11, 2013
    Copy the full SHA
    5ed1d02 View commit details
    Browse the repository at this point in the history