]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-09-29 cuiweixiecmd/go/internal/bug: use bytes.Contains
2022-09-29 cuiweixiecmd/cover: use io.SeekStart, io.SeekCurrent
2022-09-29 cuiweixiecmd/cover: remove unnecessary fmt.Sprintf
2022-09-29 cuiweixiecmd/compile/internal/ppc64: delete useless break
2022-09-29 cuiweixieinternal: use io.SeekStart, io.SeekCurrent, and io...
2022-09-29 cuiweixieinternal: use time.Since instead of time.Now().Sub
2022-09-29 cuiweixiecompress: remove useless break statement
2022-09-29 cui flitercmd/fix: use strings.Cut
2022-09-29 cui flitercmd: fix a few function names on comments
2022-09-29 cui flitercrypto: fix a few function names on comments
2022-09-29 hopehookall: use strings.Builder where appropriate
2022-09-29 hopehooksync/atomic: rename "ifaceWords" to "efaceWords"
2022-09-29 Mikael Urankarsyscall: add support for freebsd/riscv64
2022-09-29 Nobuki Fujiitesting: update description of Setenv
2022-09-29 cuiweixiecmd/compile/internal/ir: delete unused code
2022-09-29 cuiweixiecmd/go: using strings.CutPrefix replace strings.HasPref...
2022-09-29 cuiweixienet/http: using strings.CutPrefix replace strings.HasPr...
2022-09-29 Keith Randallcmd/compile: keep typecheck results in syntax tree
2022-09-29 cuiweixiebufio: use strings.Builder
2022-09-29 cuiweixiearchive/zip: use strings.TrimPrefix
2022-09-29 cuiweixienet/http: remove deadstore statement
2022-09-29 cuiweixienet: delete unused code
2022-09-29 cuiweixienet/http: use time.Compare
2022-09-29 Paul E. Murphydebug/elf: fix typo in R_PPC64_TPREL34 and R_PPC64_DTPREL34
2022-09-29 Robert Griesemergo/types, types2: use "generic" rather than "parameteri...
2022-09-29 Bryan C. Millscmd: add skips as needed to get tests to pass on js...
2022-09-29 Bryan C. Millsos/exec: avoid leaking a process in TestDoubleStartLeav...
2022-09-29 Damien Neilerrors, fmt: add support for wrapping multiple errors
2022-09-29 Tobias Klausercmd/go/internal/lockedfile/internal/filelock: remove...
2022-09-29 Russ Coxcmd/compile: limit goroutine count to parallelism
2022-09-29 Than McIntoshcmd/{cover,go}: avoid use of os.PathListSeparator in...
2022-09-29 Robert Griesemergo/types, types2: more concise error messages for cycle...
2022-09-29 Than McIntoshruntime/coverage: apis to emit counter data under user...
2022-09-29 Than McIntoshcmd{cover,covdata,go}: better coverage for tests that...
2022-09-29 Than McIntoshruntime/coverage: improve unit tests
2022-09-29 cuiweixiecrypto: use fmt.Appendf
2022-09-29 cuiweixiecmd/nm: use print-style not printf-style
2022-09-29 cuiweixiecmd/cgo: use strings.TrimSuffix
2022-09-29 cuiweixiecmd/cgo: delete unused code
2022-09-29 cuiweixiecmd/cgo: use strings.Contains instead of strings.Index
2022-09-29 cuiweixiecmd/asm: use strings.TrimSuffix
2022-09-29 cuiweixiecmd/asm: delete unused func newAddr
2022-09-29 cuiweixiecmd/asm: optimize if statement to return directly
2022-09-29 cuiweixiecmd/asm: use opd.String() instead of fmt.Sprintf
2022-09-29 Bryan C. Millsos/exec: refactor goroutine error reporting
2022-09-29 Bryan C. Millsos/exec: do not close pipes on a double-Start error
2022-09-29 Roland Shoemakerencoding/gob: add top level security doc
2022-09-28 Robert Griesemergo/types, types2: consistently use "cause" instead...
2022-09-28 Robert Griesemergo/types, types2: remove (C/c)ompilerErrorMessages...
2022-09-28 Robert Griesemercmd/compile: use "shifted operand %s (type %s) must...
2022-09-28 Robert Griesemercmd/compile: use "cannot use %s as %s value in %s:...
2022-09-28 Robert Griesemergo/types, types2: use "assignment mismatch: x variables...
2022-09-28 Alan Donovango/ast: record start and end of file in File.File{Start...
2022-09-28 Tobias Klausercmd/dist: test cmd module on js/wasm
2022-09-28 cui flitercmd/compile/internal/base: replace io/ioutil with os...
2022-09-28 Nobuki Fujiitesting: fail if T.Setenv is called via T.Run in a...
2022-09-28 cuiweixiecmd/go: using strings.CutSuffix replace strings.HasSuff...
2022-09-28 Joel Singcmd/link/internal/loadelf: add additional relocations...
2022-09-28 Zeke Luos/signal: disable GNU readline to deflake TestTerminal...
2022-09-28 Archana Rcmd/internal/obj/ppc64: remove unnecessary opcodes
2022-09-28 cui fliterall: fix some typos
2022-09-28 Lynn Bogercmd/compile: remove some lines from PPC64.rules
2022-09-28 Than McIntoshcmd/go: support new hybrid coverage instrumentation
2022-09-28 Than McIntoshcmd/go: refactor package references in Builder.build
2022-09-28 Than McIntoshcmd/go: add hook to check for GOEXPERIMENT in script...
2022-09-28 Than McIntoshcmd/cover: add hybrid instrumentation mode
2022-09-28 Than McIntoshruntime/coverage: runtime routines to emit coverage...
2022-09-28 Than McIntoshcmd/covdata: add tools to read/manipulate coverage...
2022-09-28 Robert Griesemergo/types, types2: use "invalid operation: x rel y ...
2022-09-28 Ian Lance Taylortime: add comment explaining >>33 in Now
2022-09-28 Mikael Urankarcmd/nm, runtime/cgo: add cgo support for freebsd/riscv64
2022-09-28 Mikael Urankarcmd/dist: enable cgo tests on freebsd/riscv64
2022-09-28 cuiweixiecrypto: use bytes.Clone
2022-09-28 cuiweixienet/textproto: use bytes.Clone
2022-09-28 cuiweixieinternal: use bytes.Clone
2022-09-28 cuiweixieencoding/xml: use bytes.Clone
2022-09-28 Mikael Urankarruntime: add support for freebsd/riscv64
2022-09-28 cuiweixiedatabase: use bytes.Clone
2022-09-27 Roland Shoemakercrypto/rsa,crypto/internal/boring: fix PSS salt handling
2022-09-27 Robert Griesemergo/types, types2: use 2nd operand position for comparis...
2022-09-27 Zeke Ludebug/elf: return error on reading from SHT_NOBITS...
2022-09-27 Ian Lance Taylorcrypto/x509: use unsafe.Slice
2022-09-27 Robert Griesemercmd/compile: use "method T.m already declared" for...
2022-09-27 Robert Griesemergo/types, types2: use "unknown field f in struct litera...
2022-09-27 Robert Griesemergo/types, types2: use "multiple-value" instead "n-value...
2022-09-27 Robert Griesemergo/types, types2: uniformly use "cannot convert X to...
2022-09-27 Robert Griesemergo/types, types2: use "and not used" instead of "but...
2022-09-27 Paul E. Murphycmd/compile: rework PPC64 Mul64uhilo lowering rules
2022-09-27 David Chasecmd/compile: make a type-specialized copy of encoding...
2022-09-27 David Chasecmd/compile: introduce "temporary" readers for more...
2022-09-27 Keith Randallcmd/compile: use stricter rule for possible partial...
2022-09-27 Alan Donovango/scanner: emit implicit semicolon tokens in correct...
2022-09-27 cuiweixiebufio: use bytes.Clone
2022-09-27 Than McIntoshcmd/link: fix coverage counter issue on AIX
2022-09-27 Tobias Klausercmd/internal/pkgpath: use MustHaveExec in TestToSymbolFunc
2022-09-27 Tobias Klausercmd/api: skip tests on platforms that cannot exec
2022-09-27 Paul E. Murphycmd/link: refactor usage of SymLocalentry helper functions
2022-09-27 Marko Kunglamisc/wasm: update deprecated substr usage
2022-09-27 cuiweixieruntime: using bytes.CutPrefix
2022-09-27 Keith Randallcmd/compile: abstract type type+value obtained from...
next