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

Commits on Jun 4, 2013

  1. 2013.06.05, Version 0.10.10 (Stable)

    Changes since version 0.10.9:
    
    * include: document uv_update_time() and uv_now() (Ben Noordhuis)
    
    * linux: fix cpu model parsing on newer arm kernels (Ben Noordhuis)
    
    * linux: fix memory leak in uv_cpu_info() error path (Ben Noordhuis)
    
    * linux: don't ignore OOM errors in uv_cpu_info() (Ben Noordhuis)
    
    * unix, windows: move uv_now() to uv-common.c (Ben Noordhuis)
    
    * darwin: make uv_fs_sendfile() respect length param (Wynn Wilkes)
    isaacs committed Jun 4, 2013
    Copy the full SHA
    0d95a88 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.10.11

    isaacs committed Jun 4, 2013
    Copy the full SHA
    e9ae62d View commit details
    Browse the repository at this point in the history