]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-10-25 Alex Brainman[release-branch.go1.9] internal/poll: do not call SetFi...
2017-10-25 Ian Lance Taylor[release-branch.go1.9] cmd/go: correct directory used...
2017-10-25 Adam Langley[release-branch.go1.9] crypto/x509: reject intermediate...
2017-10-25 Jeff[release-branch.go1.9] net/smtp: NewClient: set tls...
2017-10-25 Author Name[release-branch.go1.9] net: increase expected time...
2017-10-25 Keith Randall[release-branch.go1.9] cmd/compile: fix merge rules...
2017-10-25 Elias Naur[release-branch.go1.9] net: bump TestDialerDualStackFDL...
2017-10-25 Austin Clements[release-branch.go1.9] runtime: make runtime.GC() trigg...
2017-10-25 Lynn Boger[release-branch.go1.9] cmd/compile: fix regression...
2017-10-25 Alex Brainman[release-branch.go1.9] internal/poll: be explicit when...
2017-10-25 Matthew Dempsky[release-branch.go1.9] cmd/compile/internal/syntax...
2017-10-25 Cherry Zhang[release-branch.go1.9] reflect: fix pointer past-the...
2017-10-25 hagen1778[release-branch.go1.9] log: fix data race on log.Output
2017-10-25 David Crawshaw[release-branch.go1.9] cmd/compile: replace GOROOT...
2017-10-25 zhongtao.chen[release-branch.go1.9] cmd/compile: limit the number...
2017-10-25 Bryan C. Mills[release-branch.go1.9] expvar: make (*Map).Init clear...
2017-10-25 Matthew Dempsky[release-branch.go1.9] cmd/compile: simplify "missing...
2017-10-25 Dmitri Shuralyov[release-branch.go1.9] time: fix documentation of Round...
2017-10-25 Austin Clements[release-branch.go1.9] runtime: capture runtimeInitTime...
2017-10-25 Martin Möhrmann[release-branch.go1.9] crypto/x509: skip TestSystemRoots
2017-10-25 Alex Brainman[release-branch.go1.9] internal/poll: add tests for...
2017-10-04 Chris Broadfoot[release-branch.go1.9] doc: add missing "Minor revision...
2017-10-04 Chris Broadfoot[release-branch.go1.9] go1.9.1 go1.9.1
2017-10-04 Chris Broadfoot[release-branch.go1.9] doc: document go1.9.1 and go1.8.4
2017-10-04 Tom Bergan[release-branch.go1.9] doc/1.9: add mention of net...
2017-10-04 Russ Cox[release-branch.go1.9] net/smtp: fix PlainAuth to refus...
2017-10-04 Russ Cox[release-branch.go1.9] cmd/go: reject update of VCS...
2017-10-04 Russ Cox[release-branch.go1.9] runtime: deflake TestPeriodicGC
2017-08-24 Chris Broadfoot[release-branch.go1.9] go1.9 go1.9
2017-08-24 Chris Broadfoot[release-branch.go1.9] doc: add go1.9 to golang.org...
2017-08-24 Chris Broadfoot[release-branch.go1.9] doc: document go1.9
2017-08-24 Ryuji IWATA[release-branch.go1.9] doc/go1.9: fix typo in Moved...
2017-08-22 Josh Bleecher... [release-branch.go1.9] cmd/compile: remove gc.Sysfunc...
2017-08-22 Ian Lance Taylor[release-branch.go1.9] doc/go1.9: fix typo in crypto...
2017-08-18 Austin Clements[release-branch.go1.9] runtime: fix false positive...
2017-08-18 Ian Lance Taylor[release-branch.go1.9] testing: don't fail all tests...
2017-08-18 Ian Lance Taylor[release-branch.go1.9] cmd/dist: update deps.go for...
2017-08-18 Cherry Zhang[release-branch.go1.9] cmd/compile: add rules handling...
2017-08-18 pvoicu[release-branch.go1.9] runtime: fix usleep by correctly...
2017-08-07 Chris Broadfoot[release-branch.go1.9] go1.9rc2 go1.9rc2
2017-08-07 Chris Broadfoot[release-branch.go1.9] all: merge master into release...
2017-08-07 Keith Randallruntime: mapassign_* should use typedmemmove to update...
2017-08-06 Josh Bleecher... all: remove some manual hyphenation
2017-08-05 Ian Lance Taylorruntime: mark activeModules nosplit/nowritebarrier
2017-08-05 Francesc Campoy... math/bits: fix example for OnesCount64
2017-08-04 Francesc Campoymath/bits: add examples for OnesCount functions
2017-08-04 Ian Lance Taylormisc/cgo/testsanitizers: also skip tsan11/tsan12 when...
2017-08-04 Ian Lance Taylorreflect: document how DeepEqual handles cycles
2017-08-04 Ian Lance Taylordoc: mention handling of moved GOROOT in 1.9 release...
2017-08-04 Jaana Burcu... doc: use better wording to explain type-aware completion
2017-08-04 Jaana Burcu... doc: replace paid with commercial
2017-08-04 Tristan Colgatedoc/1.9: add CL 43712, ReverseProxy of HTTP/2 trailers...
2017-08-04 Jaana Burcu... doc: clarify that Gogland is for paid IntelliJ platform...
2017-08-04 Dmitry Savintsevdoc/1.9: fix broken html link in CL 53030/53210
2017-08-04 Alberto Donizettidoc: fix bad link in go1.9 release notes
2017-08-03 Dmitry Savintsevdoc/1.9: fix stray html in CL 53030
2017-08-03 Axel Wagnerencoding/binary: add examples for varint functions
2017-08-03 Dmitry Savintsevdoc/1.9: add CL 36696 for crypto/x509 to the release...
2017-08-03 Andrew Bonventredoc: hide blog content for golang.google.cn
2017-08-03 Ian Lance Taylorinternal/poll: don't add non-sockets to runtime poller
2017-08-03 Ian Lance Taylorcmd/vet: don't exit with failure on type checking error
2017-08-02 Andrew Bonventredoc: hide video and share if being served from CN
2017-08-02 Ian Lance Taylortestsanitizers: check that tsan program runs, skip...
2017-08-02 Alberto Donizettitime: skip ZoneAbbr test in timezones with no abbreviation
2017-08-02 Seiji Takahashicmd/go: show examples with empty output in go test...
2017-08-02 Cherry Zhangcmd/compile: set/unset base register for better assembl...
2017-07-31 Austin Clements[release-branch.go1.9] runtime: map bitmap and spans...
2017-07-31 Austin Clements[release-branch.go1.9] runtime: fall back to small...
2017-07-31 Austin Clementsruntime: map bitmap and spans during heap initialization
2017-07-31 Austin Clementsruntime: fall back to small mmaps if we fail to grow...
2017-07-30 Gustav Westling.github: add .md extension to SUPPORT file
2017-07-28 Ian Lance Taylorplugin: mention that there are known bugs with plugins
2017-07-27 Brad Fitzpatrick[release-branch.go1.9] cmd/dist: skip moved GOROOT...
2017-07-27 Brad Fitzpatrickcmd/dist: skip moved GOROOT on Go's Windows builders...
2017-07-26 Josh Bleecher... test: add README
2017-07-26 Vladimir Stefanovicruntime/pprof: prevent a deadlock that SIGPROF might...
2017-07-25 Jaana Burcu... doc: list editor options by name, not plugin name
2017-07-25 Zac Bergquistdoc: cleanup editor page
2017-07-25 Zac Bergquistdoc: add Atom to editor guide
2017-07-24 Chris Broadfoot[release-branch.go1.9] go1.9rc1 go1.9rc1
2017-07-24 Ian Lance Taylor[release-branch.go1.9] cmd/compile: consider exported...
2017-07-24 Ian Lance Taylorcmd/compile: consider exported flag in namedata
2017-07-24 Ian Lance Taylorcmd/link: use full link, not compile, to test for ...
2017-07-24 Josh Bleecher... .github: recommend 'go bug' when filing an issue
2017-07-24 Josh Bleecher... .github: add SUPPORT file
2017-07-22 Joe Tsaiencoding/json: ignore embedded fields of pointers to...
2017-07-21 Brad Fitzpatricksync: delete a sentence from the Map docs
2017-07-21 Brad Fitzpatricknet/http: document that after Hijack, Request.Body...
2017-07-21 Michael Stapelbergsync: update Map documentation with usage rule of thumb
2017-07-21 Jaana Burcu... doc: minor fixes to the editor guide
2017-07-21 Austin Clementsruntime: improve out-of-memory message when VirtualAllo...
2017-07-20 Dmitri Shuralyovnet/http: improve signature of Redirect, NewRequest
2017-07-20 Ian Lance Taylorcmd/go, cmd/link: if -no-pie doesn't work, try -nopie
2017-07-20 Bryan C. Millssync: release m.mu during (*RWMutexMap).Range callbacks...
2017-07-20 Bryan C. Millsmisc/cgo/testsanitizers: add regression test for change...
2017-07-20 Jess Frazellecmd/go: fix test when go source tree has POSIX ACL
2017-07-20 Austin Clementsruntime: use SIGKILL if SIGQUIT is blocked; skip tests...
2017-07-20 Ian Lance Taylorruntime: don't call libc sigaction function in forked...
2017-07-20 Johnny Luoos: remove duplicate check from windows os.Stat
2017-07-19 yansalnet/mail: Fix typo
next