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

Commits on May 1, 2014

  1. 2014.05.02, Version 0.11.25 (Unstable)

    Changes since version 0.11.24:
    
    * osx: pass const handle pointer to uv___stream_fd (Chernyshev
      Viacheslav)
    
    * unix, windows: pass const handle ptr to uv_tcp_get*name (Chernyshev
      Viacheslav)
    
    * common: pass const sockaddr ptr to uv_ip*_name (Chernyshev Viacheslav)
    
    * unix, windows: validate flags on uv_udp|tcp_bind (Saúl Ibarra
      Corretgé)
    
    * unix: handle case when addr is not initialized after recvmsg (Saúl
      Ibarra Corretgé)
    
    * unix, windows: uv_now constness (Rasmus Pedersen)
    tjfontaine committed May 1, 2014
    1
    Copy the full SHA
    2acd544 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.26

    tjfontaine committed May 1, 2014
    Copy the full SHA
    b5548f1 View commit details
    Browse the repository at this point in the history