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

Commits on Jun 27, 2014

  1. 2014.06.28, Version 0.11.26 (Unstable)

    Changes since version 0.11.25:
    
    * windows: add VT100 codes ?25l and ?25h (JD Ballard)
    
    * windows: add invert ANSI (7 / 27) emulation (JD Ballard)
    
    * unix: fix handling error on UDP socket creation (Saúl Ibarra Corretgé)
    
    * unix, windows: getnameinfo implementation (Rasmus Pedersen)
    
    * heap: fix `heap_remove()` (Fedor Indutny)
    
    * unix, windows: fix parsing scoped IPv6 addresses (Saúl Ibarra
      Corretgé)
    
    * windows: fix handling closed socket while poll handle is closing (Saúl
      Ibarra Corretgé)
    
    * thread: barrier functions (Ben Noordhuis)
    
    * windows: fix PYTHON environment variable usage (Jay Satiro)
    
    * unix, windows: return system error on EAI_SYSTEM (Saúl Ibarra
      Corretgé)
    
    * windows: fix handling closed socket while poll handle is closing (Saúl
      Ibarra Corretgé)
    
    * unix: don't run i/o callbacks after prepare callbacks (Saúl Ibarra
      Corretgé)
    
    * windows: add tty unicode support for input (Peter Atashian)
    
    * header: introduce `uv_loop_size()` (Andrius Bentkus)
    
    * darwin: invoke `mach_timebase_info` only once (Fedor Indutny)
    indutny committed Jun 27, 2014
    Copy the full SHA
    115281a View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.27

    indutny committed Jun 27, 2014
    Copy the full SHA
    4661f2d View commit details
    Browse the repository at this point in the history