]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2016-11-10 Brad Fitzpatricklib/time: update tzdata to 2016i
2016-11-10 Ian Lance Taylorcmd/go: -ldflags=-linkmode=external requires runtime/cgo
2016-11-10 Robert Griesemergo/printer: don't drop required semi/linebreak after...
2016-11-10 Brad Fitzpatricknet/http: fix Server.Close double Lock
2016-11-10 David Crawshawreflect: unexported fields are tied to a package
2016-11-10 Kevin Burkesync: add example for Pool
2016-11-10 Robert Griesemercmd/gofmt: don't leave tmp file if -w failed
2016-11-10 Robert Griesemercmd/gofmt: don't eat source if -w fails
2016-11-10 Robert Griesemergo/types: remove unused alias-related testdata files
2016-11-09 Brad Fitzpatricknet/http: deflake TestIdleConnH2Crash
2016-11-09 Brad Fitzpatricksyscall: use 32-bit setuid/setgid syscalls on linux...
2016-11-09 Quentin Smithencoding/xml: check type when unmarshaling innerxml...
2016-11-09 Michael Mundayruntime/pprof/internal/protopprof: skip TestTranslateCP...
2016-11-09 Robert Griesemercmd/compile/internal/syntax: fix error handling for...
2016-11-09 Josh Bleecher... cmd/cgo: delete unused variable in log statement
2016-11-09 Martin MöhrmannC: add Martin Möhrmann's google.com email (Google CLA)
2016-11-09 Josh Bleecher... cmd/compile: ensure that knownFormats is up to date
2016-11-08 Brad Fitzpatrickos: on Windows, don't fix long paths that aren't long
2016-11-08 Vladimir Stefanoviccmd/link: add support for GOARCH=mips{,le}
2016-11-08 Vladimir Stefanoviccmd/compile: add support for GOARCH=mips{,le}
2016-11-08 Vladimir Stefanoviccmd/compile/internal/ssa: add support for GOARCH=mips...
2016-11-08 Michael Matloobruntime/pprof/internal: add package protopprof
2016-11-08 Jaana Burcu... path: document that filepath is recommended to manipula...
2016-11-08 Brad Fitzpatrickdoc: add a CL to go1.8.txt mentioned by Alberto Donizetti
2016-11-08 Brad Fitzpatrickdoc: reference go1.4-bootstrap-20161024.tar.gz
2016-11-08 Vladimir Stefanoviccmd/asm: add support for GOARCH=mips{,le}
2016-11-08 Brad Fitzpatricknet/http: deflake TestClientRedirects
2016-11-08 Volodymyr Paprotskicrypto/elliptic: add s390x assembly implementation...
2016-11-08 Vladimir Stefanoviccmd/internal/obj/mips: add support for GOARCH=mips...
2016-11-08 Brad Fitzpatricksyscall: fix name of prlimit parameters
2016-11-08 Mohit Agarwalos: cleanup directories created by TestLongPath
2016-11-08 Robert Griesemergo/types: document that selectors are not recorded...
2016-11-08 Shenghou Madoc/devel/release.html: document go1.6.3 doesn't actual...
2016-11-08 Shenghou Madoc/go1.8.txt: mention os.Executable addition
2016-11-07 Shenghou Maos: add Executable() (string, error)
2016-11-07 Shenghou Mainternal/syscall/windows: add GetModuleFileName
2016-11-07 Michael Mundaycmd/internal/sys, runtime/internal/sys: gofmt
2016-11-07 Quentin Smithcmd/go: handle escapes in pkg-config output
2016-11-07 Michael Mundaycrypto/tls: use default cipher suites in BenchmarkThrou...
2016-11-07 Robert Griesemergo/constant: follow-up for https://go-review.googlesour...
2016-11-07 Quentin Smithos: use extended-length paths on Windows when possible
2016-11-07 Shenghou Maruntime: os.Executable runtime support for Darwin
2016-11-07 Shenghou Masyscall: add Getexecname on Solaris for os.Executable
2016-11-07 Adam Langleycrypto/{cipher,tls,internal/cryptohw}: prioritise AES...
2016-11-07 Quentin Smithmime/multipart: test for overreading on a stream
2016-11-07 Brad Fitzpatrickcmd/go: parallelize some tests
2016-11-07 Robert Griesemergo/constant: improved fatal error messages
2016-11-07 Ian Lance Taylorunsafe: remove incorrect type conversion in docs
2016-11-07 Joe Farrelldoc: fix broken links in 1.7 release docs
2016-11-07 Michael Mundaycmd/dist: enable more cgo tests on ppc64le
2016-11-07 Michael Mundaytest/fixedbugs: enable issue 10607 test on ppc64le
2016-11-07 Lynn Bogercmd/link: don't use trampolines in ppc64le ext linking
2016-11-07 Brad Fitzpatricknet/http/fcgi: fix link to protocol docs
2016-11-07 Alex Brainmanruntime/race: allow TestFail to run longer than 0.00s
2016-11-06 Brad Fitzpatrickcmd/vet: parallelize tests
2016-11-05 Robert Griesemergo/constant: document that BinaryOp doesn't handle...
2016-11-05 Josh Bleecher... net: fix vet nit
2016-11-05 Brad Fitzpatricknet/http: deflake TestLinuxSendfile
2016-11-05 Brad Fitzpatricknet/http: deflake TestClientRedirectTypes and maybe...
2016-11-05 Robert Griesemercmd/go/internal/syntax: reintroduce reverted comments
2016-11-05 Robert GriesemerRevert "cmd/compile/internal/syntax: support for alias...
2016-11-05 Robert GriesemerRevert "go/scanner, go/token: recognize => (ALIAS)...
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
next