Skip to content
Snippets Groups Projects
  1. Jan 28, 2015
  2. Jan 27, 2015
  3. Jan 25, 2015
  4. Jan 24, 2015
  5. Jan 23, 2015
  6. Jan 21, 2015
  7. Jan 20, 2015
  8. Jan 17, 2015
  9. Jan 16, 2015
  10. Jan 14, 2015
  11. Jan 13, 2015
  12. Jan 12, 2015
  13. Jan 11, 2015
  14. Jan 07, 2015
  15. Jan 06, 2015
  16. Jan 05, 2015
    • Saúl Ibarra Corretgé's avatar
      Add SHA to ChangeLog · 3fd823ac
      Saúl Ibarra Corretgé authored
      3fd823ac
    • Saúl Ibarra Corretgé's avatar
      2015.01.06, Version 1.2.0 (Stable) · 09f25b13
      Saúl Ibarra Corretgé authored
      Changes since version 1.1.0:
      
      * linux: fix epoll_pwait() sigmask size calculation (Ben Noordhuis)
      
      * tty: implement binary I/O terminal mode (Yuri D'Elia)
      
      * test: fix spawn test with autotools build (Ben Noordhuis)
      
      * test: skip ipv6 tests when ipv6 is not supported (Ben Noordhuis)
      
      * common: move STATIC_ASSERT to uv-common.h (Alexey Melnichuk)
      
      * win/thread: store thread handle in a TLS slot (Alexey Melnichuk)
      
      * unix: fix ttl, multicast ttl and loop options on IPv6 (Saúl Ibarra
        Corretgé)
      
      * linux: fix support for preadv/pwritev-less kernels (Ben Noordhuis)
      
      * unix: make uv_exepath(size=0) return UV_EINVAL (Ben Noordhuis)
      
      * darwin: fix uv_exepath(smallbuf) UV_EPERM error (Ben Noordhuis)
      
      * openbsd: fix uv_exepath(smallbuf) UV_EINVAL error (Ben Noordhuis)
      
      * linux: fix uv_exepath(size=1) UV_EINVAL error (Ben Noordhuis)
      
      * sunos: preemptively fix uv_exepath(size=1) (Ben Noordhuis)
      
      * win: fix and clarify comments in winapi.h (Bert Belder)
      
      * win: make available NtQueryDirectoryFile (Bert Belder)
      
      * win: add definitions for directory information types (Bert Belder)
      
      * win: use NtQueryDirectoryFile to implement uv_fs_scandir (Bert Belder)
      
      * unix: don't unlink unix socket on bind error (Ben Noordhuis)
      
      * build: fix bad comment in autogen.sh (Ben Noordhuis)
      
      * build: add AC_PROG_LIBTOOL to configure.ac (Ben Noordhuis)
      
      * test: skip udp_options6 if there no IPv6 support (Saúl Ibarra
        Corretgé)
      
      * win: add definitions for MUI errors mingw lacks (Bert Belder)
      
      * build: enable warnings in autotools build (Ben Noordhuis)
      
      * build: remove -Wno-dollar-in-identifier-extension (Ben Noordhuis)
      
      * build: move flags from Makefile.am to configure.ac (Ben Noordhuis)
      v1.2.0
      09f25b13
Loading