]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2019-04-30 Elias Naurruntime: implement pthread functions for darwin/arm64
2019-04-30 Brad Fitzpatrickcmd/dist: disable cgo for darwin/386
2019-04-30 Romain Bauguehtml: add a Fuzz function
2019-04-30 Tyler Bui-Palsulichcmd/go: say to confirm import path when it's not found
2019-04-30 Romain Baugueencoding/csv: add a Fuzz function
2019-04-30 Russ Coxcmd/go/internal/modfetch: fix concurrent read/write...
2019-04-30 Richard Musiolcmd/internal/obj/wasm: cache SP in a local
2019-04-30 Richard Musiolruntime: do not use heap arena hints on wasm
2019-04-30 LE Manh Cuongencoding/json: fix Unmarshal hang on recursive pointers
2019-04-30 Russ Coxcmd/go: add test of $GONOPROXY, $GONOSUMDB behavior
2019-04-29 Keith Randallcmd/compile: evaluate map initializers incrementally
2019-04-29 Joel Singcmd,runtime: enable cgo for openbsd/arm64
2019-04-29 Ian Lance Taylorruntime: account for callbacks in checkdead on Windows
2019-04-29 Clément Chigotcmd/go: add XCOFF format handler for go version
2019-04-29 Clément Chigotruntime: make mmap return 0 instead of -1 on aix/ppc64
2019-04-29 Caleb Sparetesting: delay flag registration; move to an Init function
2019-04-29 Brad Fitzpatricksyscall: don't return EINVAL on zero Chmod mode on...
2019-04-29 Elias Naurruntime/cgo: ignore missing Info.plist files on iOS
2019-04-29 Brad Fitzpatrickos/exec: always set SYSTEMROOT on Windows if not listed...
2019-04-29 Haosdent Huangruntime: support all as parameter in gdb goroutine...
2019-04-29 Joel Singruntime: initialise cpu.HWCap on openbsd/arm64
2019-04-29 Richard Musiolmisc/wasm: fix command line arguments containing multi...
2019-04-29 BigMikesnet: correct docs of KeepAlive field in Dialer type
2019-04-29 Brad Fitzpatrickcmd/link/internal/s390x: fix s390x build
2019-04-29 Dmitri Shuralyovnet/http: remove "number:" from Response.Status string
2019-04-29 Daniel Martíall: remove a few unused parameters
2019-04-29 Romain Baugueencoding/json: add a Fuzz function
2019-04-29 Russ Coxcmd/go: implement Go checksum database support
2019-04-29 Alex Myasoedovstrconv: Document ParseFloat's special cases
2019-04-29 Alessandro... runtime: whitelist debugCall32..debugCall65536 in debug...
2019-04-28 Carlos Eduardo Seocmd/compile: intrinsify math/bits.Add64 for ppc64x
2019-04-28 Joel Singruntime: remove spurious register loads for openbsd...
2019-04-28 Jason A. Donenfeldsyscall: allow setting security attributes on processes
2019-04-28 Alex Brainmancmd/go/internal/renameio: use ERROR_ACCESS_DENIED to...
2019-04-27 Elias Naurcmd/link/internal/ld,syscall: replace getfsstat64 with...
2019-04-27 Elias Naurcmd/link/internal/ld,syscall: drop $INODE64 suffixes...
2019-04-27 Elias Naurcmd/link/internal/ld: consolidate macho platform setup
2019-04-27 Brian Kesslercmd/compile: add unsigned divisibility rules
2019-04-27 Joel Singcmd/dist: add support for openbsd/arm64
2019-04-27 Joel Singruntime, syscall: address vet errors in openbsd/arm64...
2019-04-27 Joel Singruntime: correct exitThread on openbsd/arm64
2019-04-27 Dmitri Goutnikbootstrap.bash: preserve file times when copying
2019-04-27 Mark Rushakoffcmd/go: fix typo in "go help version" output
2019-04-26 Daniel Theophanesdatabase/sql: add NullInt32
2019-04-26 Cherry Zhangcmd/link: reduce the size of Reloc struct
2019-04-26 Daniel Theophanesdatabase/sql: check if src is nil before converting...
2019-04-26 Marcel van... vendor: pull in text@v0.3.2
2019-04-26 Russ Coxcmd/go: add internal/note, internal/sumweb, internal...
2019-04-26 Russ Coxcmd/vendor: add golang.org/x/crypto/ed25519
2019-04-26 Joel Singcmd/link: add support for openbsd/arm64
2019-04-26 Joel Singsyscall: add support for openbsd/arm64
2019-04-26 Joel Singruntime: add support for openbsd/arm64
2019-04-26 Ian Lance Taylorruntime: test for cgo build tag in TestGdbPythonCgo
2019-04-26 Joel Singcmd: update vendored golang.org/x/sys
2019-04-26 Brandon Ryandoc: clarify to use MinGW-W64 for amd64 systems
2019-04-26 Clément Chigotruntime: enable runtime_mmap_test.go on AIX
2019-04-26 LE Manh Cuongtime: fix misleading error with the leading zero format
2019-04-26 Ian Lance Taylorruntime: gofmt defs1_netbsd_arm64.go
2019-04-26 Russ Coxnet/url: document, test that PathEscape escapes / to %2F
2019-04-26 Russ Coxcmd/go: make 'go version' apply to files
2019-04-26 Russ Coxcmd/link: make it easy to find binary versions
2019-04-26 Russ Coxapi: add recent Go 1.13 work
2019-04-25 Than McIntoshcmd/link: use read-only mmap to back selected symbol...
2019-04-25 Austin Clementsruntime: switch to P 0 before destroying current P
2019-04-25 Austin Clementsruntime: document P statuses
2019-04-25 Marcel van... all: update to Unicode 11
next