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 |
2021-05-01 |
Rob Findley | go/types: list errors by default in TestManual |
commit | commitdiff | tree |
2021-05-01 |
Rob Findley | go/types: simplify use of TestManual |
commit | commitdiff | tree |
2021-05-01 |
Rob Findley | go/types: slice-to-array-pointer conversion requires... |
commit | commitdiff | tree |
2021-04-30 |
Joel Sing | runtime,syscall: convert syscall on openbsd/386 to... |
commit | commitdiff | tree |
2021-04-30 |
Joel Sing | runtime: switch runtime to libc for openbsd/386 |
commit | commitdiff | tree |
2021-04-30 |
David Chase | runtime: break up large calls to memclrNoHeapPointers... |
commit | commitdiff | tree |
2021-04-30 |
Than McIntosh | cmd/compile: fix abbrev selection for output params |
commit | commitdiff | tree |
2021-04-30 |
Than McIntosh | cmd/compile: handle field padding for register-passed... |
commit | commitdiff | tree |
2021-04-30 |
Than McIntosh | cmd/compile: regabi support for DWARF location expressions |
commit | commitdiff | tree |
2021-04-30 |
Matt Harden | bufio: mention ErrFinalToken in SplitFunc documentation |
commit | commitdiff | tree |
2021-04-30 |
Joel Sing | runtime: work around vet asmdecl checks for openbsd... |
commit | commitdiff | tree |
2021-04-30 |
Than McIntosh | cmd/compile: revise block/func end sentinels in debug... |
commit | commitdiff | tree |
2021-04-30 |
Cherry Zhang | cmd/internal/archive: make error message contain printa... |
commit | commitdiff | tree |
2021-04-30 |
Joel Sing | runtime: switch openbsd/386 locking to libc |
commit | commitdiff | tree |
2021-04-30 |
Joel Sing | runtime: switch openbsd/386 to pthreads |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go: remove the special case for "unsafe" in importF... |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go: add GODEBUG tokens for debugging lazy module... |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go: prune go.mod and go.sum files from vendored... |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go: annotate versions in vendor/modules.txt |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go: smooth out upgrade paths for lazy loading |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go/internal/modload: avoid loading the full module... |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go/internal/modload: avoid loading the module graph... |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go/internal/modload: avoid loading the full module... |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go/internal/modload: avoid loading the full module... |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go: verify lazy-loading invariants when loading... |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go: enable lazy loading |
commit | commitdiff | tree |
2021-04-30 |
Bryan C. Mills | cmd/go/internal/modload: implement lazy loading |
commit | commitdiff | tree |
2021-04-30 |
Ian Lance Taylor | internal/buildcfg: enable regabi for Android |
commit | commitdiff | tree |
2021-04-30 |
Robert Griesemer | cmd/compile/internal/types2: list errors by default... |
commit | commitdiff | tree |
2021-04-30 |
Robert Griesemer | cmd/compile/internal/types2: simplify use of TestManual |
commit | commitdiff | tree |
2021-04-30 |
Cherry Zhang | cmd/internal/objfile: emit better error for Go object... |
commit | commitdiff | tree |
2021-04-30 |
Ian Mckay | net/url: add Values.Has |
commit | commitdiff | tree |
2021-04-30 |
cuiweixie | A+C: add Weixie Cui (individual CLA) |
commit | commitdiff | tree |
2021-04-30 |
Daniel Martà | cmd/gofmt: always format non-directory arguments again |
commit | commitdiff | tree |
2021-04-30 |
Robert Griesemer | go/ast: print CommentMap contents in source order |
commit | commitdiff | tree |
2021-04-30 |
Paul E. Murphy | cmd/internal/obj/ppc64: simplify got/toc address classi... |
commit | commitdiff | tree |
2021-04-30 |
eric fang | cmd/internal/obj/arm64: fix the size of STP series... |
commit | commitdiff | tree |
2021-04-30 |
Dmitri Shuralyov | api: update next.txt |
commit | commitdiff | tree |
2021-04-30 |
Robert Griesemer | math: increase precision of math.SmallestNonzeroFloat64 |
commit | commitdiff | tree |
2021-04-30 |
Cherry Zhang | cmd/compile, runtime: emit only GC data for stack objects |
commit | commitdiff | tree |
2021-04-29 |
Robert Griesemer | cmd/compile/internal/types2: slice-to-array-pointer... |
commit | commitdiff | tree |
2021-04-29 |
Cherry Zhang | cmd/compile: make GC prog symbol content-addressable |
commit | commitdiff | tree |
2021-04-29 |
Cherry Zhang | cmd/compile: skip types.Sym for GC mask symbols |
commit | commitdiff | tree |
2021-04-29 |
Michael Anthony... | runtime/metrics: add additional allocation metrics |
commit | commitdiff | tree |
2021-04-29 |
Than McIntosh | cmd/compile: minor doc enhancements |
commit | commitdiff | tree |
2021-04-29 |
Roland Shoemaker | crypto/elliptic: store P-256 precomputed basepoint... |
commit | commitdiff | tree |
2021-04-29 |
Ian Lance Taylor | archive/zip: only return directory once via io/fs.FS |
commit | commitdiff | tree |
next |