]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-11-05 Robert GriesemerRevert "go/ast, go/parser: parse alias declarations"
2016-11-05 Leon Klingeleplugin: fix doc example fmt usage
2016-11-05 Robert GriesemerRevert "go/printer: support for printing alias declarat...
2016-11-05 Robert GriesemerRevert "cmd/vet: teach vet about ast.AliasSpec"
2016-11-04 Robert Griesemercmd/compile: revert user-visible changes related to...
2016-11-04 Brad Fitzpatrickcrypto/x509: update __MAC_OS_X_VERSION_MAX_ALLOWED...
2016-11-04 Robert Griesemergo/types: revert user-visible changes related to aliases
2016-11-04 Alan Donovango/types: avoid redundant call to recordUse for anonymo...
2016-11-04 Michael Mundayall: make copyright headers consistent with one space...
2016-11-04 Vladimir Stefanoviccmd/compile/internal/gc: add support for GOARCH=mips...
2016-11-04 Robert GriesemerRevert "spec: add new language for alias declarations"
2016-11-04 Vladimir Stefanoviccmd/link/internal/ld: add support for GOARCH=mips{,le}
2016-11-04 Vladimir Stefanoviccmd/vet: add support for GOARCH=mips{,le}
2016-11-04 Brad Fitzpatrickall: sprinkle t.Parallel on some slow tests
2016-11-04 Vladimir Stefanovictest: disable unsupported test for GOARCH=mips{,le}
2016-11-04 Ian Lance Taylorruntime: remove useless assignment in test code
2016-11-04 Emmanuel Odekenet/http: move extra redirect logic for 307/308 into...
2016-11-04 Brad Fitzpatricknet/http: speed up tests, use t.Parallel when it's...
2016-11-04 Josh Bleecher... cmd/go: fix minor typo in 'go bug'
2016-11-04 Brad Fitzpatricknet/http: fix type name in comment
2016-11-04 Brad Fitzpatricknet/http: tweak the new Client 307/308 redirect behavio...
2016-11-04 Josh Bleecher... cmd/objdump: speed up tests
2016-11-04 Matthew Dempskycmd/compile: prevent Noalg from breaking user types
2016-11-03 Vladimir Stefanovicruntime/internal/sys: add arch defs for GOARCH=mips...
2016-11-03 Vladimir Stefanoviccmd/internal/sys: add support for GOARCH=mips{,le}
2016-11-03 Vladimir Stefanovicinternal/syscall/unix: add randomTrap const for GOARCH...
2016-11-03 Vladimir Stefanovicruntime: 8-byte align the heap_live field for atomic...
2016-11-03 Vladimir Stefanovicsyscall: add support for GOARCH=mips{,le}
2016-11-03 Brad Fitzpatrickcmd/dist: add mips and mipsle as GOARCH values
2016-11-03 Vladimir Stefanovicreflect: add support for GOARCH=mips{,le}
2016-11-03 Vladimir Stefanoviccmd/cgo: add support for GOARCH=mips{,le}
2016-11-03 Vladimir Stefanovicmath, math/big: add support for GOARCH=mips{,le}
2016-11-03 Vladimir Stefanovicsync/atomic: add support for GOARCH=mips{,le}
2016-11-03 Vladimir Stefanovicruntime/internal/atomic: add GOARCH=mips{,le} support
2016-11-03 Vladimir Stefanovicdebug/elf: add support for GOARCH=mips{,le}
2016-11-03 Brad Fitzpatricktesting: add T.Context method
2016-11-03 Russ Coxcontext: adjust tests to avoid importing "testing"...
2016-11-03 Emmanuel Odekeencoding/json: example on MarshalJSON, UnmarshalJSON
2016-11-03 Russ Coxtesting: mark tests and benchmarks failed if a race...
2016-11-03 Dan Harringtonnet/http: support If-Match in ServeContent
2016-11-03 Robert Griesemergo/internal/gcimporter: backport changes from x/tools...
2016-11-03 Mohit Agarwalcmd/compile: don't panic if syntax.ReadFile returns...
2016-11-03 David Chaseruntime/cgo: correct type declaration for Windows
2016-11-03 Russ Coxcrypto/x509: expose UnknownAuthorityError.Cert
2016-11-03 Russ Coxcmd/cgo: add #line directives to avoid printing bogus...
2016-11-03 Russ Coxcmd/cover: change covered block for switch/select case...
2016-11-03 Russ Coxcmd/go: clear GIT_ALLOW_PROTOCOL during tests
2016-11-03 Russ Coxcmd/go: fix TestIssue11457
2016-11-03 Russ Coxcmd/go: remove .o and .a files in builder.collect
2016-11-03 Russ Coxencoding/asn1: document that default:x tag only has...
2016-11-03 Russ Coxmisc/cgo/testsanitizers: skip tests when vm.overcommit_...
2016-11-03 Russ Coxtime: document that only Jan and January, Mon and Monda...
2016-11-03 Russ Coxcmd/go: fix coverage in xtest of cgo package
2016-11-03 Russ Coxcmd/go: fix TestGoGetDashTIssue8181
2016-11-03 Russ Coxcmd/go: use new HTTP-only server insecure.go-get-issue...
2016-11-03 Robert Griesemercmd/compile: update/remove outdated comments
2016-11-03 Quentin Smithruntime/testdata/testprog: increase GCFairness2 timeout...
2016-11-03 Josh Bleecher... cmd/vet/all: add s390x support
2016-11-03 Josh Bleecher... runtime: fix s390x asm frame sizes
2016-11-03 Josh Bleecher... all: update s390x assembly to use vet-friendly names
2016-11-03 Mohit Agarwalcmd/go: run mkalldocs.sh
2016-11-03 Russ Coxcmd/go: add version of GOROOT to go bug details
2016-11-03 Russ Coxcmd/pprof: use correct default handler for Go programs
2016-11-03 David Crawshawcmd/compile: write type symbols referenced in ptabs
2016-11-03 David du Colombiernet: disallow dialing and listening on port > 65535...
2016-11-03 David du Colombiernet: fix Dial(":80") on Plan 9
2016-11-03 Josh Bleecher... cmd/vet: teach vet about ast.AliasSpec
2016-11-03 Ilya Tocarcmd/compile/internal/ssa: generate bswap on AMD64
2016-11-03 Josh Bleecher... cmd/compile: add OMOD to list of ops that might panic
2016-11-03 Hiroshi Iokaencoding/asn1: return error for unexported fields in...
2016-11-03 Brad Fitzpatricknet/http: deflake TestServerSetKeepAlivesEnabledClosesConns
2016-11-03 Josh Bleecher... cmd/compile/internal/gc: make tests run faster
2016-11-03 Brad Fitzpatricknet/http: update bundled http2 to fix test flake
2016-11-02 Robert Griesemergo/types: set up correct type with NewAlias
2016-11-02 Michael Mundaycmd/vet: add test case for ppc64{,le}
2016-11-02 Keith Randallcmd/compile: compute faulting args before writing args...
2016-11-02 Keith Randallcmd/compile: do more type conversion inline
2016-11-02 Keith Randallcmd/compile: On a runtime.KeepAlive call, keep whole...
2016-11-02 Brad Fitzpatricknet/http: update bundled http2
2016-11-02 Joe Tsaiarchive/tar: disable prefix field in Writer
2016-11-02 Michael Mundaycmd/vet: fix go vet on s390x assembly
2016-11-02 Matthew Dempskycmd/compile: avoid double export of aliased objects
2016-11-02 Russ Coxnet: fix Dial(":80") on Windows
2016-11-02 Russ Coxtesting: introduce testing/internal/testdeps for holdin...
2016-11-02 Russ Coxapi: sort except.txt
2016-11-02 Russ Coxcmd/pprof: move cmd/internal/pprof back to cmd/pprof...
2016-11-02 Russ Coxinternal/pprof/profile: new package, moved from cmd...
2016-11-02 Michael Mundaybytes, strings: update s390x code to match amd64 changes
2016-11-02 Jan Merclgo1.8.txt: Add CL 25345.
2016-11-02 David Crawshawruntime: address comments from CL 32357
2016-11-02 Ian Lance Taylorcmd/go: use cgo -srcdir when using SWIG
2016-11-02 Alex Brainmannet: implement Buffers on windows
2016-11-01 Brad Fitzpatrickdoc: update go1.8.txt
2016-11-01 Ian Lance Taylorcmd/cgo: only record typedef name for pointer to struct
2016-11-01 Matthew Dempskycmd/compile: get rid of unused Name.Method field
2016-11-01 Robert Griesemergo/importer: handle multiple imports of the same object
2016-11-01 Robert Griesemercmd/compile/internal/syntax: don't depend on hardwired...
2016-11-01 Ian Lance Taylorcmd/go: remove _cgo_flags from gccgo archive built...
2016-11-01 Michael Hudson... cmd/compile: mark go.itab.* symbols local earlier
2016-11-01 David Crawshawcmd/link: support plugins with no exported symbols
next