]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-11-04 Than McIntosh[release-branch.go1.17] go1.17.3 go1.17.3
2021-11-03 Jason7602[release-branch.go1.17] archive/zip: don't panic on...
2021-11-01 Dmitri Shuralyov[release-branch.go1.17] net/http: update bundled golang...
2021-10-29 Roland Shoemaker[release-branch.go1.17] debug/macho: fail on invalid...
2021-10-28 Russ Cox[release-branch.go1.17] cmd/go: update for //go:build...
2021-10-28 Richard Musiol[release-branch.go1.17] cmd/link: increase reserved...
2021-10-28 zhouguangyuan[release-branch.go1.17] cmd/link: disable weak referenc...
2021-10-28 Michael Pratt[release-branch.go1.17] runtime: consistently access...
2021-10-27 Keith Randall[release-branch.go1.17] cmd/compile: ensure constant...
2021-10-27 Keith Randall[release-branch.go1.17] cmd/compile: fix simplification...
2021-10-25 Jason A. Donenfeld[release-branch.go1.17] syscall: do not use handle...
2021-10-07 Michael Anthony... [release-branch.go1.17] go1.17.2 go1.17.2
2021-10-07 Michael Knyszek[release-branch.go1.17] misc/wasm, cmd/link: do not...
2021-10-06 Cuong Manh Le[release-branch.go1.17] cmd/compile: fold handling...
2021-09-28 Jay Conrod[release-branch.go1.17] cmd/go: write go.mod requiremen...
2021-09-23 Ian Lance Taylor[release-branch.go1.17] text/template: initialize templ...
2021-09-15 Ian Lance Taylor[release-branch.go1.17] runtime: in adjustTimers back...
2021-09-15 korzhao[release-branch.go1.17] time: propagate "," separator...
2021-09-09 Than McIntosh[release-branch.go1.17] go1.17.1 go1.17.1
2021-09-08 Bryan C. Mills[release-branch.go1.17] cmd/go/internal/modload: scan...
2021-09-01 Damien Neil[release-branch.go1.17] all: update golang.org/x/net...
2021-09-01 Robert Griesemer[release-branch.go1.17] go/types: don't override x...
2021-09-01 Rob Findley[release-branch.go1.17] go/types: fix panic with nil...
2021-09-01 Jay Conrod[release-branch.go1.17] cmd/go: ensure 'go get -u'...
2021-09-01 Tobias Klauser[release-branch.go1.17] crypto/rand, internal/syscall...
2021-09-01 Cherry Mui[release-branch.go1.17] cmd/link: do not use GO_LDSO...
2021-09-01 Keith Randall[release-branch.go1.17] cmd/compile: allow embed into...
2021-09-01 Cuong Manh Le[release-branch.go1.17] cmd/compile: fix method express...
2021-09-01 Roland Shoemaker[release-branch.go1.17] archive/zip: prevent preallocat...
2021-08-16 Michael Anthony... [release-branch.go1.17] go1.17 go1.17
2021-08-15 Jeff Wentworth[release-branch.go1.17] sync/atomic: fix documentation...
2021-08-13 Michael Pratt[release-branch.go1.17] runtime: drop SIGPROF while...
2021-08-13 Russ Cox[release-branch.go1.17] time: fix docs for new comma...
2021-08-12 Dmitri Shuralyov[release-branch.go1.17] all: merge master (5805efc...
2021-08-12 Dmitri Shuralyovdoc/go1.17: remove draft notice
2021-08-12 Carlos AmedeeCONTRIBUTORS: update for the Go 1.17 release
2021-08-12 Dmitri Shuralyovos/exec: re-enable LookPathTest/16
2021-08-11 Matthew Dempskysrc/make.*: make --no-clean flag a no-op that prints...
2021-08-11 Ian Lance Taylordoc/go1.17: linker passes -I to extld as -Wl,--dynamic...
2021-08-10 fanzha02doc: use "high address/low address" instead of "top...
2021-08-09 Jay Conrodcmd/go: with -mod=vendor, don't panic if there are...
2021-08-09 Ian Lance Taylorruntime/cgo: when using msan explicitly unpoison cgoCallers
2021-08-08 Cuong Manh Ledoc: add example for conversion from slice expressions...
2021-08-07 Bryan C. Millsdoc/go1.17: fix a typo introduced in CL 335135
2021-08-06 Cherry Muimake.bash: do not overwrite GO_LDSO if already set
2021-08-06 Bryan C. Millsdoc/go1.17: clarify Modules changes
2021-08-06 Jason A. Donenfeldruntime: allow arm64 SEH to be called if illegal instru...
2021-08-05 Matthew Dempskyruntime: warn that KeepAlive is not an unsafe.Pointer...
2021-08-04 Damien Neilnet/http: speed up and deflake TestCancelRequestWhenSha...
2021-08-02 Alexander Rakoczy[release-branch.go1.17] go1.17rc2 go1.17rc2
2021-08-02 Ian Lance Taylorio/fs: don't use absolute path in DirEntry.Name doc
2021-08-02 Alexander Rakoczy[release-branch.go1.17] all: merge master (b8ca6e5...
2021-07-31 Josh Bleecher... all: gofmt
2021-07-30 Damien Neilnet/http/httputil: close incoming ReverseProxy request...
2021-07-29 Ian Lance Taylorruntime: avoid possible preemption when returning from...
2021-07-28 Jay Conrodcmd/go: fix go.mod file name printed in error messages...
2021-07-28 Matthew Dempskyruntime: don't crash on nil pointers in checkptrAlignment
2021-07-27 Jay Conrodcmd/go: use .mod instead of .zip to determine if versio...
2021-07-27 180909cmd/go: add missing flag in UsageLine
2021-07-27 Changkun Outesting: clarify T.Name returns a distinct name of...
2021-07-27 Rob Findleygo/types: preserve untyped constants on the RHS of...
2021-07-26 Koichi Shiraishiruntime: correct variable name in comment
2021-07-26 Ian Lance Taylorruntime: remove adjustTimers counter
2021-07-26 180909cmd/vet: add missing copyright header
2021-07-26 Cuong Manh Ledoc: clarify non-nil zero length slice to array pointer...
2021-07-26 Dmitri Shuralyovcrypto/x509: update iOS bundled roots to version 55188...
2021-07-25 Ian Lance Taylorspec: use consistent capitalization for rune literal...
2021-07-23 Alberto Donizettidoc/1.17: fix two dead rfc links
2021-07-22 Cherry Muicmd/compile: do not change field offset in ABI analysis
2021-07-22 Ian Lance Taylorruntime: don't clear timerModifiedEarliest if adjustTim...
2021-07-22 David Chaseruntime: move mem profile sampling into m-acquired...
2021-07-21 wdvxdrreflect: add missing copyright header
2021-07-21 Ian Lance Taylorreflect: add Value.CanConvert
2021-07-20 Ian Lance Taylorcmd/go: don't add C compiler ID to hash for standard...
2021-07-20 Benny Siegertruntime/debug: skip TestPanicOnFault on netbsd/arm
2021-07-19 Piersspec: correct example comment in Conversions from slice...
2021-07-19 helloPierstime: correct typo in documentation for UnixMicro
2021-07-19 Cherry Muicmd/compile: fix off-by-one error in traceback argument...
2021-07-19 Leonard Wangcmd/compile: fix typo in fatal message of builtinCall
2021-07-19 Than McIntoshcmd/{compile,link}: fix bug in map.zero handling
2021-07-18 nimelehintest/bench/go1: fix size for RegexpMatchMedium_32
2021-07-18 mehradsadeghitext/scanner: use Go convention in Position doc comment
2021-07-16 shota3506net/http: correct capitalization in cancelTimeBody...
2021-07-15 Matt T. Proudtesting: clarify in docs that TestMain is advanced
2021-07-15 Bryan C. Millscmd/go: update error messages in tests to match CL...
2021-07-15 Cuong Manh Lecmd/compile: fix lookup package of redeclared dot impor...
2021-07-15 Ian Lance Taylordoc/go1.17: mention GOARCH=loong64
2021-07-14 WANG Xueruigo/build, runtime/internal/sys: reserve GOARCH=loong64
2021-07-14 Bryan C. Millscmd/go: change link in error message from /wiki to...
2021-07-13 Dmitri Shuralyov[release-branch.go1.17] update codereview.cfg for relea...
2021-07-13 Bryan C. Millscmd/go: remove a duplicated word from 'go help mod...
2021-07-13 Cherry Mui[release-branch.go1.17] go1.17rc1 go1.17rc1
2021-07-13 Cherry Mui[release-branch.go1.17] all: merge master into release...
2021-07-12 Roland Shoemakercrypto/tls: test key type when casting
2021-07-12 Austin Clementsdoc/go1.17: editing pass over the "Compiler" section
2021-07-09 Michael Anthony... runtime/pprof: call runtime.GC twice in memory profile...
2021-07-08 Roland Shoemakernet: filter bad names from Lookup functions instead...
2021-07-08 makdonUpdate oudated comment
2021-07-08 Tobias Klauserdoc/go1.17: linkify time.UnixMilli and time.UnixMicro
2021-07-07 Matthew Dempskycmd/compile: remove special-casing of blank in types...
next