]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-03-11 Josh Bleecher... cmd/compile: improve CFG size in ssa.html
2020-03-11 Cuong Manh Letest: fix issue 15992 test wrong function call
2020-03-11 erifan01strings, bytes: improve IndexAny and LastIndexAny perfo...
2020-03-10 Dan Scalesruntime: fix problem with repeated panic/recover/re...
2020-03-10 Than McIntoshcmd/link: fix for package name attr testpoint in dwarf_...
2020-03-10 Bryan C. Millscmd/go/internal/lockedfile: use a retry loop to suppres...
2020-03-10 Keith Randallruntime: make typehash match compiler generated hashes...
2020-03-10 Joel Singcmd/compile: remove special handling for OpRISCV64SUBW...
2020-03-10 Alex Brainmandebug/pe: copy some consts from cmd/link/internal/ld
2020-03-10 Ian Lance Taylorcmd/cgo: always produce a parameter name for C code
2020-03-10 Nathan Fiscaletticmd/cgo: updated exported function parameter names
2020-03-10 smasher164cmd/vet: add ifaceassert and stringintconv checks
2020-03-10 smasher164cmd/compile: avoid string(int) conversion
2020-03-10 Keith Randallcmd/compile: insert complicated x86 addressing modes...
2020-03-09 smasher164std,cmd: update x/net and github.com/google/pprof
2020-03-09 Josh Bleecher... cmd/compile: use only bit patterns in isNonNegative
2020-03-09 Keith Randallcmd/compile: remove -largemodel flag from docs
2020-03-09 Bryan C. Millscmd/go/internal/modload: factor smaller files out of...
2020-03-09 Neven Sajkointernal/xcoff: fix wrong bit masking comparisons
2020-03-09 Yann Salaünerrors: fix typo in As documentation
2020-03-09 Russ Coxtest/run: make GO_GCFLAGS mean same thing it does durin...
2020-03-08 Josh Bleecher... cmd/compile: make ssa.Edge a stringer
2020-03-07 Nathan Fiscaletticmd/cgo: avoid extra newline in doc comment of exported...
2020-03-07 An Longmime: add .json to built-in list of MIME types
2020-03-06 Tim Coopernet/http/cgi: remove outdated TODO
2020-03-06 Cuong Manh Lecmd/compile: avoid range over copy of array
2020-03-06 Bryan C. Millscmd/dist: forward stderr if 'go env CGO_ENABLED' fails
2020-03-06 Jay Conrodcmd/go: make go test -json report failures for panickin...
2020-03-06 Stefan Baeblerdoc/go1.14: document that unparsable URL in net/url...
2020-03-05 Michael Prattruntime/pprof: expand final stack frame to avoid truncation
2020-03-05 Bryan C. Millscmd/go/internal/renameio: skip test affected by kernel...
2020-03-05 Robert Griesemercmd/compile/internal/scanner: report correct directive...
2020-03-05 Diogo Pinelaruntime: use staticuint64s instead of staticbytes for...
2020-03-05 Robert Griesemercmd/compile/internal/syntax: faster and simpler source...
2020-03-05 Joel Singcmd/compile: add zero store operations for riscv64
2020-03-05 Ivan Trubachcmd/doc: fix merging comments in -src mode
2020-03-05 Robert Griesemercmd/compile/internal/syntax: better scanner error messages
2020-03-04 Robert Griesemercmd/compile/internal/syntax: improved scanner tests
2020-03-04 Diogo Pinelacmd/compile: use staticuint64s instead of staticbytes
2020-03-04 Bryan C. Millscmd/go: invalidate cached test results when the -timeou...
2020-03-04 Meng Zhuocmd/asm: add MIPS MSA LD/ST/LDI support for mips64x
2020-03-04 Cherry Zhangruntime: don't save/restore FP registers in softfloat...
2020-03-04 erifan01bytes, strings: moves indexRabinKarp function to intern...
2020-03-04 Clément Chigotmisc/cgo/test: fix sigaltstack test on AIX
2020-03-04 Keith Randallcmd/compile: don't allow NaNs in floating-point constan...
2020-03-03 Michael Mundaycmd/compile: remove walkinrange optimization
2020-03-03 Josh Bleecher... cmd/compile: simplify converted SSA form for 'if false'
2020-03-03 Josh Bleecher... all: fix two minor typos in comments
2020-03-03 Russ Coxnet/http: fix handling of HTTP/2 upgrade failures
2020-03-03 Tim Cooperencoding/hex: remove unused variable from BenchmarkDump
2020-03-03 Michael Mundaycmd/compile: optimize integer-in-range checks
2020-03-03 Joel Singcmd/compile: absorb SNEZ into branch on riscv64
2020-03-03 Joel Singcmd/compile: optimize subtraction of zero on riscv64
2020-03-03 Joel Singcmd/compile: improve subtraction of constants on riscv64
2020-03-03 Xiangdong Jiruntime: use CBZ/CBNZ in linux/arm64 assembly code
2020-03-03 Jingweidoc/mem: remove unnecessary pre tags within same snippet
2020-03-03 Joel Singcmd/compile/internal/riscv64: correct ssa.BlockRetJmp
2020-03-03 yuzflag: changed flag variable name in package doc, for...
2020-03-03 Emmanuel T... runtime: during panic, print value instead of address...
2020-03-03 Robert Griesemercmd/compile/internal/syntax: add -skip flag to exclude...
2020-03-02 Josh Bleecher... runtime: prevent allocation when converting small ints...
2020-03-02 Josh Bleecher... cmd/compile: regenerate rules
2020-03-02 Robert Griesemergo/types: simplify method set computation
2020-03-02 Robert Griesemergo/types: fix method set computation
2020-03-02 Josh Bleecher... cmd/compile: add -d=ssa/check/seed=SEED
2020-03-02 Josh Bleecher... cmd/compile: remove duplicate ppc64 rules
2020-03-02 Keith Randallruntime: print instruction bytes when reporting a SIGILL
2020-03-02 Josh Bleecher... cmd/compile: make pre-elimination of rulegen bounds...
2020-03-02 Josh Bleecher... cmd/compile: add streamlined Block Reset+AddControl...
2020-03-02 Keith Randallruntime: use quiet NaNs in softfloat implementation
2020-03-02 Keith Randallhash/maphash: add more tests for seed generation
2020-03-02 Josh Bleecher... cmd/compile: add specialized Value reset for OpCopy
2020-03-02 Meng Zhuocmd/compile: add intrinsics for runtime/internal/math...
2020-03-02 Bryan C. Millsnet/http: verify RoundTripper invariants in the send...
2020-03-02 Changkun Oudoc: race condition in unsynchronized send/close
2020-03-02 Tobias Klauserinternal/cpu: use anonymous struct for CPU feature...
2020-03-02 Keith Randallos: plan9 seek() should invalidate cached directory...
2020-03-02 Jean de Klerktime: use values larger than 24 for day for time.Format...
2020-03-01 Keith Randallos: seek should invalidate any cached directory reads
2020-03-01 Torben Schinkesyscall/js: improve documentation of js.FuncOf
2020-03-01 Richard Musiolsyscall: fix Fchdir on js/wasm
2020-03-01 Josh Bleecher... cmd/compile: add specialized AddArgN functions for...
2020-03-01 Mark Pulfordruntime: deflake CGO traceback tests
2020-03-01 Bradford Lamson... cmd/compile: add a dark mode to ssa html generation...
2020-03-01 Alex Brainmancmd/go, cmd/link: implement -buildmode=pie on windows
2020-03-01 Shuotime: optimize Time.ISOWeek
2020-03-01 Ian Lance Taylorruntime/pprof/internal/profile: make error message...
2020-03-01 Emmanuel T... runtime: don't invoke t.Fatal* in goroutine in TestLibr...
2020-03-01 Ian Lance Taylornet/textproto: pass missing argument to fmt.Sprintf
2020-02-29 Ruixin(Peter... cmd/compile: lower float to uint conversions on s390x
2020-02-29 Josh Bleecher... cmd/compile: add more amd64 constant simplifications
2020-02-29 Josh Bleecher... cmd/compile: constant fold SSA bool to int conversions
2020-02-29 Josh Bleecher... cmd/compile: use correct types in phiopt
2020-02-29 martinruntime: do not exit(2) if a Go built DLL receives...
2020-02-28 Meng Zhuointernal/cpu: add MIPS64x feature detection
2020-02-28 Bryan C. Millscmd/go: avoid matching wildcards rooted outside of...
2020-02-28 Felix Corneliusdoc: update Effective Go with 1.14 language changes
2020-02-28 Bryan C. Millscmd/go: rationalize errors in internal/load and interna...
2020-02-28 Bryan C. Millscmd/go/internal/search: consolidate package-pattern...
2020-02-28 Bryan C. Millscmd/go/internal/search: record errors in the Match...
next