1. 16 Jun, 2017 6 commits
    • Brad Fitzpatrick's avatar
      A+C: add a missing name · 5ee4858a
      Brad Fitzpatrick authored
      Per email from acoshift.
      
      Change-Id: Ieb79244d17623e112a385e6b43843d3ffb185cf6
      Reviewed-on: https://go-review.googlesource.com/45995Reviewed-by: default avatarMatt Layher <mdlayher@gmail.com>
      5ee4858a
    • Alberto Donizetti's avatar
      doc: note that Time.String changed in go1.9 · cbaae771
      Alberto Donizetti authored
      Fixes #20702
      
      Change-Id: Id90f08c33e3ccc37794b47fcd27f6c3f2f41c634
      Reviewed-on: https://go-review.googlesource.com/46011Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
      cbaae771
    • Russ Cox's avatar
      cmd/go: clarify test -run and -bench pattern matching · 10d85519
      Russ Cox authored
      Make it clearer that -test=X/Y runs all the tests matching X,
      even if they don't have sub-tests matching Y.
      
      Fixes #20589.
      
      Change-Id: Ic27e89e748d60f67b50c68445ec0480066bdf207
      Reviewed-on: https://go-review.googlesource.com/46030
      Run-TryBot: Russ Cox <rsc@golang.org>
      Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
      10d85519
    • Mark Ryan's avatar
      encoding: fix endless loop in TestDecoderBuffering · 3e0c21e0
      Mark Ryan authored
      The ascii85, base32 and base64 packages all contain a test called
      TestDecoderBuffering.  Each of these tests contain a loop that ignores
      the error returned from the Read method of their decoders.  The result
      being that the tests loop for ever if the decoders actually return an
      error.  This commit fixes the issue by terminating the loops if an error
      occurs and failing the tests with a suitable error message.
      
      Change-Id: Idb385673cf9f3f6f8befe4288b4be366ab0985fd
      Reviewed-on: https://go-review.googlesource.com/46010Reviewed-by: default avatarIan Lance Taylor <iant@golang.org>
      Run-TryBot: Ian Lance Taylor <iant@golang.org>
      TryBot-Result: Gobot Gobot <gobot@golang.org>
      3e0c21e0
    • Jed Denlea's avatar
      image/gif: fix writeImageBlock with SubImages · c52aca1c
      Jed Denlea authored
      If an image has been cropped horizontally, writeImageBlock detects that
      its width and Stride differ and acts accordingly.
      
      However, if an image has been cropped vertically, trimming from the
      bottom, the whole original image will be written in place.  This results
      in more data in the LZW stream than necessary, and many decoders
      including image/gif's itself will fail to load.
      
      Fixes #20692
      
      Change-Id: Id332877e31bcf3729c89d8a50c1be0464028d82e
      Reviewed-on: https://go-review.googlesource.com/45972
      Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
      Run-TryBot: Nigel Tao <nigeltao@golang.org>
      TryBot-Result: Gobot Gobot <gobot@golang.org>
      Reviewed-by: default avatarNigel Tao <nigeltao@golang.org>
      c52aca1c
    • Brad Fitzpatrick's avatar
      A+C: automated update · be9d7f6d
      Brad Fitzpatrick authored
      Add Adam Eijdenberg (individual CLA)
      Add Agis Anastasopoulos (individual CLA)
      Add Alexander Guz (individual CLA)
      Add Alexander Kucherenko (individual CLA)
      Add Alexander Polcyn (corporate CLA for Google Inc.)
      Add Alexis Hildebrandt (individual CLA)
      Add Alexis Hunt (corporate CLA for Google Inc.)
      Add Andrew Jackura (corporate CLA for Google Inc.)
      Add Anthony Voutas (individual CLA)
      Add Antoine Martin (individual CLA)
      Add Antonio Troina (individual CLA)
      Add Bill Prin (corporate CLA for Google Inc.)
      Add Brad Jones (corporate CLA for Google Inc.)
      Add Chris Raynor (corporate CLA for Google Inc.)
      Add Chris Roche (individual CLA)
      Add Daker Fernandes Pinheiro (corporate CLA for Intel Corporation)
      Add Dave MacFarlane (individual CLA)
      Add Derek McGowan (individual CLA)
      Add Di Xiao (corporate CLA for Google Inc.)
      Add Doug Fawley (corporate CLA for Google Inc.)
      Add Eric Chiang (individual CLA)
      Add Eyal Posener (individual CLA)
      Add Fabian Zaremba (individual CLA)
      Add Fredrik Forsmo (individual CLA)
      Add Hang Qian (individual CLA)
      Add Hsin Tsao (corporate CLA for Google Inc.)
      Add James Cowgill (individual CLA)
      Add James Hartig (individual CLA)
      Add James Myers (individual CLA)
      Add Jason Chu (individual CLA)
      Add Jay Conrod (corporate CLA for Google Inc.)
      Add Jeff (Zhefu) Jiang (corporate CLA for Google Inc.)
      Add Jeffrey H (individual CLA)
      Add Jianing Yu (corporate CLA for Google Inc.)
      Add Josh Deprez (individual CLA)
      Add Julian Pastarmov (corporate CLA for Google Inc.)
      Add Kai Trukenmüller (individual CLA)
      Add Kim Yongbin (individual CLA)
      Add Kodie Goodwin (individual CLA)
      Add Lev Shamardin (individual CLA)
      Add Lucas Bremgartner (individual CLA)
      Add Ludi Rehak (individual CLA)
      Add Lukasz Milewski (individual CLA)
      Add Magnus Hiie (corporate CLA for Teleport Inc.)
      Add Marko Mudrinic (individual CLA)
      Add Martin Habbecke (corporate CLA for Google Inc.)
      Add Martin Hoefling (individual CLA)
      Add Martin Probst (individual CLA)
      Add Masahiro Furudate (individual CLA)
      Add Masahiro Wakame (individual CLA)
      Add Masaki Yoshida (individual CLA)
      Add Mathias Hall-Andersen (individual CLA)
      Add Maxime de Roucy (individual CLA)
      Add Nathan Humphreys (individual CLA)
      Add Neuman Vong (individual CLA)
      Add Pablo Lalloni (individual CLA)
      Add Pavlo Sumkin (individual CLA)
      Add Peter Morjan (individual CLA)
      Add Piers (individual CLA)
      Add Qiuxuan Zhu (individual CLA)
      Add Richard Dingwall (individual CLA)
      Add Rick Sayre (individual CLA)
      Add Sascha Brawer (individual CLA)
      Add Sergey Mishin (individual CLA)
      Add Spencer Tung (corporate CLA for Google Inc.)
      Add Steven Erenst (individual CLA)
      Add Thomas Bouldin (corporate CLA for Google Inc.)
      Add Tobias Klauser (individual CLA)
      Add Tonis Tiigi (individual CLA)
      Add Trung Nguyen (individual CLA)
      Add Vikas Kedia (corporate CLA for Google Inc.)
      Add Vladimir Varankin (individual CLA)
      Add Yestin Sun (individual CLA)
      Add acoshift (individual CLA)
      
      Updates #12042
      
      Change-Id: I5e3ba25f310fc89ae391e5abb308e137d56c9148
      Reviewed-on: https://go-review.googlesource.com/45990Reviewed-by: default avatarIan Lance Taylor <iant@golang.org>
      be9d7f6d
  2. 15 Jun, 2017 20 commits
  3. 14 Jun, 2017 14 commits
    • Brad Fitzpatrick's avatar
      doc: add more Go 1.9 release notes · 90a8b736
      Brad Fitzpatrick authored
      Only one TODO remains, for pprof changes.
      
      Updates #20587
      
      Change-Id: Ib67b23adc7851cc96455b0c20649c8e565a4f92a
      Reviewed-on: https://go-review.googlesource.com/45810Reviewed-by: default avatarIan Lance Taylor <iant@golang.org>
      90a8b736
    • Brad Fitzpatrick's avatar
      net, doc: document JoinHostPort change in release notes, clarify its docs · 2f55031c
      Brad Fitzpatrick authored
      Updates #18059
      Updates #20587
      
      Change-Id: Icbb4c7cb201ac51d2cc6066620b47ba09ff6fe65
      Reviewed-on: https://go-review.googlesource.com/45780Reviewed-by: default avatarChris Broadfoot <cbro@golang.org>
      2f55031c
    • Brad Fitzpatrick's avatar
      time: remove some redundant equality comparison documentation · 862e45d4
      Brad Fitzpatrick authored
      Updates to CL 45698
      
      Updates #19510
      
      Change-Id: Iec7a455b6c4d5f96d0b674459bf1455c99102d62
      Reviewed-on: https://go-review.googlesource.com/45779Reviewed-by: default avatarRob Pike <r@golang.org>
      862e45d4
    • Robert Griesemer's avatar
      cmd/compile: fix detection of calls to reflect.Method · cabf622d
      Robert Griesemer authored
      The existing code used Type.String() to obtain the name of a type;
      specifically type reflect.Method in this case. However, Type.String()
      formatting is intended for error messages and uses the format
      pkgpath.name instead of pkgname.name if a package (in this case
      package reflect) is imported multiple times. As a result, the
      reflect.Method type detection failed under peculiar circumstances
      (see the included test case).
      
      Thanks to https://github.com/ericlagergren for tracking down
      an easy way to make the bug disappear (which in turn directly
      led to the underlying cause).
      
      Fixes #19028.
      
      Change-Id: I1b9c5dfd183260a9be74969fe916a94146fc36da
      Reviewed-on: https://go-review.googlesource.com/45777Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
      Reviewed-by: default avatarMatthew Dempsky <mdempsky@google.com>
      cabf622d
    • Brad Fitzpatrick's avatar
      cmd/go: disable tool version check during bootstrap · 952ecbe0
      Brad Fitzpatrick authored
      The check that the go tool version matched the go compiler version was
      too aggressive and didn't cover the bootstrapping case with make.bash.
      
      We never noticed because we never had a VERSION file in place.
      
      Repro:
      
      $ echo "go1.9beta1" > $GOROOT/VERSION
      $ cd $GOROOT/src
      $ ./make.bash
      
      No test, because x/build/cmd/release catches it.
      
      Updates #19064
      Fixes #20674
      
      Change-Id: Ibdd7a92377f4cc77d71ed548f02d48bde6550f67
      Reviewed-on: https://go-review.googlesource.com/45778Reviewed-by: default avatarChris Broadfoot <cbro@golang.org>
      952ecbe0
    • Brad Fitzpatrick's avatar
      net/http: update bundled http2 · 8c4bec8f
      Brad Fitzpatrick authored
      Update x/net/http2 to git rev 6b17b9baf5 for:
      
         http2: stop rejecting outgoing paths beginning with two slashes
         https://golang.org/cl/45773
      
      This also uses an updated version of x/tools/cmd/bundle (CL 45190)
      that fixes an edge case where it used to drop some comments.
      
      Updates #20627
      Fixes #19103
      
      Change-Id: I450d61485e66098f4f8a79954f729f7bcd85856f
      Reviewed-on: https://go-review.googlesource.com/45700
      Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
      Reviewed-by: default avatarChris Broadfoot <cbro@golang.org>
      8c4bec8f
    • Chris Broadfoot's avatar
      api: promote next to go1.9 · cf7347a9
      Chris Broadfoot authored
      Change-Id: I27aa87607aa82b400411a60c6bdb6f9a42ff97c1
      Reviewed-on: https://go-review.googlesource.com/45776
      Run-TryBot: Chris Broadfoot <cbro@golang.org>
      TryBot-Result: Gobot Gobot <gobot@golang.org>
      Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
      cf7347a9
    • Chris Broadfoot's avatar
      api: update next.txt · 752c9380
      Chris Broadfoot authored
      Change-Id: I824fc5a62977140ccc62d55e8b42cfd01da935e9
      Reviewed-on: https://go-review.googlesource.com/45774Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
      752c9380
    • Brad Fitzpatrick's avatar
      A+C: automated update · 82dba192
      Brad Fitzpatrick authored
      Add Adam Bender (corporate CLA for Google Inc.)
      Add Ahmet Alp Balkan (corporate CLA for Google Inc.)
      Add Aishraj Dahal (individual CLA)
      Add Alexey Neganov (individual CLA)
      Add Andrew Benton (individual CLA)
      Add Bartosz Grzybowski (individual CLA)
      Add Ben Shi (individual CLA)
      Add Brandon Bennett (corporate CLA for Facebook, Inc.)
      Add Brian Starke (individual CLA)
      Add Bulat Gaifullin (individual CLA)
      Add Carl Henrik Lunde (individual CLA)
      Add Carlisia Campos (individual CLA)
      Add Carlo Alberto Ferraris (individual CLA)
      Add Carolyn Van Slyck (individual CLA)
      Add Chew Choon Keat (individual CLA)
      Add Chris Biscardi (individual CLA)
      Add Damien Lespiau (corporate CLA for Intel Corporation)
      Add David NewHamlet (individual CLA)
      Add Dieter Plaetinck (corporate CLA for RainTank)
      Add Dominic Green (individual CLA)
      Add Eitan Adler (individual CLA)
      Add Evgeniy Polyakov (individual CLA)
      Add Ewan Valentine (individual CLA)
      Add Fangming Fang (corporate CLA for ARM Ltd.)
      Add Felipe Oliveira (individual CLA)
      Add Filip Gruszczyński (individual CLA)
      Add Gengliang Wang (individual CLA)
      Add George Gkirtsou (individual CLA)
      Add Gregory Man (individual CLA)
      Add Hauke Löffler (individual CLA)
      Add Heschi Kreinick (corporate CLA for Google Inc.)
      Add Hongfei Tan (individual CLA)
      Add Hugues Bruant (individual CLA)
      Add Ibrahim AshShohail (individual CLA)
      Add James Neve (individual CLA)
      Add James Smith (individual CLA)
      Add Jamie Stackhouse (individual CLA)
      Add Jan Berktold (individual CLA)
      Add Jeff Johnson (corporate CLA for Google Inc.)
      Add Joe Richey (corporate CLA for Google Inc.)
      Add Johan Brandhorst (individual CLA)
      Add Jonathan Stacks (individual CLA)
      Add Jordan Krage (individual CLA)
      Add Josselin Costanzi (individual CLA)
      Add Joël Stemmer (corporate CLA for Google Inc.)
      Add Julio Montes (corporate CLA for Intel Corporation)
      Add Kamil Chmielewski (individual CLA)
      Add Karoly Negyesi (individual CLA)
      Add Keiji Yoshida (individual CLA)
      Add Kirill Smelkov (corporate CLA for Nexedi)
      Add Koichi Shiraishi (individual CLA)
      Add Kris Nova (individual CLA)
      Add Kyrylo Silin (individual CLA)
      Add Lars Jeppesen (individual CLA)
      Add Lars Wiegman (individual CLA)
      Add Laurie Clark-Michalek (individual CLA)
      Add Lion Yang (individual CLA)
      Add Lorenzo Masini (individual CLA)
      Add Lucas Clemente (corporate CLA for Google Inc.)
      Add Marcelo E. Magallon (individual CLA)
      Add Mark Adams (individual CLA)
      Add Mark Harrison (corporate CLA for Google Inc.)
      Add Mark Ryan (corporate CLA for Intel Corporation)
      Add Martin Lindhe (individual CLA)
      Add Marwan Sulaiman (individual CLA)
      Add Matt Blair (individual CLA)
      Add Matt Harden (individual CLA)
      Add Matt Strong (individual CLA)
      Add Mike Wiacek (corporate CLA for Google Inc.)
      Add Milutin Jovanović (individual CLA)
      Add Monis Khan (corporate CLA for Red Hat, Inc.)
      Add Mostyn Bramley-Moore (individual CLA)
      Add Mura Li (individual CLA)
      Add Máté Gulyás (individual CLA)
      Add Nathan Caza (individual CLA)
      Add Nicholas Maniscalco (individual CLA)
      Add Nick Kubala (corporate CLA for Google Inc.)
      Add Nick Miyake (individual CLA)
      Add Niklas Schnelle (individual CLA)
      Add Patrick Pelletier (individual CLA)
      Add Paul Jolly (individual CLA)
      Add Paulo Flabiano Smorigo (corporate CLA for IBM)
      Add Peter Nguyen (individual CLA)
      Add Pravendra Singh (individual CLA)
      Add Raymond Kazlauskas (individual CLA)
      Add Remi Gillig (individual CLA)
      Add Sam Boyer (individual CLA)
      Add Sean Chittenden (corporate CLA for Joyent, Inc.)
      Add Sean Christopherson (corporate CLA for Intel Corporation)
      Add Shintaro Kaneko (individual CLA)
      Add Takuto Ikuta (corporate CLA for Google Inc.)
      Add Thomas Bonfort (individual CLA)
      Add Toshiki Shima (individual CLA)
      Add Trey Roessig (individual CLA)
      Add Wade Simmons (individual CLA)
      Add Wei Xiao (corporate CLA for ARM Ltd.)
      Add Weichao Tang (individual CLA)
      Add Will Storey (individual CLA)
      Add Wu Yunzhou (individual CLA)
      Add Xu Fee (individual CLA)
      Add Zach Bintliff (individual CLA)
      Add Zak (individual CLA)
      Add Zellyn Hunter (corporate CLA for Square, Inc.)
      Add Максим Федосеев (individual CLA)
      Add 张嵩 (individual CLA)
      
      Updates #12042
      
      Change-Id: I43922a9489828e519e480f8fc1abc92863e0abcc
      Reviewed-on: https://go-review.googlesource.com/45770Reviewed-by: default avatarIan Lance Taylor <iant@golang.org>
      82dba192
    • Brad Fitzpatrick's avatar
      os: clarify behavior of TempDir · 0b81c023
      Brad Fitzpatrick authored
      Fixes #19695
      
      Change-Id: Ie5103f7905969e25dba6e5fb37344b70e807fc69
      Reviewed-on: https://go-review.googlesource.com/45702
      Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
      TryBot-Result: Gobot Gobot <gobot@golang.org>
      Reviewed-by: default avatarIan Lance Taylor <iant@golang.org>
      0b81c023
    • Brad Fitzpatrick's avatar
      net: clarify Listen on 0.0.0.0 behavior · 071908f3
      Brad Fitzpatrick authored
      Fixes #17615
      
      Change-Id: I7f88c0c6579c79007492e765d1b5ca4f28d19575
      Reviewed-on: https://go-review.googlesource.com/45771Reviewed-by: default avatarRuss Cox <rsc@golang.org>
      071908f3
    • thoeni's avatar
      encoding/json: don't marshal unexported embedded fields of non struct type · 296b3538
      thoeni authored
      Marshal must process unexported embedded fields of struct type,
      looking for exported fields in those structs. However, it must
      not process unexported embedded fields of non-struct type.
      
      For example, consider:
      
          type t1 struct {
              X int
          }
          type t2 int
          type T struct {
              t1
              t2
          }
      
      When considering T, Marshal must process t1 to find t1.X.
      Marshal must not process t2, but it was. Fix that.
      
      Fixes #18009
      
      Change-Id: I62ba0b65ba30fd927990e101a26405a9998787a3
      Reviewed-on: https://go-review.googlesource.com/33773
      Run-TryBot: Russ Cox <rsc@golang.org>
      Reviewed-by: default avatarRuss Cox <rsc@golang.org>
      296b3538
    • Brad Fitzpatrick's avatar
      sync: make another attempt at clarifying RWMutex double RLock rules · e2160cc5
      Brad Fitzpatrick authored
      Updates #15418 (the original bug, fixed by https://golang.org/cl/23570)
      Fixes #19460 (round two)
      
      Change-Id: Iac4447daabb56e3b470046c489c22d588c20163e
      Reviewed-on: https://go-review.googlesource.com/45697Reviewed-by: default avatarIan Lance Taylor <iant@golang.org>
      e2160cc5
    • Heschi Kreinick's avatar
      doc: list cmd/compile's DWARF changes in 1.9 relnotes · 04ab75e2
      Heschi Kreinick authored
      Change-Id: I956873854724e8afed460f7ff3a657d68ec20fa1
      Reviewed-on: https://go-review.googlesource.com/45755Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
      04ab75e2