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
Branch
Commit message
Author
Age
bench-before
bufio: realign struct Scanner
Shulhan
2 years
fix-runtime-test-GOMAXPROCS
internal/testenv: exclude GOMAXPROCS when building test program
Shulhan
9 months
json-isValidNumber
encoding/json: optimize isValidNumber function
Shulhan
3 years
json-isValidNumber-before
crypto/rand, internal/syscall/unix: add support for getrandom on NetBSD ≥ 10.0
Tobias Klauser
3 years
main
[DO-NOT-MERGE] all: changes remove name to "up"
Shulhan
14 hours
makepkg
internal/testenv: exclude GOMAXPROCS when building test program
Shulhan
2 months
ms-fix-multipart-readform
mime/multipart: fix ReadForm always return (nil,io.EOF)
Shulhan
3 years
Tag
Download
Author
Age
go1.25.9
go1.25.9.tar.xz
Gopher Robot
7 days
go1.26.2
go1.26.2.tar.xz
Gopher Robot
7 days
go1.25.8
go1.25.8.tar.xz
Gopher Robot
6 weeks
go1.26.1
go1.26.1.tar.xz
Gopher Robot
6 weeks
go1.26.0
go1.26.0.tar.xz
Gopher Robot
2 months
go1.25.7
go1.25.7.tar.xz
Gopher Robot
2 months
go1.24.13
go1.24.13.tar.xz
Gopher Robot
2 months
go1.26rc3
go1.26rc3.tar.xz
Gopher Robot
2 months
go1.26rc2
go1.26rc2.tar.xz
Gopher Robot
3 months
go1.24.12
go1.24.12.tar.xz
Gopher Robot
3 months
[...]
Age
Commit message
Author
2019-06-26
api: promote next to go1.13
go1.13beta1
Andrew Bonventre
2019-06-26
cmd/compile, runtime: use R20, R21 in ARM64's Duff's devices
Cherry Zhang
2019-06-26
cmd/go: 'go get' should not delete binaries when run from $GOBIN
Jay Conrod
2019-06-26
syscall: fix nil pointer dereference in Getdirentries on 32-bit freebsd 12
Tobias Klauser
2019-06-26
go/types: avoid race condition with dot-imported objects
Robert Griesemer
2019-06-25
misc/cgo/test: use char, not int, so test works on big-endian systems
Ian Lance Taylor
2019-06-25
cmd/compile: don't mark argument array as noalg
Keith Randall
2019-06-25
doc/go1.13: binary-only package are no longer supported
Jay Conrod
2019-06-25
doc/go1.13: close <em> and <code> tags
Dmitri Shuralyov
2019-06-25
doc/go1.13: describe new cmd/go environment variables
Bryan C. Mills
[...]
Clone
https://git.kilabit.info/go