]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-05-28 Dmitri Shuralyovtesting/internal/testdeps: delete didSetLogger variable
2019-05-28 Maxim Eryomenkobytes: remove obsolete comment
2019-05-28 Brad Fitzpatricknet/http: fix TestTransportServerClosingUnexpectedly...
2019-05-28 Rob Pikecmd/doc: always print package clause except for commands
2019-05-27 Ian Lance Taylorruntime: remove VDSO fallback test and benchmarks
2019-05-25 Agniva De Sarkercmd/doc: display a proper error when no packages are...
2019-05-25 Than McIntoshcmd/link: fix incorrect constant for macho-o load command
2019-05-24 Russ Coxcmd/go: respect default proxy setting, add direct fallback
2019-05-24 Bryan C. Millscmd/go: when resolving packages, try all module paths...
2019-05-24 Cherry Zhangcmd, runtime: remove PC_F & PC_B globals on Wasm
2019-05-24 Michael Anthony... runtime: ensure mheap lock stack growth invariant is...
2019-05-24 Martin Suchastrings: clarify example of ContainsAny
2019-05-24 Leon Klingeleimage/draw: change argument type to be consistent with...
2019-05-24 Hana (Hyang... cmd/vendor: sync github.com/google/pprof@v0.0.0-2019051...
2019-05-24 Leon Klingelecompress/gzip: add missing error check in test
2019-05-24 Richard Musiolsyscall/js: replace TypedArrayOf with CopyBytesToGo...
2019-05-24 bill_ofarrellcrypto/ecdsa: implement ecdsa on s390x for P256/P384...
2019-05-23 Brad FitzpatrickSECURITY.md: add security file
2019-05-23 Brad Fitzpatricktest: skip a test on failing test on nacl/386
2019-05-23 Michael McLoughlincrypto/sha*: replace putUint{32,64} helpers
2019-05-23 Leon Klingeleimage: add missing error check in test
2019-05-23 andrius4669mime: encode CTL and non-US-ASCII characters in FormatM...
2019-05-23 Caleb Sparestrconv: fix rounding in FormatFloat fallback path
2019-05-23 Russ Coxcmd/go: default to GOPROXY=https://proxy.golang.org...
2019-05-23 Mickey Reissbufio: Fix typo in scan.go documentation
2019-05-23 Agniva De Sarkercmd/doc: stop showing interface methods while matching...
2019-05-23 Ariel Mashrakitext/template: add a slice function to the predefined...
2019-05-23 Martin Möhrmannfmt: always clear wrapErrs
2019-05-23 LE Manh Cuongtest/fixedbugs: fix some tests will not be run
2019-05-23 Brad Fitzpatrickcmd/dist: support using cross-compiled std test binarie...
2019-05-22 Leon Klingeleencoding/gob: properly ignore errors
2019-05-22 kawakamiimage/gif: fix transparency loss when encoding a wrappe...
2019-05-22 Matthew Dempskycmd/compile: fix capture-by-reference of return parameters
2019-05-22 Agniva De Sarkernet/url: clarify that RawPath is optionally set
2019-05-22 Filippo Valsordacrypto/x509: include roots with empty or multiple polic...
2019-05-22 Filippo Valsordacrypto/x509: fix and cleanup loadSystemRoots on macOS
2019-05-22 Filippo Valsordacrypto/x509: fix value ownership in isSSLPolicy on...
2019-05-22 Russ Coxall: shorten some tests
2019-05-22 Russ Coxmisc/cgo/test: consolidate tests into fewer cgo source...
2019-05-22 Keith Randallruntime: revert init order changes
2019-05-22 Keegan Carruthers... regexp/syntax: exclude full range from String negation...
2019-05-22 Damien Neilerrors: remove mention of Wrapper interface
2019-05-21 Filippo Valsordamath/bits: document that Add, Sub, Mul, RotateLeft...
2019-05-21 Russ Coxall: remove PEM-encoded private keys from tests
2019-05-21 Russ Coxmisc/cgo/errors: consolidate test work
2019-05-21 Russ Coxcmd/api: read std package info once, not per goos-goarc...
2019-05-21 LE Manh Cuongcmd/compile: fix typecheck type alias makes wrong expor...
2019-05-21 Caleb Sparecmd/go: teach the build cache about -trimpath
2019-05-21 LE Manh Cuongcmd/compile: fix doc typo in ssa.go
2019-05-21 Eduard Urbachmime: add .webp for builtin
2019-05-21 Russ Coxtest: skip cross-arch codegen tests in all.bash
2019-05-21 LE Manh Cuongcmd/compile: clarify the difference between types.Sym...
2019-05-20 Jay Conrodcmd/go: make 'go get -t' consider test dependencies...
2019-05-20 adarsh ravichandranmath/bits: add example for OnesCount function
2019-05-20 Keith Randallruntime: In Frames.Next, delay file/line lookup until...
2019-05-20 Michael Anthony... runtime: overhaul TestPhysicalMemoryUtilization
2019-05-20 Alex Myasoedovcontext: document CancelFunc to be safe for simultaneou...
2019-05-20 Shulhaninternal/envcmd: print GO111MODULE when executing ...
2019-05-20 LE Manh Cuongcmd/compile: use internal/race
2019-05-20 Brad Fitzpatricknet/http/httptest: update docs, remove old inaccurate...
2019-05-20 Brad Fitzpatrickcmd/go/internal/work: fix a couple typos
2019-05-20 taoyuanyuaninternal/poll: avoid memory leak in Writev
2019-05-20 smasher164math/bits: make Add and Sub fallbacks constant time
2019-05-17 Keith Randalltesting: callerName only needs one PC in the traceback
2019-05-17 Josh Bleecher... cmd/compile: optimize postorder
2019-05-17 Filippo Valsordacrypto/tls: fix TestVerifyHostnameResumed
2019-05-17 Dmitri Shuralyovnet/http/httputil: remove os.Stderr claim in ReversePro...
2019-05-17 Jay Conrodcmd/go: don't attempt to downgrade to incompatible...
2019-05-17 Jean de Klerkerrors: update As example to include else case
2019-05-17 Filippo Valsordacrypto/tls: add support for Ed25519 certificates in...
2019-05-17 Joel Singruntime: correct netbsd/amd64 assembly for timespec...
2019-05-17 Joel Singruntime: fix netbsd/arm64 assembly
2019-05-17 Ben Shimisc/android: fix a typo in README
2019-05-17 Joeyruntime: remove redundant "//"
2019-05-17 Keith Randallcmd/compile: mention issue 28603 when discussing where...
2019-05-16 Jay Conrodcmd/go: don't panic when explaining lost upgrades due...
2019-05-16 Michael Anthony... runtime: mark newly-mapped memory as scavenged
2019-05-16 Brad Fitzpatricknet/http: update vendored, bundled x/net/http2
2019-05-16 Bryan C. Millscmd/go: include "gccgo stdlib" in lost build action...
2019-05-16 Bryan C. Millscmd/go: always add 'go' directive to the go.mod file...
2019-05-16 Josh Bleecher... cmd/compile: invalidate CFG when fuseIf triggers
2019-05-16 fanzha02cmd/compile: fix the error of absorbing boolean tests...
2019-05-16 Jason A. Donenfeldos: pass correct environment when creating Windows...
2019-05-16 David Chasecmd/compile: add debugging and stats output to numberlines
2019-05-16 Russ Coxtesting: shorten go test -short testing
2019-05-16 Russ Coxtesting: panic on calls to Short/Verbose before Parse
2019-05-16 Russ Coxcmd/dist: say 'go test .' instead of 'go test' in a...
2019-05-16 Russ Coxmisc/cgo: disable testcarchive, testplugin during ...
2019-05-16 Russ Coxruntime: disable some tests in -quick mode
2019-05-16 Russ Coxcmd/go: cut 'go test -short cmd/go' time by about half
2019-05-16 Russ Coxcmd/go: rename renamed testing import
2019-05-16 Russ Coxcmd/go: add more information to -debug-actiongraph
2019-05-16 Russ Coxcmd/vet/all: delete
2019-05-16 Russ Coxcmd/go: run full 'go vet' during 'go test' for packages...
2019-05-16 Russ Coxruntime: fix 'go vet -race runtime'
2019-05-15 Damien Neilfmt: support %w
2019-05-15 Damien Neilerrors, fmt: revert rejected changes for Go 1.13
2019-05-15 Filippo Valsordacrypto/x509: add support for Ed25519 certificates and...
2019-05-15 Joel Singsyscall: implement rawVforkSyscall for linux/ppc64x...
2019-05-15 Russ Coxcmd/go: do not build test packages unnecessarily during...
next