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

Commits on Aug 29, 2013

  1. 2013.08.30, Version 0.11.11 (Unstable)

    Changes since version 0.11.10:
    
    * unix, windows: add thread-local storage API (Ben Noordhuis)
    
    * linux: don't turn on SO_REUSEPORT socket option (Ben Noordhuis)
    
    * darwin: fix 10.6 build error in fsevents.c (Ben Noordhuis)
    
    * windows: make uv_shutdown() for write-only pipes work (Bert Belder)
    
    * include: update uv_udp_open() / uv_udp_bind() docs (Ben Noordhuis)
    
    * unix: req queue must be empty when destroying loop (Ben Noordhuis)
    
    * unix: move loop functions from core.c to loop.c (Ben Noordhuis)
    
    * darwin: remove CoreFoundation dependency (Ben Noordhuis)
    
    * windows: make autotools build system work with mingw (Keno Fischer)
    
    * windows: fix mingw build (Alex Crichton)
    
    * windows: tweak Makefile.mingw for easier usage (Alex Crichton)
    
    * build: remove _GNU_SOURCE macro definition (Ben Noordhuis)
    piscisaureus committed Aug 29, 2013
    Copy the full SHA
    ba876d5 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.12

    piscisaureus committed Aug 29, 2013
    Copy the full SHA
    90874cc View commit details
    Browse the repository at this point in the history