2021-05-10 |
Tobias Klauser | net, runtime: drop macOS 10.12 skip conditions in tests |
commit | commitdiff | tree |
2021-05-10 |
Bryan C. Mills | cmd/go: include packages with InvalidGoFiles when filte... |
commit | commitdiff | tree |
2021-05-10 |
Bryan C. Mills | cmd/go: add a test that reproduces #45827 |
commit | commitdiff | tree |
2021-05-10 |
Bryan C. Mills | go/build: avoid duplicates in InvalidGoFiles |
commit | commitdiff | tree |
2021-05-10 |
Keith Randall | cmd/compile,reflect: allow longer type names |
commit | commitdiff | tree |
2021-05-09 |
Joel Sing | runtime: skip TestCrashDumpsAllThreads on openbsd/arm |
commit | commitdiff | tree |
2021-05-09 |
Joel Sing | runtime,syscall: convert syscall on openbsd/arm to... |
commit | commitdiff | tree |
2021-05-09 |
Joel Sing | runtime: switch runtime to libc for openbsd/arm |
commit | commitdiff | tree |
2021-05-09 |
Joel Sing | runtime: switch openbsd/arm locking to libc |
commit | commitdiff | tree |
2021-05-09 |
Joel Sing | runtime: switch openbsd/arm to pthreads |
commit | commitdiff | tree |
2021-05-09 |
Matthew Dempsky | cmd/compile: make non-concurrent compiles deterministic... |
commit | commitdiff | tree |
2021-05-09 |
Filippo Valsorda | crypto/elliptic: make P-521 scalar multiplication const... |
commit | commitdiff | tree |
2021-05-09 |
Filippo Valsorda | crypto/elliptic: import fiat-crypto P-521 field impleme... |
commit | commitdiff | tree |
2021-05-09 |
Filippo Valsorda | crypto/x509: check the private key passed to CreateCert... |
commit | commitdiff | tree |
2021-05-08 |
David Chase | cmd/compile: manage Slot array better |
commit | commitdiff | tree |
2021-05-08 |
Alberto Donizetti | cmd/vendor: upgrade pprof to latest |
commit | commitdiff | tree |
2021-05-08 |
Alex Brainman | syscall: do not change stdio handle inheritance |
commit | commitdiff | tree |
2021-05-08 |
Filippo Valsorda | crypto/tls: make cipher suite preference ordering automatic |
commit | commitdiff | tree |
2021-05-08 |
Filippo Valsorda | crypto/x509: remove GODEBUG=x509ignoreCN=0 flag |
commit | commitdiff | tree |
2021-05-08 |
Keith Randall | cmd/compile: remove bit operations that modify memory... |
commit | commitdiff | tree |
2021-05-07 |
Dan Scales | cmd/compile: improving the documentation of various... |
commit | commitdiff | tree |
2021-05-07 |
Joe Tsai | doc/go1.17: fill in TODO for compress/lzw package |
commit | commitdiff | tree |
2021-05-07 |
Joe Tsai | doc/go1.17: fill in TODO for reflect package |
commit | commitdiff | tree |
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 |
next |