]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-03-27 Matthew Dempskycmd/compile: fix method set computation for shadowed...
2018-03-27 Daniel Theophanesdatabase/sql: check to see if ctx is cancelable before...
2018-03-27 Alberto Donizetticmd/compile: reduce allocations in regAllocState.regalloc
2018-03-27 Tobias Klauserruntime: parse auxv for page size on netbsd
2018-03-27 Carlos Eduardo Seomath/big: improve performance of addVW/subVW for ppc64x
2018-03-27 HaraldNordgrencmd/go: print each import error only once
2018-03-27 Meng Zhuoruntime: use vDSO for clock_gettime on linux/arm64
2018-03-27 Alberto Donizetticmd/compile: allocate less in regalloc's liveValues
2018-03-27 Alberto Donizetticmd/compile: use more ORs in generic.rules
2018-03-27 David du Colombieros: fix TestDevNullFile on Plan 9
2018-03-27 Tim Wrightcmd/go, cmd/link, runtime: enable PIE build mode, cgo...
2018-03-26 Andrew Bonventredatabase/sql: fix docs to correctly refer to time.RFC33...
2018-03-26 Brad Fitzpatrickall: use strings.Builder instead of bytes.Buffer where...
2018-03-26 Hana Kimcmd/trace: add /userspans, /userspan pages
2018-03-26 Adam Langleycrypto/x509: matching any requested EKU should be suffi...
2018-03-26 Austin Clementscmd/compile: clarify unsigned interpretation of AuxInt
2018-03-26 Tobias Klausercmd/cgo: add support for GOARCH=sparc64
2018-03-26 David Chasecmd/compile: invoke gdb more carefully in ssa/debug_test.go
2018-03-26 Ilya Tocarcmd/internal/obj/x86: use PutOpBytesLit in more places
2018-03-26 David Chasecmd/compile: finish GOEXPERIMENT=preemptibleloops repair
2018-03-26 Michael Mundaycmd/compile: use 32-bit comparisons where possible...
2018-03-26 Zhou Pengruntime: fix comment typo
2018-03-26 Erwin Oegemapath/filepath: change example to print the correct...
2018-03-26 Agniva De Sarkerio: document that ReadAtLeast and ReadFull can drop...
2018-03-26 Hana Kiminternal/trace: compute span stats as computing gorouti...
2018-03-26 Ilya Tocarcmd/compile/internal/ssa: optimize away double NEG...
2018-03-26 Hana (Hyang... cmd/trace: beautify goroutine page
2018-03-26 Alex Brainmanos: do not test Lstat in TestDevNullFile
2018-03-25 Alberto Donizetticmd/compile: avoid some allocations in regalloc
2018-03-25 Agniva De Sarkernet/http: use top-level font media type
2018-03-25 Alex Brainmanos: treat "nul" as DevNull file on windows
2018-03-25 Josh Bleecher... net: deflake lookup tests
2018-03-25 Kevin Burkedatabase/sql: add more examples
2018-03-25 Alex Brainmanos: document DevNull on windows
2018-03-24 Daniel Martíall: remove some unused return parameters
2018-03-24 Daniel Martícmd/compile/internal/gc: various cleanups
2018-03-24 Agniva De Sarkernet/http: add sniffing support for woff2
2018-03-24 Daniel Nephincmd/test2json: document missing "skip" action
2018-03-24 Alberto Donizettitest/codegen: port tbz/tbnz arm64 tests
2018-03-24 Tobias Klauserruntime: adjust GOARM floating point compatibility...
2018-03-24 Giovanni Bajocmd/compile: in prove, shortcircuit self-facts
2018-03-24 Giovanni Bajocmd/compile: in prove, fail fast when unsat is found
2018-03-24 Giovanni Bajocmd/compile: add patterns for bit set/clear/complement...
2018-03-24 isharipocmd/compile/internal/gc: properly initialize ssa.Func...
2018-03-24 Matthew Dempskycmd/compile: always write pack files
2018-03-24 Matthew Dempskycmd/link: skip __.PKGDEF in archives
2018-03-23 Matthew Dempskycmd/link: make sure we're hashing __.PKGDEF in genhash
2018-03-23 Yuval Pavel... runtime: fix AT_HWCAP auxv parsing on freebsd
2018-03-23 Michael Mundaycrypto/rc4: optimize generic implementation slightly
2018-03-23 Hyang-Ah Hana KimRevert "cmd/vendor/.../pprof: refresh from upstream...
2018-03-23 Hana (Hyang... cmd/vendor/.../pprof: refresh from upstream@a74ae6f
2018-03-22 Matthew Dempskycmd/compile: change unsafeUintptrTag from var to const
2018-03-22 Adam Langleycrypto/x509: follow OpenSSL and emit Extension structur...
2018-03-22 Mike Danesecrypto/tls: support keying material export
2018-03-22 Daniel Martícmd/compile: use more range fors in gc
2018-03-22 Austin Clementscmd/compile: fix GOEXPERIMENT=preemptibleloops type...
2018-03-22 Travis Bischelcmd/compile: specialize Move up to 79B on amd64
2018-03-22 Alberto Donizettitest/codegen: port direct comparisons with memory tests
2018-03-22 Carlos Eduardo Seocmd/compile/internal/ppc64, runtime internal/atomic...
2018-03-22 Giovanni Bajodoc: first version of new contribute guide
2018-03-21 Ilya Tocarcompress/bzip2: remove bit-tricks
2018-03-21 Tim Wrightall: enable c-shared/c-archive support for freebsd...
2018-03-21 ishariporuntime,sync/atomic: replace asm BYTEs with insts for x86
2018-03-21 Ross Lightnet/url: fix contradiction in PathUnescape docs
2018-03-21 Tobias Klauserruntime: parse auxv on freebsd
2018-03-21 Daniel Martícmd/doc: use empty GOPATH when running the tests
2018-03-21 Alberto Donizetticmd/trace: remove unused variable in tests
2018-03-20 Hiroshi Iokago/internal/srcimporter: simplify and fix package file...
2018-03-20 Paul Quernanet/http: remove extraneous call to VerifyHostname
2018-03-20 Adam Langleycrypto/x509: support the PSS certificates that OpenSSL...
2018-03-20 Ilya Tocarcmd/compile/internal/ssa: update regalloc in loops
2018-03-20 Alberto Donizettitest/codegen: port comparisons tests to codegen
2018-03-20 Than McIntoshcmd/compile: fix regression in DWARF inlined routine...
2018-03-20 Michael Mundaycmd/compile: mark LAA and LAAG as clobbering flags...
2018-03-20 Fangming.Fangcmd/asm: fix bug about VMOV instruction (move a vector...
2018-03-20 Fangming.Fangcmd/asm: fix bug about VMOV instruction (move register...
2018-03-20 Vladimir Kuzmincmd/compile: avoid mapaccess at m[k]=append(m[k]..
2018-03-20 Cherry ZhangRevert "bytes: add optimized Compare for arm64"
2018-03-20 fanzha02bytes: add optimized Compare for arm64
2018-03-19 fanzha02cmd/asm: add ARM64 assembler check for incorrect input
2018-03-19 Andrew BonventreRevert "doc: remove non-prime from list of primes in...
2018-03-19 Vlad Krasnovmath/big: reduce amount of copying in Montgomery multip...
2018-03-19 jimmyfraschego/constant: add examples for working with constant...
2018-03-19 Andrew Bonventredoc: remove non-prime from list of primes in spec
2018-03-19 Alberto Donizettimath/big: add 0 shift fastpath to shl and shr
2018-03-19 jimmyfraschego/format: move example to external test file
2018-03-19 Brad Fitzpatricknet: treat a nil *Resolver as a zero one, as documented
2018-03-19 Alberto Donizettitest/codegen: port maps test to codegen
2018-03-19 Neven Sajkosort: fix typo, was a mixup between identifiers 'unsort...
2018-03-19 quasilytestrconv: make code formatting more consistent in doc.go
2018-03-18 Alberto Donizettitest/codegen: port structs test to codegen
2018-03-18 Ian Gudgervendor: update golang.org/x/net/dns/dnsmessage from...
2018-03-17 Ian Lance Taylorcrypto/x509: don't require C99 mode in Darwin cgo code
2018-03-16 Daniel Martícmd/go: remove some unused parameters
2018-03-16 David Chasecmd/compile: enable scopes unconditionally
2018-03-16 Ian Lance Taylornet: don't let cancelation of a DNS lookup affect anoth...
2018-03-16 Brad Fitzpatricknet: make Resolver.PreferGo work more as documented
2018-03-15 Matthew Dempskyreflect: sort exported methods first
2018-03-15 Matthew Dempskycmd/compile: sort method sets earlier
2018-03-15 Adam Shannoncrypto/x509: clarify accepted keys for MarshalPKCS8Priv...
next