2021-01-27 |
Ryuji Iwata | doc/go1.16: fix closing brace in .Export format |
commit | commitdiff | tree |
2021-01-27 |
Paul Davis | math: fix typo in sqrt.go code comment |
commit | commitdiff | tree |
2021-01-26 |
Joel Sing | runtime,syscall: convert syscall on openbsd/amd64 to... |
commit | commitdiff | tree |
2021-01-26 |
Victor Michel | os: further document limitations around naked file... |
commit | commitdiff | tree |
2021-01-26 |
Ian Lance Taylor | os: correct names in CreateTemp and MkdirTemp doc comments |
commit | commitdiff | tree |
2021-01-26 |
Hilko Bengen | net/http/fcgi: remove locking added to prevent a test... |
commit | commitdiff | tree |
2021-01-25 |
Ian Lance Taylor | doc/go1.16: mention os.DirFS in os section |
commit | commitdiff | tree |
2021-01-25 |
Matthew Dempsky | cmd/compile: fix order-of-assignment issue w/ defers |
commit | commitdiff | tree |
2021-01-25 |
Ian Lance Taylor | doc/go1.16: mention os.DirEntry and types moved from... |
commit | commitdiff | tree |
2021-01-25 |
Ian Lance Taylor | doc/go1.16: mention new testing/iotest functions |
commit | commitdiff | tree |
2021-01-25 |
Ian Lance Taylor | doc/go1.16: mention deprecation of io/ioutil |
commit | commitdiff | tree |
2021-01-25 |
Ian Lance Taylor | doc/go1.16: mention go/build changes |
commit | commitdiff | tree |
2021-01-25 |
Ian Lance Taylor | html/template: revert "avoid race when escaping updates... |
commit | commitdiff | tree |
2021-01-25 |
Jay Conrod | cmd/go: fix TestScript/cgo_path, cgo_path_space when... |
commit | commitdiff | tree |
2021-01-25 |
Austin Clements | doc/asm: add a section on go_asm.h, clean up go_tls... |
commit | commitdiff | tree |
2021-01-25 |
Tobias Klauser | lib/time, time/tzdata: update tzdata to 2021a |
commit | commitdiff | tree |
2021-01-25 |
Jason A. Donenfeld | os: force consistent mtime before running fstest on... |
commit | commitdiff | tree |
2021-01-25 |
Tobias Klauser | doc/go1.16: fix WalkDir and Walk links |
commit | commitdiff | tree |
2021-01-23 |
Brad Fitzpatrick | doc/go1.16: add crypto/x509 memory optimization |
commit | commitdiff | tree |
2021-01-23 |
Brad Fitzpatrick | doc/go1.16: reword ambiguously parsable sentence |
commit | commitdiff | tree |
2021-01-23 |
eric fang | cmd/internal/obj/arm64: fix VMOVQ instruction encoding... |
commit | commitdiff | tree |
2021-01-23 |
Joel Sing | runtime: restore cgo_import_dynamic for libc.so on... |
commit | commitdiff | tree |
2021-01-22 |
Pantonshire | io/ioutil: fix example test for WriteFile to allow... |
commit | commitdiff | tree |
2021-01-22 |
Cherry Zhang | runtime: define dummy msanmove |
commit | commitdiff | tree |
2021-01-22 |
Cherry Zhang | runtime: check for g0 stack last in signal handler |
commit | commitdiff | tree |
2021-01-22 |
Jay Conrod | cmd/go: don't lookup the path for CC when invoking cgo |
commit | commitdiff | tree |
2021-01-22 |
Joel Sing | runtime: switch runtime to libc for openbsd/amd64 |
commit | commitdiff | tree |
2021-01-22 |
Michael Matloob | cmd/go: add documentation for test and xtest fields... |
commit | commitdiff | tree |
2021-01-22 |
Joel Sing | runtime: remove pthread_kill/pthread_self for openbsd |
commit | commitdiff | tree |
2021-01-22 |
Ikko Ashimine | runtime: fix typo in mgcscavenge.go |
commit | commitdiff | tree |
2021-01-22 |
Damien Neil | net/http: fix flaky TestDisableKeepAliveUpgrade |
commit | commitdiff | tree |
2021-01-22 |
Brad Fitzpatrick | time: clarify Timer.Reset behavior on AfterFunc Timers |
commit | commitdiff | tree |
2021-01-22 |
Ian Lance Taylor | doc/go1.16: mention net/http.Transport.GetProxyConnectH... |
commit | commitdiff | tree |
2021-01-22 |
Ian Lance Taylor | doc/go1.16: mention path/filepath.WalkDir |
commit | commitdiff | tree |
2021-01-22 |
Ian Lance Taylor | doc/go1.16: mention syscall.AllThreadsSyscall |
commit | commitdiff | tree |
2021-01-21 |
Ian Lance Taylor | doc/go1.16: add notes about package-specific fs.FS... |
commit | commitdiff | tree |
2021-01-21 |
Austin Clements | doc/go1.16: minor formatting fix |
commit | commitdiff | tree |
2021-01-21 |
Ian Lance Taylor | doc/go1.16: mention new debug/elf constants |
commit | commitdiff | tree |
2021-01-21 |
Roland Shoemaker | cmd/go: overwrite program name with full path |
commit | commitdiff | tree |
2021-01-21 |
Roland Shoemaker | all: introduce and use internal/execabs |
commit | commitdiff | tree |
2021-01-21 |
Russ Cox | cmd/go: add test case for cgo CC setting |
commit | commitdiff | tree |
2021-01-21 |
Russ Cox | cmd/cgo: report exec errors a bit more clearly |
commit | commitdiff | tree |
2021-01-21 |
Russ Cox | cmd/go: pass resolved CC, GCCGO to cgo |
commit | commitdiff | tree |
2021-01-21 |
Joel Sing | runtime: switch openbsd/arm64 to pthreads |
commit | commitdiff | tree |
2021-01-21 |
Filippo Valsorda | crypto/elliptic: fix P-224 field reduction |
commit | commitdiff | tree |
2021-01-20 |
Dmitri Shuralyov | cmd/internal/moddeps: check content of all modules... |
commit | commitdiff | tree |
2021-01-20 |
Ian Lance Taylor | runtime: don't adjust timer pp field in timerWaiting... |
commit | commitdiff | tree |
2021-01-20 |
Michael Matloob | cmd/go: set Incomplete field on go list output if no... |
commit | commitdiff | tree |
2021-01-20 |
Michael Matloob | cmd/go: have go mod vendor copy embedded files in subdirs |
commit | commitdiff | tree |
2021-01-20 |
Jay Conrod | cmd/go: fix mod_get_fallback test |
commit | commitdiff | tree |
2021-01-20 |
Joel Sing | runtime: convert openbsd/amd64 locking to libc |
commit | commitdiff | tree |
2021-01-19 |
Constantin... | cmd/go: allow go fmt to complete when embedded file... |
commit | commitdiff | tree |
2021-01-19 |
Russ Cox | cmd/compile: require 'go 1.16' go.mod line for //go... |
commit | commitdiff | tree |
2021-01-19 |
Cherry Zhang | cmd/link: exit before Asmb2 if error |
commit | commitdiff | tree |
2021-01-19 |
Jay Conrod | embed: treat uninitialized FS as empty |
commit | commitdiff | tree |
2021-01-19 |
Joel Sing | cmd/link,runtime: switch openbsd/amd64 to pthreads |
commit | commitdiff | tree |
2021-01-19 |
Joel Sing | runtime: factor out usesLibcall |
commit | commitdiff | tree |
2021-01-19 |
Joel Sing | runtime: factor out mStackIsSystemAllocated |
commit | commitdiff | tree |
2021-01-18 |
Jason A. Donenfeld | runtime: free Windows event handles after last lock... |
commit | commitdiff | tree |
2021-01-18 |
Jason A. Donenfeld | os: do not close syscall.Stdin in TestReadStdin |
commit | commitdiff | tree |
2021-01-15 |
Jason A. Donenfeld | runtime: detect errors in DuplicateHandle |
commit | commitdiff | tree |
2021-01-15 |
Dmitri Shuralyov | cmd/link: remove GOROOT write in TestBuildForTvOS |
commit | commitdiff | tree |
2021-01-15 |
Russ Cox | cmd/compile: allow embed into any string or byte slice... |
commit | commitdiff | tree |
2021-01-15 |
Russ Cox | cmd/compile: disallow embed of var inside func |
commit | commitdiff | tree |
2021-01-15 |
Russ Cox | cmd/go: fix go generate docs |
commit | commitdiff | tree |
2021-01-15 |
Jason A. Donenfeld | syscall: remove RtlGenRandom and move it into internal... |
commit | commitdiff | tree |
2021-01-15 |
Bryan C. Mills | os: invoke processKiller synchronously in testKillProcess |
commit | commitdiff | tree |
2021-01-15 |
Filippo Valsorda | crypto/x509: update iOS bundled roots to version 55188... |
commit | commitdiff | tree |
2021-01-14 |
Jay Conrod | cmd/go: in 'go mod edit', validate versions given to... |
commit | commitdiff | tree |
2021-01-14 |
Cherry Zhang | cmd/dist, cmd/go: pass -arch for C compilation on Darwin |
commit | commitdiff | tree |
2021-01-14 |
Quim Muntal | cmd/cgo: remove unnecessary space in cgo export header |
commit | commitdiff | tree |
2021-01-14 |
Ian Lance Taylor | cmd/test2json: document passing -test.paniconexit0 |
commit | commitdiff | tree |
2021-01-14 |
Jay Conrod | cmd/go/internal/load: report positions for embed errors |
commit | commitdiff | tree |
2021-01-14 |
Junchen Li | cmd/compile: fix wrong complement for arm64 floating... |
commit | commitdiff | tree |
2021-01-14 |
Jay Conrod | cmd/go/internal/load: refactor setErrorPos to PackageEr... |
commit | commitdiff | tree |
2021-01-14 |
Jay Conrod | go/build: report positions for go:embed directives |
commit | commitdiff | tree |
2021-01-13 |
Jay Conrod | cmd/go: add hints to more missing sum error messages |
commit | commitdiff | tree |
2021-01-12 |
Bryan C. Mills | cmd/go/internal/modload: delete unused *mvsReqs.next... |
commit | commitdiff | tree |
2021-01-12 |
Eric Chiang | encoding/asn1: document unmarshaling behavior for IMPLI... |
commit | commitdiff | tree |
2021-01-11 |
Jakub Warczarek | cmd/go: fix non-script staleness checks interacting... |
commit | commitdiff | tree |
2021-01-11 |
Rebecca Stambler | doc: update editors.html for Go 1.16 |
commit | commitdiff | tree |
2021-01-11 |
Cherry Zhang | cmd/internal/objfile: don't require runtime.symtab... |
commit | commitdiff | tree |
2021-01-08 |
Jay Conrod | cmd/go: add hint to read 'go help vcs' to GOVCS errors |
commit | commitdiff | tree |
2021-01-08 |
Jay Conrod | cmd/go: revise 'go help' documentation for modules |
commit | commitdiff | tree |
2021-01-08 |
Jay Conrod | cmd/go: make hints in error messages more consistent |
commit | commitdiff | tree |
2021-01-08 |
Jay Conrod | cmd/go: preserve sums for indirect deps fetched by... |
commit | commitdiff | tree |
2021-01-08 |
Michael Anthony... | runtime/metrics: mark histogram metrics as cumulative |
commit | commitdiff | tree |
2021-01-08 |
Michael Anthony... | runtime/metrics: remove unused StopTheWorld Description... |
commit | commitdiff | tree |
2021-01-08 |
Russ Cox | cmd/compile: fix exponential-time init-cycle reporting |
commit | commitdiff | tree |
2021-01-08 |
Russ Cox | test: fix timeout code for invoking compiler |
commit | commitdiff | tree |
2021-01-08 |
Russ Cox | cmd/go: pass signals forward during "go tool" |
commit | commitdiff | tree |
2021-01-08 |
Russ Cox | go/build/constraint: add parser for build tag constrain... |
commit | commitdiff | tree |
2021-01-08 |
Austin Clements | testing/fstest,os: clarify racy behavior of TestFS |
commit | commitdiff | tree |
2021-01-08 |
Michael Anthony... | runtime/metrics: change unit on *-by-size metrics to... |
commit | commitdiff | tree |
2021-01-08 |
Ian Lance Taylor | io/fs: minor corrections to Glob doc |
commit | commitdiff | tree |
2021-01-08 |
Keith Randall | cmd/compile: don't short-circuit copies whose source... |
commit | commitdiff | tree |
2021-01-08 |
Michael Anthony... | runtime,runtime/metrics: use explicit histogram boundaries |
commit | commitdiff | tree |
2021-01-08 |
Meng Zhuo | go/build: skip string literal while findEmbed |
commit | commitdiff | tree |
2021-01-08 |
yangwenmai | archive/tar: fix typo in comment |
commit | commitdiff | tree |
2021-01-08 |
Ian Lance Taylor | cmd/link: accept extra blocks in TestFallocate |
commit | commitdiff | tree |
next |