2021-05-07 |
Emmanuel T... | doc/go1.17: document encoding/binary.Uvarint max read... |
commit | commitdiff | tree |
2021-05-07 |
Joe Tsai | doc/go1.17: fill in TODO for strconv package |
commit | commitdiff | tree |
2021-05-07 |
Paul E. Murphy | cmd/internal/obj: consolidate MOVB cases with other... |
commit | commitdiff | tree |
2021-05-07 |
Dmitri Shuralyov | doc/go1.17: move language specification TODO to the... |
commit | commitdiff | tree |
2021-05-07 |
Cherry Mui | cmd/link: don't include arginfo symbols in symbol table |
commit | commitdiff | tree |
2021-05-07 |
Robert Griesemer | cmd/compile/internal/types2: add test case for issue... |
commit | commitdiff | tree |
2021-05-07 |
Andy Pan | internal/poll: cast off the last reference of SplicePip... |
commit | commitdiff | tree |
2021-05-07 |
Rob Findley | go/types,cmd/compile/internal/types2: unskip std and... |
commit | commitdiff | tree |
2021-05-07 |
Rob Findley | go/types: add a test case for issue 45985 |
commit | commitdiff | tree |
2021-05-07 |
Rob Findley | go/types: expose types.Info.Inferred with -tags=typeparams |
commit | commitdiff | tree |
2021-05-06 |
Cherry Mui | runtime: call unlockOSThread directly in Windows syscal... |
commit | commitdiff | tree |
2021-05-06 |
Cherry Mui | cmd/link: split large text sections on Darwin/ARM64... |
commit | commitdiff | tree |
2021-05-06 |
Roland Shoemaker | crypto/tls: enforce ALPN overlap when negotiated on... |
commit | commitdiff | tree |
2021-05-06 |
Lynn Boger | cmd/compile: fix intrinsic setting for mul64, add64... |
commit | commitdiff | tree |
2021-05-06 |
Roland Shoemaker | crypto/x509: rewrite certificate parser |
commit | commitdiff | tree |
2021-05-06 |
Cherry Mui | CONTRIBUTORS: change my name |
commit | commitdiff | tree |
2021-05-06 |
Robert Griesemer | math/big: check for excessive exponents in Rat.SetString |
commit | commitdiff | tree |
2021-05-06 |
Dmitri Shuralyov | doc/go1.17: document fixes for negative rune handling |
commit | commitdiff | tree |
2021-05-06 |
Russ Cox | text/template: fix type bug in eq |
commit | commitdiff | tree |
2021-05-06 |
Russ Cox | text/template/parse: rename DeferFuncCheck to SkipFuncCheck |
commit | commitdiff | tree |
2021-05-06 |
sivchari | runtime: gofmt proc_test.go |
commit | commitdiff | tree |
2021-05-06 |
David Chase | cmd/compile: set unsayable "names" for regabi testing... |
commit | commitdiff | tree |
2021-05-06 |
Filippo Valsorda | crypto/ecdsa,crypto/elliptic: improve tests and benchmarks |
commit | commitdiff | tree |
2021-05-06 |
Filippo Valsorda | crypto/ed25519: skip allocations test on -noopt builder |
commit | commitdiff | tree |
2021-05-05 |
Rob Findley | go/parser: don't parse a nil IndexExpr.Index |
commit | commitdiff | tree |
2021-05-05 |
Dmitri Shuralyov | doc/go1.17: fill in Go 1.17 release note TODOs using... |
commit | commitdiff | tree |
2021-05-05 |
Filippo Valsorda | crypto/ed25519: replace internal/edwards25519 with... |
commit | commitdiff | tree |
2021-05-05 |
Rob Findley | go/types: fix potential bugs in santitizer pass |
commit | commitdiff | tree |
2021-05-05 |
Robert Griesemer | cmd/compile/internal/types2: fix potential bugs in... |
commit | commitdiff | tree |
2021-05-05 |
Katie Hockman | net/http: ignore directory path when parsing multipart... |
commit | commitdiff | tree |
2021-05-05 |
Cuong Manh Le | cmd/compile: do not substitute OGOTO inside a closure... |
commit | commitdiff | tree |
2021-05-05 |
Bryan C. Mills | cmd/go: spot-check the explicit requirements of root... |
commit | commitdiff | tree |
2021-05-05 |
Bryan C. Mills | cmd/go: skip TestExecInDeletedDir on aix and solaris... |
commit | commitdiff | tree |
2021-05-05 |
Robert Griesemer | cmd/compile/internal/types2: make TestManual work for... |
commit | commitdiff | tree |
2021-05-05 |
Andy Pan | runtime: implement runqdrain() for GC mark worker gorou... |
commit | commitdiff | tree |
2021-05-05 |
Alexander Rakoczy | all: update vendored dependencies for Go 1.17 |
commit | commitdiff | tree |
2021-05-05 |
Joel Sing | runtime: remove redundant save_g call in mcall for arm |
commit | commitdiff | tree |
2021-05-05 |
Robert Griesemer | cmd/compile/internal/types2: implement types2.Instantiate |
commit | commitdiff | tree |
2021-05-05 |
Than McIntosh | cmd/compile: debug trace output for -N variable locatio... |
commit | commitdiff | tree |
2021-05-05 |
Than McIntosh | cmd/compile: handle degenerate entry blocks in -N debug gen |
commit | commitdiff | tree |
2021-05-05 |
Philipp Sauter | cmd/go: don't crash when running "go version" in delete... |
commit | commitdiff | tree |
2021-05-05 |
Bryan C. Mills | cmd/go.sum: remove untidy checksums |
commit | commitdiff | tree |
2021-05-04 |
Ian Lance Taylor | embed/internal/embedtest: add test for embedded path... |
commit | commitdiff | tree |
2021-05-04 |
Matthew Dempsky | go/types: expose more API under -tags=typeparams |
commit | commitdiff | tree |
2021-05-04 |
Bryan C. Mills | cmd/go/internal/modload: only check root-promotion... |
commit | commitdiff | tree |
2021-05-04 |
Bryan C. Mills | cmd/go: add a test that reproduces the internal error... |
commit | commitdiff | tree |
2021-05-04 |
Michael Anthony... | runtime: abort when receiving a signal on a non-Go... |
commit | commitdiff | tree |
2021-05-04 |
Dmitri Shuralyov | doc/go1.17: require macOS 10.13 or later |
commit | commitdiff | tree |
2021-05-04 |
Bryan C. Mills | cmd/go: update x/mod to fix "//indirect" comment editing |
commit | commitdiff | tree |
2021-05-04 |
Than McIntosh | cmd/compile: establish regabi name/value mapping for... |
commit | commitdiff | tree |
2021-05-04 |
Richard Miller | os: skip TestExecutableDeleted on plan9 |
commit | commitdiff | tree |
2021-05-04 |
Austin Clements | internal/buildcfg: set Error instead of panicking |
commit | commitdiff | tree |
2021-05-04 |
Paul E. Murphy | os/signal: increase test timeouts on ppc64*/linux |
commit | commitdiff | tree |
2021-05-04 |
Michael Anthony... | cmd/dist,cmd/go: set GOTRACEBACK to "system" for testing |
commit | commitdiff | tree |
2021-05-04 |
Ariel Mashraki | database/sql: add NullInt16 and NullByte |
commit | commitdiff | tree |
2021-05-04 |
Ian Lance Taylor | net/url: avoid string concatenation in resolvePath |
commit | commitdiff | tree |
2021-05-04 |
Bryan C. Mills | cmd: update x/tools to pull in CL 315570 |
commit | commitdiff | tree |
2021-05-04 |
Bryan C. Mills | cmd/go/internal/modload: remove outdated comments and... |
commit | commitdiff | tree |
2021-05-04 |
Bryan C. Mills | all: update x/crypto to pull in CL 316109 |
commit | commitdiff | tree |
2021-05-04 |
Bryan C. Mills | cmd: update x/text to pull in CL 315571 |
commit | commitdiff | tree |
2021-05-04 |
Bryan C. Mills | cmd: update x/mod to pull in CL 316113 |
commit | commitdiff | tree |
2021-05-04 |
Bryan C. Mills | cmd/go: suppress SSH password prompts when fetching... |
commit | commitdiff | tree |
2021-05-04 |
Keith Randall | cmd/compile: when compiling with -N, avoid entry block |
commit | commitdiff | tree |
2021-05-04 |
David Chase | cmd/compile: preserve/translate names for parameters |
commit | commitdiff | tree |
2021-05-04 |
Tobias Klauser | syscall: add //go:build lines to assembly files |
commit | commitdiff | tree |
2021-05-04 |
Tobias Klauser | os, syscall: use wait6 to avoid wait/kill race on netbsd |
commit | commitdiff | tree |
2021-05-04 |
EndlessCheng | strconv: fix a typo |
commit | commitdiff | tree |
2021-05-04 |
Joe Tsai | strconv: add QuotedPrefix |
commit | commitdiff | tree |
2021-05-04 |
Colin Arnott | sync/atomic: add (*Value).Swap and (*Value).CompareAndSwap |
commit | commitdiff | tree |
2021-05-04 |
Ian Lance Taylor | text/template: add lock for Template.tmpl to fix data... |
commit | commitdiff | tree |
2021-05-03 |
Cherry Zhang | internal/syscall/unix: use internal/abi.FuncPC for... |
commit | commitdiff | tree |
2021-05-03 |
Colin Arnott | math: add MaxUint, MinInt, MaxInt |
commit | commitdiff | tree |
2021-05-03 |
Brad Fitzpatrick | os: update some docs to reference fs.ErrFoo instead... |
commit | commitdiff | tree |
2021-05-03 |
Eddie Scholtz | archive/zip: add File.OpenRaw, Writer.CreateRaw, Writer... |
commit | commitdiff | tree |
2021-05-03 |
Dmitri Shuralyov | cmd/api: disallow silent API additions after api/go1... |
commit | commitdiff | tree |
2021-05-03 |
Bryan C. Mills | all: update x/net to pull in CL 316129 |
commit | commitdiff | tree |
2021-05-03 |
Bryan C. Mills | cmd: update x/term to pull in CL 316112 |
commit | commitdiff | tree |
2021-05-03 |
David Chase | cmd/compile: fix possible nil deref added in CL 270943 |
commit | commitdiff | tree |
2021-05-03 |
Cuong Manh Le | cmd/compile: fix linux-amd64-noopt builder |
commit | commitdiff | tree |
2021-05-03 |
David Chase | cmd/compile: make the stack allocator more careful... |
commit | commitdiff | tree |
2021-05-03 |
Roland Shoemaker | net/http: use relative path in Location redirect |
commit | commitdiff | tree |
2021-05-03 |
Alessandro... | cmd/compile: preserve argument order in debug_info |
commit | commitdiff | tree |
2021-05-03 |
Than McIntosh | cmd/compile/internal/ssagen: fix misleading comment |
commit | commitdiff | tree |
2021-05-03 |
Dan Scales | cmd/compile: add edge from lock rank edge from forceGC... |
commit | commitdiff | tree |
2021-05-03 |
Robert Griesemer | math: replace float32/64 extrema with exact expressions |
commit | commitdiff | tree |
2021-05-03 |
Cherry Zhang | cmd/link: unify text segment write |
commit | commitdiff | tree |
2021-05-03 |
Cherry Zhang | cmd/compile: add traceback argument info to ABI0 assemb... |
commit | commitdiff | tree |
2021-05-03 |
Cuong Manh Le | cmd/compile: make typecheckaste correctly report invali... |
commit | commitdiff | tree |
2021-05-03 |
Lynn Boger | cmd/link/internal: fix use of DynlinkingGo with ppc64le... |
commit | commitdiff | tree |
2021-05-03 |
Lynn Boger | cmd/dist: disable misc/cgo/testsanitizers on ppc64le |
commit | commitdiff | tree |
2021-05-03 |
Bryan C. Mills | cmd: update x/arch to pull in CL 315572 |
commit | commitdiff | tree |
2021-05-02 |
Tobias Klauser | os/user: implement (*User).GroupIds on solaris |
commit | commitdiff | tree |
2021-05-02 |
Tobias Klauser | os, syscall: use wait6 to avoid wait/kill race on dragonfly |
commit | commitdiff | tree |
2021-05-02 |
Tobias Klauser | syscall: add //go:build lines to files generated with... |
commit | commitdiff | tree |
2021-05-02 |
Kevin Burke | time: make time.Time print a valid Go string with %#v |
commit | commitdiff | tree |
2021-05-02 |
Matthew Dempsky | cmd/compile: implement unsafe.Add and unsafe.Slice |
commit | commitdiff | tree |
2021-05-02 |
Ian Lance Taylor | os: document that Windows Symlink to missing target... |
commit | commitdiff | tree |
2021-05-02 |
Vitaly Zdanevich | path/filepath: fix documentation typo (was "each each") |
commit | commitdiff | tree |
2021-05-01 |
Cherry Zhang | cmd/link: emit better error for duplicated definition |
commit | commitdiff | tree |
2021-05-01 |
Cherry Zhang | cmd/link: mangle ABI name for shared linkage |
commit | commitdiff | tree |
next |