]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2017-04-07 Chris Broadfoot[release-branch.go1.8] go1.8.1 go1.8.1
2017-04-07 Chris Broadfoot[release-branch.go1.8] doc: document go1.8.1
2017-04-05 Russ Cox[release-branch.go1.8] cmd/go: add test for test -race...
2017-04-05 Russ Cox[release-branch.go1.8] cmd/go: do not install broken...
2017-04-05 David Chase[release-branch.go1.8] cmd/compile: added special case...
2017-04-05 Matthew Dempsky[release-branch.go1.8] cmd/compile: add missing WBs...
2017-04-05 Josh Bleecher... [release-branch.go1.8] cmd/link: skip TestDWARF when...
2017-04-05 David du Colombier[release-branch.go1.8] cmd/link: skip TestDWARF on...
2017-04-05 Russ Cox[release-branch.go1.8] encoding/xml: disable checking...
2017-04-05 Austin Clements[release-branch.go1.8] reflect: fix out-of-bounds point...
2017-04-05 Russ Cox[release-branch.go1.8] cmd/link: emit a mach-o dwarf...
2017-04-05 Russ Cox[release-branch.go1.8] cmd/link: make mach-o dwarf...
2017-04-05 Russ Cox[release-branch.go1.8] cmd/link: disable mach-o dwarf...
2017-04-05 Josh Bleecher... [release-branch.go1.8] cmd/compile: don't crash when...
2017-04-05 Austin Clements[release-branch.go1.8] runtime: print user stack on...
2017-04-05 Quentin Smith[release-branch.go1.8] test/fixedbugs: add test for...
2017-04-05 Cherry Zhang[release-branch.go1.8] cmd/compile: mark MOVWF/MOVFW...
2017-04-05 Vladimir Stefanovic[release-branch.go1.8] cmd/compile,runtime: fix atomic...
2017-04-05 David Chase[release-branch.go1.8] cmd/compile: repaired loop-finde...
2017-04-05 David Chase[release-branch.go1.8] cmd/compile: add opcode flag...
2017-04-05 Russ Cox[release-branch.go1.8] cmd/link: do not pass -s through...
2017-04-05 Rob Pike[release-branch.go1.8] text/template: fix handling...
2017-04-05 Russ Cox[release-branch.go1.8] image/png: restore Go 1.7 reject...
2017-03-29 Brad Fitzpatrick[release-branch.go1.8] net, net/http: adjust time-in...
2017-03-27 Ilya Tocar[release-branch.go1.8] cmd/compile/internal/ssa: don...
2017-03-25 Ian Lance Taylor[release-branch.go1.8] os/exec: deflake TestStdinCloseRace
2017-03-23 Lynn Boger[release-branch.go1.8] cmd/link: put plt stubs first...
2017-03-16 Steve Francia[release-branch.go1.8] doc: reorganize the contribution...
2017-03-09 Alberto Donizetti[release-branch.go1.8] time: make the ParseInLocation...
2017-03-08 Mike Danese[release-branch.go1.8] crypto/tls: make Config.Clone...
2017-03-03 Cherry Zhang[release-branch.go1.8] cmd/compile: do not fold offset...
2017-03-03 Cherry Zhang[release-branch.go1.8] cmd/compile: check both syms...
2017-03-03 Cherry Zhang[release-branch.go1.8] cmd/compile: add zero-extension...
2017-03-02 Michael Munday[release-branch.go1.8] cmd/compile: fix merging of...
2017-03-02 Michael Munday[release-branch.go1.8] cmd/compile: remove unnecessary...
2017-02-27 Russ Cox[release-branch.go1.8] runtime: avoid O(n) semaphore...
2017-02-23 Alberto Donizetti[release-branch.go1.8] website: mention go1.8 in projec...
2017-02-23 Brad Fitzpatrick[release-branch.go1.8] doc: fix broken link in go1...
2017-02-16 Chris Broadfoot[release-branch.go1.8] go1.8 go1.8
2017-02-16 Chris Broadfoot[release-branch.go1.8] doc: document go1.8
2017-02-16 Russ Cox[release-branch.go1.8] runtime: do not call wakep from...
2017-02-15 Sarah Adams[release-branch.go1.8] doc: update Code of Conduct...
2017-02-15 Russ Cox[release-branch.go1.8] encoding/xml: fix incorrect...
2017-02-13 Daniel Theophanes[release-branch.go1.8] database/sql: convert test timeo...
2017-02-10 Michael Hudson... [release-branch.go1.8] reflect: clear ptrToThis in...
2017-02-10 Daniel Theophanes[release-branch.go1.8] database/sql: ensure driverConns...
2017-02-10 Daniel Theophanes[release-branch.go1.8] database/sql: do not exhaust...
2017-02-09 Daniel Theophanes[release-branch.go1.8] database/sql: record the context...
2017-02-08 Russ Cox[release-branch.go1.8] crypto/x509: check for new tls...
2017-02-07 Russ Cox[release-branch.go1.8] cmd/go, go/build: better defense...
2017-02-07 Cherry Zhang[release-branch.go1.8] cmd/compile: do not use "oaslit...
2017-02-07 Robert Griesemer[release-branch.go1.8] cmd/compile/internal/syntax...
2017-02-07 Robert Griesemer[release-branch.go1.8] cmd/compile/internal/syntax...
2017-02-07 David Crawshaw[release-branch.go1.8] cmd/link: use external linking...
2017-02-07 Andrew Gerrand[release-branch.go1.8] doc: remove inactive members...
2017-02-06 Russ Cox[release-branch.go1.8] vendor/golang.org/x/crypto/curve...
2017-02-06 Cherry Zhang[release-branch.go1.8] cmd/compile: do not fold large...
2017-02-06 Michael Munday[release-branch.go1.8] cmd/compile: fix type propagatio...
2017-02-02 Alberto Donizetti[release-branch.go1.8] testing: stop timeout-timer...
2017-02-01 Filippo Valsorda[release-branch.go1.8] doc: mention SHA-256 CBC suites...
2017-01-31 Russ Cox[release-branch.go1.8] all: final merge of master into...
2017-01-30 Elias Naurcmd/dist: really skip the testsanitizers tests on Android
2017-01-30 Ian Lance Taylorruntime: add explicit (void) in C to avoid GCC 7 problem
2017-01-29 Elias Naurcmd/dist: use the target GOOS to skip the test for...
2017-01-29 Daniel Theophanesdoc: update go1.8 release notes after TxOptions change
2017-01-28 Alberto Donizetticmd/go: update alldocs after CL 35150
2017-01-27 Michael Mundaycmd/compile: use CMPWU for 32-bit or smaller unsigned...
2017-01-26 Chris Broadfoot[release-branch.go1.8] go1.8rc3 go1.8rc3
2017-01-26 Chris Broadfootdoc: document go1.7.5
2017-01-26 Chris Broadfoot[release-branch.go1.8] all: merge master into release...
2017-01-26 Ian Lance Taylorcmd/go: don't reject ./... matching top-level file...
2017-01-26 Daniel Theophanesdatabase/sql: fix race when canceling queries immediately
2017-01-26 Robert Griesemergo/printer: fix format with leading comments in composi...
2017-01-25 David Crawshawruntime: reorder modules so main.main comes first
2017-01-25 Daniel Theophanesdatabase/sql: let tests wait for db pool to come to...
2017-01-24 Ian Lance Taylordoc: update gccgo docs
2017-01-24 Ian Lance Taylordoc: clarify what to do with Go 1.4 when installing...
2017-01-24 Brad Fitzpatrickdoc: note that plugins are not fully baked
2017-01-24 Brad Fitzpatricknet/http: don't send body on redirects for 301, 302...
2017-01-24 Mikio Haranet/http: fix a nit
2017-01-24 Ian Lance Taylorcmd/link: mark DWARF function symbols as reachable
2017-01-24 Brad Fitzpatrickdoc: mention testing.MainStart signature change
2017-01-23 Keith Randallruntime: amd64, use 4-byte ops for memmove of 4 bytes
2017-01-21 Michael Mundaycmd/compile: fix constant propagation through s390x...
2017-01-20 Ian Lance Taylormisc/cgo/test: pass current environment to syscall...
2017-01-20 Ian Lance Taylormisc/cgo/test: fix test when using GCC 7
2017-01-20 Keith Randallcmd/compile: don't use nilcheck information until the...
2017-01-20 Josh Bleecher... cmd/compile: fix compilebench -alloc
2017-01-19 Bryan C. Millsruntime: check for nil g and m in msanread
2017-01-19 Chris Broadfoot[release-branch.go1.8] go1.8rc2 go1.8rc2
2017-01-19 Chris Broadfoot[release-branch.go1.8] all: merge master into release...
2017-01-19 Hironao OTSUBOgo/ast: fix Object's doc comment about Data
2017-01-18 Austin Clementsruntime: force workers out before checking mark roots
2017-01-18 Russ Coxtesting: make parallel t.Run safe again
2017-01-18 Brad Fitzpatrickcrypto/x509: revert SystemCertPool implementation for...
2017-01-18 David du Colombierdoc/go1.8: document Plan 9 requirements
2017-01-17 Keith Randallruntime: for plugins, don't add duplicate itabs
2017-01-17 Alberto DonizettiREADME.md: update and simplify
2017-01-17 gulyasmcmd/go: fix bug help message
2017-01-17 Filippo Valsordacrypto/tls: disable CBC cipher suites with SHA-256...
next