]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-10-11 Joel Singcmd/compile: convert SLT/SLTU with constant into immedi...
2022-10-11 Joel Singcmd/compile: combine masking and zero extension on...
2022-10-10 Ian Lance Taylortest: add test case that caused a bogus error from...
2022-10-10 Cuong Manh Lecmd/compile: fix missing walk pass for static initializ...
2022-10-10 Than McIntoshruntime: mark arenaIdx.l1 and arenaIdx.l2 methods as...
2022-10-10 Than McIntoshcmd/compile: tweak inliners handling of coverage counte...
2022-10-10 qmuntalcmd/go: support shared libraries in 'go version' on...
2022-10-10 Robert Griesemergo/types, types2: use zero error code to indicate unset...
2022-10-10 Robert Griesemerinternal/types/errors: add InvalidSyntaxTree error
2022-10-10 Robert Griesemercmd/compile/internal/types2: use internal/types/errors...
2022-10-10 Robert Griesemergo/types: use internal/types/errors instead of local...
2022-10-10 Robert Griesemerinternal/types/errors: rename UntypedNil to UntypedNilUse
2022-10-10 Robert Griesemerinternal/types/errors: export error codes
2022-10-10 Robert Griesemerinternal/types/errors: add package
2022-10-10 Robert Griesemergo/types, types2: better error for generic type decl...
2022-10-08 Motiejus Jakštyscmd/cgo: use -O2 when testing compiler features
2022-10-08 Zeke Lucmd/go/internal/modload: improve error message for...
2022-10-08 Ian Lance Tayloros: use poll.fdMutex for Plan 9 files
2022-10-08 eric fangcmd/compile: enable carry chain scheduling for arm64
2022-10-07 Jeremy Brewermodload: provide a clearer error for standard library...
2022-10-07 Bryan C. Millscmd/go/internal/modload: remove the needSum argument...
2022-10-07 Andrew Pogrebnoyruntime: move epoll syscalls to runtime/internal/syscall
2022-10-07 Bryan C. Millscmd/go/internal/modload: remove unused moduleHasRootPac...
2022-10-07 Wayne Zuocmd/compile: intrinsify Sub64 on loong64
2022-10-07 Wayne Zuocmd/compile: intrinsify Add64 on loong64
2022-10-07 Tobias Klausernet/netip: add test for AddrFromSlice
2022-10-07 Tobias Klausernet/netip: use IPv4Unspecified in TestIPProperties
2022-10-07 Eddie Lopeztesting: add an example showcasing B.RunParallel with...
2022-10-07 Damien Neilnet/http: refactor tests to run most in HTTP/1 and...
2022-10-07 Tobias Klauserinternal/poll, internal/syscall/unix, syscall: move...
2022-10-07 Tobias Klauserinternal/poll, net, syscall: enable writev on aix
2022-10-07 Lynn Bogercmd/compile: leverage cc ops in more cases on ppc64x
2022-10-07 hopehookos/exec: document ProcessState available after a call...
2022-10-06 kxxtall: use grep -E/-F instead of fgrep/egrep
2022-10-06 Bryan C. Millsos/exec: parallelize more tests
2022-10-06 Bryan C. Millsos/exec: delete TestExtraFilesFDShuffle
2022-10-06 Michael Matloobcmd/go: fix incorrect determination of import path...
2022-10-06 Zeke Ludebug/buildinfo: correct a typo in calculating next...
2022-10-06 Wayne Zuocmd/compile: fold constant shift with extension on...
2022-10-06 cui fliterall: remove redundant type conversion
2022-10-06 Ian Lance Tayloros: if dirFS.Open fails, undo use of backslashes in...
2022-10-06 kijimaDall: fix some typos
2022-10-06 cui flitercmd/go/internal: use strings.Cut
2022-10-05 Damien Neilarchive/tar: limit size of headers
2022-10-05 Russ Coxregexp: limit size of parsed regexps
2022-10-05 Michael Matloobcmd/go/internal/modindex: ignore non-source files for...
2022-10-05 hopehookcmd/go: add @latest suffix for go install
2022-10-05 Wang Deyuruntime: avoid initializing MemProfileRate in init...
2022-10-05 Robert Griesemergo/types, types2: use consistent error messages for...
2022-10-05 Than McIntoshruntime/coverage: revise/shorten function names
2022-10-05 shaolimingcmd/internal/obj/arm64: add missing operand register...
2022-10-05 Cherry Muiruntime: don't jump stack if at entry of systemstack
2022-10-05 Youlin Fengruntime/cgo: let darwin pthread stacksize follow rlimit
2022-10-05 Paul E. Murphycmd/link: optimize PPC64 inline plt sequences if local
2022-10-05 eric fangcmd/compile: add late lower pass for last rules to run
2022-10-05 Robert Griesemercmd/compile/internal/syntax: better error message for...
2022-10-05 Robert Griesemercmd/compile/internal/types2: remove "unimplemented...
2022-10-04 Tomasz Jezierskiencoding/asn1: remove allocation from init
2022-10-04 Bryan C. Millsos/exec: add a GODEBUG setting to diagnose leaked processes
2022-10-04 Zeke Lureflect: avoid unnecessary copy of funcTypes
2022-10-04 cui fliterall: use fmt.Appendf
2022-10-04 Bryan MillsRevert "os/exec: make StdoutPipe and StderrPipe safe...
2022-10-04 Russ Coxcmd/cgo, cmd/compile, cmd/link: remove old style build...
2022-10-04 Russ Coxcmd/compile: rename gen and builtin to _gen and _builtin
2022-10-04 Than McIntoshruntime: change exit hooks test to use RaceDetectorSupp...
2022-10-04 Than McIntoshruntime/coverage: use atomic access for counter reads
2022-10-04 Than McIntoshcmd/internal/sys: migrate support.go functions to new...
2022-10-04 Andrew Pogrebnoycmd/compile: add "runtime/internal/syscall" back to...
2022-10-04 Archana Rcmd/go: update gcc version check for asan support on...
2022-10-04 Roland Shoemakercrypto/x509/internal/macos: handle unexpected null...
2022-10-04 Florian Zenkerruntime/race: use internal linking mode for amd64 subar...
2022-10-04 Daniel Martíencoding/gob: prevent a decoder state overflow
2022-10-03 Cuong Manh Lereflect: fix race condition on funcTypes
2022-10-03 hopehookgo/build: replace +build with go:build in documentation
2022-10-03 cui flitercmd/compile/internal: fix a few function names on comments
2022-10-03 cuiweixiecmd/trace: replace loop with append(slice, slice2...)
2022-10-03 millerruntime/coverage: recognise Plan 9 error message in...
2022-10-03 chanxuehonggo/token: fix File.AddLineColumnInfo logic
2022-10-03 Félix Dornlog/syslog: return nil directly
2022-10-02 cui fliterregexp: fix a few function names on comments
2022-10-02 Ian Lance Tayloros: use backslashes for DirFS on Windows
2022-10-02 hopehookall: use time.Since instead of time.Now().Sub
2022-10-02 cui flitersyscall: remove redundant type conversion
2022-10-01 cui flitercrypto/rand: convert r.used to atomic type
2022-10-01 Daniel Martícmd/go: remove the -i build flag
2022-10-01 Mikael Urankarcmd/dist: add support for freebsd/riscv64
2022-10-01 David Chasecmd/internal/obj: hoist constant slice out of function...
2022-10-01 Cuong Manh Letest: skip inlining check in escape4.go
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...
next