Filter:
Filters How-to
You can filter on any displayed field below, along with a few other fields not shown, such as reviewer.
Exclude terms by prefixing them with a -
.
The t:
operator is short for "tag" and coincides with the colored tags you see in the rows below.
Supported tag values include "Changes without a human comment" (t:attn
) and Code-Review
label values (t:-2
, t:+1
, and t:+2
).
All terms use substring matching, meaning that you can type reviewer:iant
instead of reviewer:iant@golang.org
The following operators are supported: t:, repo:, reviewer:, cc:, involves:, and owner:
Examples:
arch
2020-09-21
Junchen Li
256197
arm64/arm64asm: add support for TLBI and DC
2021-03-05
Paul E. Murphy
🤖+1
298793
ppc64asm,ppc64map: update for ISA 3.1
2021-03-05
Paul E. Murphy
+2
🤖+1
295194
ppc64asm: cleanup objdump comparison tests
benchmarks
2021-02-10
Jeremy Faller
+2
🤖+1
290730
cmd/bent: rename count to counterFlag
2021-02-16
Jeremy Faller
🤖+1
292549
internal/stats: add edm/edmx detectors
2021-03-04
Jeremy Faller
+2
🤖+1
290991
cmd/bent: clean up filename mangling
2021-03-04
Jeremy Faller
+2
🤖+1
290431
benchmarks: add bent
2021-03-04
Jeremy Faller
+2
🤖+1
290432
benchmarks: move assets, and use embed to encode
2021-03-04
Jeremy Faller
+2
🤖+1
290731
cmd/bent: pull Configuration into its own file
2021-03-04
Jeremy Faller
+2
🤖+1
290989
cmd/bent: remove a giant piece of dead/commented-out code
2021-03-04
Jeremy Faller
+2
🤖+1
290990
cmd/bent: yank initialization from main function
blog
2020-06-14
Yang Hau
-1
237820
The link of ⌘ is not available
2020-06-19
Simon Drake
235897
Fix link and improve wording
2020-06-21
zachvalenta
+2
🤖+1
235525
content - amend reference to dated bug
2020-07-09
szzhiyang
+2
226207
content: fix typo in concurrency-timeouts.article
2020-07-28
jitesh
245161
added a trivial case that can save developers time in quick onboarding
2021-02-25
Russ Cox
+2
🤖-1
296369
all: mv content _content; mv template _template
2021-02-25
Russ Cox
+2
🤖-1
296370
all: go get golang.org/x/tools@54dc8c5edb && go mod tidy
2021-02-25
Russ Cox
+2
🤖-1
295213
app.yaml: remove GOLANGORG_CHECK_COUNTRY
build
2017-04-25
Mike Lloyd
39536
x/build: added age-based retry refusal.
2017-08-09
Shawn Smith
38285
cmd/gopherbot: add -review flag for checking Gerrit CL for invalid
2019-02-14
Adam Shannon
145658
cmd/gopherbot: freeze issues after 30 days, link to Questions wiki page
2019-03-08
Devon H. O'Dell
163005
env: add Dockerfile for generating a Fuchsia buildlet
2019-04-01
Colin Nelson
170338
maintner: support gcslog updates from master mutation source
2019-10-10
Ivan Palladino
-1
182419
cmd/gopherbot: relaxed matching rule for the documentation label
2019-12-06
Colin Nelson
+1
176638
maintner: correctly tombstone "transferred" issues
2020-01-28
Giuseppe Valente
215341
gerrit: add GetContent method
2020-02-22
Colin Nelson
-1
160699
maintner: tombstone issues that are moved to a differnt repository
2020-02-22
Colin Nelson
205598
maintner: add function to mark an Issue as Tombstoned
2020-02-26
Jason Dobry
+1
161521
maintner: correctly tombstone "transferred" issues
2020-03-01
Mukesh Sharma
221614
gerrit: add ListChangeComments method
2020-03-04
Norman B. Lancaster
🤖-1
1.12.6
185897
x/build/cmd/gopherbot: do not consider nested backport requests
2020-04-07
Dmitri Shuralyov
🤖+1
227441
cmd/debugnewvm: add -override-machine flag
2020-05-11
Umang Parmar
🤖+1
227319
cmd/coordinator: add attempt prefix to TryBot runs
2020-07-29
Dmitri Shuralyov
+2
🤖+1
245277
maintner/maintnerd/maintapi/version: support beta and RC release tags
2020-10-14
Bryan C. Mills
+2
🤖+1
171238
cmd/gopherbot: assign reviewers based on commit message prefixes
2020-10-14
Bryan C. Mills
🤖+1
170863
cmd/gopherbot: CC triaged issues to owners
2020-10-24
Elias Naur
+2
🤖+1
235098
env/android-amd64-emu: upgrade NDK to version 21.1.6352462
2020-10-29
Cody Oss
252059
devapp/owners: add codyoss as an owner of oauth2
2020-11-16
Alex Lurye
234660
Expose more ReviewInfo fields in the Go Gerrit client
2020-11-23
Meng Zhuo
🤖+1
272267
cmd/buildlet: add linux-amd64-wsl to stage0
2020-12-10
Meng Zhuo
🤖+1
275332
buildlet: default GOROOT_BOOTSTRAP to $workdir/go1.4 if path not exist
2020-12-16
Dmitri Shuralyov
+2
🤖+1
1.15
278435
cmd/release: set macOS deployment target for darwin/arm64 too
2021-01-19
Will Roden
284713
commitcommentshook: politely respond to commit comments on golang/go
2021-02-02
Mauro Leggieri
288252
Remember INSTALLDIR on upgrade
2021-02-03
Meng Zhuo
+1
🤖+1
275412
cmd/coordinator,dashboard: add privateGoProxy setting
2021-02-19
Yuval Pavel Zholkover
279392
env/freebsd-amd64: add FreeBSD 11.4, 12.1, 12.2 images
2021-02-19
Carlos Amedee
+2
🤖+1
293829
cmd/buildlet: add support for new macOS versioning
2021-02-26
David du Colombier
225697
buildlet: use plan9LogWriter only on GCE
2021-02-26
Paul E. Murphy
+1
296669
env/linux-ppc64/osuosl: increase container ram limits
crypto
2017-02-20
Bruno Clermont
32890
openpgp: use prompt function to decrypt private key
2017-03-29
joshua stein
38531
ssh: exit auth loop on ForceDisconnectError
2017-04-18
Máximo Cuadros
-1
🤖+1
40911
ssh/knownhosts: fix line matching, when multiple lines
2017-04-19
Jonathan Doklovic
-1
40984
ssh/knownhosts: add support for hashed entries in the known_hosts file
2017-10-16
Fan Jiang
🤖+1
26773
x/crypto/openpgp: add Encryption/Serialization of Encrypted PrivateKey
2017-11-01
George Tankersley
🤖+1
71950
ed25519: improve EdDSA performance by 20-50% on amd64
2017-11-08
Ben Burkert
+1
22095
x/crypto/openpgp/internal/encoding: add Field, MPI & OID types
2018-01-10
Peter Sanford
85155
ssh: remove arcfour{128,256} from default cipher list
2018-04-11
Balaram Makam
105896
crypto/poly1305: add arm64 implementation using multiword arithmetic
2018-04-19
ValarDragon
104576
sha3,md4,ripemd160: implement BinaryMarshaler, BinaryUnmarshaler
2018-05-07
Johannes Ebke
+1
60990
openpgp: add policy URI and notation data for OpenPGP Signatures
2018-06-04
Andreas Auernhammer
+1
102422
argon2: add AVX2 implementation
2018-06-05
joshua stein
38454
ssh: add NoClientAuthCallback
2018-06-19
Filippo Valsorda
🤖+1
112315
cryptotest: new package
2018-07-03
Jason Murray
🤖+1
120555
openpgp: add PreferredKeyServer support to packet.Signature
2018-09-10
Andreas Auernhammer
39770
curve25519: improve amd64 ladderstep assembly
2018-10-26
Paul M Furley
133255
openpgp/packet/signature: output reason for revocation
2018-12-07
Eugene Dzhurinsky
149677
openpgp: fix infinite loop on unknown cipher type / key
2018-12-19
Paul M Furley
+1
132755
openpgp: Define s2k magic numbers as consts
2019-01-04
Axel Gluth
155744
acme/autocert: Enable custom ports
2019-02-05
Bodo Junglas
38060
crypto/openpgp: Support encryption of private keys
2019-05-02
Greyh4t
-1
75050
ssh: fix invalidation of the timeout when target is not a ssh server
2019-05-05
aviau
118995
openpgp: implement Cert Revocation Signature
2019-05-17
hackerman
177818
bcrypt: document 72-byte password length limit
2019-09-03
Ilya Lukyanov
190777
ssh: disable wantReply in some requests to comply with OpenSSH
2019-09-20
armfazh
165877
curve25519: add faster X25519 for amd64 arch
2019-09-30
Kevin Burke
🤖+1
191760
scrypt: explain how to generate a salt
2019-09-30
liuzheng
197939
ssh(ssh/terminal/terminal.go): add ctrl-c for terminal line
2019-09-30
ibuler
-1
175978
ssh: add ssh partial success for ssh server 2FA
2019-10-01
Gaurav
198119
crypto/openpgp: added compression in Encrypt function
2019-10-15
Conrado P. L. Gouvea
+1
108715
sha3: add NewKMAC128 and NewKMAC256
2019-10-23
Shashank Yadav
161817
openpgp: add RevokeKey, RevokeSubkey and AddSubkey methods to Entity
2019-10-24
Scott Ragan
203337
Make default hash SHA-1 per RFC 4880 section 9.4
2019-11-04
Filippo Valsorda
1.14
205158
curve25519: implement new X25519 API
2019-11-04
Shashank Yadav
+1
191658
openpgp: support GNU dummy S2K for missing private keys
2019-12-03
James Munnelly
209678
acme: add support for external account bindings
2019-12-04
Phil Porada
209963
Test more OCSP ResponseStatus cases
2019-12-05
Jonathan Rudenberg
+1
86635
acme: Implement IETF draft-12
2019-12-14
psampaz
189878
argon2: fix panic when calling IDKey or Key with keyLen == 0
2019-12-19
Lars Lehtonen
211997
ssh/agent: fix client test goroutine
2019-12-21
Zelenko
212359
Generates a public key from existing private key.
2020-01-13
Kamil Domański
214478
opengpg: ignore unsupported signatures in addUserID if there are other, valid signatures
2020-02-19
Jason Murray
+1
120315
openpgp: add FlagsAuthenticate, FlagsGroupKey and FlagsSplitKey support to packet.Signature
2020-03-05
Lucas Bremgartner
222077
ssh: fix ssh tests pass on non standard login shells
2020-03-14
Nicola Murino
223518
ssh: add support for aes256-gcm@openssh.com
2020-04-02
Stefan Klein
226982
Add support for "hmac-sha2-512-etm@openssh.com"
2020-05-05
Martin Tournoij
232301
ssh/terminal: add util_js shim for wasm builds
2020-05-07
Jonathan Rudenberg
🤖-1
174941
ed25519: implement Ed25519ph
2020-05-09
Jonathan Turner
85535
pbkdf2: use larger int64 iteration counts and key lengths
2020-05-10
Roland Shoemaker
233165
x/crypto/acme: add support for subproblems
2020-05-14
Stephan Kemper
234018
ssh: known_host comments with spaces break on marker lines
2020-05-21
Mike Baynton
233166
Unmarshal subproblems from problem details
2020-05-22
Roland Shoemaker
235057
crypto/salsa20/salsa: use stdlib rather than rotating/encoding by hand
2020-06-12
Hans Nielsen
+1
220037
ssh: support RSA SHA-2 (RFC8332) signatures
2020-07-01
Megan Marsh
240717
ssh: allow the client public key auth method to use custom algorithms during the ssh handshake.
2020-07-08
Jiří Keresteš
241437
blake2s: Allow computing variable-length digests.
2020-08-13
Mariano Cano
218620
ssh: support for marshaling keys using the OpenSSH format
2020-08-21
SparrowLii
247526
x/crypto/internal/wycheproof: implement ECDH tests
2020-08-25
János Pásztor
236517
ssh: Fixes golang/go#39397 nil pointer dereference on unsupported MAC
2020-08-26
Anders Brander
250957
ssh/terminal: support delete
2020-09-08
Andreas Auernhammer
+2
🤖+1
253357
scrypt: use encoding/binary to simplify smix
2020-09-10
铁哥
253820
Update bcrypt.go
2020-09-17
Lars Gohr
+1
193079
bcrypt: add easy bcrypt example
2020-09-17
Nicola Murino
🤖+1
227781
ssh: add support for server side multi-step authentication
2020-09-21
JP Sugarbroad
256279
openpgp/packet: serialize embedded signatures
2020-09-22
JP Sugarbroad
256280
openpgp: add cross-signature support
2020-09-30
Roland Shoemaker
🤖+1
233164
x/crypto/acme: fix deadlock when Client.Key is nil
2020-10-02
Roland Shoemaker
️-2
🤖+1
233197
x/crypto/acme: make Client.Register behavior consistent
2020-10-06
Anmol Sethi
241282
ssh: document that ParseRawPrivateKey supports Ed25519 keys
2020-10-06
Ilia Mirkin
+2
🤖+1
248457
ssh: add aes192-cbc and aes256-cbc cipher support
2020-10-15
Florian Margaine
-1
260697
openpgp: parse notation data in signatures.
2020-10-24
Nathan Johnson
+2
🤖+1
216423
crypto/ocsp: Add Raw field to ocsp.Response
2020-11-01
Geoffrey Casper
267077
openpgp: Fixed failure to encrypt data using deserialized Entity
2020-11-03
Jon Lundy
267377
openpgp: parse notation data in signatures.
2020-11-03
Wioletta Holownia
244617
acme: Allow to customize isRetriable fn on the ACME client
2020-11-22
Andrey Borodin
+1
224857
Use correct default hashes and default ciphers when no preferences given
2020-11-23
seasar
272406
SSH: fix return value of handshakeTransport.writePacket()
2020-11-25
Roland Shoemaker
🤖+1
272927
x/crypto/acme: only retry GET requests on 429
2020-12-02
Lorenz Brun
274575
ssh: remove DSA support
2020-12-11
Franz Bettag
+1
98056
ssh: add hmac-sha2-512.
2020-12-12
Roland Shoemaker
🤖+1
274242
cryptobyte: fix ReadOptionalASN1Boolean
2020-12-11
James Hartig
277294
acme: implement ListCertAlternates
2020-12-27
Boshi Lian
234267
ssh: knownhost to support io.reader
2020-12-30
Tomaz Lovrec
280792
openpgp: Support Encrypted OpenPGP PrivateKey packet
2021-01-04
Radek Simko
259778
go.mod: bump golang.org/x/net to a7d1128ccaa0
2021-01-05
Pierre Prinetti
281632
go.mod: Bump golang.org/x/net
2021-01-06
Jan Dittberner
281913
openpgp/signature: set critical flag on signature subpackets
2021-01-06
Jan Dittberner
281953
openpgp/signature: support for Policy URI subpackets
2021-01-14
schou
283792
crypto/salsa20/salsa: implement XORKeyStream12 and XORKeyStream8
2021-01-24
Michael Muré
286114
openpgp/packet: fix serialisation order of a RSA private key
2021-01-25
Matt Dainty
286252
ssh: Use the correct token from the client
2021-02-02
Aleksandar
288969
secretstream: add package
2021-02-19
Trevor Dixon
🤖-1
294389
autocert: Include the domain in the SAN of the CSR
2021-02-20
Jonathan McDowell
294649
chacha20: Allow reinitialisation of existing chacha20 structure
2021-02-22
Frederik Ring
275393
argon2: improve docs for threads parameter
2021-02-24
Roland Shoemaker
🤖-1
273286
cryptobyte: add support for UTCTime
2021-02-26
Lynn Boger
🤖+1
296869
sha3: use local vars between rounds in keccakF1600
2021-02-27
Dj Gilcrease
283234
openpgp: enable signing using a subkey that does not have the primary key private material
debug
2018-06-29
Hana Kim
121658
internal: workaround for picky panics
2018-08-09
aarzilli
122275
x/debug/dwarf/frame: contribute x/debug/dwarf/frame
2019-08-20
Keith Randall
+2
190818
internal/core: handle missing/bad exe file gracefully
2020-05-07
Artem V. Navrotskiy
232460
cmd/viewcore: ignore mapped files without executable regions
2020-07-05
Artem V. Navrotskiy
240898
Workaround for `panic: weird mapping Exec`
2021-03-05
Koichi Shiraishi
278232
go.sum: cleanup go.sum
dl
2020-03-05
Manlio Perillo
221978
dl: exit with the exit code returned by cmd.Run
2020-03-05
zikaeroh
217764
internal/version, gotip: move gotip into internal/version
2020-05-10
zikaeroh
217765
internal/version: ignore signals intended for the child process
2020-06-29
Chris Broadfoot
+1
🤖+1
240002
gotip: check out any ref, not just gerrit CL numbers
2020-09-11
Filippo Valsorda
+2
🤖+1
223738
gotip: disable GC while building
2020-09-11
Ivan Trubach
🤖+1
235117
Do not rebuild gotip if the HEAD does not change
2021-02-25
Kade For
296470
internal/version: update download link to dl.google.com
example
2020-07-19
satya
243498
polymorphism.go
2020-07-24
satya
244717
Create method.go for exmaples of go
2021-01-28
wangdc
287512
example/cipher:aes-cbc-with-pkcs7
exp
2016-04-17
Ethan Burns
21660
shiny/driver/x11driver: add double-buffering.
2016-09-21
David Crawshaw
29448
shiny/widget: a tabbed container
2016-10-19
David Crawshaw
31136
shiny/widget: scrolling sheets
2017-03-03
Dave MacFarlane
37621
shiny/driver: add Plan 9 driver
2018-02-21
Bryan C. Mills
94138
shiny/driver/internal/event: use a channel in Deque instead of a sync.Cond
2018-02-21
Bryan C. Mills
+2
94137
shiny/driver/internal/event: eliminate steady-state memory allocations
2018-02-21
Bryan C. Mills
+2
95715
shiny/driver/internal/event: use a channel in Deque instead of a sync.Cond
2019-02-16
Russ Cox
🤖-1
162900
shiny/driver/gldriver: hide window decoration entirely for empty title
2019-05-01
Russ Cox
🤖+1
161665
sumdb/internal/database: Go checksum database implementation
2019-05-14
Russ Cox
🤖+1
161664
sumdb/internal/googlecloud/spanner: tkv.Storage on Google Cloud Spanner
2020-07-19
Rob Earhart
243401
shiny: Support high-DPI screens on Windows
2020-09-23
Benjamin Barenblat
256937
x/exp/shiny/screen: specify scaler filtering algorithm
2020-12-29
Michael Zabka
280752
Fix wrong condition in x11key Lookup for ASCII code
2021-01-03
Michael Zabka
281253
Mz unicode
2021-01-03
Michael Zabka
281256
Draft: Mz mods
2021-01-03
Michael Zabka
281257
Add missing dead characters into x11key table generation
2021-02-28
Russ Cox
🤖+1
167897
sumdb/internal/googlecloud/app: Google App Engine checksum database app
2021-03-03
b0bh00d
298249
Added a needed feature to winfsnotify
gddo
2017-03-16
Francesc Campoy
+1
28788
gosrc: use go-github to fetch from GitHub
2017-10-24
Sarah Adams
73031
all: fix tests
2018-01-19
Gil Raphaelli
81935
Conditionally pluralize summary.
2018-01-29
Olivier Mengué
77290
site.css: Hide internal packages (issue #402) in package lists
2018-05-31
Parker Moore
115315
Allow users to set the log level for the root log15 handler.
2018-08-23
alpha.wong
122195
FIX: Missing HSTS-header
2018-09-16
Jack Wilsdon
135536
gddo-server: fix expanding examples containing reserved characters
2018-09-17
Jack Wilsdon
135537
gddo-server: simplify onclick listener for example list
2019-02-25
Eyal Posener
163639
gosrc: Add subdirectories to local mode
2019-03-26
Colin Arnott
169337
gosrc: better vcs suffix support for github
2019-04-21
Colin Arnott
168838
gosrc: add mecurial vcs support
2019-04-21
Colin Arnott
172737
gosrc: improved sourcehut vcs support
2019-04-21
Colin Arnott
168066
gddo: add module files
2019-04-21
Colin Arnott
173217
gosrc: calculate Bitbucket Directory.Stars with watchers API
2019-05-06
Colin Arnott
+1
🤖-1
173218
doc: more accurate value for string literal size
2019-05-16
Colin Arnott
168065
gosrc: expand vcs pattern to match go-get
2019-08-30
Jen O'Byrne
187097
Add extra scopes
2019-09-30
Eyal Posener
+1
🤖-1
101255
httuputil/header: Allow special character in header value in ParseValueAndParams
2019-10-01
Sujith PS
198098
Remove container max-width style inorder to see the documentation by utilizing the full device-width
2019-10-08
Colin Arnott
199717
gae-service-proxy: migrate to go111
2019-10-16
Mobi S
201481
Removed max-width to make site more comfortable to read
2019-11-05
Zeger-Jan van de Weg
205417
Add Rich data for GitLab.com as code provider
2019-11-06
Dominic Barnes
205607
feat(gddo-server): make log level configurable, default to info
2020-01-23
Colin Nelson
+1
216098
database: remove search limit of 100 in searchAE
go
2016-10-12
Shahar Kohanim
21752
cmd/link, cmd/compile: split object file sections into independent chunks
2016-11-15
Robert Griesemer
️-2
33294
go/printer: steps towards fixing #16371
2016-12-12
Austin Clements
🤖+1
34291
runtime: bound number of sweeps per allocation
2017-06-13
Bryan A Ford
️-2
45490
math/big: support for constant-time arithmetic
2017-06-13
Austin Clements
🤖-1
45142
runtime: start goroutines with a 16K stack
2017-06-19
Austin Clements
+1
🤖+1
38180
runtime: add SchedStats API
2017-06-26
Aliaksandr Valialkin
-1
38250
cmd/compile/internal/gc: noder.error cleanup
2017-06-26
David Crawshaw
-1
+2
🤖+1
42830
runtime: do not remove the SIGPROF handler
2017-06-26
Damien Lespiau
+1
1.11
41470
cmd/compile: let -d ssa/help breathe
2017-06-26
Russ Cox
+2
🤖+1
1.10
46426
cmd/dist: check that -buildmode=pie produces runnable binaries
2017-07-11
Leon Klingele
43716
crypto/elliptic: use Montgomery ladder scalar multiplication
2017-07-15
Derek Bruening
45140
doc: add GOROOT_BOOTSTRAP to the contribution guide
2017-07-18
Arthur Mello
1.10
49410
mail: improve ParseAddress error for badly quoted display name
2017-08-21
Joe Tsai
53637
compress/gzip: permit parsing of GZIP files with long header fields
2017-08-30
Simon Rawet
60210
cmd/go/internal/get: Proparly escaped . in vcs regexp
2017-09-05
sergey.dobrodey
-1
🤖+1
60950
vet: add test case for build constraint(tag)
2017-09-07
Hana Kim
46411
runtime: augment inuse heap profile with collected garbage
2017-09-14
Bryan C. Mills
🤖+1
63711
cmd/cgo: translate “opaque” types as struct types with opaque fields
2017-09-20
Bryan C. Mills
63277
cmd/cgo: use type aliases for primitive types
2017-09-22
Ilya Tocar
🤖+1
62971
runtime: reduce contention in gcDrain
2017-09-22
Bryan C. Mills
+2
🤖+1
63731
misc/cgo/{errors,test}: add tests for corruption of C bit-fields
2017-09-27
Marvin Stenger
42516
cmd/compile: replace boolean simplification rule
2017-10-03
Yasuhiro Matsumoto
🤖-1
8683
net, syscall, internal/syscall/windows: implement FileConn, FileListener
2017-10-05
David Chase
🤖+1
47932
cmd/compile: add "estimate" phase reporting "excess" op counts
2017-10-05
David Chase
🤖+1
47512
cmd/compile: perform rotation in layout
2017-10-06
Austin Clements
🤖-1
1.14
68018
runtime: use global preemption in forEachP and stack scanning
2017-10-06
Austin Clements
+1
🤖-1
1.14
68016
runtime: use page unmapping to preempt loops in STW
2017-10-06
Austin Clements
🤖-1
1.14
68020
runtime: ignore loop preemption signals in GDB
2017-10-06
Austin Clements
🤖-1
1.14
68014
cmd/compile, runtime: make bad safe-points throw
2017-10-06
Austin Clements
🤖+1
1.14
68013
cmd/compile, runtime: indirect fault-based loop preemption
2017-10-06
Austin Clements
+2
🤖+1
1.14
68011
cmd/compile: record rescheduling target PC
2017-10-10
Austin Clements
+2
🤖+1
34930
runtime: consolidate minPhysPageSize and minLegalPointer
2017-10-11
David Crawshaw
🤖-1
21087
cmd/compile: drop type info for some methods
2017-10-13
Austin Clements
+2
🤖+1
1.14
68012
runtime: keep rescheduling fault page together
2017-10-13
Austin Clements
+2
🤖+1
1.14
68010
cmd/compile: disallow loop preemption in the runtime
2017-10-13
philhofer
38448
cmd/compile/internal/ssa: tighten loads
2017-10-13
Michael Smith
-1
40866
crypto/x509: self-signed cert key pair check
2017-10-14
Matthew Dempsky
+2
🤖+1
40491
cmd/compile/internal/ssa: simplify fitsARM64Offset
2017-10-19
Anmol Sethi
-1
71754
crypto/x509: elaborated on a comment in CreateCRL
2017-10-21
Matthew Dempsky
+2
🤖+1
40500
cmd/compile/internal/gc: cleanup moveToHeap
2017-10-30
Austin Clements
+2
🤖-1
1.14
68017
runtime: don't acquire m.locks in forEachP
2017-11-02
Ilya Tocar
🤖+1
74810
cmd/internal/obj/x86: use push/pop to manage frame pointer
2017-11-08
Russ Cox
🤖-1
76370
cmd/go: make sure compiler uses importcfg always
2017-11-09
Hana (Hyang-Ah) Kim
71692
net/rpc: add execution tracer user annotations
2017-11-10
Nick Craig-Wood
️-2
+1
38366
crypto/aes: ARM assembly versions of encrypt, decrypt and expandKey
2017-11-15
Matthew Dempsky
🤖+1
40492
cmd/compile: cleanup MOVaddr code generation
2017-11-15
Dusan Kasan
77750
godoc: show interface method documentation
2017-11-22
Zhu Qiuxuan
46433
encoding/xml: Add xml attribute value normalization
2017-11-29
Russ Cox
🤖+1
76372
cmd/go: be precise about paths that appear in packages and binaries
2017-12-06
Hana Kim
82255
internal/trace: add benchmark of testdata parse
2017-12-14
Mansour Rahimi
🤖+1
84095
encoding/asn1: add test of Unmarshal slice of RawValue
2017-12-19
Hiroshi Ioka
1.10
84736
cmd/go: make -x output commands executable again
2017-12-20
Jeff Johnson
1.11
84696
net: use NetEnabled for TestInterfaceHardwareAddrWithWmic
2017-12-24
Karthik Karanth
85475
image: Add documentation for methods on different Images
2018-01-02
Patrick Uiterwijk
85895
crypto/x509: remove entrust CA constraint exemption
2018-01-12
Owen Marshall
85195
net/textproto: Add an example for textproto.Conn
2018-01-15
Tamás Gulácsi
87657
mime/multipart: add Writer example
2018-02-21
Austin Clements
️-2
+2
1.12
95676
runtime: mark itab go:notinheap
2018-02-28
zhuyan
97495
runtime/pprof: change default cpu sample rate to 99 Hz.
2018-03-01
Daniel Martí
🤖+1
97875
html/template: simplify eatWhiteSpace
2018-03-02
Hannes Landeholm
️-2
97975
net: empty write to pipe should not block
2018-03-04
Keith Randall
93175
cmd/compile: use unified backing store for debug info output
2018-03-07
Richard Gibson
73830
net: recognize non-LDH domain names as valid per RFC 1035
2018-03-08
Cherry Zhang
🤖+1
99676
cmd/compile: ignore -race on non-supporting architectures
2018-03-09
David Chase
🤖-1
99937
cmd/compile: improve DWARF locationlist debugging output
2018-03-15
jimmyfrasche
+2
100060
go/parser: add examples for using ParseFile with go/build
2018-03-15
jimmyfrasche
+2
100815
go/doc: add examples for creating Package and Examples
2018-03-22
Dhananjay Nakrani
🤖+1
98335
runtime: Expose MemStats for previous GC cycles.
2018-03-22
jimmyfrasche
+2
101280
go/importer: add example of importer.For
2018-03-27
Hana Kim
102755
runtime: background profiling support
2018-04-02
Fred Carle
️-2
-1
102158
encoding/json: encoding/xml: interface to omit marshalling empty structs
2018-04-02
Fabio Alessandro Locati
-1
104215
time: Improve example for Sleep
2018-04-04
caosz
104435
net/smtp: fix the bug which makes golang cannot handle smtp fail-auth
2018-04-06
JBD
🤖-1
105041
sync/atomic: split examples to a different file
2018-04-06
Pascal Muetschard
️-2
89455
cmd/go/internal/load: follow possible $GOROOT/src symlinks
2018-04-06
Chad Rosier
92617
testing: add option for running benchmarks a fixed number of iterations.
2018-04-09
Emmanuel Odeke
-1
85715
cmd/compile: disambiguate clashing types by package
2018-04-09
philhofer
+1
🤖+1
95583
cmd/compile/internal/ssa: emit paired stores on arm64
2018-04-14
Bryan Chan
79635
cmd/link: fix R_ADDROFF reloc to SDYNIMPORT syms
2018-04-16
Hugues Bruant
-1
+1
100837
cmd/compile: optimize struct partial re-assign
2018-04-18
Paul Jolly
🤖+1
105435
cmd/go: fix go get VCS tests that match go-import's
2018-04-18
Zhongpeng Lin
🤖+1
107301
cmd/go/internal/load: assign .ImportPath and .Root for a testdata package in GOPATH properly
2018-04-19
Zhongpeng Lin
108036
cmd/go/internal/load: ignore vendor imports from testdata
2018-04-26
Jerrin Shaji George
-1
109417
runtime: improve performance of grow() in mheap.go
2018-05-04
Marvin Stenger
-1
111355
path/filepath: short-circuit VolumeName calls
2018-05-08
jimmyfrasche
+2
101281
go/build: add examples for Import and Context
2018-05-09
Antonin Amand
112215
cmd/link: add option to omit go DWARF user attributes
2018-05-15
Constantin Konstantinidis
🤖+1
113075
encoding/binary: fix error message for Write
2018-05-15
Geoff Berry
105255
cmd/compile: add load/store pairing optimization pass for arm64
2018-05-21
Chad Rosier
🤖+1
91415
cmd/compile: remove nil checks based on offsets from known non-nil pointers
2018-05-30
Shuvo Debnath
+1
84438
math: add examples
2018-06-04
Alexander A. Klimov
+1
🤖+1
116075
os: respect setuid and setgid bit in Mkdir() on *nix
2018-06-12
Constantin Konstantinidis
116056
encoding/xml: fix printing of namespace prefix in tag names
2018-06-13
Emmanuel Odeke
🤖+1
27453
encoding/json: with ,string tag, decode []float*, []int*, []uint* from string slices
2018-06-14
David Chase
🤖+1
1.11
118996
cmd/compile: add some inliner knobs for parameter search
2018-06-17
Ingo Krabbe
119316
cmd/go: better quote the cfg.GOROOT output
2018-06-21
Akhil Indurti
119335
crypto/rand: add package-level examples
2018-06-23
Joe Tsai
103239
go/build: document purego convention
2018-06-26
arthurkushman
-1
120675
go/ast: add Filter func test on AST
2018-06-26
Mikio Hara
🤖+1
105715
net: use callpathSW in TestDialContextCancelRace
2018-06-29
Meir Fischer
1
47411
testing: add support for benchsplit flag
2018-07-06
Keith Randall
️-2
🤖-1
1.11
122519
cmd/compile: use Go declaration to make GO_ARGS for assembly functions.
2018-07-07
Austin Clements
🤖-1
122577
runtime: test g0 stack overflow handling on all OSes
2018-07-09
Martin Lee
122775
crypto/rand: adds examples for Int and Prime
2018-07-10
Mikio Hara
🤖+1
86576
net: update documentation on IPConn and UPDConn
2018-07-10
Mikio Hara
🤖+1
86575
net: update documentation on IP transport for network parameter
2018-07-12
David Chase
️-2
🤖+1
1.11
121155
cmd/compile: detect and remove pointless conditionals
2018-07-14
Jono Gould
+1
120296
doc: add note for newline after copyright header to contribute.html
2018-07-19
Constantin Konstantinidis
-1
119319
image/gif: fix acceptance of one non-significant byte in data
2018-07-23
Wèi Cōngruì
123497
math/big: improve threshold calibration for karatsuba
2018-07-31
Carl Mastrangelo
️-2
126295
sync/atomic: make atomic.Value more useful
2018-08-01
David Chase
🤖+1
127257
cmd/vet: add a vet build tag so compiler test files can be excluded
2018-08-07
marwan-at-work
126616
cmd/go/internal/modfetch: add unit tests to downloadZip
2018-08-17
Jack Parkinson
1.11
105655
doc/code.html: updates description of go install
2018-08-20
Constantin Konstantinidis
105636
encoding/xml: fix invalid empty namespace without prefix
2018-08-20
Constantin Konstantinidis
107255
encoding/xml: fix closing tag failure
2018-08-21
Shivansh Rai
🤖+1
113855
go/types: use binary search when looking up a method in a sorted list
2018-08-21
Constantin Konstantinidis
103875
encoding/xml: fix absence of detection of another : in qualified names
2018-08-21
Constantin Konstantinidis
108797
encoding/xml: fix unexpected behavior of encoder.Indent("", "")
2018-08-21
Constantin Konstantinidis
108796
encoding/xml: fix overriding by empty namespace
2018-08-21
Constantin Konstantinidis
108616
encoding/xml: fix panic on embedded unexported XMLName
2018-08-21
Constantin Konstantinidis
107755
encoding/xml: fix duplication of namespace tags by encoder
2018-08-21
Constantin Konstantinidis
106575
encoding/xml: add check of namespaces to detect field names conflicts
2018-08-21
Constantin Konstantinidis
106835
encoding/xml: add tests
2018-08-21
Constantin Konstantinidis
104655
encoding/xml: fix normalization of attributes values
2018-08-21
Constantin Konstantinidis
109855
encoding/xml: fixes to enforce XML namespace standard
2018-08-23
Hana Kim
121919
cmd/doc: introduce -tags flag
2018-08-23
Ilya Tocar
️-2
🤖+1
126255
encoding/json: optimize encdoer
2018-08-24
Marc Coury
+1
127550
net/http: add an example for Client.Do and NewRequest
2018-08-25
jimmyfrasche
+2
🤖-1
101286
go/types: change examples to use source importer
2018-08-25
Dan Bentley
48965
unsafe: document conversion of bytes to struct
2018-08-25
Ilya Tocar
+2
🤖-1
54412
cmd/compile/internal/gc: catch more in range checks
2018-08-27
ChrisALiles
130255
cmd/compile: optimise some small equality comparisons
2018-08-27
Zachary Romero
🤖-1
87658
os: add example for os.PathError
2018-08-27
David Chase
🤖+1
122484
cmd/compile: restore LocalAddr CSE
2018-08-31
David Finkel
132437
net: extend documentation for net.FileConn()
2018-08-31
Muhammad Falak R Wani
1.12
132676
runtime/trace: document missing params for WithRegion
2018-09-04
Erik Dubbelboer
-1
132735
encoding/json: add UseStrictNames to json.Decoder
2018-09-05
Ankit Goyal
132935
sync: add examples for Map and Map.Range
2018-09-06
Venil Noronha
133656
sync/atomic: add example for CompareAndSwapInt32
2018-09-07
Caleb Champlin
133944
cmd/compile, cgo: add support for MSVC flags
2018-09-07
Caleb Champlin
133940
misc/cgo: adjust tests to be compatible with MSVC toolchain support
2018-09-08
Caleb Champlin
133939
cmd/cgo: add toolchain flag to cgo command for MSVC support
2018-09-10
Steven Ruckdashel
1.10
64851
crypto/x509: add cgo for system keychain loading
2018-09-17
Ilya Tocar
+1
🤖+1
135378
crypto/sha1: use SHA instructions on amd64, when possible
2018-09-18
Baokun Lee
-1
🤖+1
1.13
135735
cmd/go/internal/modcmd: mod download allow insecure download
2018-09-18
Jonathan Turner
🤖+1
134223
encoding/asn1: add ability to marshal to general string
2018-09-18
Mike Graf
132375
fmt: add doc example for Fprintf
2018-09-20
David Chase
🤖-1
136555
runtime: experimental GC-related changes to scheduling
2018-09-21
David Chase
🤖-1
136715
runtime: adjust mark-assist boost, put info in trace
2018-09-23
Eric S. Raymond
-1
136760
doc: clarify that signal receipt doesn't fire defer hooks
2018-09-24
Joe Tsai
️-2
+2
🤖+1
136035
encoding/json: fix usage of sync.Pool
2018-09-26
dalyk
111136
net/http: replace HTTP CONNECT client implementation
2018-10-01
Andrii Soldatenko
-1
+1
118895
math: add examples for functions which had none
2018-10-03
Awn
62770
crypto/subtle: optimise ConstantTimeCompare
2018-10-03
Hana Kim
+1
🤖+1
138857
runtime: log profile record buffer overflow/underflow
2018-10-03
Péter Szilágyi
60671
crypto/elliptic: reuse bigints, avoid silent allocs
2018-10-03
Seth Greenstein
81275
cmd: use FC for gofmt -d on Windows
2018-10-04
Vladimir Kuzmin
139101
runtime: use wrappers for op= map operations
2018-10-08
Srinidhi Kaushik
139177
net/mail: decode RFC 2047 encoded strings within quotes
2018-10-13
Ivan Sharavuev
🤖+1
142000
pprof: replace bits = bits + "..." to bits += "..." where bits is a string.
2018-10-13
Rajath Agasthya
56070
container/heap: optimize heap to reduce compares
2018-10-15
Ivan Sharavuev
🤖+1
142001
pprof: Replace stk[:] to stk where stk is a slice.
2018-10-15
Anders F Björklund
️-2
141821
crypto/x509: add path for TinyCore ca-certificates
2018-10-15
Ilya Tocar
🤖+1
121697
cmd/compile: inline runtime.memequal if possible
2018-10-16
Barnabás Pataki
142197
regexp: add examples for regexp functions
2018-10-19
Katsuya Miyachi
1.15
131575
crypto/x509: validate HostName with VerifyHostname function
2018-10-19
Josh Bleecher Snyder
🤖+1
129380
cmd/compile: strengthen IsInBounds optimizations
2018-10-23
Iskander Sharipov
116157
doc: add AVX-512 wiki page link to asm.html
2018-10-24
hearot
144104
time: add an example on how to create a timestamp using a time object
2018-10-25
Seiji Takahashi
️-2
90955
cmd/go: coverage profile use cache if the set of arguements equals
2018-10-26
Michael McLoughlin
136896
crypto/aes: optimize AES-CTR mode on amd64
2018-10-26
Patrick Walker
1.13
144106
cmd/go/internal/modcmd: warn when no version supplied to go mod download
2018-10-28
Alex Brainman
️-2
🤖-1
145219
cmd/link: do not mark .text, .data and .bss as IMAGE_SCN_ALIGN_32BYTES
2018-10-28
hearot
+2
🤖+1
145277
encoding/json: add an example to HTMLEscape
2018-10-30
hearot
145279
testing: mention the "_test" package idiom
2018-11-01
Wei Congrui
+1
51670
crypto/aes: add optimized implementation of AES-CTR for AMD64
2018-11-02
Raghavendra Nagaraj
146318
encoding/json: json.Unmarshal fails to unmarshal a custom Unmarshaler struct field
2018-11-04
Seebs
146024
fmt: clean up and slightly restructure Printf docs
2018-11-08
Sébastien Portebois
87795
regexp: examples for Regexp.NumSubexp method
2018-11-09
Milan Knezevic
144098
cmd/link, cmd/internal/objabi: add support for -buildmode=c-shared for GOARCH=mips{,le}
2018-11-10
Mark Percival
+1
141837
crypto/x509: VerifyHost should only match IDNA encoded domains
2018-11-12
Harrison Shoebridge
148737
math: Add examples for Log10, Min, Max, Mod, and Modf
2018-11-13
Austin Clements
+1
+2
🤖+1
138961
runtime: helper to compute span's "fullness"
2018-11-13
Austin Clements
+2
🤖+1
138963
runtime: simplify sweepone result
2018-11-13
Austin Clements
+2
🤖+1
148898
runtime: abstract out sweepgen
2018-11-13
Filippo Valsorda
149477
[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-13
Filippo Valsorda
149479
[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-13
Filippo Valsorda
149478
[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-15
Robert Griesemer
️-2
149638
cmd/compile/internal/syntax: parse/print support for type parameters and contracts
2018-11-15
Carl Mastrangelo
47255
image: pass reader through Decode and DecodeConfig when possible
2018-11-15
Austin Clements
🤖+1
138962
runtime: use asynchronous sweeping for small allocations
2018-11-16
Vladimir Kovpak
1.12
145917
fmt: add additional example for Printf
2018-11-16
Vladimir Kovpak
-1
147897
encoding/json: add simple example
2018-11-16
Vikram Jadhav
129756
encoding/json, encoding/xml: updated the documentation to use embedded fields instead of anonymous fields.
2018-11-17
Nikhil Benesch
🤖+1
148901
runtime: preempt goroutines that make repeated syscalls/cgo calls
2018-11-17
Seebs
️-2
150137
time: parse dates using textual suffixes like "nd"
2018-11-17
Vladimir Kuzmin
141647
cmd/compile: assign to a field of map element
2018-11-19
Patrick Walker
144103
flag: add description of default values to docs
2018-11-21
Santhosh Kumar Tekuri
150877
encoding/pem: fix #bytes lineBreaker.Write returns
2018-11-28
Michael McLoughlin
146897
testing: add SetBenchmarkLabel
2018-12-03
Xia Bin
️-2
151601
cmd/link: use IsDirectJump instead of writing it again
2018-12-03
Jonathan A. Schweder
152297
encoding/json: created json.UnknownFieldsError
2018-12-04
Chris Portman
-1
152117
encoding/asn1: allow the user to specify the time format used to unmarshal
2018-12-04
Daniel Martí
+1
🤖-1
1.12
151980
cmd/gointernal/cmdflag: remove "set only once" check
2018-12-10
John Starks
🤖-1
152759
cmd/link: support PIE build mode on Windows
2018-12-10
Harald Nordgren
️-2
1.14
125056
crypto/x509: create typed versions of ParsePKCS8PrivateKey
2018-12-10
Kevin Paul Herbert
️-2
149966
modules: Fix incorrect error with modules containing no Go source
2018-12-11
Clément Chigot
152718
cmd/go/internal/lockedfile: fix EDEADLK error on aix/ppc64
2018-12-15
Yuval Pavel Zholkover
150618
net: make TestVariousDeadlines detect client closing its connection in the server handler
2018-12-20
Oryan Moshe
+1
1.17
125261
os: remove read-only directories on windows
2018-12-20
marwan-at-work
-1
126615
cmd/go/internal/modfetch: update proxy usage
2018-12-20
colezlaw
-1
153598
sync: added an example for sync.Cond
2018-12-21
Josh Varga
🤖-1
106975
path/filepath: TestEvalSymlinks tests with "/" prefix fail in Windows
2018-12-23
Constantin Konstantinidis
️-2
117875
encoding/gob: fix handling of embedded structs without exported fields
2018-12-24
laches1sm
153717
runtime: PROCESS_ALL_ACCESS didn't check for 0XFFFF
2018-12-25
fanzha02
-1
153359
runtime: enhance memmove() function using SVE instructions
2018-12-30
Caleb Champlin
133945
cmd/link: add external toolchain support for MSVC
2018-12-30
Caleb Champlin
133938
runtime/cgo: MSVC toolchain support in cgo native code
2019-01-17
Baokun Lee
🤖+1
158257
cmd/go/internal/modload: improve error message when $HOME is unset
2019-01-18
Michael Teichgraeber
+1
🤖-1
146117
encoding/asn1: make GeneralizedTime and UTCTime follow DER restriction
2019-01-26
Tibor Vass
159759
cmd/go: honor vendor.conf fork repositories in modconv
2019-01-30
Kevin (Kun) "Kassimo" Qian
-1
159617
net: replace `' with `` to avoid breaking doc presentation
2019-02-04
Jason A. Donenfeld
+1
🤖+1
111356
runtime: use CLOCK_BOOTTIME in nanotime on Linux
2019-02-04
Rick Hudson
137478
runtime: process a shard of cards
2019-02-04
Rick Hudson
137477
runtime: card table initialization
2019-02-04
Rick Hudson
159377
runtime: calculate young object mortality rates
2019-02-04
Rick Hudson
137483
runtime: debugging and trace aids
2019-02-04
Rick Hudson
137479
runtime: is GC cycle full or generational
2019-02-04
Rick Hudson
137480
runtime: divide card scanning work
2019-02-04
Rick Hudson
137481
runtime: make mark bits sticky
2019-02-06
David Chase
🤖-1
144219
cmd/compile: add option for user-supplied list of file/line/column specials
2019-02-07
Nikhil Benesch
158238
cmd/compile: intrinsify Ctz, Bswap on i386
2019-02-13
Marcel van Lohuizen
🤖+1
154419
unicode: update Unicode tables using new generator
2019-02-16
Jules Denardou
162828
regex: use step in allMatches instead of manually processing runes
2019-02-21
Andrii Soluk
163137
runtime/pprof: removed code duplication and changed writer for tabwriter
2019-02-24
yamaki
1.13
163260
time: fix parse month error message
2019-02-27
Josh Bleecher Snyder
🤖+1
154058
cmd/compile: don't recurse into go:noinline during inlining walk
2019-02-28
Filippo Valsorda
164539
[dev.boringcrypto.go1.12] all: merge release-branch.go1.12 into dev.boringcrypto.go1.12
2019-02-28
Filippo Valsorda
164540
[dev.boringcrypto.go1.12] all: merge release-branch.go1.12 into dev.boringcrypto.go1.12
2019-03-02
Dmitry Mottl
160557
bufio: adds a comment about io.EOF in bufio.ReadLine()
2019-03-04
Ketan Parmar
162926
encoding/ascii85: add example for encode and decode
2019-03-04
Ketan Parmar
+1
🤖+1
163577
encoding/asn1: add example for encoding and decoding
2019-03-04
Ilya Tocar
+1
🤖+1
109135
crypto/elliptic: speed-up asm version on amd64
2019-03-05
Josh Bleecher Snyder
165358
cmd/compile: add unsafe.Unreachable
2019-03-08
David Chase
🤖+1
166358
cmd/compile: further changes for fault-preemption-experiments
2019-03-10
takashabe
162920
go/printer: fix newline with a comment at the end
2019-03-13
Mikio Hara
🤖+1
162037
net, syscall: add Sys field to Interface for system-dependent information
2019-03-13
Rick Hudson
137476
runtime: constants and data structures for generational GC
2019-03-13
Nick Mooney
167381
time: fail when Parse is given a stdNumTZ as stdTZ
2019-03-15
Rick Hudson
137482
runtime: trigger generational GC
2019-03-16
David Chase
🤖-1
148777
cmd/compile: enable inline of functions containing "for" loops
2019-03-19
Matthew Dempsky
168238
cmd/compile: early variadic slice normalization
2019-03-19
Leon Klingele
+1
🤖-1
160447
runtime/pprof/internal/profile: do not ignore error
2019-03-27
David Chase
🤖+1
169738
cmd/compile: clean up debug_test variable printing; add it for delve
2019-03-28
David Chase
1.13
169722
cmd/compile: Use slice of biasedsparsemaps instead of map
2019-03-29
Diogo Pinela
+1
170077
os: clarify that IsNotExist, IsExist, IsPermission and IsTimeout work with nil errors
2019-03-31
ZZMarquis
170217
encoding/asn1: support marshal uint/uint8/uint16/uint32/uint64
2019-04-04
Filippo Valsorda
🤖+1
1.5
168257
math/big: add comprehensive aliasing tests (and minor fixes to Exp, Rand)
2019-04-09
David Chase
🤖+1
171158
cmd/link: replace Base Address Selection Entry w/ new relocation
2019-04-11
Sylvain Zimmer
171597
regexp: improve test coverage
2019-04-11
Manoel Domingues Junior
-1
+1
171737
encoding/json: improve error messages with a "json:" prefix
2019-04-13
Dmitry Matrenichev
171732
cmd/internal/obj/x86: permit new CMOVL syntax with suffix
2019-04-15
Kevin Burke
172077
strconv: benchmark large string in AppendQuoteToASCII
2019-04-16
hellozee
148833
html/template: document that comments are stripped from html templates
2019-04-17
Antonio Troina
172157
net/url: Parse allow ASCII percent-encoded chars in host
2019-04-17
Maksadbek
-1
172357
cmd/compile: better "is not a type" error when parameter shadows type
2019-04-17
Bryan C. Mills
🤖+1
172599
cmd/go/internal/base: add a Logf function and funnel stderr output through it
2019-04-17
Bryan C. Mills
🤖+1
172617
cmd/go: set GIT_TERMINAL_PROMPT on individual git commands instead of process-wide
2019-04-17
Yuval Pavel Zholkover
171719
syscall: add more Getdirentries buf size validation (freebsd)
2019-04-19
Lee Xun
172577
cmd/dist: add flag to keep workdir
2019-04-22
Maya Rashish
173159
src/run.bash: print version when running tests
2019-04-23
Alexander A. Klimov
173359
net: introduce ListenConfig#AfterBind
2019-04-24
Todd Neal
-1
138296
[dev.boringcrypto] add some usage instructions
2019-04-24
David Chase
🤖+1
1.13
173477
cmd/compile: link source lines to blocks
2019-04-27
David du Colombier
174201
cmd/go: implement parsing of Go version in Plan 9 binaries
2019-04-30
Baokun Lee
🤖+1
174338
cmd/go/internal/modfetch: add gosum.io key
2019-05-01
David Chase
🤖+1
174530
cmd/compile: special case escape analysis for fmt.Printf etc
2019-05-07
Emmanuel T Odeke
🤖-1
160828
syscall: perform environment variable sort for createEnvBlock
2019-05-07
Russ Cox
-1
🤖+1
1.17
174939
cmd/go: use replacement, not replaced, module paths in binary
2019-05-08
Haosdent Huang
-1
🤖-1
174258
cmd/go: respect -mod=readonly when performing 'mod verify'
2019-05-09
Leon Klingele
160448
database/sql: add missing error check in test
2019-05-13
Tyler Bui-Palsulich
1.14
173721
[WIP] cmd/go: error if mismatched major versions causes use of pseudo-version
2019-05-15
Josh Bleecher Snyder
177497
cmd/compile: add -skiprule
2019-05-21
Windson yang
178119
doc: note that go-contrib-init and git-codereview is installed in shell path. note that we should add a blank line after Fixes #xxx
2019-05-21
Windson yang
178121
doc: Add examples for all methods on regex.Regexp. Add example for FindAllIndex(), FindSubmatchIndex(), ReplaceAll(), NumSubexp().
2019-05-22
Windson yang
178120
doc: clarify relative import paths don't work with modules
2019-05-23
Keith Randall
🤖-1
1.13
151497
cmd/compile: don't generate algorithms for slice literal backing store
2019-05-25
Corey Hickson
166937
cmd: handle floats for ODIV better
2019-05-27
David Chase
🤖+1
1.12
151978
cmd/compile: improved debug logging for prove phase
2019-05-28
Roger Peppe
179117
cmd/go: improve error message on go.mod name mismatch
2019-05-29
Bastian Ike
127548
crypto/tls: add examples for use of crypto/x509
2019-05-29
Olivier Wulveryck
179338
reflect: replace type assertion with a call to Type.common()
2019-05-30
fanzha02
🤖+1
153358
cmd/asm: enable SVE(Scalar Vector Extension) instructions for arm64
2019-05-30
David Chase
🤖+1
171218
cmd/compile: add environment-variable-connected knobs to inliner
2019-05-30
David Chase
🤖-1
172057
runtime: tweaks to permit high inlining levels
2019-05-30
David Chase
🤖-1
175417
cmd/compile: make inlining conditional on file contents
2019-05-30
David Chase
🤖-1
179601
cmd/compile: combo inliner-experiments CL
2019-06-02
Marc-Antoine Ruel
180077
runtime: add back elided stack footer on traces of over 100 depth
2019-06-04
Takuto Ikuta
180398
syscall: allow returning thread handle from StartProcess
2019-06-07
Daniel Martí
144657
text/template: clarify truthiness of structs
2019-06-13
Trevor Prater
125138
image/jpeg: decomposes scan loops and pre-computes values
2019-06-19
Daniel Cormier
182917
net/http/httptest: make it possible to use a Server (TLS or not) to test cookies
2019-06-20
David Chase
🤖+1
1.14
183239
cmd/compile: debug rewrite, enhanced
2019-06-20
David Chase
🤖+1
1.13
183240
cmd/compile: rearrange creation of ssa.Func to allow defer-cleanup
2019-06-23
BigMikes
+1
174205
sync: add examples for Mutex and RWMutex
2019-06-24
Dinesh Bolkensteyn
-1
+1
181499
encoding/xml: use a depth counter rather than recursion in Decoder.Skip()
2019-06-26
Cherry Zhang
+2
🤖+1
183957
cmd/compile: not rewrite 64-bit AND to shifts on 32-bit machines
2019-07-07
joshuastrauss
182758
cmd/internal/objfile: correctly report the source file of assembly functions
2019-07-09
Michael Anthony Knyszek
🤖-1
184497
runtime: block on background scavenger only if necessary
2019-07-09
Michael Anthony Knyszek
🤖+1
184442
runtime: unscavenge span without heap lock
2019-07-10
ChrisALiles
129759
cmd/compile: optimize integer divisions like (x%a)/b when b >= a
2019-07-10
Michael Anthony Knyszek
🤖+1
185617
runtime: avoid re-acquiring heap lock in scavengeLocked
2019-07-10
Norman B. Lancaster
185540
cmd/go: Warn when GOPATH is a subdir of GOROOT
2019-07-11
Bo Zhang
185637
mime/multipart: make sure all contents are read from multipart form
2019-07-16
Tim Heckman
+1
1.14
158477
cmd/go: update unexpected module import error to be more actionable
2019-07-17
Gert Cuykens
184818
wrapper: built-in wrapper interface
2019-07-19
benitogf
-1
+1
161722
sync: add examples for Map
2019-07-21
Joe Tsai
🤖+1
186981
cmd/compile: enable field tracking for unexported fields
2019-07-22
Ian Gudger
187137
runtime: keep track of netpoll usage
2019-07-24
branelmoro
187018
Fixes #31514 - implement partial flush for decompressor
2019-07-27
Matt Dainty
187778
crypto/x509: add SignatureAlgorithm.Hash()
2019-07-29
Anirudh Mendiratta
187557
context: reduce nested conditionals in propagateCancel()
2019-08-02
Neven Sajko
188437
math: replace exported variables with runtime.KeepAlive in benchmarks
2019-08-02
Michael Anthony Knyszek
🤖-1
183317
runtime: fix SetMaxHeap semantics
2019-08-05
Norman B. Lancaster
187357
archive/zip: detect and reject Better Zip Bomb
2019-08-09
Steven Allen
️-2
189758
encoding/binary: fix error on unexpected EOF while reading a varint
2019-08-13
Neven Sajko
172581
cmd/asm: remove support for old assembly style AX:CX
2019-08-15
David Chase
🤖+1
1.15
190415
cmd/compile: enable loop preemption for problematic loops
2019-08-16
David Chase
🤖-1
1.15
190577
cmd/compile: add intrinsic sync.checkPreempt
2019-08-19
rabadin
172424
cmd/cover: add feature to sort packages in coverage HTML file
2019-08-19
Martin Möhrmann
188499
runtime/pprof: add new LabelSet construction helper to reduce allocations
2019-08-23
fanzha02
189417
sync/atomic define sync/atomic memory models
2019-08-25
Ian Davis
+1
135595
encoding/json: add direct write mode to Encoder
2019-08-27
Aofei Sheng
191937
net/http/httputil: empty outgoing request's Host once it is cloned by ReverseProxy.ServeHTTP
2019-08-28
Eddie Scholtz
1.10
191962
encoding/xml: disallow unknown elements/attributes in Decoder
2019-08-28
Daniel Martí
-1
🤖+1
160637
cmd/compile: avoid confusing error on pkg.keyword
2019-08-30
Josh Bleecher Snyder
🤖+1
177041
cmd/compile: allow tightening rematerializeable values into loops
2019-09-02
Yang Wu
190519
runtime: fix the Goroutine scheduler comment
2019-09-03
Baokun Lee
🤖+1
191945
cmd/go: validate module proxy URLs received from go get queries
2019-09-04
Kiril Vladimiroff
168559
net/url: make URL.String parse and escape query
2019-09-06
Austin Clements
+2
🤖+1
192700
cmd/internal/obj: clean up s390x morestack generator
2019-09-06
Michael Anthony Knyszek
🤖-1
193857
runtime: make the scavenger sleep for a computed time if its ahead
2019-09-06
Austin Clements
🤖+1
192706
misc/lockcheck: interactive lock graph viewer
2019-09-07
Michael Anthony Knyszek
🤖-1
193858
runtime: fix huge page breaking logic in scavengeSplit
2019-09-09
Austin Clements
+2
🤖+1
192702
runtime: warn instead of failing on stale runtime
2019-09-09
Austin Clements
+2
🤖-1
192704
runtime: lock operation logging support
2019-09-09
Austin Clements
🤖+1
192705
misc/lockcheck: runtime lock order checking tool
2019-09-10
hellozee
-1
+1
148834
encoding/json: document the unmarshalling of missing json fields
2019-09-11
Austin Clements
+2
🤖+1
192701
cmd/internal/obj: debug mode to call function on stack check
2019-09-11
Austin Clements
+1
+2
🤖+1
192703
runtime: retain build tags in GOFLAGS
2019-09-13
zdjones
193839
cmd/compile: make prove trace OpIsSliceInBounds:
2019-09-14
Wataru Ashihara
-1
172499
encoding/json: add example tests for Marshal/Unmarshal
2019-09-15
Alexander Oleynikov
-1
+1
148830
doc: add missing import of the log package
2019-09-16
Javier
-1
195202
math/bits: Add examples for platform independent functions
2019-09-19
Gregory Man
136475
compress/flate: return error on closed stream write
2019-09-19
Cherry Zhang
🤖+1
196378
misc/cgo/testtls: force TLS accesses on a non-main thread
2019-09-24
ZYunH
1
196622
net/url: use conversion table in shouldEscape
2019-09-26
Austin Clements
150778
Revert "runtime: debug code to catch bad gcWork.puts"
2019-09-26
Austin Clements
🤖-1
120858
runtime/cgo: use pthread stack bounds on Linux
2019-09-26
Chang Liu
187959
mod: wrong require when migrate from dep with source config
2019-09-27
zdjones
+1
190657
cmd/compile: introduce recursive, on-demand inference in prove
2019-09-27
zdjones
193838
cmd/compile: make prove trace OpAdd64 and OpMakeSlice
2019-09-28
BigMikes
+1
147378
net: clarify the behavior of ListenConfig.Listen{,Packet} with context
2019-09-28
BigMikes
186217
net/http/httptrace: create internal copy of ClientTrace in WithClientTrace
2019-09-30
Filippo Valsorda
-1
🤖-1
198062
lib/time: move to src/time/_zoneinfo
2019-09-30
Jonathan Hall
🤖+1
191779
net/http: document additional uses of Requesty.GetBody()
2019-10-01
Pantelis Sampaziotis
198137
cmd/api: simplify building files list in Walker.ImportFrom
2019-10-10
Holger Bornträger
🤖+1
1.17
195577
runtime: enable go programs to crash on windows
2019-10-10
Artem Yarulin
200319
expvar: make possible to delete all exported variables
2019-10-11
Qiuxuan Zhu
55613
net/http: Try best to reuse tcp connection when early close case.
2019-10-11
Roberto Clapis
153339
text/template: make Execute copy io.Reader content
2019-10-11
David Chase
🤖+1
43050
cmd/compile: experiment to measure costs of "fault branch"
2019-10-11
David Chase
🤖-1
40996
cmd/compile: implement simple loop unrolling
2019-10-13
rleungx
156400
emit an error in 'go mod vendor' if any replacement is in the vendor directory
2019-10-15
Milan Knezevic
144100
cmd/go, cmd/compile, cmd/asm: add support for -buildmode=c-shared for GOARCH=mips{,le}
2019-10-15
Milan Knezevic
144097
cmd/internal/obj/mips: add support for -buildmode=c-shared for GOARCH=mips{,le}
2019-10-15
Milan Knezevic
+1
144101
cmd/dist: enable -buildmode=c-shared tests for GOARCH=mips{,le}
2019-10-15
Milan Knezevic
144099
runtime: add support for -buildmode=c-shared for GOARCH=mips{,le}
2019-10-15
Burak Serdar
188500
encoding/json: This CL adds Decoder.InternKeys
2019-10-16
Niall A Newman
200617
debug/pe: limit the maximum size of the string table buffer to 1MB
2019-10-18
Kurtis Nusbaum
🤖-1
196817
net: add text marshalling and unmarshalling for HardwareAddr
2019-10-18
Matthew Dempsky
1.17
202082
runtime: make use of unsafe.Slice
2019-10-19
Arran Walker
️-2
1.17
202217
archive/zip: support adding raw files
2019-10-19
Artur M. Wolff
️-2
202077
bytes, strings: make Title treat Unicode punctuation as separators
2019-10-21
Carlo Alberto Ferraris
🤖+1
189837
sync: avoid a dynamic check in WaitGroup on 64-bit architectures
2019-10-21
Emmanuel T Odeke
🤖-1
200437
net/http: don't cancel hijacked connection's request context
2019-10-21
Matthew Dempsky
🤖-1
1.14
202558
cmd/compile: simplify isReflectHeaderDataField
2019-10-21
Lemmer El Assal
️-2
202517
encoding/binary: removal of unnecessary boundary checks.
2019-10-22
Dmitry Vyukov
🤖+1
202449
runtime: simplify mtab.init
2019-10-29
Cholerae Hu
-1
203998
cmd/vet: remove DisableErrorForFlag0 since complaint about 0 flag has been disabled
2019-10-29
Paschalis Tsilias
+1
196681
doc/articles: document unsynchronized send/close in race detector article
2019-10-30
Bela Hullar
🤖-1
191971
net/http: improve FileServer error logging
2019-10-31
Rhys Hiltner
-1
204279
runtime: limit SIGPROF rate to 250 Hz on Linux
2019-11-01
bokuweb
204619
misc/wasm: allow Uint8ClampedArray with copyBytesToJS/copyBytesToGo
2019-11-05
Dmitry Vyukov
🤖+1
202452
runtime: improve interface conversion panic text
2019-11-08
Michael Teichgraeber
+1
🤖+1
1.17
108355
encoding/asn1: support fractions of a second when unmarshaling GeneralizedTime
2019-11-08
Cholerae Hu
65210
runtime: fix unpaired atomic operations
2019-11-08
Mateusz Mierzwinski
173781
encoding/gob: Removal of panic from EncodeValue
2019-11-10
Mario Arranz
🤖-1
129115
archive/zip: example to registerDecompressor
2019-11-10
Philip Sultanescu
🤖+1
186178
archive/zip: fix zip64 extra headers problems
2019-11-10
Bryan C. Mills
🤖-1
63831
cmd/cgo: do not instantiate C.void
2019-11-10
Adin Scannell
34719
cmd/compile: check pointer validity on conversion
2019-11-11
kawakami
195201
cmd/doc: show documentation for explicitly-requested identifiers regardless of the `-u` flag
2019-11-11
Olivier CANO
202257
text/tabwriter: add ANSI Graphics Rendition format
2019-11-12
Travis Bischel
125635
net/http: fix double-close of of req.Body after redirect
2019-11-12
Travis Bischel
1.9Maybe
125636
net/http: fix no-close of req.Body after redirect
2019-11-14
dylan
🤖+1
170679
cmd/gofmt: have the doc.go match -h output
2019-11-14
Yasuhiro Matsumoto
-1
201157
os: support Stat("CON") on Windows
2019-11-15
David Chase
207442
runtime: experiment with less aggressive GC-ing based on triggerRatio
2019-11-18
Caleb Champlin
133941
internal/testenv: add testenv.CompilerType() to denote between host compiler type
2019-11-18
Caleb Champlin
133937
cmd/link: add flag rlocbss to relocate .bss data to .data
2019-11-18
Caleb Champlin
133943
cmd/cgo: add support for CC_FOR_CGO environment variable
2019-11-18
Caleb Champlin
133946
cmd/compile: add support for MSVC toolchain to go build
2019-11-18
Filippo Valsorda
🤖+1
198061
all: cleanup repository root
2019-11-19
Noval Agung Prayogo
207817
net/http: add additional doc regarding http request context cancel behaviour
2019-11-19
Raghavendra Nagaraj
207837
path/filepath: Glob fails if it has a wildcard and ends with /
2019-11-20
Douglas Hall
207850
encoding/xml: clarify doc on XMLName and field tags
2019-12-04
David Chase
🤖+1
209937
cmd/compile: add //go:nodebug to reduce amount/size of debugging info for a function
2019-12-06
David Chase
🤖+1
210344
cmd/compile: add //go:nodebug for package granularity no-debugging
2019-12-15
Scott
206817
crypto/rand: detect biases in rand.Int(), clarify internals
2019-12-17
Mark Ryan
206837
cmd/internal/obj/x86: prevent jumps crossing 32 byte boundaries
2019-12-18
Jay Conrod
🤖+1
1.17
210943
cmd/go: trim source paths in generated cgo and C source files
2019-12-21
Austin Clements
🤖+1
1.14
211307
runtime: use monontonic time consistently on Windows
2019-12-22
徐志强
-1
211803
runtime: state more explicitly the behavior for buffered channels in the chansend's fast path under extreme conditions.
2019-12-23
Stefan Roos
212437
os: check whence value before trying to seek
2019-12-29
Sheng Mao
212303
cmd/compile: remove unnecessary MOV in channel receiving
2020-01-03
David Chase
+1
🤖+1
173439
cmd/compile: sort DWARF variable info by source position
2020-01-05
Michel Hollands
213337
os/exec: add examples for exec.Error and exec.ExitError
2020-01-13
David Chase
🤖+1
214139
runtime: add a not-empty field atomically checked to reduce timer lock overhead
2020-01-16
Ian Lance Taylor
214999
runtime, time: arrange to stop tickers when they are garbage collected
2020-01-22
Nuno Cruces
+1
215797
html/template: remove RawGit link from docs
2020-01-23
viile
️-2
212411
database/sql: support db filed value is NULL with variable type is string
2020-01-23
Tom Jenkinson
️-2
203580
database/sql: prevent ErrBadConn from driver.Open()
2020-01-24
nishaad78
-1
179298
database/sql: run prepare & execute commands on the same conn from DB pool
2020-01-26
Josh Bleecher Snyder
1.17
216424
all: allow conversion from slice to array ptr
2020-01-26
Giulio Micheloni
216458
crypto/ed25519: clarify doc of Sign and added package example
2020-01-28
Kévin Dunglas
215637
net/http/httputil: add support for X-Forwarded-Proto, X-Forwarded-Host and an option to not trust forwarded headers in ReverseProxy
2020-01-30
Josh Bleecher Snyder
🤖-1
217015
cmd/compile: during rulegen, pre-substitute ops
2020-02-10
BurtonQin
218798
src/runtime/testdata/testprogcgo: fix goroutine leak on timeout
2020-02-12
sergey
1
174998
net/url: rework shouldEscape func to bitmask flag
2020-02-14
David Chase
🤖-1
1.15
219229
obj/x86: nop-only, align functions and jumps for better performance
2020-02-15
Iurii Krasnoshchok
️-2
219497
errors: add new function Temporary(error) bool
2020-02-25
Josh Bleecher Snyder
🤖+1
220696
cmd/compile: demo use of := in rule conditions
2020-02-26
GrigoriyMikhalkin
🤖+1
212358
cmd/go: return user provided path instead of mangled ImportPath
2020-02-27
David Chase
🤖+1
1.15
219127
cmd/compile: add rewrite to avoid MOV{L,Q}{i2f,f2i}
2020-02-28
Caleb Champlin
133942
tests: update various tests to prepare for MSVC compiler toolchain
2020-03-02
pixelbender
221798
net: IPv6 network does not contain IPv4 to IPv6 translated addresses
2020-03-03
chenwei
-1
221677
net/http: document that SetCookie can quote the value
2020-03-03
griesemer
+2
🤖+1
73231
big/int: simpler code and minor formatting cleanups for lehmerGCD
2020-03-03
Shi Han NG
221857
encoding/base64: add examples for Encode, Decode
2020-03-04
ShawnROGrady
🤖+1
221940
go/doc: update url matcher to exclude trailing chars
2020-03-04
David Chase
🤖+1
37338
cmd/compile: hoist invariants out of loops
2020-03-04
Cherry Zhang
+2
🤖+1
221517
runtime: inject a VZEROUPPER on darwin/amd64 even if we don't preempt
2020-03-06
Luke Barton
️-2
205897
encoding/json: Add `nilasempty` option
2020-03-12
Sadasiva Gujjarlapudi
223118
net/http/httputil: improve compatibility with server sent events
2020-03-12
Baokun Lee
🤖+1
223098
cmd/go/internal/envcmd: Replace any non-empty password in GOPROXY
2020-03-12
Constantin Konstantinidis
222577
cmd/go: add international language support to list_ambiguous_path
2020-03-17
Russ Cox
🤖-1
223837
Revert "Revert "misc/spectre: add spectre index test""
2020-03-18
Chris Le Roy
-1
223898
doc/faq: update the MITM reference to "machine-in-the-middle"
2020-03-19
Hugo Lageneste
224097
strings: change examples for ToTitle and Title, fixes #37334
2020-03-19
Brian Onn
224017
cmd/go, flag: make undefined flag msg less ambiguous. Fixes #36364
2020-03-21
zspcn
🤖+1
186438
crypto/x509: include ed25519 in MarshalPKIXPublicKey error message
2020-03-21
tiriplicamihai
+1
🤖+1
217105
os: document Process.Pid
2020-03-21
Juraj Sukop
224584
math/big: fix typo in Lucas chain
2020-03-24
majiang
174317
cmd/link, runtime: reserve 48 bytes in stack frame for ppc64
2020-03-25
jaap aarts
223577
go/doc: make formatting comments more flexible using an interface
2020-03-29
Michael Hudson-Doyle
🤖+1
226284
runtime, cmd/internal/obj: remove TODO comment about NOFRAME, now done
2020-03-30
Giovanni Bajo
+2
196680
cmd/compile: in prove, remove manual limit tracking
2020-03-30
Giovanni Bajo
+2
203597
cmd/compile: consistently use camelCase in poset
2020-03-30
Giovanni Bajo
+2
226217
cmd/compile: in poset, use signed flag rather than unsigned
2020-03-31
Bryan C. Mills
🤖+1
1.15
226137
net/http: remove another arbitrary timeout in TestTLSHandshakeTimeout
2020-04-01
Joe Tsai
+1
136115
sync: clarify proper Pool usage for dynamically sized buffers
2020-04-02
Daniel Martí
️-2
+2
221117
encoding/json: clarify how we decode into structs
2020-04-02
Giovanni Bajo
️-2
+2
🤖-1
196679
cmd/compile: use poset bounds in prove
2020-04-03
Giovanni Bajo
️-2
🤖+1
196597
cmd/compile: implement bound calculations in poset
2020-04-07
Emmanuel T Odeke
🤖+1
227438
net/http: prototype ServerTraceState to capture state of a request being handled
2020-04-07
Cherry Zhang
🤖-1
227483
cmd/objdump: read file/line information for ELF PIE binaries
2020-04-08
Mukesh Sharma
-1
226538
cmd/cover: change coverage precision to .2f
2020-04-09
Carlo Alberto Ferraris
159580
runtime: allow inlining the runtime.(un)lock fast paths
2020-04-09
Andrew Ekstedt
207517
crypto/hmac: add some more benchmarks
2020-04-09
Klaus Post
227737
compress/flate: improve decompression speed
2020-04-09
nerd2
227717
net/http: fix request body race in httputil DumpRequestOut
2020-04-10
Bryan C. Mills
227773
net/http/httputil: test Dump functions with a real http.Client and http.RoundTripper
2020-04-10
Bryan C. Mills
🤖-1
227924
net/http/httptest: add a regression test for #38370
2020-04-11
Filippo Valsorda
+1
🤖+1
227958
path,path/filepath: add security note to Clean and related examples
2020-04-14
André Fischer
️-2
146777
math: add architecture independent maxint and maxuint
2020-04-16
Obeyda Djeffal
212599
flag: add example for FlagSet
2020-04-16
Andy Pan
227799
runtime: optimize mutex logic of netpoll and resolve TODO item on aix
2020-04-19
Josh Bleecher Snyder
220684
cmd/compile: support := in rewrite rule conditions
2020-04-20
Josh Bleecher Snyder
🤖+1
227655
cmd/compile: infer gdata width arg
2020-04-20
Hana (Hyang-Ah) Kim
+1
+2
🤖-1
94335
runtime: reset block, mutex profile counters after rate change
2020-04-20
Cherry Zhang
🤖+1
228892
os: restart interrupted syscall on Plan 9
2020-04-20
Cherry Zhang
🤖-1
228893
runtime: implement async preemption on Plan 9
2020-04-20
Josh Bleecher Snyder
🤖-1
229058
cmd/compile: add shortcircuit to late fuse
2020-04-21
Tao Qingyun
229084
runtime: update mspan comment
2020-04-22
Johan Jansson
🤖+1
229098
go/build: fix duplicate in InvalidGoFiles
2020-04-22
Tao Qingyun
229220
runtime: remove unnecessary uint32 convert for bits
2020-04-25
Josh Bleecher Snyder
🤖+1
230035
cmd/compile: allow ARM's MOVWconst to be type-flexible
2020-04-25
Josh Bleecher Snyder
🤖+1
230034
cmd/compile: remove more extraneous extensions on arm
2020-04-25
Josh Bleecher Snyder
🤖+1
230033
cmd/compile: add more arm64 bitfield simplifications
2020-04-25
Josh Bleecher Snyder
🤖+1
230036
cmd/compile: merge more width extensions with UBFX/SBFX on arm64
2020-04-25
Josh Bleecher Snyder
🤖+1
230057
cmd/compile: merge ANDconst into UBFX on arm64
2020-04-25
Josh Bleecher Snyder
🤖+1
230058
cmd/compile: look through MOVDreg in arm64 UBFX rewrites
2020-04-25
Josh Bleecher Snyder
🤖+1
230032
cmd/compile: recognize another BFI pattern on arm64
2020-04-27
Emmanuel T Odeke
212408
net/http: document shallow cloning of some Request fields
2020-04-28
Josh Bleecher Snyder
🤖+1
229984
cmd/compile: fix type of ssa OpITab Values
2020-04-28
yufeiminds
230317
cmd/go/internal/get: expose error when git ls-remote failed
2020-04-30
abemotion
-1
+1
230740
net/http: document when (RoundTripper).RoundTrip may return a nil *Response
2020-04-30
Alessandro Arzilli
🤖+1
221981
runtime: save signal context before calling sigpanic on unix/windows
2020-04-30
W. Trevor King
231240
crypto/x509: subject/issuer hint fallback for unknown-authority errors
2020-05-01
Cherry Zhang
+2
🤖+1
224626
[dev.link] cmd: default to old object file format
2020-05-01
senwang
228103
container/list: modify the move function
2020-05-02
BurtonQin
231678
crypto/tls: add r.Lock to protect r.flows in WriteTo
2020-05-02
MatGarreau
231677
pkg/regexp: fix example for Match function
2020-05-06
Assel Meher
1.15
208323
cmd/compile: return LITERAL on INDEXMAP when map and key are LITERALs
2020-05-06
Iskander Sharipov
+1
🤖-1
152478
cmd/compile: use Node.Name.Defn in optimizations
2020-05-07
Neven Sajko
🤖+1
170257
math/big: optimize amd64 asm shlVU and shrVU for shift==0 case
2020-05-07
Emmanuel T Odeke
-1
🤖-1
211801
os: implement FindProcess on Darwin instead of noop
2020-05-07
Dan Scales
212301
runtime: use frame pointers to implement physicalCallers(), speed up trace
2020-05-07
Bryan C. Mills
🤖+1
1.17
232378
os/signal: retune the settleTime again
2020-05-08
pj
️-2
+1
136761
encoding/json: Add "nonil" struct tag for json encoding of nil slices/maps
2020-05-10
Steve Kamerman
232057
image/gif: treat NUL byte between sections or before trailer as trailer
2020-05-10
Austin Clements
+1
🤖+1
46751
runtime/debug: add SetMaxHeap API
2020-05-11
Piotr Husiatyński
🤖-1
217101
os: error testing functions respect Unwrapper interface
2020-05-11
Omar Ramadan
-1
233201
net/http: remove redundant numeric StatusCode from Status message
2020-05-11
Emmanuel T Odeke
🤖+1
232938
cmd/compile: report property type in error on name mismatch
2020-05-12
Emmanuel T Odeke
🤖+1
1.12
233361
runtime: deflake TestSpuriousWakeupsNeverHangSemasleep
2020-05-12
Sergey Kamardin
233326
container/list: check the list state before mutation
2020-05-12
Michael Pratt
-1
🤖+1
1.17
233417
runtime: directly goready() in StopTrace
2020-05-12
Andrei Tudor Călin
233577
net: add Backlog knob to ListenConfig
2020-05-13
David Benjamin
+2
1.17
170702
crypto/tls: avoid cache-based side channels in extracting the remote MAC
2020-05-13
David Benjamin
1.17
170703
crypto/tls: implement full Lucky 13 countermeasures for SHA-1 CBC ciphers
2020-05-13
Daniel Martí
+1
211457
encoding/json: allow "-" to shadow by struct field name
2020-05-13
Roland Shoemaker
233038
encoding/asn1: document that RawContent aliases the input byte slice
2020-05-14
Roland Shoemaker
233939
crypto/elliptic: upgrade from generic curve impl to specific if available
2020-05-15
Yasuhiro Matsumoto
227457
os: permit Rename to read-only file on Windows
2020-05-15
Roland Shoemaker
1.17
234257
crypto/x509: rework how system roots are loaded on unix systems
2020-05-17
Quim Muntal
218658
encoding/xml: decoder to use buffered start attr
2020-05-17
Christoph Armster
234017
encoding/asn1: respect omitempty when marshaling nil values
2020-05-19
Matthew Dempsky
🤖-1
1.17
234526
go/types: replace Config.UsesCgo with Checker.CgoFiles
2020-05-20
Gaal Yahas
234497
sync: document the happens-before guarantees made by WaitGroup.
2020-05-20
David Chase
🤖-1
234580
cmd.compile: simulate constraints of escape analysis on SSA compiler scheduling
2020-05-21
zero.xu
234720
container/list: Add elementPool for alloc new element
2020-05-22
Aleksandr Razumov
+1
🤖+1
1.12
210123
net/http: rewind request body on ErrSkipAltProtocol
2020-05-24
Paschalis Tsilias
🤖-1
217857
cmd/link: add trailing padding after Go ELF note
2020-05-25
pangzhiqiang
234961
net/http: fix readCookies unable to parse out cookies that are not well written If cookie like "; xmuuid=XMGUEST-FCF117BF-4D1B-272F-829D-25E19826D4F8;type=protobuf", we can't get the cookie value Fixes #39087
2020-05-25
surechen
235177
crypto/elliptic: optimize function p256MovCond for arm64
2020-05-26
Roland Shoemaker
235118
crypto/x509: enforce algorithmIdentifier matching/encoding restrictions
2020-05-27
Draven
🤖+1
223637
runtime: remove duplicate disable wb operation
2020-05-27
Bryan C. Mills
+2
🤖+1
1.17
235318
os: move TestStatSymlinkLoop out of the Windows-only test file
2020-05-31
Unai Corzo
235879
A+C: add Unai Corzo (individual CLA)
2020-06-03
Zhongpeng Lin
209017
cmd/go/internal/modget: get correct first element of import path
2020-06-04
Jared T Nielsen
236419
docs: Add missing import in tutorial
2020-06-04
GrigoriyMikhalkin
216097
cmd/go: validate module path in mod why
2020-06-05
Rhys Davies
236678
Add option to Limit maximum number of go routines launched from serve()
2020-06-06
Emmanuel T Odeke
🤖+1
236778
sort: use math/bits.Len32 for log2(length) instead of loop
2020-06-07
Constantin Konstantinidis
108395
encoding/xml: check that struct is no anonymous
2020-06-07
chanxuehong
️-2
236877
feat: close expired conn as soon as possible
2020-06-07
Pete Beardmore
187297
runtime: fix gdb pretty print for slices
2020-06-08
Emmanuel Odeke
-1
🤖-1
35471
cmd/compile: add typo fix suggestions using Levenstein/Edit distance
2020-06-09
prospero78su
️-2
237117
Exchange with recommend linter
2020-06-10
龚磊
237218
fix stderr to stdout
2020-06-10
Steven Hartland
237337
database/sql: Fix idle connection reuse
2020-06-11
Daniel Fleischman
237437
sort: improve speed of HeapSort
2020-06-12
Ondrej Kokes
237658
encoding/csv: allow for interpretation of empty lines
2020-06-12
Keith Randall
237737
syscall: add Get/Set methods to Stat_t.Size, Flock_t.{Start,Len}
2020-06-13
Jake Gealer
-1
237557
image/gif: Add EncodeAllMultithreaded
2020-06-14
Charles Federspiel
237818
encoding/csv: Allow quoted content to contain escaped quotes, such as stringified JSON
2020-06-14
Mostafa Solati
236937
reflect: change example to cover up FiledByName ineffectiveness
2020-06-15
Pascal S. de Kloe
+1
🤖+1
190217
multipart: encode non-US-ASCII characters in Content-Disposition
2020-06-17
Matthew Dempsky
🤖+1
238537
cmd/compile: refactor "declared but not used" diagnostic
2020-06-23
xiyichan
239385
Update path.go
2020-06-24
Than McIntosh
+2
227353
[dev.link] cmd/link: add new -dumpsymsat linker option
2020-06-26
Christian Rebischke
240008
crypto/rsa: add rand initialization for rsa.SignPSS
2020-06-27
Sebastien Rosset (serosset)
240006
encoding/asn1: support ObjectIdentifier sub-oid values greater than 2^31-1
2020-06-30
Filippo Valsorda
240547
doc/go1.14: add missing release note about text/template escaping
2020-06-30
Russ Cox
🤖-1
240599
-- dividing line between changes for Go 1.16 and Go 1.(N-1) --
2020-06-30
Utkarsh Dixit
️-2
240521
strings: add support to split in reverse direction
2020-07-03
Anze Kolar
240777
cmd/cgo: recognize //go:export like //export
2020-07-04
Ibrahim Jarif
🤖+1
1.17
235198
syscall: support O_SYNC flag for os.OpenFile on windows
2020-07-06
Adam Shannon
1.17
241118
crypto/x509: clarify package use-case and implementation reasoning
2020-07-06
Cherry Zhang
🤖+1
241088
cmd: default to old object file format
2020-07-07
Martin Möhrmann
🤖+1
241138
runtime/pprof: remove labelMap indirection
2020-07-07
tdakkota
1.17
241037
[dev.go2go] go/types: avoid endless recursion in self-recursive newty…
2020-07-09
Keith Randall
+1
🤖+1
241661
sync/atomic: use a better first-store-in-progress marker
2020-07-09
Austin Clements
🤖+1
227767
[release-branch.go1.14] runtime/debug: add SetMaxHeap API
2020-07-12
Eric
242178
path/filepath: revert "path/filepath: fix EvalSymLink documentation"
2020-07-13
Michael Pratt
🤖+1
241798
DO NOT SUBMIT: runtime: add worldsema debug dump to checkdead
2020-07-17
Colin Arnott
1.17
241678
sync/atomic: add (*Value).Swap and (*Value).CompareAndSwap
2020-07-17
Cherry Zhang
+2
🤖-1
243225
[dev.link] cmd/link: generate typelink symbol late
2020-07-17
Pascal S. de Kloe
242999
syscall: document Sysinfo_t
2020-07-18
Norman B. Lancaster
243399
regexp: link to the regexp syntax documentation from go doc regexp
2020-07-20
HowJMay
243402
src/time: Support LMT in MarshalBinary, UnmarshalBinary
2020-07-20
walkingeyerobot
241179
encoding/json: Enable the json encoder to distinguish between 0, null, and empty values.
2020-07-20
hao.dong
243657
Limit non-file parts under 10MB
2020-07-23
Colin Arnott
242018
sizeof: consolidate hardware size constants
2020-07-23
Ekene Madu
️-2
244557
Add TryLock method to Mutex
2020-07-24
Łukasz Gryglicki
244624
database/sql: add on-connect hook support
2020-07-24
Eduard Bondarenko
244625
doc: improve re.ReplaceAllString documentation related to Expand part
2020-07-28
satoru
244858
strings: improve performance of ToUpper and ToLower
2020-07-30
SparrowLii
1.17
245160
crypto/tls: make checkForResumption side-effect free
2020-07-31
SparrowLii
1.17
246038
crypto/tls: simplify the process of cipher suites checking.
2020-07-31
SparrowLii
1.17
245837
crypto/tls: supprtedVersions:return rightly for nil pointer parameter and plainer
2020-07-31
TAZO
246158
os: clarify the purpose of Process.Release method on Unix systems
2020-08-01
Felix Maurer
246337
crypto/tls: support post-handshake client authentication
2020-08-02
aweglteo
246377
encoding/base64: fix base64 encoding when stream input comes
2020-08-04
Cholerae Hu
246657
runtime: increase/decrease npidle counter before operate pidle list
2020-08-05
liuxuewen
246797
cmd/go: remove duplicate initialization of buildcontext
2020-08-06
Colin Arnott
247058
math: add MaxUint, MinInt, MaxInt
2020-08-06
Colin Arnott
247057
testing: move Internal types to internal package
2020-08-06
SparrowLii
1.16
247117
crypto/x509: update test case for windows
2020-08-07
Yingrong Zhao
247397
net: fix shadowing for vairable name
2020-08-08
Iskander Sharipov
🤖+1
247478
cmd/compile: optimize-out redundant I->I type assertions
2020-08-10
Cherry Zhang
🤖-1
247677
[dev.link] cmd/compile: always define func value symbols locally
2020-08-10
Cherry Zhang
🤖-1
247678
[dev.link] cmd/compile: make func value symbols content-addressable
2020-08-11
PlutoC
️-2
247841
Update auth.go
2020-08-12
Matthew Chum
248259
encoding/asn1: add dynamic length integer support for base 128 integer parsing
2020-08-13
tdakkota
248357
[dev.go2go] go/types: fix endless recursion on recursive type constra…
2020-08-16
HowJMay
248683
misc/cgo: Add test for C union read/write
2020-08-16
Carlo Alberto Ferraris
210697
context: make Value() iterative for known Context types
2020-08-16
Mofizur Rahman
+1
🤖-1
129815
encoding/json, encoding/xml: say "embedded field" instead of "anonymous field"
2020-08-16
Rob Spoor
-1
153178
mime/multipart: allow custom content types to be given for form files
2020-08-16
Kichan Kwon
🤖+1
171297
crypto/x509: use already parsed fields for certificate verification
2020-08-17
Martin Möhrmann
🤖+1
241139
runtime: use RDTSCP for instruction stream serialized read of TSC
2020-08-17
alex-semenyuk
🤖-1
230558
database/sql/driver: add value converter test for unused type
2020-08-18
Andrew Stormont
247700
os/user: add solaris getgroups support
2020-08-18
Kelvin Zhang
246240
archive/zip: Fix zip64 reader when file size < 4GB and zip64 field is present
2020-08-18
Hana (Hyang-Ah) Kim
🤖+1
248728
runtime/pprof: add logging for debugging issue 40823
2020-08-20
Meng Zhuo
🤖+1
180257
crypto/sha512: optimize ARM64 sha512 implemention
2020-08-20
Fionera
248597
plugin: add OpenFile to allow loading of Plugins from file descriptors
2020-08-20
Nathan Fiscaletti
249657
cmd/go: updates documentation for 'go help build'
2020-08-21
David Chase
🤖+1
247770
cmd/compile: cosmetic and comments cleanups to call-expanding code.
2020-08-22
Medcl
-1
1.7
228904
net/http: fix infinite 301 redirects of http.FileServe
2020-08-22
Steeve Morin
🤖+1
1.16
249744
cmd/cgo: add JNI's jmethodID/jfieldID to uintptr for Android NDK
2020-08-23
Segflow
-1
249938
encoding/json: return a different error type for unknown field if they are disallowed
2020-08-24
Felix Hanley
250217
crypto/elliptic: update doc references for elliptic point compression
2020-08-26
Meng Zhuo
🤖+1
237537
hash/crc64: improve readbility by using binary package
2020-08-26
Yu Chih
️-2
250719
time: avoid racing condition in NewTricker example
2020-08-26
Kévin Dunglas
️-2
250837
net/http: add a package to parse and serialize Structured Field Values
2020-08-26
Michael Matloob
🤖+1
1.17
235925
cmd/go: assign missing import errors to importing package
2020-08-27
Meng Zhuo
250757
hash/{crc32,adler32,fnv,maphash}: improve readbility by using binary package
2020-08-27
hannahhoward
250950
testing: fix failure using TempDir in Benchmark
2020-08-29
surechen
248701
cmd/compile: add support for Lsh64*64 and Mul64 to IsSliceInBounds
2020-09-01
Kassian Sun
251797
sync/atomic: remove duplicated comment for atomic.Value
2020-09-02
Emmanuel T Odeke
🤖+1
235523
net/http: add examples for disabling HTTP/2 in Transport
2020-09-04
Cherry Zhang
🤖-1
1.16
253157
cmd/link: add a test for reproducible build
2020-09-09
Michael Pratt
🤖+1
252938
DO NOT SUBMIT: runtime: add worldsema debug dump to checkdead
2020-09-10
Heisenberg
245177
compress/lzw: optimize code hash table to reduce collisions
2020-09-10
jakub-st-vs
-1
249181
Fixes #40926 for HTTP response on write error.
2020-09-10
Paschalis Tsilias
️-2
1.17
253398
runtime: deprecate SetCPUProfileRate
2020-09-10
Anton Kuklin
231679
cmd: fail go mod vendor on case-insensitive import collisions
2020-09-11
Dan Scales
🤖-1
244633
runtime: fixes so fp is correct for open-coded defers called in same frame after a recovery
2020-09-15
Carlos Alexandro Becker
254539
encoding/json: added tests for MarshalerError.Unwrap
2020-09-15
muroon
248700
net/http/pprof: add examples
2020-09-15
Bryan C. Mills
🤖+1
1.17
255018
cmd/go: allow the CC path to contain spaces
2020-09-17
Carlos Neira
+1
🤖+1
255319
syscalls: Separate illumos from solaris.
2020-09-17
Tobias Klauser
🤖-1
255260
cmd/link/internal/ld: use libc based fcntl for (*OutBuf).fallocate on darwin
2020-09-18
Jeremy Faller
🤖+1
255966
database/sql: add unit test confirming lifetimes
2020-09-18
chi-chi weng
211802
path/filepath: fix readDirNames to not unconditionally read a directory
2020-09-19
moricho
241237
debug/macho: add SymtabCmd data to *macho.Symtab in parseSymtab
2020-09-20
Daniel Martí
+1
🤖+1
224079
encoding/json: skip inexact matches after exact matches
2020-09-21
Michael Stapelberg
256218
os/user: without cgo, try querying systemd user database
2020-09-22
Bryan C. Mills
🤖-1
1.15
223755
cmd/dist: run a checkNotStale on the builders before running tests
2020-09-22
Matthew Nibecker
256420
mime/multipart: wrap error returned from Part.NextPart()
2020-09-23
David Chase
🤖+1
249460
cmd/compile: add remaining aggregate types to call site expansion
2020-09-23
David Chase
🤖+1
249459
cmd/compile: rework [u]int64 on 32-bit expansion.
2020-09-23
David Chase
🤖+1
253217
cmd/compile: change call expansion to allow it to run in more places.
2020-09-23
David Chase
🤖+1
254457
cmd/compile: tweak debug info decomposition for expand_calls
2020-09-24
alex-semenyuk
️-2
🤖+1
234258
math: add more examples
2020-09-25
Benjamin Woolley
🤖+1
256617
cmd/go/internal/modfetch/codehost: forward the error from the underlying git call
2020-09-25
root
256477
cmd/compile: simplify typcheck1
2020-09-25
Troels Thomsen
240906
net/mail: improve date parsing
2020-09-26
Constantin Konstantinidis
️-2
-1
+1
208537
syscall: add WSAENOBUFS and WSAEMFILE error codes to mark them as temporary.
2020-09-28
smasher164
🤖+1
247241
math: simplify comparison in FMA when swapping p and z
2020-09-29
surechen
+1
🤖+1
257978
cmd/asm: add CMGE and CMGT hardware instructions for arm64
2020-09-29
David Chase
🤖-1
28832
cmd/compile: prototype/experiment for register args and results
2020-09-30
sergey
🤖-1
166464
net/url: reduce allocation on building URL String func
2020-10-01
Norman B. Lancaster
243398
cmd/go: improve gopath documentation about internal directories
2020-10-06
Andreas Fleig
️-2
+1
🤖+1
1.17
257817
text/template: add lock for Template.tmpl to fix data race
2020-10-06
Matthew Rothenberg
️-2
260018
sort: inline search convenience wrappers
2020-10-07
Kevin Burke
🤖+1
258039
cmd/go/internal/cache: use stdlib instead of fmt
2020-10-08
Jeremy Faller
🤖-1
260238
cmd/compile,link: deadcode eliminate inits for unreachable variables
2020-10-08
Joel Sing
🤖+1
244578
cmd/link: fix writeBlocks handling of sub symbols
2020-10-09
surechen
+1
257980
cmd/asm: add CMHI and CMHS hardware instructions for arm64
2020-10-09
Martijn Janssen
️-2
259817
go/parser: Improve error when interface or struct parsing fails
2020-10-09
erdao
260837
image/jpeg: skip consecutive 0xff bytes
2020-10-10
Johan Jansson
256898
cmd/compile: add internal package phash
2020-10-12
Josh Bleecher Snyder
🤖+1
230059
cmd/compile: combine UBFZ and ANDconst
2020-10-13
Ian Lance Taylor
🤖-1
37732
cmd/link, runtime: enable c-archive on all Unix and Windows systems
2020-10-14
David Chase
+2
🤖+1
257972
cmd/compile: add code to support register ABI spills around morestack calls
2020-10-14
David Chase
🤖+1
258618
cmd/compile: added limited //go:registerparams pragma for new ABI dev
2020-10-15
Heisenberg
🤖+1
243797
compress/flate: eliminate repeated judgments.
2020-10-15
Heisenberg
244197
compress/flate: unify code style and modify wrong comments
2020-10-15
Toni Cárdenas
+1
🤖+1
262157
reflect: ValueError: acknowledge it applies to non-receiver arguments
2020-10-16
Heisenberg
+1
🤖+1
244157
compress/flate: cancel redundant operations
2020-10-16
qwen_gao
262977
crypto/des: Performance optimization of permutation function in DES algorithm
2020-10-16
David NewHamlet
262837
cmd/link: TestFallocate fallocate_test error #42005
2020-10-16
Cuong Manh Le
️-2
🤖+1
262937
cmd/compile: handle escape analysis assignment through pointer more precisely
2020-10-16
karlovskiy
263177
crypto/x509/pkix: add styled string conversion of PKIX names
2020-10-16
Russ Cox
🤖-1
240603
-- dividing line between changes for Go 1.16 and Go 1.17 --
2020-10-17
guonaihong
230942
net/http:Fix 308 jump and lose authorization header
2020-10-17
infixint943
-1
235077
net/http: adds ability to marshall cookiejar to struct
2020-10-17
Charles Lee
🤖+1
263317
encoding/xml: increase test coverage
2020-10-18
Kevin Burke
263557
net: document where OpError.Op values can be found
2020-10-19
Vinícius Jabes
263272
net/http/httputil: replace deprecated CloseNotifier method
2020-10-19
Kévin Dunglas
-1
234657
net/http: prevent incorrect redirections when the path contains %2F%2F
2020-10-20
Matthew Dempsky
1.17
202080
cmd/compile: implement unsafe.Slice and unsafe.String
2020-10-22
Baokun Lee
🤖+1
261777
cmd/go/internal/vcs: improve error message for mismatching go-import tags
2020-10-22
Roger Peppe
242257
encoding/json: add Decoder.Token benchmark
2020-10-22
Joe Tsai
+1
🤖+1
1.17
212998
encoding/json: implement type override for serialization
2020-10-23
Michael Pratt
️-2
🤖+1
238540
time: don't allow early expiration in TestTicker
2020-10-24
Matthew Dempsky
+2
🤖+1
238317
cmd/compile: recognize unused variables even when captured
2020-10-24
Leon Klingele
+1
+2
🤖-1
160438
internal/x/text/unicode/bidi: remove inefficient assignment
2020-10-24
Filippo Valsorda
+2
1.16
243038
archive,image: document security expectations
2020-10-24
Michael Anthony Knyszek
+2
242397
runtime: assume worst-case scan work in revise with max heap
2020-10-24
Josh Bleecher Snyder
+2
🤖-1
239166
sync/atomic: add noCopy annotation to Value
2020-10-24
nerd2
+2
🤖+1
227857
net/http/httputil: reverse and close quit channel in DumpRequestOut to fix lockup
2020-10-25
Giovanni Bajo
🤖+1
264458
filepath: on Windows, make EvalSymlink work with long relative paths
2020-10-25
Troels Thomsen
🤖-1
257398
mime: define CharsetError
2020-10-26
Yasuhiro Matsumoto
265037
os: fallback to open symlinks
2020-10-26
Michael Anthony Knyszek
🤖-1
261617
runtime: decouple runtime/metrics and runtime tests
2020-10-26
Michael Anthony Knyszek
+2
🤖+1
1.16
265158
runtime: revert commits 8ebc58..a8b28eb
2020-10-27
Emmanuel T Odeke
🤖+1
238118
net/mail: declare that domain parsing is less strict than expected
2020-10-27
Aboubakr Gasmi
🤖+1
242017
net/smtp: add Client.TLSConfig field and Client.SendMail method
2020-10-28
Michael Pratt
🤖+1
228577
runtime: expand BenchmarkWakeupParallel tests
2020-10-28
Aidan
1.17
266057
syscall: call tcsetpgrp from parent thread when spawning a foreground child process
2020-10-29
Elliot Cameron
266239
encoding/csv: improve docs for ReadAll when no input is left
2020-10-29
Jose Ramon Mañes
+1
264937
os/user: add examples for Current function
2020-10-29
chinx
234957
math/bits: modify the sample generation rules
2020-10-30
SparrowLii
️-2
256257
math/big: a fast expNN algorithm when n is large
2020-10-30
SparrowLii
266201
math/big: implement Schönhage–Strassen fft algorithm
2020-10-30
Michael Anthony Knyszek
🤖-1
1.17
223797
runtime: prefer to wake an idle P when enlisting bg mark workers
2020-10-30
Michael Pratt
1.17
250264
WIP: runtime: add itab lock assertions
2020-10-31
Tzu-Chiao Yeh
266917
testing: document -benchmem flag output format
2020-10-31
Heisenberg
🤖+1
244778
compress/flate: function call is meaningless
2020-11-02
Michael Pratt
🤖+1
1.16
267198
Revert "runtime: reduce timer latency"
2020-11-03
Daniel Martí
️-2
+1
🤖+1
264938
cmd/dist: include "go1.x-" in devel go version strings
2020-11-04
Zi-Xing Guo
253897
cmd/objdump: support reading from a pipe
2020-11-04
Colin Arnott
️-2
241679
sizeof: new package with constants for Int, Uint, Uintptr, Int8, etc.
2020-11-04
Daniel Martí
+2
🤖+1
196497
runtime/pprof: don't recommend ignoring Close errors
2020-11-05
fanzha02
267602
cmd/compile: merge sign extension and shift into SBFIZ
2020-11-05
fanzha02
265039
cmd/compile: merge zero/sign extensions with UBFX/SBFX on arm64
2020-11-05
fanzha02
🤖+1
267599
cmd/compile: add another BFI pattern on arm64
2020-11-06
Michael Pratt
+2
🤖-1
1.16
267885
runtime: non-blocking netpoll for delay <1us on openbsd
2020-11-07
Emmanuel T Odeke
+2
🤖+1
267978
cmd/compile: re-arrange hairyVisitors inline helper for efficiency
2020-11-08
Rémy Oudompheng
+2
170080
strconv: Implement Ryū algorithm for ftoa shortest mode
2020-11-09
David Chase
268121
cmd/compile: add escape-aware heuristics for inlining
2020-11-09
Sam Whited
🤖+1
127435
encoding/xml: add RawXML token type and tests
2020-11-09
Sam Whited
🤖+1
122486
encoding/xml: support omitempty on custom marshalers
2020-11-09
Cuong Manh Le
️-2
-1
🤖+1
227002
cmd/compile: optimize some comparisons with sign extenstions
2020-11-09
Filippo Valsorda
+2
🤖+1
1.17
224157
crypto/x509: check the private key passed to CreateCertificate
2020-11-09
Emmanuel T Odeke
🤖+1
268517
runtime: use calculated limits instead of 1<<31-1 as max for printing tracebacks
2020-11-09
Bryan C. Mills
🤖-1
268119
cmd/dist: make the logic for slow tests more consistent
2020-11-10
Constantin Konstantinidis
1.17
268259
net: expand IP when octets are missing
2020-11-10
Rémy Oudompheng
+1
🤖+1
170079
strconv: implement Ryū-like algorithm for fixed precision ftoa
2020-11-10
Josh Deprez
+2
259758
net/http: note that "HTTP/2" is invalid for ParseHTTPVersion
2020-11-11
jonanOribe
269277
refractor
2020-11-11
Joel Courtney
🤖-1
264077
time: add IsDST function on a Location for a given Time
2020-11-11
Constantin Konstantinidis
-1
1.17
219638
os: make Chtimes accept empty time values to skip file time modification
2020-11-12
Joel Sing
+2
250183
runtime: fix missing osStackAlloc/osStackFree for stackFromSystem
2020-11-16
imxyb
️-2
269537
runtime/pprof: method StartCPUProfile adds a parameter to allow custom cpu rate.
2020-11-16
Meng Zhuo
264137
race: add mips64x support
2020-11-16
Calder Coalson
️-2
1.17
269998
runtime: add force_small_arena build tag
2020-11-17
Meng Zhuo
🤖+1
265957
cmd/link: merge note sections into one segment
2020-11-17
David Chase
267139
cmd/compile: expose inliner knobs for tuning
2020-11-17
David Chase
🤖-1
264180
cmd/compile: remove dead closures after inlining
2020-11-17
David Chase
-1
254796
cmd/compile: modify inlining heuristic for if; max arms, not sum
2020-11-17
David Chase
🤖+1
268120
cmd/compile: suppress inlining on panic-terminated list of statements
2020-11-17
David Chase
-1
267419
cmd/compile: adjust mid-stack inlining within small functions
2020-11-17
David Chase
🤖-1
264178
cmd/compile: interleave inlining and escape analysis in single bottom-up visit
2020-11-18
David Chase
271158
cmd/compile: include transmission of return values in late call lowering
2020-11-18
David Chase
🤖+1
1.16
256077
cmd/compile: add rewrite rule to change callClosure(constant) to callStatic
2020-11-18
David Chase
🤖-1
259257
cmd/compile: update build cache rules and doc for SSA environment variable changes
2020-11-18
David Chase
🤖+1
262339
cmd/go: make -p=1 respect GOMAXPROCS when choosing compile worker parallelism
2020-11-19
fanzha02
🤖+1
265038
cmd/compile: simiplify arm64 bitfield optimizations
2020-11-19
Josh Bleecher Snyder
🤖+1
271669
bytes, strings: cache cutsetFuncs in Trim
2020-11-20
Dan Scales
🤖+1
272027
cmd/compile: change typecheckclosure() to be idempotent, not update xtop
2020-11-20
David Chase
🤖+1
270943
runtime: break up large calls to memclrNoHeapPointers to allow preemption
2020-11-22
KimMachineGun
+2
271788
flag: panic if flag name begins with - or contains =
2020-11-24
Sam Whited
🤖+1
272806
encoding/xml: prevent multiple XMLNS attributes
2020-11-25
Austin Clements
+2
🤖+1
1.16
272132
runtime: simplify showframe arguments
2020-11-25
Cherry Zhang
🤖+1
1.17
241158
runtime: adjust frame pointer on stack copy on ARM64
2020-11-26
AlphaHot
️-2
273367
cmd/compile: remove unused function
2020-11-27
satoru
️-2
273646
strings: add AppendJoin function for strings.Builder
2020-11-28
fuchen.ljl
273748
Adjust code position:(t.nextProtoOnce.Do(t.onceSetNextProtoDefaults))
2020-11-28
fuchen.ljl
273749
req.Method & req.URL.Host &! is ishttp verification submission
2020-11-29
Agniva De Sarker
🤖+1
273667
compress/lzw: add Reset method to allow encoders to be reused
2020-11-30
Sam Whited
+1
🤖+1
37945
encoding/xml: add DOM-like API
2020-12-01
Matthew Dempsky
+2
🤖+1
273987
[dev.regabi] cmd/compile: remove backend's "scratch mem" support
2020-12-01
Matthew Dempsky
+2
🤖+1
273694
[dev.regabi] cmd/compile: simplify assert{E,I}2I{,2} calling conventions
2020-12-01
Constantin Konstantinidis
-1
241137
net/http/httptest: use IPv6 when IPv4 is unavailable
2020-12-01
hgsgtk
271498
net/http: get rid of dot(.) from url in code document
2020-12-01
Baokun Lee
-1
🤖+1
274394
cmd/go/internal/modload: add missing module version in suggestion
2020-12-01
Harshil Shah
198757
compress/flate : add a check to recognize partial flush while decompressing
2020-12-02
Petar Dambovaliev
️-2
🤖+1
213758
index/suffixarray: add LongestCommonPrefix method to Index
2020-12-03
Hilko Bengen
274972
net/http/fcgi: make test message adhere to FastCGI spec
2020-12-03
Matthias Dötsch
+1
+2
🤖+1
269877
cmd/go: go.mod: improve wrong revision error slightly
2020-12-03
Michael Matloob
+2
🤖-1
243949
cmd/go: annotate ImportPathsQuiet and modload.(*loader).doPkg
2020-12-03
Michael Matloob
🤖+1
242365
cmd/go: add trace spans for the skeleton of get
2020-12-03
Michael Pratt
️-2
🤖+1
274858
RFC: runtime, time: use maxWhen as "no timers" sentinel
2020-12-04
Meng Zhuo
🤖+1
274792
compile: enable arm SLL for XshiftLL optimization
2020-12-04
gurunelee
️-2
275512
Access multipart Form.Value map
2020-12-04
Joshua Harshman
235437
net/http: add to deadlines only when positive
2020-12-05
Emmanuel T Odeke
🤖+1
272326
crypto/rand: protect Read from attacks due to direct swapping of Reader
2020-12-07
Junchen Li
275454
cmd/asm: add a test framework for assembler and disassembler on arm64
2020-12-07
Meng Zhuo
🤖+1
275052
compile: enable arm SRL for XshiftRL optimization
2020-12-08
fanzha02
🤖+1
275812
cmd/asm: fix wrong encoding behavior of move constant instructions on arm64
2020-12-08
Junchen Li
276092
cmd/asm: complete the support for VDUP on arm64
2020-12-08
Joel Sing
+2
275895
runtime: save and restore R3 on mips64 load_g
2020-12-09
Jeremy Faller
🤖+1
268898
cmd/link: create new reloc type R_WEAKADDR and R_REF
2020-12-09
Andy Pan
276133
net: implement a timer pool for reusing time.Timer
2020-12-10
KimMachineGun
+2
🤖+1
1.16
273946
all: update references to symbols moved from io/ioutil to io
2020-12-11
imxyb
277273
net/http: opt code for removeIdleConnLocked method.
2020-12-12
Dmitry Vyukov
🤖+1
277373
runtime: simplify slicebytetostring
2020-12-14
Tao Qingyun
🤖+1
277452
cmd/internal/objfile: add objabi.SNOPTRDATA to "D"
2020-12-14
Than McIntosh
273012
[dev.regabi] cmd/compile: add auto-remaster machinery for ABI tests
2020-12-16
Filippo Valsorda
+2
🤖+1
277892
encoding/xml: handle leading, trailing, or double colons in names
2020-12-17
Filippo Valsorda
+2
🤖+1
277893
encoding/xml: replace comments inside directives with a space
2020-12-17
HowJMay
272226
net: Pass MSG_CMSG_CLOEXEC flag in ReadMsgUnix
2020-12-17
Keith Randall
+2
🤖-1
1.17
270940
cmd/compile: improve scheduling pass
2020-12-18
Rabin Gaire
+1
+2
🤖+1
275457
sort: add example tests for SearchFloat64s and SearchInts
2020-12-18
fanzha02
🤖+1
257981
cmd/compile: optimize the Phi values
2020-12-21
Rob Findley
🤖+1
1.17
277213
go/types: enforce unambiguous package qualification within errors
2020-12-22
Ikko Ashimine
279652
misc/trace: fix typo in message
2020-12-22
Michael Matloob
🤖+1
279518
[dev.cmdgo] cmd/go: remove fsync from modfetch.writeDiskCache
2020-12-22
Michael Matloob
🤖+1
279517
[dev.cmdgo] cmd/go: remove some fsyncs when writing files
2020-12-22
Dustin Xie
279334
crypto/elliptic: extend Curve to support general elliptic curve y² = x³ + ax + b
2020-12-23
imxyb
279852
os: fix openFileNolog when open dir in windows
2020-12-23
Mary Strodl
️-2
279332
cmd/go: support go go gadget syntax
2020-12-24
Matthew Dempsky
🤖+1
280113
[dev.regabi] cmd: move GOEXPERIMENT knob from make.bash to cmd/go
2020-12-25
Meng Zhuo
🤖+1
280292
cmd/compile: intrinsic ROTR/ROTRV on mips64x
2020-12-25
Miles
280272
net/smtp: Add 'From' header to smtp/example_test.go
2020-12-28
Meng Zhuo
🤖+1
279612
runtime: using wyhash for memhashFallback on 64bit platform
2020-12-29
Elias Naur
🤖+1
280313
cmd/link/internal: specify LC_VERSION_MIN_IPHONEOS for iOS builds
2020-12-29
yangwenmai
-1
279447
go/token: impl searchLineInfos and searchFiles helper func
2020-12-30
Meng Zhuo
🤖+1
280114
cmd/asm: add rotr/drotr for mips64
2020-12-31
Daniel Martí
280314
cmd/compile: make no-op rewrite funcs smaller
2020-12-31
Dothelm
280952
net/http: fix 302 empty location header error
2021-01-01
Josh Bleecher Snyder
🤖+1
280934
syscall: cache and re-use inet sockaddrs in anyToSockaddr
2021-01-02
jimist
🤖+1
281072
net/mail: add UT to mail ParseDate
2021-01-03
Yasuhiro Matsumoto
🤖-1
273673
net: set and restore console codepage in runCmd
2021-01-04
lock
️-2
281372
strings: add StripSlashes function for strings pkg
2021-01-05
schou
281112
Fixes crypto/x509#10171: verify PEM encoded DER upon decryption with password
2021-01-05
Ignacio Hagopian
+2
281252
reflect: cache IsVariadic calls in Call
2021-01-05
Maksim An
277077
archive/zip: handle IsDir() behavior with backslashes in Name
2021-01-05
Hilko Bengen
273366
net/http/fcgi: eliminate race, keep request id until end of stdin
2021-01-05
Dan Scales
280633
[dev.typeparams] Disambiguate OXDOT in noder.go using types2 Selection information
2021-01-06
Meng Zhuo
🤖+1
281572
runtime: mips64x memmove with MSA
2021-01-06
Russ Cox
🤖-1
230978
testing: fail benchmarks that don't loop over b.N
2021-01-06
Alexander F. Rødseth
️-2
281612
crypto/x509: accept certificate requests that are valid according to spec
2021-01-06
Dan Scales
281513
[dev.typeparams] When encountering a types2 constant, create BasicLit immediately
2021-01-06
Dan Scales
280632
[dev.typeparams] Dealing with forward references to types and circular types.
2021-01-06
schou
-1
281832
crypto/ecdsa: change hashToBytes to use copy instead of calling another function
2021-01-06
Dan Scales
🤖+1
276653
[dev.typeparams] cmd/compile: conversion of types2 types to types, compare with existing type
2021-01-07
schou
️-2
281332
design: NewTickerStartingAt doc
2021-01-08
Eva Charlotte Mayer
🤖+1
1.17
281234
go/ast: improve comment associations in empty function/loop/if bodies
2021-01-08
Anton Kochkov
+1
193558
runtime: support c-shared buildmode for openbsd-amd64
2021-01-08
schou
️-2
282052
math/bits: Left and right bit shifter for byte slices
2021-01-08
Philipp Sauter
+1
🤖-1
268261
cmd/go: don't crash when running "go version" in deleted directory
2021-01-08
Russ Cox
🤖-1
282716
cmd/compile: remove embed import restriction
2021-01-10
schou
282572
encoding/pem: PEM multiline headers
2021-01-10
Ian Lance Taylor
+1
🤖+1
1.17
282673
net/url: avoid string concatenation in resolvePath
2021-01-11
Lars Martens
283012
wasm: include DWARF information in Wasm builds
2021-01-11
cui
+2
🤖+1
282992
cmd/compile/internal/ssa: prealloc slice
2021-01-11
cui
+2
🤖-1
282832
cmd/compile/internal/ssa: unnecessary loop break
2021-01-13
Robert Griesemer
🤖+1
283473
[dev.typeparams] cmd/compile/internal/syntax: make ... in type parameter list a syntax error
2021-01-13
Ikko Ashimine
+2
🤖+1
283534
cmd/go: fix typo in mod_empty_err.txt
2021-01-13
David Chase
+1
🤖+1
1.16
282315
cmd/compile: make ppc64 rules less picky about type of 64-bit stores
2021-01-13
Russ Cox
🤖-1
283632
net/mail: improve detection of charset errors
2021-01-14
Klaus Post
283538
crypto/md5: optimize amd64 assembly
2021-01-14
Than McIntosh
🤖+1
283773
[dev.regabi] cmd/{compile,link}: relocate generation of DWARF for global vars
2021-01-14
Than McIntosh
🤖+1
283774
[dev.regabi] cmd/{compile,link}: remove old globalvar DWARF-gen remnants
2021-01-14
Jason A. Donenfeld
️-2
🤖+1
278792
runtime: allow builtin write function to be redirected with function pointer
2021-01-14
Than McIntosh
🤖+1
283772
[dev.regabi] cmd/internal/dwarf: minor cleanups
2021-01-14
Than McIntosh
283776
[dev.regabi] cmd/link: add support for "minimal" DWARF gen
2021-01-14
Than McIntosh
🤖+1
283775
[dev.regabi] cmd/{asm,compile}: add -minimaldwarf flag
2021-01-15
schou
282573
fmt/scan: TODO for complex N or Ni -> complex64
2021-01-15
M. Serhat Dundar
284072
src/strings: use comprehensive examples in special functions
2021-01-15
Ralic Lo
️-2
284073
src/strings: strings.go -Enhance ContainsIn,EqualsIn to support optional strlist
2021-01-15
zhangyunhao
284114
A+C: add Yunhao Zhang (individual CLA)
2021-01-15
Chotepud Teo Congyu
1.17
276412
cmd/go: Retain CC/CXX arg order
2021-01-15
Paschalis Tsilias
1.17
284136
reflect: panic if ArrayOf is called with negative count
2021-01-16
Bill Allen
284221
crypto/ed25519: This change modifies Go to clarify docs for PrivateKey.Sign()
2021-01-18
Peng Gao
+1
284078
encoding/json: fix byte counter increments when using decoder.Token()
2021-01-18
Brendan Abolivier
️-2
198047
encoding/json: fix byte counter increments when using decoder.Token()
2021-01-19
David Chase
🤖-1
284577
[dev.regabi] cmd/compile: refactor expand_calls to remove many nested functions
2021-01-19
Hans
+1
🤖+1
283232
cmd/cgo: fix unused parameter warnings in generated _cgo_main.c
2021-01-20
Miss-you
284652
encoding/json: don't use the same name for nested loop variables
2021-01-20
HowJMay
284778
net/http/cgi: Remove hard-coded ServeHTTP timeout
2021-01-21
Matthew Dempsky
🤖+1
1.17
285232
[dev.regabi] cmd/compile: more zero-copy []byte-to-string conversions
2021-01-21
Roland Shoemaker
285374
[dev.boringcrypto] misc/boring: check for gsutil in release.sh
2021-01-21
Florin Pățan
1.16
284777
io/ioutil: flag package and functions with the Deprecated marker
2021-01-22
Robert Griesemer
🤖-1
285672
[dev.typeparams] cmd/compile/internal/types2: match oversize array error with compiler
2021-01-23
Matthew Dempsky
🤖-1
285681
[dev.regabi] cmd/compile: optimize read-only []byte conversions
2021-01-25
Matthew Dempsky
🤖-1
286174
[dev.regabi] cmd/compile: remove ComputeAddrtaken
2021-01-26
Shuo
286713
os: update CreateTemp
2021-01-26
Eric Pauley
123478
compress/lzw: optimize code hash table to reduce collisions
2021-01-26
Than McIntosh
🤖+1
286772
[dev.regabi] cmd/compile/internal/test: update abi tests for recent spec changes
2021-01-26
ted
286852
crypto/aes: Implement AES-GCM ciphers optimized with AVX-512 VAES and VPCLMULQDQ
2021-01-27
HowJMay
️-2
+2
🤖-1
286113
debug/pe: fix OOM caused by huge NumberOfSymbols
2021-01-27
ted
️-2
271521
internal/cpu: Add detection for OS support of AVX-512 and detection of CPU support for
2021-01-28
Joel Sing
1.17
250577
runtime: switch openbsd/386 to pthreads
2021-01-28
Joel Sing
1.17
287652
runtime: switch openbsd/386 locking to libc
2021-01-28
Joel Sing
1.17
287653
runtime: switch runtime to libc for openbsd/386
2021-01-29
Agniva De Sarker
279433
cmd/doc: properly display interface methods
2021-01-29
Baokun Lee
🤖+1
285693
[dev.regabi] cmd/compile: remove duplicate edges for escape analysis
2021-01-29
Robert Griesemer
️-2
🤖+1
285375
[dev.typeparams] cmd/compile/internal/types2: add Config.SortMethods for custom sort order
2021-01-30
Alex Brainman
🤖+1
288272
syscall: introduce SysProcAttr.ProcThreadAttributeList