]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
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'
2019-01-29 Ian Lance Taylordoc: go1.12: mention change in text/template user funct...
2019-01-29 Austin Clementscmd/link: fix confusing error on unresolved symbol
2019-01-28 Ian Lance Taylordoc: mention init traceback change in Go 1.12 release...
2019-01-28 Keith Randalldoc: describe change to eliminate method expression...
2019-01-27 Alex Brainmanpath/filepath: skip TestIssue29372 on windows, if ...
2019-01-27 Keith Randallcmd/compile: hide init functions in tracebacks
2019-01-27 Ian Lance Taylorcmd/compile: base PPC64 trunc rules on final type,...
2019-01-27 GiantsLoveDeathMetalsort: change let to let's
2019-01-25 Ian Lance Taylorcmd/go: mention that binary packages are going away
2019-01-25 yo-takcmd/compile, cmd/link: document more flags
2019-01-23 Bryan C. Millscmd/go/internal/modload: ensure that __debug_modinfo__...
2019-01-23 Filippo Valsordacrypto/elliptic: reduce subtraction term to prevent...
2019-01-23 Brad Fitzpatricknet/http: update bundled http2
2019-01-23 Brad Fitzpatricknet/url, net/http: reject control characters in URLs
2019-01-23 Daniel Martídoc: mention 'go get golang.org/dl/...' in install
2019-01-23 Elias NaurA+C: change email address for Elias Naur
2019-01-22 Keith Randallcmd/compile: don't bother compiling functions named "_"
2019-01-22 Filippo Valsordacrypto/subtle: normalize constant time ops docs
2019-01-22 Dmitri Shuralyovcmd/go: copy missing bit of documentation about code...
2019-01-21 Elias Naurdoc/go1.12.html: document rejection of mangled C names
2019-01-21 Tobias Klausercmd/cgo: remove duplicate entry from gofmtLineReplacer
2019-01-21 Aaron Cannonflag: improve docs for PrintDefaults; clarify how to...
2019-01-20 Filippo Valsordacrypto/tls: send a "handshake failure" alert if the...
2019-01-20 Ian Lance Taylorcmd/cgo: print the right error if mangling detection...
2019-01-18 Filippo Valsordadoc/go1.12: mention small RSA keys will cause some...
2019-01-18 Filippo Valsordacrypto/tls: expand Config.CipherSuites docs
2019-01-18 Hana (Hyang... doc/go1.12: mention heap sampling change
2019-01-18 tkivisikA+C: add author, rename contributor to a real name
2019-01-18 Raul Silveraruntime: sample large heap allocations correctly
2019-01-18 Ian Lance Taylorcmd/go: don't modify GOROOT in TestNewReleaseRebuildsSt...
2019-01-18 Ian Lance Taylorcmd/cgo: don't replace newlines with semicolons in...
2019-01-18 Brad Fitzpatricknet/http: clarify Transport connection reuse docs a bit
2019-01-17 Robert Griesemermath/big: document that Rat.SetString accepts _decimal_...
2019-01-17 Michael Anthony... runtime: don't coalesce scavenged spans with unscavenge...
2019-01-17 Michael Anthony... runtime: de-duplicate coalescing code
2019-01-17 Michael Anthony... runtime: refactor coalescing into its own method
2019-01-17 Austin Clementsdoc/go1.12: link to ABIInternal design document
2019-01-17 Ian Lance Taylortesting: report the failing test in a late log panic
2019-01-16 Clément Chigotnet: increase TestNotTemporaryRead server sleep
2019-01-16 Baokun Leecmd/go/internal/clean: fix clean -testcache does not...
2019-01-15 GuilhermeCarusoencoding/json: add comment for mashalererror struct
2019-01-15 Daniel Martícmd/go: fix wording issue in comment
2019-01-15 Ian Lance Taylorcmd/cgo: don't replace newlines with semicolons in...
2019-01-15 Viacheslav... cmd/go: remove init() to fix precedence issue when...
2019-01-15 Alex Brainmanpath/filepath: skip part of TestNTNamespaceSymlink
2019-01-14 Keith Randallruntime: keep FuncForPC from crashing for PCs between...
2019-01-14 Dmitri Shuralyovmisc/sortac: delete sortac command
2019-01-14 Keith Randallcmd/compile: when merging instructions, prefer line...
2019-01-14 Daniel Theophanesdatabase/sql: fix logic for pulling a Conn from DB
next