]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-05-08 erifan01math/big: fix the bug in assembly implementation of...
2019-05-07 Robert Griesemercmd/compile: avoid compiler crash for recursive interfa...
2019-05-07 Josh Bleecher... cmd/compile: note that some rules know the name of...
2019-05-07 Ian Lance Taylorcmd/go: don't print phdrs running "go version" on ELF...
2019-05-07 Baokun Leecmd/go: fix sumdb test failure
2019-05-07 Russ Coxcmd/cgo: fix unexpected semicolon in rewritten line
2019-05-07 Ian Lance Taylorcmd/go: simplify some modfetch code
2019-05-06 Filippo Valsordacrypto/ed25519: promote from golang.org/x/crypto/ed25519
2019-05-06 Bobby DeSimonenet/url: add tests for URLHostname
2019-05-06 Brad Fitzpatrickcmd/dist: allow builders to control granularity of...
2019-05-06 Shulhanall: simplify code using "gofmt -s -w"
2019-05-06 Keith Randallreflect: special-case panic message when returning...
2019-05-06 Michael Anthony... runtime: ensure free and unscavenged spans may be backe...
2019-05-06 Michael Anthony... runtime: split spans during allocation without treap...
2019-05-06 Michael Anthony... runtime: track the number of free unscavenged huge...
2019-05-06 Michael Anthony... runtime: scavenge huge spans first
2019-05-06 Michael Anthony... runtime: make treap iteration more efficient
2019-05-06 Michael Anthony... runtime: merge all treaps into one implementation
2019-05-06 Baokun Leecmd/go/internal/modfile: make error message for module...
2019-05-06 Andrew Bonventredoc: document Go 1.12.5
2019-05-06 Andrew Bonventredoc: document Go 1.11.10
2019-05-06 Cherry Zhangcmd/internal/obj: write package path at compile time...
2019-05-06 Vivek Sekharnet/http: add support for SameSite=None
2019-05-06 Dong-hee Nanet: use same TCP Keep Alive interval between dial...
2019-05-06 David Chasecmd/compile: make numberlines line mismatch check ignor...
2019-05-06 Andrew Bonventrehtml/template: add support for JavaScript modules
2019-05-06 Josh Bleecher... cmd/dist: delete unnecessary dirs from GOROOT on completion
2019-05-06 LE Manh Cuongerrors: fix Is panics if target is uncomparable
2019-05-06 Brad Fitzpatricknet/http: update bundled x/net/http2
2019-05-05 Tobias Klausersyscall: remove unused {dragonfly,illumos,solaris}64Bit...
2019-05-05 Tobias Klausersyscall: support generating netbsd/arm64 files in mkall.sh
2019-05-05 Iskander Sharipovall: remove commented-out print statements
2019-05-04 Damien Neilall: add Unwrap and Is methods to various error types
2019-05-03 Paul Jollycmd/go: fix clang test break as a result of golang...
2019-05-03 Austin Clementscmd/compile,runtime/internal/atomic: add Load8
2019-05-03 Michael Anthony... runtime: remove sys.HugePageSize
2019-05-03 Michael Anthony... runtime: add physHugePageSize
2019-05-03 Paul Jollycmd/go: update go bug to be more consistent with Github...
2019-05-03 Michael Fraenkelnet/http: fix TestTransportMaxConnsPerHost flakes
2019-05-03 Thanabodee... net/http: strip escaped password from error
2019-05-03 Brad Fitzpatricknet/http: add func NewRequestWithContext, Request.Clone
2019-05-03 Brad Fitzpatricknet/http: add Transport.Clone
2019-05-03 Elias Naurnet: skip DNS tests on self-hosted Android
2019-05-03 Elias Naurmisc/ios: don't refer to iostest.bash
2019-05-03 Michael Mundaycmd/compile: add math/bits.{Add,Sub}64 intrinsics on...
2019-05-03 LE Manh Cuongcmd/compile: fix isStaticCompositeLiteral reports wrong...
2019-05-03 Brian Kesslermath/big: document Int.String
2019-05-02 Brad Fitzpatrickcrypto/cipher: disable broken js/wasm test from nodejs...
2019-05-02 Filippo Valsordacmd: update golang.org/x/sys dependency
2019-05-02 Keith Randallreflect: MakeFunc: allow assignment conversions on...
2019-05-02 Brad Fitzpatricknet/http: skip flaky TestTransportMaxConnsPerHost for now
2019-05-02 Russ Coxsort: simplify bootstrap
2019-05-02 erifan01cmd/link: support PIE mode with internal link on linux...
2019-05-02 Elias Naurcmd/dist: don't generate exec wrappers for compatible...
2019-05-02 Pontus Leitzlercmd/go/internal/modload: make 'list -u' consider curren...
2019-05-02 Baokun Leecmd/go: make modconv test more robust
2019-05-02 LE Manh Cuongcmd/compile: remove outdate TODO in inl.go
2019-05-02 Russ Coxdoc/go1.13: start doc, note macOS, FreeBSD deprecations
2019-05-02 Jacob Walkererrors: fix comment referencing the Wrapper interface
2019-05-02 Robert Griesemercmd/compile: disable Go1.13 language features for ...
2019-05-01 Heschi Kreinickcmd/go/internal/web: fix log message
2019-05-01 LE Manh Cuongcmd/compile: fix maplit init panics for dynamic entry
2019-05-01 Russ Coxcmd/go: sort vendor/modules.txt package lists
2019-05-01 Martin Möhrmannstrings, bytes: add ToValidUTF8
2019-05-01 Elias Naurmisc/cgo/testcarchive: skip TestExtar on self-hosted iOS
2019-05-01 Elias Naurcmd/dist: only build exec wrappers when cross compiling
2019-05-01 Hana Kimcmd/go/internal/get: fix strayed verbose output on...
2019-05-01 Pontus Leitzlercmd/go/internal/modfetch/codehost: fix pseudoversions...
2019-05-01 David Chaseruntime: look for idle p to run current goroutine when...
2019-05-01 Russ Coxindex/suffixarray: add 32-bit implementation
2019-05-01 Lynn Bogercmd/compile/internal/ppc64: improve naming for ginsnop2
2019-05-01 Than McIntoshgo/internal/gccgoimporter: skip new test with aliases...
2019-05-01 Michael Anthony... runtime: change the span allocation policy to first-fit
2019-05-01 Lynn Bogertest: enable more memcombine tests for ppc64le
2019-05-01 Elias Nauros,time: fix tests on iOS
2019-05-01 Michael Vogtnet: set DNSError.IsTemporary from addrinfoErrno errors
2019-04-30 bill_ofarrellinternal/cpu: add detection for the new ECDSA and EDDSA...
2019-04-30 Michael Fraenkelnet/http: make Transport.MaxConnsPerHost work for HTTP/2
2019-04-30 Nir Soffernet/http: add Transport.ReadBufferSize and WriteBufferSize
2019-04-30 Richard Musiolsyscall: on wasm, do not use typed array asynchronously
2019-04-30 Jay Conrodcmd/go: make get -u upgrade only modules providing...
2019-04-30 Brian Kesslercmd/compile: add signed divisibility rules
2019-04-30 Keith Randallcmd/compile: fix line numbers for index panics
2019-04-30 Iskander Sharipovcmd/asm: reject BSWAPW on amd64
2019-04-30 Elias Nauros: fix tests on self-hosted Go builds
2019-04-30 Keith Randallcmd/compile: remove dynamic entry handling from sinit...
2019-04-30 Russ Coxcmd/go/internal/modfetch/codehost: disable fetch of...
2019-04-30 Elias Naurcmd/go,cmd/internal/sys,cmd/link: skip Go build ids...
2019-04-30 Emmanuel T... net/http: make Server return 501 for unsupported transf...
2019-04-30 Bryan C. Millscmd/go: query modules in parallel
2019-04-30 Elias Naurtime: look for zoneinfo.zip in GOROOT
2019-04-30 Liberatyscmd/go: derive executable name from package path in...
2019-04-30 Elias Naurcmd/dist: detect GOHOSTARCH on iOS
2019-04-30 Elias Naurcmd/dist: set the default external linker on platforms...
2019-04-30 Brad Fitzpatrickencoding/gob: adding missing fuzz skip to one of the...
2019-04-30 Josh Bleecher... all: refer to map elements as elements instead of values
2019-04-30 Baokun Leecmd/go/internal/modcmd: allow mod download without...
2019-04-30 Keith Randallruntime: fix data sizes for res_search results
2019-04-30 Joshua M. Clulowall: add new GOOS=illumos, split out of GOOS=solaris
2019-04-30 Clément Chigotcmd/link: add .go.buildinfo in XCOFF symbol table
next