2021-11-09 |
David Chase | cmd/compile: add line number test for #49436 |
commit | commitdiff | tree |
2021-11-09 |
Dmitri Shuralyov | all: update vendored golang.org/x/tools for Go 1.18... |
commit | commitdiff | tree |
2021-11-09 |
Dmitri Shuralyov | all: update vendored golang.org/x/crypto for Go 1.18... |
commit | commitdiff | tree |
2021-11-09 |
Dmitri Shuralyov | all: update vendored golang.org/x/{net,text} for Go... |
commit | commitdiff | tree |
2021-11-09 |
Dmitri Shuralyov | all: update vendored golang.org/x/{arch,sys,term} for... |
commit | commitdiff | tree |
2021-11-09 |
Ian Lance Taylor | os: clarify that File.{Read,Write} use the buffer |
commit | commitdiff | tree |
2021-11-09 |
Ian Lance Taylor | bufio: document that NewWriter can return its argument |
commit | commitdiff | tree |
2021-11-09 |
Chaoqun Han | cmd/compile: NewSelectorExpr use n.Pos instead of base.Pos |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: make object test an external test |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: check non-generic conversions first |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: minor cleanups in predicates.go |
commit | commitdiff | tree |
2021-11-09 |
Clément Chigot | cmd/link: fix GCC startfiles names on AIX |
commit | commitdiff | tree |
2021-11-09 |
Carl Johnson | net/http: add MaxBytesHandler |
commit | commitdiff | tree |
2021-11-09 |
Russ Cox | cmd/go: add //go:embed all:pattern |
commit | commitdiff | tree |
2021-11-09 |
Michael Pratt | runtime: add upper half and carry bit with zero |
commit | commitdiff | tree |
2021-11-09 |
Michael Pratt | runtime/pprof: include labels in profile dump |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | cmd/compile/internal/types2: roll-forward removal of... |
commit | commitdiff | tree |
2021-11-09 |
Dan Scales | cmd/compile: disable doubleCheck and remove unused... |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: rename is_X predicates back to isX (step... |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: rename isX predicates to allX, add simple... |
commit | commitdiff | tree |
2021-11-09 |
Katie Hockman | testing: remove package from fuzz crasher message |
commit | commitdiff | tree |
2021-11-09 |
Cuong Manh Le | cmd/go: fix mod_get_direct |
commit | commitdiff | tree |
2021-11-09 |
Jason A. Donenfeld | runtime: revert recent Windows crashdump changes |
commit | commitdiff | tree |
2021-11-09 |
Cuong Manh Le | cmd/compile: remove unneeded "==" method in pre-defined... |
commit | commitdiff | tree |
2021-11-09 |
Cuong Manh Le | cmd/compile: fix irgen mis-handling of ... argument... |
commit | commitdiff | tree |
2021-11-08 |
Bryan C. Mills | Revert "cmd/go: add workspace pruning mode" |
commit | commitdiff | tree |
2021-11-08 |
Matthew Dempsky | test: add regress test for reported non-monomorphizable... |
commit | commitdiff | tree |
2021-11-08 |
Michael Matloob | cmd/go: rename go mod initwork and editwork to go work... |
commit | commitdiff | tree |
2021-11-08 |
Michael Matloob | cmd/go: add workspace pruning mode |
commit | commitdiff | tree |
2021-11-08 |
Damien Neil | net/http: deflake TestTimeoutHandlerContextCanceled |
commit | commitdiff | tree |
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 |
next |