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

Commits on Aug 19, 2014

  1. 2014.08.20, Version 0.11.29 (Unstable)

    Changes since version 0.11.28:
    
    * windows: make uv_read_stop immediately stop reading (Jameson Nash)
    
    * windows: fix uv__getaddrinfo_translate_error (Alexis Campailla)
    
    * netbsd: fix build (Saúl Ibarra Corretgé)
    
    * unix, windows: add uv_recv_buffer_size and uv_send_buffer_size
      (Andrius Bentkus)
    
    * windows: add support for UNC paths on uv_spawn (Paul Goldsmith)
    
    * windows: replace use of inet_addr with uv_inet_pton (Saúl Ibarra
      Corretgé)
    
    * unix: replace some asserts with returning errors (Andrius Bentkus)
    
    * windows: use OpenBSD implementation for uv_fs_mkdtemp (Pavel Platto)
    
    * windows: fix GetNameInfoW error handling (Alexis Campailla)
    
    * fs: introduce uv_readdir_next() and report types (Fedor Indutny)
    
    * fs: extend reported types in uv_fs_readdir_next (Saúl Ibarra Corretgé)
    
    * unix: read on stream even when UV__POLLHUP set. (Julien Gilli)
    tjfontaine committed Aug 19, 2014
    Copy the full SHA
    35451fe View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.30

    tjfontaine committed Aug 19, 2014
    Copy the full SHA
    a4f0350 View commit details
    Browse the repository at this point in the history