]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-05-06 Heschi Kreinick[release-branch.go1.16] go1.16.4 go1.16.4
2021-05-05 Clément Chigot[release-branch.go1.16] runtime/pprof: skip tests for AIX
2021-05-04 Andrew G. Morgan[release-branch.go1.16] syscall: syscall.AllThreadsSysc...
2021-05-04 Paul E. Murphy[release-branch.go1.16] cmd/compile: fix ANDI/SRWI...
2021-05-04 Michael Pratt[release-branch.go1.16] runtime: non-strict InlTreeInde...
2021-04-30 Ian Lance Taylor[release-branch.go1.16] archive/zip: only return direct...
2021-04-28 Katie Hockman[release-branch.go1.16] std: update golang.org/x/net...
2021-04-12 Ian Lance Taylor[release-branch.go1.16] time: use offset and isDST...
2021-04-01 Dmitri Shuralyov[release-branch.go1.16] go1.16.3 go1.16.3
2021-03-31 Pat Gavlin[release-branch.go1.16] cmd/compile: fix long RMW bit...
2021-03-31 Michael Pratt[release-branch.go1.16] runtime: non-strict InlTreeInde...
2021-03-31 Keith Randall[release-branch.go1.16] cmd/compile: disable shortcircu...
2021-03-31 Bryan C. Mills[release-branch.go1.16] cmd/go: allow '+' in package...
2021-03-29 Russ Cox[release-branch.go1.16] build: set GOPATH consistently...
2021-03-25 Cherry Zhang[release-branch.go1.16] cmd/link: generate trampoline...
2021-03-25 Cherry Zhang[release-branch.go1.16] cmd/compile, cmd/link: dynamica...
2021-03-25 Jay Conrod[release-branch.go1.16] cmd/go/internal/modfetch: detec...
2021-03-24 Tao Qingyun[release-branch.go1.16] testing: update helperNames...
2021-03-12 Jay Conrod[release-branch.go1.16] cmd/go: fix godoc formatting...
2021-03-12 Michael Pratt[release-branch.go1.16] runtime, time: disable preempti...
2021-03-11 Carlos Amedee[release-branch.go1.16] go1.16.2 go1.16.2
2021-03-10 Jay Conrod[release-branch.go1.16] cmd/go: clarify errors for...
2021-03-10 Jay Conrod[release-branch.go1.16] cmd/go: don't report missing...
2021-03-10 Katie Hockman[release-branch.go1.16] all: merge release-branch.go1...
2021-03-10 Alexander Rakoczy[release-branch.go1.16-security] go1.16.1 go1.16.1
2021-03-09 Roland Shoemaker[release-branch.go1.16-security] archive/zip: fix panic...
2021-03-09 Katie Hockman[release-branch.go1.16-security] encoding/xml: prevent...
2021-03-03 Jay Conrod[release-branch.go1.16] cmd: upgrade golang.org/x/mod...
2021-03-03 Jay Conrod[release-branch.go1.16] cmd/go/internal/modload: don...
2021-03-03 Jay Conrod[release-branch.go1.16] cmd: upgrade golang.org/x/mod...
2021-03-01 Jordan Liggitt[release-branch.go1.16] cmd/go: add missing newline...
2021-03-01 Cherry Zhang[release-branch.go1.16] cmd/link: handle types as conve...
2021-03-01 Matthew Dempsky[release-branch.go1.16] cmd/compile: fix escape analysi...
2021-03-01 Ian Lance Taylor[release-branch.go1.16] time: correct unusual extension...
2021-03-01 Jason A. Donenfeld[release-branch.go1.16] syscall: do not overflow key...
2021-03-01 Bryan C. Mills[release-branch.go1.16] cmd/go: fix version validation...
2021-03-01 Cuong Manh Le[release-branch.go1.16] cmd/compile: fix mishandling...
2021-03-01 Than McIntosh[release-branch.go1.16] cmd/compile: fix panic in DWARF...
2021-03-01 Matthew Dempsky[release-branch.go1.16] cmd/compile: declare inlined...
2021-02-25 Ian Lance Taylor[release-branch.go1.16] syscall: add explicit ios build tag
2021-02-25 Ian Lance Taylor[release-branch.go1.16] README: pull gopher image from...
2021-02-18 Ian Lance Taylor[release-branch.go1.16] runtime/cgo: add cast in C...
2021-02-16 Alexander Rakoczy[release-branch.go1.16] go1.16 go1.16
2021-02-16 Alexander Rakoczy[release-branch.go1.16] all: merge master into release...
2021-02-16 Branden J Brownruntime/metrics: update documentation to current interface
2021-02-16 Dmitri Shuralyovdoc/go1.16: remove draft notice
2021-02-16 KimMachineGundoc/go1.16: fix mismatched id attribute
2021-02-16 Wei Fuinternal/poll: netpollcheckerr before sendfile
2021-02-16 Russ Coxdoc: remove all docs not tied to distribution
2021-02-16 Russ Coxdoc: remove install.html and install-source.html
2021-02-16 Ian Lance Taylorinternal/poll: if copy_file_range returns 0, assume...
2021-02-15 Ian Lance Taylordoc/faq: update generics entry to reflect accepted...
2021-02-15 Rob Pikecmd/go: provide a more helpful suggestion for "go vet -?"
2021-02-13 Ikko Ashiminecmd/link: fix typo in link_test.go
2021-02-12 Bryan C. Millsdoc/go1.16: note that package path elements beginning...
2021-02-11 Carlos AmedeeCONTRIBUTORS: update for the Go 1.16 release
2021-02-11 Jay Conrodcmd/go: multiple small 'go help' fixes
2021-02-11 DQNEOspec: More precise wording in section on function calls.
2021-02-11 Russ Coxcmd/go: reject embedded files that can't be packed...
2021-02-11 Russ Coxio/fs: allow backslash in ValidPath, reject in os.DirFS...
2021-02-10 Cherry Zhangcmd/compile: mark concrete call of reflect.(*rtype...
2021-02-09 Bryan C. Millscmd/go: suppress errors from 'go get -d' for packages...
2021-02-09 Emmanuel T... archive/tar: detect out of bounds accesses in PAX recor...
2021-02-09 Ian Lance Taylorruntime/metrics: fix a couple of documentation typpos
2021-02-09 Ian Lance Taylorio/fs: backslash is always a glob meta character
2021-02-08 KimMachineGundoc/go1.16: mention new vet check for asn1.Unmarshal
2021-02-08 Changkun Ouruntime/metrics: fix panic in readingAllMetric example
2021-02-08 Ori Bernsteinsyscall/plan9: remove spooky fd action at a distance
2021-02-05 KimMachineGundoc/go1.16: add missed heading tag in vet section
2021-02-05 Jay Conrodembed, io/fs: clarify that leading and trailing slashes...
2021-02-05 Russ Coxtesting/fstest: avoid symlink-induced failures in tester
2021-02-04 Ikko Ashimineruntime: fix typo in histogram.go
2021-02-03 Katie Hockmanmath/big: fix comment in divRecursiveStep
2021-02-02 task4233spec: improve the example in Type assertions section
2021-02-02 Cherry Zhangcmd/link: don't decode type symbol in shared library...
2021-02-02 Cherry Zhangcmd/link: fix off-by-1 error in findShlibSection
2021-02-01 Tom Thorogoodtest: fix incorrectly laid out instructions in issue116...
2021-02-01 Cherry Zhangdoc/go1.16: document that on OpenBSD syscalls are now...
2021-02-01 Nehal J Wanicmd/link: disable TestPIESize if CGO isn't enabled
2021-02-01 Toshihiro Shiinodoc/go1.16: minor markup fixes
2021-01-29 Ian Lance Taylorembed: update docs for proposal tweaks
2021-01-29 Cherry Zhangruntime: document pointer write atomicity for memclrNoH...
2021-01-28 Joel Singsyscall: generate readlen/writelen for openbsd libc
2021-01-28 Bryan C. Millscmd/go: revert TestScript/build_trimpath to use ioutil...
2021-01-28 Joel Singruntime: correct syscall10/syscall10X on openbsd/amd64
2021-01-28 Ian Lance Taylordoc/go1.16: document go/build/constraint package
2021-01-28 Joel Singruntime,syscall: convert syscall on openbsd/arm64 to...
2021-01-27 Alexander Rakoczy[release-branch.go1.16] go1.16rc1 go1.16rc1
2021-01-27 Alexander Rakoczyapi/go1.16: add go/build/constraint APIs
2021-01-27 Roland Shoemakercrypto/x509: remove leftover CertificateRequest field
2021-01-27 Dan Scalesruntime: make sure to remove open-coded defer entries...
2021-01-27 Nuno Crucesruntime: block console ctrlhandler when the signal...
2021-01-27 Nehal J Wanicmd/go: skip issue33139 when the 'cc' script command...
2021-01-27 Joel Singruntime: switch runtime to libc for openbsd/arm64
2021-01-27 Joel Singruntime: convert openbsd/arm64 locking to libc
2021-01-27 Joel Singsyscall: clean up mkasm related changes
2021-01-27 Ryuji Iwatadoc/go1.16: fix closing brace in .Export format
2021-01-27 Paul Davismath: fix typo in sqrt.go code comment
2021-01-26 Joel Singruntime,syscall: convert syscall on openbsd/amd64 to...
2021-01-26 Victor Michelos: further document limitations around naked file...
next