]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2019-04-11 Andrew Bonventre[release-branch.go1.12] go1.12.4 go1.12.4
2019-04-11 Brad Fitzpatrick[release-branch.go1.12] doc: document Go 1.12.4 and...
2019-04-08 Andrew Bonventre[release-branch.go1.12] go1.12.3 go1.12.3
2019-04-08 Andrew Bonventre[release-branch.go1.12] doc: correct link in 1.11.8...
2019-04-08 Andrew Bonventre[release-branch.go1.12] doc: correct link in 1.12.3...
2019-04-08 Andrew Bonventre[release-branch.go1.12] doc: document Go 1.11.8
2019-04-08 Andrew Bonventre[release-branch.go1.12] doc: document Go 1.12.3
2019-04-05 Andrew Bonventre[release-branch.go1.12] go1.12.2 go1.12.2
2019-04-05 Jay Conrod[release-branch.go1.12] cmd/go: avoid link error when...
2019-04-05 Austin Clements[release-branch.go1.12] runtime: fix write barrier...
2019-04-05 Andrew Bonventre[release-branch.go1.12] doc: document Go 1.12.2
2019-04-05 Andrew Bonventre[release-branch.go1.12] doc: document Go 1.11.7
2019-04-05 Keith RandallRevert "[release-branch.go1.12] syscall: avoid _getdire...
2019-04-05 Keith Randall[release-branch.go1.12] syscall: avoid _getdirentries64...
2019-04-05 Brad Fitzpatrick[release-branch.go1.12] runtime: skip broken TestLldbPython
2019-04-04 Ian Lance Taylor[release-branch.go1.12] internal/poll: fix deadlock...
2019-04-02 LE Manh Cuong[release-branch.go1.12] cmd/compile: fix literal struct...
2019-04-02 Cezar Sa Espinola[release-branch.go1.12] net: use network and host as...
2019-04-02 Cherry Zhang[release-branch.go1.12] cmd/compile: copy volatile...
2019-04-02 Jordan Liggitt[release-branch.go1.12] net/http/httputil: make Reverse...
2019-03-27 Dmitri Shuralyov[release-branch.go1.12] cmd/go: fix the default build...
2019-03-27 Brad Fitzpatrick[release-branch.go1.12] net: fix test after 8.8.8.8...
2019-03-27 Than McIntosh[release-branch.go1.12] cmd/compile: better handling...
2019-03-24 Jason A. Donenfeld[release-branch.go1.12] runtime: safely load DLLs
2019-03-15 Baokun Lee[release-branch.go1.12] os: consistently return PathErr...
2019-03-14 Andrew Bonventre[release-branch.go1.12] doc: add minor revisions header...
2019-03-14 Andrew Bonventre[release-branch.go1.12] go1.12.1 go1.12.1
2019-03-14 Andrew Bonventre[release-branch.go1.12] doc: document Go 1.12.1
2019-03-14 Andrew Bonventre[release-branch.go1.12] doc: document Go 1.11.6
2019-03-14 Bryan C. MillsRevert "[release-branch.go1.12] cmd/go: fix the default...
2019-03-13 Ian Lance Taylor[release-branch.go1.12] cmd/cgo: use explicit type...
2019-03-13 Hana Kim[release-branch.go1.12] cmd/go: fix the default build...
2019-03-13 Daniel Martí[release-branch.go1.12] text/template: error on method...
2019-03-13 Cherry Zhang[release-branch.go1.12] cmd/compile: make KeepAlive...
2019-03-13 Rémy Oudompheng[release-branch.go1.12] cmd/cgo: simplify and fix handl...
2019-03-13 lukechampine[release-branch.go1.12] fmtsort: sort interfaces determ...
2019-03-13 Keith Randall[release-branch.go1.12] cmd/compile: fix ordering for...
2019-03-13 Jay Conrod[release-branch.go1.12] cmd/go: avoid link errors when...
2019-03-13 Ian Lance Taylor[release-branch.go1.12] doc/go1.12: new go line in...
2019-03-08 Bryan C. Mills[release-branch.go1.12] cmd/go/internal/modfetch: handl...
2019-03-05 Ian Lance Taylor[release-branch.go1.12] path/filepath: don't discard...
2019-03-05 Baokun Lee[release-branch.go1.12] os: remove unreadable directori...
2019-03-03 Alberto Donizetti[release-branch.go1.12] doc: fix bad lib/time link...
2019-03-01 Cherry Zhang[release-branch.go1.12] runtime: scan defer closure...
2019-03-01 Baokun Lee[release-branch.go1.12] cmd/go/internal/cache: disable...
2019-02-27 Alberto Donizetti[release-branch.go1.12] doc: add 1.10.8 and 1.11.5...
2019-02-26 Ian Lance Taylor[release-branch.go1.12] path/filepath: revert "fix...
2019-02-26 Alberto Donizetti[release-branch.go1.12] doc: add 1.12 to the project...
2019-02-26 fanzha02[release-branch.go1.12] cmd/internal/obj/arm64: fix...
2019-02-25 Andrew Bonventre[release-branch.go1.12] go1.12 go1.12
2019-02-25 Andrew[release-branch.go1.12] doc: document Go 1.12
2019-02-25 Andrew[release-branch.go1.12] doc/go1.12: remove draft notice
2019-02-25 Andrew[release-branch.go1.12] doc/go1.12: change go install...
2019-02-25 Lynn Boger[release-branch.go1.12] cmd/compile: call ginsnop,...
2019-02-25 Cherry Zhang[release-branch.go1.12] cmd/compile: guard against...
2019-02-22 Filippo Valsorda[release-branch.go1.12] crypto/rc4: remove false guaran...
2019-02-22 Cherry Zhang[release-branch.go1.12] cmd/compile: flow interface...
2019-02-21 Filippo Valsorda[release-branch.go1.12] crypto/tls: don't select RSA...
2019-02-17 Zhou Peng[release-branch.go1.12] database/sql/driver: fix typo
2019-02-16 Brad Fitzpatrick[release-branch.go1.12] doc/go1.12: document net/url...
2019-02-15 Ian Lance Taylor[release-branch.go1.12] cmd/go: add newline after modul...
2019-02-15 Brad Fitzpatrick[release-branch.go1.12] syscall: skip TestSyscallNoErro...
2019-02-14 berkant ipek[release-branch.go1.12] net/http/httptrace: fix typo
2019-02-14 Brad Fitzpatrick[release-branch.go1.12] doc/go1.12: soften, expand...
2019-02-14 Brad Fitzpatrick[release-branch.go1.12] doc/go1.12: note that Go 1...
2019-02-13 Ian Lance Taylor[release-branch.go1.12] os: don't return ENOENT if...
2019-02-13 Brad Fitzpatrick[release-branch.go1.12] crypto/tls, runtime: document...
2019-02-13 Cherry Zhang[release-branch.go1.12] runtime: scan gp._panic in...
2019-02-13 Ian Lance Taylor[release-branch.go1.12] doc: don't use "go tool vet...
2019-02-11 Andrew Bonventre[release-branch.go1.12] go1.12rc1 go1.12rc1
2019-02-11 Bryan C. Millscmd/go/internal/modcmd: use replaced paths to break...
2019-02-10 Daniel Martídoc: remove last pieces of advice to set GOROOT
2019-02-09 Ian Lance Taylorsync/atomic: add 32-bit MIPS to the 64-bit alignment...
2019-02-09 alkesh26doc: fix typos
2019-02-08 Justin Lidatabase/sql: document Stmt lifetime
2019-02-07 Filippo Valsordacrypto/tls: disable RSA-PSS in TLS 1.2
2019-02-07 Filippo Valsordacrypto/tls: make TLS 1.3 opt-in
2019-02-07 Filippo Valsordacrypto/x509: consider parents by Subject if AKID has...
2019-02-06 Yasser Abdolmalekitest/chan: fix broken link to Squinting at Power Series
2019-02-05 Filippo Valsordacrypto/x509: improve CertificateRequest docs
2019-02-05 alkesh26doc: fix a typo
2019-02-05 Yuval Pavel... doc: go1.12: document FreeBSD 12.0 requires COMPAT_FREE...
2019-02-04 Alberto Donizetticmd/go: clarify @none effect on dependants modules
2019-02-04 spring1843crypto/aes: replace broken extenal link to FIPS 197
2019-02-04 Ian Lance Taylorcmd/cgo: don't copy a simple variable x in &x[0]
2019-02-01 Keith Randallcmd/compile: fix crash when memmove argument is not...
2019-02-01 Cherry Zhangreflect: eliminate write barrier for copying result...
2019-02-01 Ian Lance Taylordoc: go1.12: update notes on go directive
2019-02-01 Yuval Pavel... cmd/cgo: ignore unrecognized GCC warning group pragmas
2019-01-31 Michael Anthony... runtime: add credit system for scavenging
2019-01-31 Michael Anthony... runtime: scavenge memory upon allocating from scavenged...
2019-01-30 Ian Lance Taylorcmd/cgo: disable GCC 9 warnings triggered by cgo code
2019-01-30 Dmitri ShuralyovCONTRIBUTORS: second round of updates for Go 1.12
2019-01-30 Alberto Donizettidoc: note go tool tour removal in 1.12 release notes
2019-01-30 Ian Lance Tayloros: treat EACCES as a permission error in RemoveAll
2019-01-30 Ian Lance Tayloros: restore RemoveAll docs by making a single copy
2019-01-30 Ian Lance Taylordoc: remove meaningless word from Go 1.12 release notes
2019-01-30 Ian Lance Tayloros: make openFdAt act like openFileNolog
2019-01-29 Brad Fitzpatricknet/url, net/http: relax CTL-in-URL validation to only...
2019-01-29 kim yongbindoc/go1.12: add notes about 'go doc -src'
next