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

Commits on Jul 9, 2013

  1. 2013.07.10, Version 0.10.12 (Stable)

    Changes since version 0.10.11:
    
    * linux: add support for MIPS (Andrei Sedoi)
    
    * windows: uv_spawn shouldn't reject reparse points (Bert Belder)
    
    * windows: use WSAGetLastError(), not errno (Ben Noordhuis)
    
    * build: darwin: disable -fstrict-aliasing warnings (Ben Noordhuis)
    
    * build: `all` now builds static and dynamic lib (Ben Noordhuis)
    
    * unix: fix build when !defined(PTHREAD_MUTEX_ERRORCHECK) (Ben
      Noordhuis)
    isaacs committed Jul 9, 2013
    Copy the full SHA
    58a4622 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.10.13

    isaacs committed Jul 9, 2013
    Copy the full SHA
    3b4e0a2 View commit details
    Browse the repository at this point in the history