]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-03-15 Joel Singcmd/internal/obj/riscv: add FCLASSS/FCLASSD instructions
2020-03-15 Joel Singcmd/asm,cmd/internal/obj/riscv: add atomic memory opera...
2020-03-15 Joel Singcmd/asm,cmd/internal/obj/riscv: add LR/SC instructions
2020-03-15 Joel Singcmd/internal/obj/riscv: add FENCE instruction
2020-03-15 Joel Singcmd/internal/obj/riscv: rework instruction generation
2020-03-15 Joel Singcmd/internal/obj/riscv: store relocation details in...
2020-03-15 Robert Kuskanet/http: use atomicBool for inShutdown
2020-03-14 Brian Kesslermath/cmplx: disable TanHuge test on s390x
2020-03-14 Brian Kesslermath/cmplx: implement Payne-Hanek range reduction
2020-03-13 Bryan C. Millscontext: deflake time-sensitive tests
2020-03-13 Ian Lance Taylorruntime: don't crash on mlock failure
2020-03-13 Bryan C. MillsRevert "misc/spectre: add spectre index test"
2020-03-13 Bryan C. Millscmd/go/internal/modload: suppress the 'go mod init...
2020-03-13 Josh Bleecher... cmd/compile: more minor cleanup in shortcircuitBlock
2020-03-13 Josh Bleecher... cmd/compile: remove loop in shortcircuit
2020-03-13 Josh Bleecher... cmd/compile: rename a local variable in shortcircuitBlock
2020-03-13 Russ Coxmisc/spectre: add spectre index test
2020-03-13 Russ Coxcmd/asm, cmd/compile, runtime: add -spectre=ret mode
2020-03-13 Russ Coxcmd/compile: add spectre mitigation mode enabled by...
2020-03-13 Keith Randallcmd/compile: convert 386 port to use addressing modes...
2020-03-13 zikaerohcmd/cover: skip function declarations with blank names
2020-03-13 zikaerohcmd/go: check for 'svn' binary in PATH in TestAccidenta...
2020-03-13 Lynn Bogercmd/internal/obj/ppc64: clean up some opcodes
2020-03-13 Ian Lance Taylortime: stop referring to timerproc in comment
2020-03-12 Johan Janssonruntime: emit more specific errors from checkptr
2020-03-12 Ian Lance Taylorruntime: leave cleantimers early if G is being preempted
2020-03-12 David Chasecmd/objdump: guard against out-of-range lines from...
2020-03-12 Walt Dellacmd/go: improve pseudo-version timestamp error
2020-03-12 Bryan C. Millscmd/go: fix test failures with -count=2
2020-03-12 David Chasetest: restore no-gogcflags build shortcut, save time
2020-03-12 Bryan C. Millscmd/go: add missing newline to "go" line in cache key
2020-03-12 Bryan C. Millscmd/go: include the go language version in cache keys
2020-03-12 David Howdencmd/go/internal/auth: fix .netrc lookup for URLs with...
2020-03-12 Rob Pikeio: add a comment about how to turn a Reader into ByteR...
2020-03-11 Than McIntoshcmd/internal/objabi: rerun stringer for sym kind
2020-03-11 Tamir Dubersteinruntime/pprof: document that debug=0 emits proto
2020-03-11 Cuong Manh Lecmd/compile: remove guard for OCOMPLEX in evconst
2020-03-11 Filippo Valsordacrypto/tls: add {SignatureScheme,CurveID,ClientAuthType...
2020-03-11 Robert Griesemercmd/compile/internal/syntax: various cleanups following...
2020-03-11 Bryan C. Millscmd/internal/moddeps: set GO111MODULE explicitly for...
2020-03-11 Jay Conrodcmd/go: extract module zip files in place
2020-03-11 Jay Conrodcmd/go: make module zip extraction more robust
2020-03-11 Bryan C. Millsnet: use t.Deadline instead of an arbitrary read deadli...
2020-03-11 Josh Bleecher... cmd/compile: use a bytes.Buffer to format symbols
2020-03-11 Russ Coxcmd/compile: fix buggy AMD64 rewrite from CL 213058
2020-03-11 Russ Coxtest/run: handle asmcheck -gcflags= commands better
2020-03-11 Russ Coxtest/codegen: mention in README that tests only run...
2020-03-11 Bryan C. Millsnet/http: use t.Deadline instead of an arbitrary timeou...
2020-03-11 Bryan C. Millsruntime: skip TestSignalIgnoreSIGTRAP on known-flaky...
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
next