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
2020-03-26
[release-branch.go1.14] cmd/go: do not append to the global cfg.OrigEnv slice
Bryan C. Mills
2020-03-25
[release-branch.go1.14] runtime: prevent preemption while timer is in timerMo...
Michael Anthony Knyszek
2020-03-25
[release-branch.go1.14] runtime: negate errno value for mips pipe/pipe2
Ian Lance Taylor
2020-03-25
[release-branch.go1.14] runtime: ignore error returned by PowerRegisterSuspen...
Alex Brainman
2020-03-25
[release-branch.go1.14] runtime: don't call wakeNetPoller during timerModifying
Ian Lance Taylor
2020-03-24
[release-branch.go1.14] runtime: fix code so defer record is not added to g0 ...
Dan Scales
2020-03-20
[release-branch.go1.14] testing: fix data race between parallel subtests
Changkun Ou
2020-03-19
[release-branch.go1.14] go1.14.1
go1.14.1
Carlos Amedee
2020-03-18
[release-branch.go1.14] doc/go1.14: mention Windows change for Open permissions
Ian Lance Taylor
2020-03-18
[release-branch.go1.14] runtime: don't send preemption signal if there is a s...
Cherry Zhang
2020-03-18
[release-branch.go1.14] runtime: don't report a pointer alignment error for p...
Keith Randall
2020-03-16
[release-branch.go1.14] runtime: don't crash on mlock failure
Ian Lance Taylor
2020-03-12
[release-branch.go1.14] cmd/go: include the go language version in cache keys
Bryan C. Mills
2020-03-11
[release-branch.go1.14] runtime: fix problem with repeated panic/recover/re-p...
Dan Scales
2020-03-10
[release-branch.go1.14] runtime: make typehash match compiler generated hashe...
Keith Randall
2020-03-10
[release-branch.go1.14] runtime: special case interface hashing for pointers
Keith Randall
2020-03-10
[release-branch.go1.14] runtime/pprof: expand final stack frame to avoid trun...
Michael Pratt
2020-03-10
[release-branch.go1.14] runtime: don't save/restore FP registers in softfloat...
Cherry Zhang
2020-03-09
[release-branch.go1.14] cmd/go: make go test -json report failures for panick...
Jay Conrod
2020-03-06
[release-branch.go1.14] doc/go1.14: document that unparsable URL in net/url.E...
Stefan Baebler
2020-03-02
[release-branch.go1.14] cmd/trace: update to use WebComponents V0 polyfill
Hana (Hyang-Ah) Kim
2020-03-02
[release-branch.go1.14] runtime: guard VZEROUPPER on CPU feature
Cherry Zhang
2020-02-27
[release-branch.go1.14] runtime: don't panic on racy use of timers
Ian Lance Taylor
2020-02-25
[release-branch.go1.14] doc/articles/race_detector: mention memory leak poten...
Kevin Burke
2020-02-25
[release-branch.go1.14] doc/go1.14: add link to module migration guide
Alexander Rakoczy
2020-02-25
[release-branch.go1.14] go1.14
go1.14
Carlos Amedee
2020-02-25
[release-branch.go1.14] doc: add Go 1.14 to release history
Carlos Amedee
2020-02-24
[release-branch.go1.14] doc/go1.14: document that freebsd/arm64 requires Free...
Tobias Klauser
2020-02-24
[release-branch.go1.14] doc/go1.14: remove draft notice
Dmitri Shuralyov
2020-02-24
[release-branch.go1.14] crypto/cipher: require non-zero nonce size for AES-GCM
Katie Hockman
2020-02-24
[release-branch.go1.14] hash/maphash: don't discard data on random seed init
vovapi
2020-02-21
[release-branch.go1.14] CONTRIBUTORS: second round of updates for Go 1.14
Dmitri Shuralyov
2020-02-21
[release-branch.go1.14] doc/go1.14: document the change to json.Number decoding
Daniel MartÃ
2020-02-21
[release-branch.go1.14] all: merge master into release-branch.go1.14
Dmitri Shuralyov
2020-02-18
doc/go1.14: highlight the addition of hash/maphash package
Dmitri Shuralyov
2020-02-18
doc/go1.14: remove TODO comment for CL 200439
Dmitri Shuralyov
2020-02-18
cmd/link, runtime: skip holes in func table
Cherry Zhang
2020-02-17
doc/go1.14: add missing period at sentence end
Alberto Donizetti
2020-02-15
testing: remove obsolete comment in testing.(*T) docs
Ian Lance Taylor
2020-02-13
[release-branch.go1.14] all: merge master into release-branch.go1.14
Dmitri Shuralyov
2020-02-13
runtime: correct caller PC/SP offsets in walltime1/nanotime1
Cherry Zhang
2020-02-13
runtime: zero upper bit of Y registers in asyncPreempt on darwin/amd64
Cherry Zhang
2020-02-13
hash/maphash: mention the results are 64-bit integers
Keith Randall
2020-02-13
runtime: fix fallback logic for aeshash on 32/64 bit
Keith Randall
2020-02-12
cmd/go: eliminate empty '()' when passing -mod=readonly explicitly to 'go list'
Bryan C. Mills
2020-02-12
cmd/go/internal/modcmd: remove dead function addModFlag
Jay Conrod
2020-02-12
cmd/go/internal/web: fix a typo
Kanta Ebihara
2020-02-12
go/build: populate partial package information in importGo
Dmitri Shuralyov
2020-02-11
hash/maphash: mention that hash values do not persist in package docs
Ian Lance Taylor
2020-02-11
crypto/elliptic: document the Name and names of each curve
Filippo Valsorda
[prev]
[next]