1. 21 Dec, 2016 3 commits
    • Ian Lance Taylor's avatar
      cmd/vet: avoid crash in cgo test on recursive type · 27fb26c7
      Ian Lance Taylor authored
      This CL also re-enables the cgo tests that were accidentally disabled
      in CL 32754.
      
      Fixes #18389.
      
      Change-Id: I2fdc4fe3ec1f92b7da3db3fa66f4e0f806fc899f
      Reviewed-on: https://go-review.googlesource.com/34660Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
      27fb26c7
    • Brad Fitzpatrick's avatar
      A+C: automated update · 9c6a5ef9
      Brad Fitzpatrick authored
      Now with a few more repos included.
      
      Add Albert Yu (individual CLA)
      Add Alessandro Baffa (individual CLA)
      Add Alexandre Fiori (individual CLA)
      Add Andrew Austin (individual CLA)
      Add Andy Finkenstadt (individual CLA)
      Add Antonio Bibiano (individual CLA)
      Add Baiju Muthukadan (individual CLA)
      Add Ben Lubar (individual CLA)
      Add Euan Kemp (individual CLA)
      Add Harry Moreno (individual CLA)
      Add Jason Buberel (corporate CLA for Google Inc.)
      Add Joop Kiefte (individual CLA)
      Add Maksym Trykur (individual CLA)
      Add Mathieu Olivier (individual CLA)
      Add Nick Leli (individual CLA)
      Add Nik Nyby (individual CLA)
      Add Quinn Slack (corporate CLA for Sourcegraph Inc)
      Add Rafal Jeczalik (individual CLA)
      Add Raphael Geronimi (individual CLA)
      Add Ryan Bagwell (individual CLA)
      Add Steve Francia (corporate CLA for Google Inc.)
      Add Tristan Colgate (individual CLA)
      Add Фахриддин Балтаев (individual CLA)
      
      Updates #12042
      
      Change-Id: Iab98da8a7a9fd3ee54f716ea358b2d515e1e32c4
      Reviewed-on: https://go-review.googlesource.com/34658Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
      9c6a5ef9
    • Mikio Hara's avatar
      net: make InterfaceByIndex return a consistent name on solaris · 86f2c5fe
      Mikio Hara authored
      Also retightens test cases for Resolve{TCP,UDP,IP}Addr which are using
      interface names for specifying IPv6 zone.
      
      Updates #14037.
      Fixes #18362.
      
      Change-Id: I7444b6302e2847dfbdab8a0ad5b2e702bed1a3d6
      Reviewed-on: https://go-review.googlesource.com/34670
      Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
      TryBot-Result: Gobot Gobot <gobot@golang.org>
      Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
      86f2c5fe
  2. 20 Dec, 2016 14 commits
  3. 19 Dec, 2016 7 commits
  4. 16 Dec, 2016 6 commits
  5. 15 Dec, 2016 10 commits