index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-01
[release-branch.go1.16] cmd/compile: fix panic in DWARF-gen handling obfuscat...
Than McIntosh
2021-03-01
[release-branch.go1.16] cmd/compile: declare inlined result params early for ...
Matthew Dempsky
2021-02-25
[release-branch.go1.16] syscall: add explicit ios build tag
Ian Lance Taylor
2021-02-25
[release-branch.go1.16] README: pull gopher image from website
Ian Lance Taylor
2021-02-18
[release-branch.go1.16] runtime/cgo: add cast in C code to avoid C compiler w...
Ian Lance Taylor
2021-02-16
[release-branch.go1.16] go1.16
go1.16
Alexander Rakoczy
2021-02-16
[release-branch.go1.16] all: merge master into release-branch.go1.16
Alexander Rakoczy
2021-02-16
runtime/metrics: update documentation to current interface
Branden J Brown
2021-02-16
doc/go1.16: remove draft notice
Dmitri Shuralyov
2021-02-16
doc/go1.16: fix mismatched id attribute
KimMachineGun
2021-02-16
internal/poll: netpollcheckerr before sendfile
Wei Fu
2021-02-16
doc: remove all docs not tied to distribution
Russ Cox
2021-02-16
doc: remove install.html and install-source.html
Russ Cox
2021-02-16
internal/poll: if copy_file_range returns 0, assume it failed
Ian Lance Taylor
2021-02-15
doc/faq: update generics entry to reflect accepted proposal
Ian Lance Taylor
2021-02-15
cmd/go: provide a more helpful suggestion for "go vet -?"
Rob Pike
2021-02-13
cmd/link: fix typo in link_test.go
Ikko Ashimine
2021-02-12
doc/go1.16: note that package path elements beginning with '.' are disallowed
Bryan C. Mills
2021-02-11
CONTRIBUTORS: update for the Go 1.16 release
Carlos Amedee
2021-02-11
cmd/go: multiple small 'go help' fixes
Jay Conrod
2021-02-11
spec: More precise wording in section on function calls.
DQNEO
2021-02-11
cmd/go: reject embedded files that can't be packed into modules
Russ Cox
2021-02-11
io/fs: allow backslash in ValidPath, reject in os.DirFS.Open
Russ Cox
2021-02-10
cmd/compile: mark concrete call of reflect.(*rtype).Method as REFLECTMETHOD
Cherry Zhang
2021-02-09
cmd/go: suppress errors from 'go get -d' for packages that only conditionally...
Bryan C. Mills
2021-02-09
archive/tar: detect out of bounds accesses in PAX records resulting from padd...
Emmanuel T Odeke
2021-02-09
runtime/metrics: fix a couple of documentation typpos
Ian Lance Taylor
2021-02-09
io/fs: backslash is always a glob meta character
Ian Lance Taylor
2021-02-08
doc/go1.16: mention new vet check for asn1.Unmarshal
KimMachineGun
2021-02-08
runtime/metrics: fix panic in readingAllMetric example
Changkun Ou
2021-02-08
syscall/plan9: remove spooky fd action at a distance
Ori Bernstein
2021-02-05
doc/go1.16: add missed heading tag in vet section
KimMachineGun
2021-02-05
embed, io/fs: clarify that leading and trailing slashes are disallowed
Jay Conrod
2021-02-05
testing/fstest: avoid symlink-induced failures in tester
Russ Cox
2021-02-04
runtime: fix typo in histogram.go
Ikko Ashimine
2021-02-03
math/big: fix comment in divRecursiveStep
Katie Hockman
2021-02-02
spec: improve the example in Type assertions section
task4233
2021-02-02
cmd/link: don't decode type symbol in shared library in deadcode
Cherry Zhang
2021-02-02
cmd/link: fix off-by-1 error in findShlibSection
Cherry Zhang
2021-02-01
test: fix incorrectly laid out instructions in issue11656.go
Tom Thorogood
2021-02-01
doc/go1.16: document that on OpenBSD syscalls are now made through libc
Cherry Zhang
2021-02-01
cmd/link: disable TestPIESize if CGO isn't enabled
Nehal J Wani
2021-02-01
doc/go1.16: minor markup fixes
Toshihiro Shiino
2021-01-29
embed: update docs for proposal tweaks
Ian Lance Taylor
2021-01-29
runtime: document pointer write atomicity for memclrNoHeapPointers
Cherry Zhang
2021-01-28
syscall: generate readlen/writelen for openbsd libc
Joel Sing
2021-01-28
cmd/go: revert TestScript/build_trimpath to use ioutil.ReadFile
Bryan C. Mills
2021-01-28
runtime: correct syscall10/syscall10X on openbsd/amd64
Joel Sing
2021-01-28
doc/go1.16: document go/build/constraint package
Ian Lance Taylor
2021-01-28
runtime,syscall: convert syscall on openbsd/arm64 to libc
Joel Sing
[prev]
[next]