]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-05-14 Bryan C. Millscmd/go: default to GO111MODULE=auto and make it trigger...
2019-05-14 Bjørn Erik... text/template: fix truth handling of typed interface...
2019-05-13 Robert Griesemerspec: clarify the difference between &T{} and new(T)
2019-05-13 Robert Griesemerspec: clarify language on package-level variable initia...
2019-05-13 Josh Bleecher... cmd/compile: mark a few more tests as parallel
2019-05-13 Josh Bleecher... cmd/objdump: ensure that test executable files are...
2019-05-13 Josh Bleecher... cmd/fix: mark tests as parallel
2019-05-13 Tamir Dubersteinruntime: resolve latent TODOs
2019-05-13 Jay Conrodcmd/go: make 'go get' match patterns against packages...
2019-05-13 Josh Bleecher... cmd/objdump: mark tests as parallel
2019-05-13 Luka Zitnikcmd/go: print finally FAIL if a test has failed in...
2019-05-13 Cherry Zhangcmd/compile: correct the argument type in SETXXstore...
2019-05-13 Russ Coxindex/suffixarray: index 3-10X faster in half the memory
2019-05-13 Tamir Dubersteinruntime: resolve latent function type TODO
2019-05-13 Bryan C. Millscmd/go/internal/modfetch/codehost: ignore incomplete...
2019-05-13 Bryan C. Millscmd/go/internal/modfetch: fix GOSUMDB test failures
2019-05-13 Brad Fitzpatrickmime: update .mjs MIME type from text/ to application...
2019-05-13 Shulhandoc: use consistent path in example code
2019-05-13 David Chasecmd/compile: remove large intermediate slice from gc...
2019-05-13 Nikita Kryuchkovtime: fix a typo in comments
2019-05-13 LE Manh Cuongerrors: remove useless condition checking in Is
2019-05-13 Tobias Klauseros: fix typo in Chmod godoc
2019-05-12 Iskander Sharipovcmd/internal/obj/x86: add oclass function tests
2019-05-12 Joel Singcmd/link: add support for R_AARCH64_LDST128_ABS_LO12_NC...
2019-05-11 Tamir Dubersteinnet: comment duplicate constant
2019-05-11 Cherry Zhangtest: use a real use function in nilptr2.go
2019-05-10 Josh Bleecher... cmd/compile: reduce rulelog noise
2019-05-10 Jay Conrodcmd/go: add generated code comment to _testmain.go...
2019-05-10 Caleb Sparecmd/go: move automatic testing.Init call into generated...
2019-05-10 Yury Smolskycmd/vendor: import vet fixes from x/tools
2019-05-10 Jay Conrodcmd/go: force -coverpkg main packages to be built as...
2019-05-10 Russ Coxruntime: fix windows-amd64-2012 build
2019-05-10 Bryan C. Millscmd/go/testdata/script: remove skips and clarify commen...
2019-05-10 Jay Conrodcmd/go: move two vcs test repos to vcs-test.golang.org
2019-05-10 Josh Bleecher... cmd/compile: re-use regalloc's []valState
2019-05-09 Russ Coxruntime: fix s390x build
2019-05-09 Brad Fitzpatrickos/user: make Current return better error w/o cgo ...
2019-05-09 Russ Coxruntime: fix vet complaints for js/wasm
2019-05-09 Russ Coxruntime: fix vet complaints for all nacl
2019-05-09 Russ Coxruntime, crypto/x509: fix vet complaints for all windows
2019-05-09 Russ Coxruntime: fix vet complaints for all freebsd, netbsd...
2019-05-09 Russ Coxsyscall: fix vet complaints for all dragonfly, freebsd...
2019-05-09 Russ Coxruntime: fix vet complaints for solaris/amd64, illumos...
2019-05-09 Russ Coxruntime: fix vet complaints for linux/arm64, linux...
2019-05-09 Russ Coxruntime: fix vet complaints for linux/arm
2019-05-09 Russ Coxruntime: fix vet complaints for linux/amd64
2019-05-09 Russ Coxruntime: fix vet complaints for linux/386
2019-05-09 Michael Anthony... runtime: fix js/wasm lock implementation
2019-05-09 Russ Coxcmd/link: use standard-syntax struct tags in large...
2019-05-09 Russ Coxencoding/gob: rename encBuffer.WriteByte to writeByte
2019-05-09 Russ Coxfmt: rename buffer.WriteByte to writeByte
2019-05-09 Jay Conrodall: document vendoring in the standard library
2019-05-09 Russ Coxcmd/internal/bio: rename Reader.Seek to MustSeek
2019-05-09 Michael Anthony... runtime: split spans when scavenging if it's more than...
2019-05-09 Michael Anthony... runtime: add background scavenger
2019-05-09 Michael Anthony... runtime: remove periodic scavenging
2019-05-09 Russ Coxcmd/vendor: import vet fixes from x/tools
2019-05-09 Than McIntoshcmd/compile: emit DWARF call_line attrs with data4...
2019-05-09 Russ Coxcmd/vet/all: update whitelist for vet fixes
2019-05-09 David Chasecmd/compile: test delve instead of gdb in ssa/debug_test.go
2019-05-09 Than McIntoshcmd/link: fix link time regression in object file reading
2019-05-09 Elias Naurmisc/android: silence adb output unless an error occurs
2019-05-09 Russ Coxcmd/asm: accept TEXT f+0(SB) in -gensymabis mode
2019-05-09 Russ Coxcmd/go: diagnose go.mod and vendor out of sync in std...
2019-05-08 Brad Fitzpatrickcmd/go: set the "generate" build tag in go generate...
2019-05-08 Josh Bleecher... cmd/compile: add countRule rewrite rule helper
2019-05-08 Brad Fitzpatrickinternal/syscall/windows/sysdll: mark package as Window...
2019-05-08 Austin Clementscmd/link: write memprofile in legacy format for compile...
2019-05-08 Marwan Sulaimancmd/go: disallow go.sum updates in -mod=readonly
2019-05-08 Alan Donovango/types: add CheckExpr function to type-check an expre...
2019-05-08 JT Oliomath/big: stack allocate scaleDenom return value
2019-05-08 Dmitry Vyukovregexp: clarify docs re Submatch result
2019-05-08 Brad Fitzpatrickapi: update next.txt
2019-05-08 Lorenz Nickeldoc: fixed some links
2019-05-08 Elias Naurcmd/link/internal/ld: bump macOS and macOS SDK version...
2019-05-08 Russ Coxdoc: update /doc/asm compiler output example
2019-05-08 Elias Naurcmd/link/internal/ld: add missing Close
2019-05-08 Cherry Zhangreflect: add a test for Calling a Method of a direct...
2019-05-08 Stephan Zuercherimage/png: fix palette extension to handle 255 color...
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
next