]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-08-16 Josh Bleecher... net: change t.Error to t.Errorf
2016-08-16 Josh Bleecher... container/list: silence vet warnings
2016-08-16 Cherry Zhangcmd/compile: remove nil check in accessing PAUTOHEAP...
2016-08-16 Josh Bleecher... all: fix "result not used" vet warnings
2016-08-16 Josh Bleecher... cmd/compile: fix bad generated format strings in test
2016-08-16 Josh Bleecher... syscall: unify unix/amd64 asm implementations
2016-08-16 Josh Bleecher... syscall: split out unix Syscall9 asm support
2016-08-16 Josh Bleecher... syscall: superficial cleanup of amd64 unix assembly
2016-08-16 Josh Bleecher... syscall: fix dragonfly/amd64 assembly argument sizes
2016-08-16 Josh Bleecher... syscall: unify unix 386 implementations
2016-08-16 Cherry Zhangcmd/compile: disable Duff's device on darwin/arm64
2016-08-16 Brad Fitzpatricknet/http: make Transport retry non-idempotent requests...
2016-08-16 Josh Bleecher... cmd/compile: reduce garbage from autolabel
2016-08-16 Gyu-Ho Leearchive/tar: preallocate slice from paxHeaders
2016-08-16 Mikio Haracrypto/tls: gofmt -w -s
2016-08-16 Brad Fitzpatricknet/http: deflake BenchmarkClient and its use of a...
2016-08-16 Jan Merclgo/token: Fix race in FileSet.PositionFor.
2016-08-16 Carlos Cbytes: add examples
2016-08-16 Chris Broadfootdoc: add 1.7 to golang.org/project
2016-08-16 Mikio Haraos/exec: fix nit found by vet
2016-08-16 Sina Siadatcontainer/heap: remove one unnecessary comparison in Fix
2016-08-16 Michael Hudson... cmd/link: when dynlinking, do not mangle short symbol...
2016-08-16 Brad Fitzpatrickstrings: add special cases for Join of 2 and 3 strings
2016-08-16 Josh Bleecher... cmd/internal/obj: add generated String method for AddrType
2016-08-16 Josh Bleecher... cmd/compile: move auto label gen variables to local...
2016-08-16 Josh Bleecher... go/types: fix bad printf verbs
2016-08-16 Josh Bleecher... go/types: fix multiword data structure alignment on...
2016-08-16 Carlos Cencoding/json: add example for RawMessage marshalling
2016-08-16 Josh Bleecher... math/big: use array instead of slice for deBruijn lookups
2016-08-16 Ilya Tocarcmd/internal/obj/x86: VPSHUFD takes an unsigned byte.
2016-08-16 Josh Bleecher... go/types: remove struct Sizeof cache
2016-08-16 Brad Fitzpatrickcmd/compile/internal/gc: get rid of useless autopkg...
2016-08-16 Robert Griesemergo/types: minor cleanups
2016-08-16 Robert Griesemergo/types: fix computation of initialization order
2016-08-16 Brad Fitzpatricksyscall: test Gettimeofday everywhere, not just on...
2016-08-16 Hiroshi Iokaos: consolidate files
2016-08-16 Gerrit Code... Merge "Merge remote-tracking branch 'origin/dev.ssa...
2016-08-16 Keith RandallMerge remote-tracking branch 'origin/dev.ssa' into...
2016-08-15 Chris Broadfootdoc: document go1.7
2016-08-15 Chris Broadfootdoc: update version tag in source install instructions
2016-08-15 Chris Broadfootdoc/go1.7.html: remove DRAFT
2016-08-15 David Chase[dev.ssa] cmd/compile: PPC64, FP to/from int conversions.
2016-08-15 Cherry Zhang[dev.ssa] cmd/compile, etc.: more ARM64 optimizations...
2016-08-11 Keith Randall[dev.ssa] cmd/compile: simplify 386+PIC+globals a bit
2016-08-11 Keith Randall[dev.ssa] cmd/compile: fix fp constant loads for 386+PIC
2016-08-11 Cherry Zhang[dev.ssa] cmd/compile: add some ARM64 optimizations
2016-08-10 Cherry Zhang[dev.ssa] cmd/internal/obj/arm64: fix encoding constant...
2016-08-10 Josh Bleecher... testing: respect benchtime on very fast benchmarks
2016-08-10 Keith Randall[dev.ssa] cmd/compile: implement GO386=387
2016-08-10 Keith Randall[dev.ssa] cmd/compile: more fixes for 386 shared libraries
2016-08-09 David Chase[dev.ssa] cmd/compile: PPC: FP load/store/const/cmp...
2016-08-09 Keith Randall[dev.ssa] cmd/compile: fix PIC for SSA-generated code
2016-08-09 Keith Randall[dev.ssa] cmd/compile: port SSA backend to amd64p32
2016-08-09 Chris Broadfootdoc/go1.7.html: update compress/flate section
2016-08-08 Gerrit Code... Merge "[dev.ssa] Merge commit 'f135c326402aaa757aa96aad...
2016-08-08 Brad Fitzpatricknet/http: make Transport use new connection if over...
2016-08-07 Cherry Zhang[dev.ssa] cmd/compile: remove flags from regMask
2016-08-06 Brad Fitzpatrickdoc: fix required OS X version inconsistency for binary...
2016-08-06 David Chase[dev.ssa] cmd/compile: PPC64, load/store by type, shift...
2016-08-05 Shenghou Maruntime: make stack 16-byte aligned for external code...
2016-08-05 Shenghou Maruntime, syscall: fix kernel gettimeofday ABI change...
2016-08-05 Ian Lance Tayloros: check for waitid returning ENOSYS
2016-08-05 Brad Fitzpatricknet/http: update bundled http2 for flow control window...
2016-08-04 Brad Fitzpatricksyscall: fix Gettimeofday on macOS Sierra
2016-08-04 David Chase[dev.ssa] cmd/compile: PPC64, add cmp->bool, some shift...
2016-08-04 Keith Randall[dev.ssa] Merge commit 'f135c326402aaa757aa96aad283a918...
2016-08-04 David Crawshawruntime: initialize hash algs before typemap
2016-08-04 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-08-03 Josh Bleecher... [dev.ssa] cmd/compile: refactor out rulegen value parsing
2016-08-02 Chris BroadfootVERSION: remove erroneously committed VERSION file
2016-08-02 Chris Broadfootall: merge master into release-branch.go1.7
2016-08-02 Brad Fitzpatrickruntime: fix nanotime for macOS Sierra, again.
2016-08-02 Joe Tsaicmd/doc: ensure functions with unexported return values...
2016-08-02 Chris Broadfootgo1.7rc4 go1.7rc4
2016-08-02 Joe Tsaicmd/doc: handle embedded interfaces properly
2016-08-02 Chris Broadfootall: merge master into release-branch.go1.7
2016-08-02 Brad Fitzpatricknet: prevent cancelation goroutine from adjusting fd...
2016-08-02 Brad Fitzpatrickdoc/go1.7.html: mention Server.Serve HTTP/2 behavior...
2016-08-02 Brad Fitzpatricknet/http: update bundled http2
2016-08-01 David Chase[dev.ssa] cmd/compile: PPC64, add more zeroing and...
2016-07-29 Cherry Zhangcmd/compile: fix possible spill of invalid pointer...
2016-07-28 Brad Fitzpatrickdoc/go1.7.html: add known issues section for FreeBSD...
2016-07-28 Cherry Zhang[dev.ssa] cmd/compile: fix build for old backend on...
2016-07-27 Rhys Hiltnerruntime: reduce GC assist extra credit
2016-07-27 Cherry Zhang[dev.ssa] cmd/compile: fix possible invalid pointer...
2016-07-27 Cherry Zhang[dev.ssa] cmd/compile: add more on ARM64 SSA
2016-07-27 Brad Fitzpatricknet/http: fix data race with concurrent use of Server...
2016-07-26 Brad Fitzpatrickcrypto/x509: detect OS X version for FetchPEMRoots...
2016-07-26 Brad Fitzpatricknet/http: update bundled http2
2016-07-26 Austin Clementsruntime/pprof: document use of pprof package
2016-07-26 Brad Fitzpatrickcrypto/x509: use Go 1.6 implementation for FetchPEMRoot...
2016-07-26 David Chase[dev.ssa] cmd/compile: PPC64, basic support for all...
2016-07-26 Jack Lindamoodcontext: add test for WithDeadline in the past
2016-07-26 Brad Fitzpatricknet/http: make Transport.RoundTrip return raw Conn...
2016-07-26 Michael Mundaydoc: add s390x information to asm.html
2016-07-25 Joe Tsaicompress/flate: document HuffmanOnly
2016-07-24 David Chase[dev.ssa] cmd/compile: replace storeconst w/ storezero...
2016-07-23 Cherry Zhang[dev.ssa] cmd/compile: initial ARM64 SSA port
2016-07-22 Brad Fitzpatricknet/http: fix potential for-select spin with closed...
2016-07-22 David Chase[dev.ssa] cmd/compile: some improvements to PPC codegen
next