Commit History

Author SHA1 Message Date
  Emmanuel T Odeke bd2e28190d [release-branch.go1.13] strconv: update documentation 5 years ago
  Andrew Bonventre ed4f3f3134 [release-branch.go1.13] go1.13rc1 5 years ago
  Filippo Valsorda eee07a8e68 Revert "encoding/json: avoid work when unquoting strings" 5 years ago
  Russ Cox c61c29fe56 cmd/go: accept GOSUMDB=sum.golang.google.cn 5 years ago
  Bryan C. Mills 723852388e doc/go1.13: mention '-o <directory>' support for 'go build' 5 years ago
  Filippo Valsorda 53c088fbf0 cmd/go: fix "go help build -o" docs 5 years ago
  Wagner Riffel d6ffc1d839 doc: rewrite reference to plan9.bell-labs.com to 9p.io 5 years ago
  Dmitry Vyukov 0dd120df7e encoding/json: fix format string in the Fuzz func 5 years ago
  Joe Tsai c485506b0a time: update TestSub to avoid future regressions 5 years ago
  Joe Tsai bb5441de48 cmd/gofmt: update TestRewrite to avoid future regressions 5 years ago
  Joe Tsai 4983a0b75b Revert "time: optimize Sub" 5 years ago
  Dmitri Shuralyov 0212f0410f doc: document Go 1.12.9 5 years ago
  Dmitri Shuralyov 395fd106bc doc: document Go 1.12.8 and Go 1.11.13 5 years ago
  Cherry Zhang 5f45a3337e reflect: align first argument in callMethod 5 years ago
  Toshihiro Shiino ad4ed87f80 doc/go1.13: add missing periods 5 years ago
  Filippo Valsorda 61bb56ad63 net/url: make Hostname and Port predictable for invalid Host values 5 years ago
  Filippo Valsorda 45504066d7 src/go.mod: sync golang.org/x/net with h2_bundle.go 5 years ago
  Ian Lance Taylor 8b058cfbce net: document that a keep-alive failure also returns a timeout 5 years ago
  Pure White 2754118731 doc/asm: document go_asm.h only works in the runtime package 5 years ago
  Carlo Alberto Ferraris 3928915ec7 doc/go1.13: mention faster sync.Mutex/RWMutex/Once 5 years ago
  K. "pestophagous" Heller 9c1f14f376 doc/install-source: create distinction between steps that involve "git clone" 5 years ago
  Ian Lance Taylor 951143cf14 cmd/link: increase the function call limit in stkcheck 5 years ago
  Agniva De Sarker 362625209b doc/install-source.html: add new GOOS and GOARCHes 5 years ago
  Bryan C. Mills 2b8b34aa30 cmd/go: query each path only once in 'go get' 5 years ago
  Jay Conrod 1dc0110bf7 cmd/go: improve 'go mod download' and 'go list -m' error messages 5 years ago
  Joe Tsai c5178ef69e Revert "go/ast: fix SortImports to handle block comments" 5 years ago
  Filippo Valsorda fc23e21631 api/go1.13: add debug/elf.Symbol fields added in CL 184099 5 years ago
  Alberto Donizetti f4be93a8f1 doc: update list of archs supporting -race 5 years ago
  Derek Phan e9782bdebd path: fix mismatch between error message and corresponding test function 5 years ago
  David Finkel 0ca4f6be35 runtime/pprof: Mention goroutine label heritability 5 years ago