]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2018-06-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-06-08 Iskander Sharipovcmd/link: fix duplicated "unresolved inter-package...
2018-06-08 Richard Musiolmisc/wasm: set non-empty default for os.Args
2018-06-08 philhoferruntime: fix pprof livelock on arm
2018-06-08 David du Colombiercmd/cover: fix TestCoverHTML on Plan 9
2018-06-08 Keith Randallcmd/compile: mark BS{F,R}L as clobbering flags
2018-06-08 David Symondscmd/cover: fix test on Solaris
2018-06-07 David Symondscmd/cover: fix sorting of profile segment boundaries...
2018-06-07 Robert Griesemergo/types: extend cycle detection past simple type cycles
2018-06-07 David Symondscmd/cover: add test for HTML output
2018-06-07 David Symondscmd/go: don't refuse to update a present package only...
2018-06-07 Filippo Valsordacrypto/tls: expand docs on client-side session ticket...
2018-06-07 Bryan C. Millscmd/go: restore "go list" exit code for missing binary...
2018-06-07 Brad Fitzpatrickdebug/pe: add IMAGE_FILE_MACHINE_ARM64
2018-06-07 Brad Fitzpatrickcmd/go: skip TestBinaryOnlyPackages until it's fixed
2018-06-07 Adam Langleycrypto: randomly read an extra byte of randomness in...
2018-06-07 Tobias Klauserencoding/asn1: gofmt
2018-06-07 Zhou Penginternal/cpu: convert CRLF to LF line ending, and some...
2018-06-07 cch123runtime: fix typo in runqput comment
2018-06-07 Russ Coxcmd/go: final edits for add go list -cgo and -export
2018-06-07 Agniva De Sarkercmd/go/internal: add wasm magic header
2018-06-07 Russ Coxcmd/go: add go list -cgo and -export
2018-06-07 Tobias Klauserruntime: remove unused darwinVersion and getDarwinVersion
2018-06-07 hellozeeflag: removed the colon after "Usage" in the documentation
2018-06-07 212472270crypto/cipher: replace NewGCMWithNonceAndTagSize with...
2018-06-06 David Chasecmd/compile: fix panic-okay-to-inline change; adjust...
2018-06-06 Robert Griesemergo/types: add missing test case for https://golang...
2018-06-06 Robert Griesemergo/types: don't report errors referring to invalid...
2018-06-06 Eugene Kalinindatabase/sql: update doc related to per-connection...
2018-06-06 Suriyaa SundararubanREADME: linkify some paths
2018-06-06 Tobias Klausercrypto/x509: use SecItemExport instead of deprecated...
2018-06-06 Yury Smolskytest: add comments for all test actions
2018-06-06 Richard Musiolcmd/compile: fix OffPtr with negative offset on wasm
2018-06-06 Ian Lance Taylorreflect: add StructOf test case that gccgo used to...
2018-06-06 Brad Fitzpatricknet/http: remove an allocation in ServeMux
2018-06-06 Dennis Kuhnertcmd/go: output coverage report even if there are no...
2018-06-06 Robert Griesemercmd/compile: terminate compilation if type-checking...
2018-06-06 Filippo Valsordadoc: document Go 1.10.3
2018-06-06 Filippo Valsordadoc: document Go 1.9.7
2018-06-05 Robert Griesemercmd/compile: avoid nil pointer deref in debugging output
2018-06-05 Brad Fitzpatricknet/http: document Transport.Dial concurrency
2018-06-05 Robert Griesemercmd/compile: revert internal parameter rename (from...
2018-06-05 Ian Lance Taylorreflect: check that types match without calling TypeOf
2018-06-05 isharipocmd/link: fix duplicated "undefined reloc" errors
2018-06-05 Eugene Kalininos: check setStickyBit error in mkdir
2018-06-05 Bill Zissimopoulosruntime: handle windows callback on non-go thread
2018-06-05 Robert Griesemercmd/compile: fix printing of array types in error messages
2018-06-05 Robert Griesemerruntime: slightly better error message for assertion...
2018-06-04 Rebecca Stamblerstrconv: check for empty string in UnquoteChar
2018-06-04 Tobias Klausernet: drop special case for macOS 10.7 and earlier
2018-06-04 Ian Lance Taylorruntime: don't crash holding locks on racy timer access
2018-06-04 Josh Bleecher... text/tabwriter: fix BenchmarkPyramid and BenchmarkRagge...
2018-06-04 Richard Musiolnet: add js/wasm architecture
2018-06-04 cch123runtime: fix typo in the templateThread godoc
2018-06-04 Bryan C. Millsruntime/race: update most syso files to compiler-rt...
2018-06-04 Wei Xiaosyscall: fix EpollWait for arm64
2018-06-04 Johan Brandhorstnet/http: fix build errors on js/wasm target
2018-06-04 Russ Coxcmd/go: fix 'go get' compatibility for direct download...
2018-06-04 Iskander Sharipovcmd/asm/internal/asm: add extra AVX-512 tests
2018-06-02 Keith Randallcmd/compile: include callee args section when checking...
2018-06-01 Tim Cooperall: update comment URLs from HTTP to HTTPS, where...
2018-06-01 Yury Smolskytest: skip test/fixedbugs/bug345.go on windows
2018-06-01 Hana Kimruntime/trace: remove remaining NewContext reference
2018-06-01 Martin Möhrmanncmd/compile: fix comment to reference runtime.countrunes
2018-06-01 Robert Griesemergo/types: remove visited flag for constants and variabl...
2018-06-01 Ben Shicmd/internal/obj/arm64: fix two issues in the assembler
2018-06-01 Richard Musiolos: add js/wasm architecture
2018-05-31 Ian Lance Taylorarchive/zip: remove unnecessary words in (*Writer)...
2018-05-31 Josh Bleecher... encoding/hex: improve Decode and DecodeString docs
2018-05-31 Robert Griesemergo/types: report object path in trace mode
2018-05-31 Robert Griesemergo/types: better cycle reporting for some cyclic compos...
2018-05-31 Robert Griesemergo/types: use color-marking based cycle detection at...
2018-05-31 Robert Griesemergo/types: initial framework for marking-based cycle...
2018-05-31 Yury Smolskytest: remove rundircmpout and cmpout actions
2018-05-31 Hana Kimcmd/pprof: fix help message formatting error
2018-05-31 Constantin... encoding/asn1: fix returned type for an Object Identifier
2018-05-31 Zhou Pengreflect: reuse values during comparison of maps in...
2018-05-31 Johan Brandhorstnet/http: use fake Transport network when running in...
2018-05-31 Austin ClementsRevert "cmd/compile: ignore g register in liveness...
2018-05-31 Alberto DonizettiRevert "testing: only compute b.N once when passed...
2018-05-31 Yury Smolskytest: eliminate use of Perl in fixedbugs/bug345.go
2018-05-31 Yury Smolskytesting: make indentation consistent in sub-tests
2018-05-30 Audrius Butkeviciusnet: add ListenConfig, Dialer.Control to permit socket...
2018-05-30 Ian Lance Taylorcmd/go: accept more safe CFLAGS/LDFLAGS
2018-05-30 Mikio Haranet/http: use DialWithConn method of socks.Dialer
2018-05-30 Tobias Klauseros/exec: gofmt
2018-05-30 Ilya Tocarstrconv: simplify (*extFloat).Normalize
2018-05-30 Audrius Butkeviciusnet: fix leftover variable names from CL 115175
2018-05-30 Alan Donovango/types: fix typo causing loss of embedded interfaces
2018-05-30 Russ Coxcmd/go: add minimal module-awareness for legacy operation
2018-05-30 teaguenet/http/httputil: reduced log verbosity in reverseprox...
2018-05-30 Johan Brandhorstnet/http: add js/wasm compatible DefaultTransport
2018-05-30 David Chasecmd/compile: do not allow regalloc to LoadReg G register
2018-05-30 Hana Kimcmd/vendor/.../pprof: sync at rev 1ddc9e2
2018-05-30 Tobias Klausercmd/dist: remove external linking check for macOS 10.6
2018-05-30 Brian Kesslermath/big: implement Atkin's ModSqrt for 5 mod 8 primes
2018-05-30 Robert Griesemergo/types: don't over-eagerly verify embedded interfaces
2018-05-30 Tobias Klausercmd/link/internal/ld: drop duplicate copyright comment
2018-05-30 Tobias Klausercmd/dist: remove support for macOS 10.9 and earlier
2018-05-30 Tobias Klausernet/http: fix typo in comment
next