2021-11-08 |
Cuong Manh Le | cmd/compile,cmd/go: fix long test builders |
commit | commitdiff | tree |
2021-11-08 |
Cuong Manh Le | cmd/compile: Revert "cmd/compile/internal/types2: remov... |
commit | commitdiff | tree |
2021-11-08 |
Roland Shoemaker | crypto/x509: remove ios build tag restriction |
commit | commitdiff | tree |
2021-11-08 |
Keith Randall | internal/fmtsort: order channels in test in memory... |
commit | commitdiff | tree |
2021-11-08 |
Michael Anthony... | runtime: disable GC in TestPanicSystemstack's subprocess |
commit | commitdiff | tree |
2021-11-08 |
Michael Anthony... | runtime: disable GC during debug call tests |
commit | commitdiff | tree |
2021-11-08 |
Robert Griesemer | cmd/compile/internal/types2: remove most asX converters... |
commit | commitdiff | tree |
2021-11-08 |
Robert Griesemer | cmd/compile/internal/types2: use compiler version error... |
commit | commitdiff | tree |
2021-11-08 |
smasher164 | doc/go1.18: strings,bytes: deprecate Title |
commit | commitdiff | tree |
2021-11-07 |
jiahua wang | net/http: fix spelling in documentation |
commit | commitdiff | tree |
2021-11-07 |
Arran Walker | archive/zip: don't read data descriptor early |
commit | commitdiff | tree |
2021-11-06 |
Robert Griesemer | cmd/compile/internal/types2: report error for incomplet... |
commit | commitdiff | tree |
2021-11-06 |
Robert Griesemer | cmd/compile/internal/types2: clearer object string... |
commit | commitdiff | tree |
2021-11-06 |
Robert Griesemer | cmd/compile/internal/types2: make object test an extern... |
commit | commitdiff | tree |
2021-11-06 |
Robert Griesemer | cmd/compile/internal/types2: always parse tests assumin... |
commit | commitdiff | tree |
2021-11-06 |
Roland Shoemaker | crypto/x509: verification with system and custom roots |
commit | commitdiff | tree |
2021-11-06 |
hanpro | cmd/compile: avoid adding LECall to the entry block... |
commit | commitdiff | tree |
2021-11-06 |
Tobias Klauser | all: remove more leftover // +build lines |
commit | commitdiff | tree |
2021-11-06 |
Roland Shoemaker | crypto/x509: use the platform verifier on iOS |
commit | commitdiff | tree |
2021-11-05 |
Michael Anthony... | runtime: eliminate rendundant loads gcPercent |
commit | commitdiff | tree |
2021-11-05 |
Michael Anthony... | runtime: retype gcControllerState.gcPercent as atomic... |
commit | commitdiff | tree |
2021-11-05 |
Josh Bleecher... | net/netip: document the zero Addr |
commit | commitdiff | tree |
2021-11-05 |
Dmitri Shuralyov | doc/go1.18: split bytes and strings packages |
commit | commitdiff | tree |
2021-11-05 |
Josh Bleecher... | net/netip: add tests for Addr.AsSlice |
commit | commitdiff | tree |
2021-11-05 |
Jason A. Donenfeld | net/netip: add IPv4Unspecified |
commit | commitdiff | tree |
2021-11-05 |
Jason A. Donenfeld | net/netip: reduce allocations in MarshalBinary |
commit | commitdiff | tree |
2021-11-05 |
Roland Shoemaker | crypto/x509: use platform verifier on darwin |
commit | commitdiff | tree |
2021-11-05 |
Jason A. Donenfeld | net/netip: add missing encoding.BinaryUnmarshaler to... |
commit | commitdiff | tree |
2021-11-05 |
Jason A. Donenfeld | net/netip: add Addr.AsSlice() method |
commit | commitdiff | tree |
2021-11-05 |
Filippo Valsorda | net: accept "." as a valid domain name |
commit | commitdiff | tree |
2021-11-05 |
Filippo Valsorda | crypto/tls: set default minimum client version to TLS 1.2 |
commit | commitdiff | tree |
2021-11-05 |
Dmitri Shuralyov | doc/go1.18: fill in Go 1.18 release note TODOs using... |
commit | commitdiff | tree |
2021-11-05 |
Michael Matloob | cmd/go: fix bugs in replacement path handling |
commit | commitdiff | tree |
2021-11-05 |
Filippo Valsorda | crypto/x509: disable SHA-1 signature verification |
commit | commitdiff | tree |
2021-11-05 |
Nevkontakte | net/http: adjust a substring which matches "uninteresti... |
commit | commitdiff | tree |
2021-11-05 |
jiahua wang | unicode/utf8: add AppendRune Example |
commit | commitdiff | tree |
2021-11-05 |
jiahua wang | errors: add errors.Unwrap example |
commit | commitdiff | tree |
2021-11-05 |
zhouguangyuan | time: fix looking for zone offset when date is close... |
commit | commitdiff | tree |
2021-11-05 |
jiahua wang | time: add some examples |
commit | commitdiff | tree |
2021-11-05 |
smasher164 | strings, bytes: deprecate Title |
commit | commitdiff | tree |
2021-11-05 |
Dan Kortschak | debug/plan9obj: export ErrNoSymbols |
commit | commitdiff | tree |
2021-11-05 |
jiahua wang | bytes: add example with (*Buffer).Cap, (*Buffer).Read... |
commit | commitdiff | tree |
2021-11-05 |
Charlie Getzen | net/http: distinguish between timeouts and client hangu... |
commit | commitdiff | tree |
2021-11-05 |
zhouguangyuan | time: make Ticker.Reset(0) panic |
commit | commitdiff | tree |
2021-11-05 |
Keiichi Hirobe | net/http: fix comment of writeRequest |
commit | commitdiff | tree |
2021-11-05 |
Austin Clements | runtime: fix racy stackForceMove check |
commit | commitdiff | tree |
2021-11-05 |
Bryan C. Mills | cmd/go: don't assume case-insensitivity in TestScript... |
commit | commitdiff | tree |
2021-11-05 |
Lynn Boger | crypt/aes: update formatting of ppc64le asm comments |
commit | commitdiff | tree |
2021-11-05 |
Paul E. Murphy | cmd/link: enable internal linking of PIE binaries on... |
commit | commitdiff | tree |
2021-11-05 |
Filippo Valsorda | crypto/elliptic: port P-224 and P-384 to fiat-crypto |
commit | commitdiff | tree |
2021-11-05 |
Bryan C. Mills | runtime: skip TestNoShrinkStackWhileParking on netbsd... |
commit | commitdiff | tree |
2021-11-05 |
Michael Anthony... | runtime: make consistentHeapStats acquire/release nosplit |
commit | commitdiff | tree |
2021-11-05 |
Michael Anthony... | runtime: pace the scavenger according to 1% of overall... |
commit | commitdiff | tree |
2021-11-05 |
Michael Anthony... | runtime: use a controller to control the scavenge rate |
commit | commitdiff | tree |
2021-11-05 |
Michael Anthony... | runtime: add harddecommit GODEBUG flag |
commit | commitdiff | tree |
2021-11-05 |
Michael Anthony... | runtime: don't hold the heap lock while scavenging |
commit | commitdiff | tree |
2021-11-05 |
Tobias Klauser | syscall: fix mkall.sh for openbsd/386 |
commit | commitdiff | tree |
2021-11-05 |
Josh Bleecher... | net/netip: optimize As4 and As16 |
commit | commitdiff | tree |
2021-11-05 |
Dan Scales | runtime: fix a lock rank ordering and some edges. |
commit | commitdiff | tree |
2021-11-05 |
Brad Fitzpatrick | net/netip: don't accept ParseAddr with leading zeros |
commit | commitdiff | tree |
2021-11-05 |
Cherry Mui | runtime: mark TestTracebackArgs test functions nosplit |
commit | commitdiff | tree |
2021-11-05 |
Cuong Manh Le | cmd/compile: only update source type when processing... |
commit | commitdiff | tree |
2021-11-05 |
Brad Fitzpatrick | net: skip new alloc test on some builders |
commit | commitdiff | tree |
2021-11-05 |
Matthew Dempsky | cmd/compile: gracefully fallback when inline bodies... |
commit | commitdiff | tree |
2021-11-05 |
Andy Pan | internal/poll: fix the wrong function names in comments |
commit | commitdiff | tree |
2021-11-05 |
lgbgbl | bufio: fix typo in comment |
commit | commitdiff | tree |
2021-11-05 |
Filippo Valsorda | crypto/ecdsa: draw a fixed amount of entropy while... |
commit | commitdiff | tree |
2021-11-05 |
Austin Clements | runtime: add a maymorestack hook that moves the stack |
commit | commitdiff | tree |
2021-11-05 |
Austin Clements | runtime: add always-preempt maymorestack hook |
commit | commitdiff | tree |
2021-11-05 |
Austin Clements | cmd/{asm,compile,internal/obj}: add "maymorestack"... |
commit | commitdiff | tree |
2021-11-05 |
Austin Clements | cmd/compile,cmd/internal/objabi: move -d flag parser... |
commit | commitdiff | tree |
2021-11-04 |
Jason A. Donenfeld | runtime: use correct constant when computing nsec remainder |
commit | commitdiff | tree |
2021-11-04 |
Michael Anthony... | sync/atomic: disable GC during TestHammerStoreLoad |
commit | commitdiff | tree |
2021-11-04 |
Josh Bleecher... | net: add UDP allocs test |
commit | commitdiff | tree |
2021-11-04 |
Josh Bleecher... | internal/poll: re-use RawSockaddrAny buffers across... |
commit | commitdiff | tree |
2021-11-04 |
Josh Bleecher... | net: pass around pointers to SockaddrInetN |
commit | commitdiff | tree |
2021-11-04 |
Josh Bleecher... | net: remove the alloc from ReadMsgUDPAddrPort |
commit | commitdiff | tree |
2021-11-04 |
Josh Bleecher... | net: remove the alloc from WriteMsgUDPAddrPort |
commit | commitdiff | tree |
2021-11-04 |
Michael Anthony... | runtime: fix hard goal calculation |
commit | commitdiff | tree |
2021-11-04 |
Matthias Dötsch | cmd/go: clarify errors for pseudo-version commit length |
commit | commitdiff | tree |
2021-11-04 |
Bryan C. Mills | cmd/go: ensure that 'go test' prints the FAIL line... |
commit | commitdiff | tree |
2021-11-04 |
Simon Law | test: fix indentation for -shuffle help text |
commit | commitdiff | tree |
2021-11-04 |
Bryan C. Mills | cmd/go: download fewer dependencies in 'go mod download' |
commit | commitdiff | tree |
2021-11-04 |
Filippo Valsorda | crypto/elliptic: tolerate large inputs to IsOnCurve... |
commit | commitdiff | tree |
2021-11-04 |
Dan Scales | cmd/compile: fix TypeDefn to deal with node with no... |
commit | commitdiff | tree |
2021-11-04 |
Michael Anthony... | runtime: set and clear only the relevant bits in allocT... |
commit | commitdiff | tree |
2021-11-04 |
Michael Anthony... | runtime: update and access scavengeGoal atomically |
commit | commitdiff | tree |
2021-11-04 |
Katie Hockman | internal/fuzz: fix internal error handling |
commit | commitdiff | tree |
2021-11-04 |
Michael Anthony... | internal/buildcfg: enable the pacer redesign by default |
commit | commitdiff | tree |
2021-11-04 |
Michael Anthony... | runtime: implement GC pacer redesign |
commit | commitdiff | tree |
2021-11-04 |
Cherry Mui | cmd/link: don't use label symbol for absolute address... |
commit | commitdiff | tree |
2021-11-04 |
Katie Hockman | internal/fuzz: improve minimizing message |
commit | commitdiff | tree |
2021-11-04 |
jiahua wang | net/netip: fix various typos in comment |
commit | commitdiff | tree |
2021-11-04 |
Michael Pratt | runtime: clear upper half of sec in ARM walltime |
commit | commitdiff | tree |
2021-11-04 |
Dmitri Shuralyov | cmd/pprof: update vendored github.com/google/pprof |
commit | commitdiff | tree |
2021-11-04 |
Robert Griesemer | cmd/compile/internal/types2: check non-generic conversi... |
commit | commitdiff | tree |
2021-11-04 |
Dan Scales | cmd/compile: don't inline fn with no shape params,... |
commit | commitdiff | tree |
2021-11-04 |
Robert Findley | cmd/doc, go/doc: add basic support for generic code |
commit | commitdiff | tree |
2021-11-04 |
Jason A. Donenfeld | runtime: allow builtin write function to be redirected... |
commit | commitdiff | tree |
2021-11-04 |
Bryan C. Mills | net/http: reduce TestClientTimeout_h{1,2} latency |
commit | commitdiff | tree |
next |