]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-10-01 Cuong Manh Letest: relax closure name matching in closure3.go
2022-10-01 eric fangmath: optimize Hypot function
2022-10-01 Bryan C. Millsos/exec: make StdoutPipe and StderrPipe safe to Close...
2022-10-01 Bryan C. Millsos/exec: recombine goroutinePipes and userPipes
2022-10-01 Ian Lance Taylordebug/dwarf: don't crash on negative range/rnglist...
2022-09-30 Tobias Klauserall: use "unix" build tag where appropriate
2022-09-30 cui fliterencoding: fix a few function names on comments
2022-09-30 Cuong Manh Letest: enable issue47631.go for Unified IR
2022-09-30 Cuong Manh Leinternal/singleflight: avoid race between multiple...
2022-09-30 cuiweixieencoding/json: return comparison directly
2022-09-30 cui fliterall: omit comparison bool constant to simplify code
2022-09-30 Cuong Manh Leinternal/singleflight: fix duplicate deleting key when...
2022-09-30 Michael Prattcmd/link/internal/ld: panic if inlined functions missin...
2022-09-30 Michael Prattcmd/compile: eagerly create LSym for closures
2022-09-30 Michael PrattRevert "runtime: move epoll syscalls to runtime/interna...
2022-09-30 Andrew Pogrebnoyruntime: move epoll syscalls to runtime/internal/syscall
2022-09-30 David Chasecmd/compile: fuse largest possible runs of plain blocks
2022-09-30 cui fliterinternal: fix a few function names on comments
2022-09-30 Than McIntoshRevert "cmd/cgo, cmd/compile, cmd/link: remove old...
2022-09-30 cuiweixiego: replace bytes.Compare with bytes.Equal
2022-09-30 cuiweixiego/doc: use strings.TrimPrefix
2022-09-30 Than McIntoshinternal/buildcfg: enabled CoverageRedesign GOEXPERIMEN...
2022-09-30 Tobias Klausercmd/cgo, cmd/compile, cmd/link: remove old style build...
2022-09-30 doujiang24runtime/trace: skip tests if parsing fails with timesta...
2022-09-30 Mikael Urankarcmd/link/internal/riscv64: add support for freebsd...
2022-09-30 cuiweixiecmd/internal: use fmt.Fprintf
2022-09-30 cuiweixiestrconv: delete unused field
2022-09-30 cuiweixiecmd/compile/internal/noder: remove unnecessary assignme...
2022-09-30 cuiweixieinternal/profile: omit comparison tool bool constant
2022-09-29 cuiweixiecmd/internal/obj/x86: return comparison directly
2022-09-29 cuiweixiecmd/internal/obj: call delete directly without check...
2022-09-29 cuiweixiecmd/internal/dwarf: remove redundant break statement
2022-09-29 cuiweixiecmd/internal/cov: use io.SeekStart, io.SeekCurrent...
2022-09-29 cuiweixiecmd/go/internal/mvs: remove useless type assertion
2022-09-29 cuiweixiecmd/go/internal/modindex: should omit comparison to...
2022-09-29 cuiweixiecmd/go/internal/list: should omit comparison to bool...
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
next