]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-08-11 Jeremy Quirkecmd/link: fix trampolines breaking DWARF line info
2022-08-11 Ludi Rehakcrypto/tls: change Conn.handshakeStatus type to atomic...
2022-08-10 Matthew Dempskycmd/compile/internal/noder: explicit receiver expressio...
2022-08-10 Matthew Dempskycmd/compile/internal/noder: prune unified IR's dictiona...
2022-08-10 Matthew Dempskycmd/compile/internal/noder: explicitly handle separate...
2022-08-10 Matthew Dempskycmd/compile/internal/noder: explicitly handle function...
2022-08-10 David Chaseinternal/pkgbits: fix performance of rawReloc
2022-08-10 Matthew Dempskytest: relax live.go for GOEXPERIMENT=unified
2022-08-10 Matthew Dempskytest: more robust detection of GOEXPERIMENT=unified
2022-08-10 Cuong Manh Leall: remove remaining UNREVIEWED files for Unified IR
2022-08-10 David Chasecmd/compile: refactor GOSSAHASH debugging to make it...
2022-08-10 Keith Randallruntime: fix gofmt error
2022-08-10 hopehooknet/http/cgi: remove port from the CGI environment...
2022-08-10 ruinanhash/crc32: use LDP instead of LDR in crc32 computation
2022-08-10 eric fangplugin: enable plugin test on linux/arm64
2022-08-10 eric fangcmd/compile/internal/ssa: optimize ARM64 code with TST
2022-08-10 Cherry Muicmd/compile: do not use content addressable symbol...
2022-08-09 Cherry Muiruntime: gofmt
2022-08-09 Keith Randallruntime: ensure that we don't scan noscan objects
2022-08-09 Ludi Rehakencoding/gob: change typeInfo.encoder type to atomic...
2022-08-09 Emmanuel T... cmd: vendor github.com/google/pprof to fix mangled...
2022-08-09 Damien Neilnet/url: clarify RawPath documentation
2022-08-09 Daniel Martíencoding/xml: use bytes.Buffer.WriteString
2022-08-09 Abirdcflynet/http: remove unused method needsSniff
2022-08-09 Cuong Manh Ledebug/gosym: fix missing symbol version for 1.2+ pclntab
2022-08-09 Matthew Dempskycmd/compile/internal/noder: shuffle defined type handli...
2022-08-09 Matthew Dempskytest: test method expressions promoted to derived types
2022-08-09 Matthew Dempskytest: add test for package-scope method value GC
2022-08-09 Matthew Dempskycmd/compile/internal/escape: support OITAB and OCHECKNIL
2022-08-09 Matthew Dempskycmd/compile/internal/inline: fix latent CalleeEffects...
2022-08-09 Matthew Dempskycmd/compile/internal/ir: prevent NewClosureVar misuse
2022-08-09 Matthew Dempskycmd/compile/internal/ir: better dump for OLINKSYMOFFSET
2022-08-09 Keith RandallRevert "runtime: redo heap bitmap"
2022-08-09 Keith RandallRevert "runtime: process ptr bitmaps one word at a...
2022-08-09 Than McIntoshtest: skip -buildmode=pie tests on alpine
2022-08-09 Ludi Rehaklog: change isDiscard type to atomic.Bool
2022-08-09 Joe Tsaitime: add DateTime, DateOnly, and TimeOnly
2022-08-09 Than McIntoshruntime: disable gdb testpoints on alpine pending build...
2022-08-09 Nick Ripleycmd/asm: add VTBX instruction on arm64
2022-08-09 Andy Panruntime: refine code reducing indents in netpollBreak()
2022-08-09 Cuong Manh Lecmd/compile/internal/typecheck: simplify tcAppend
2022-08-09 Cuong Manh Lecmd/compile: do not write implicit conversion for appen...
2022-08-09 Cuong Manh Leinternal/testenv: add and use OptimizationOff/SkipIfOpt...
2022-08-09 Tobias Klausersyscall: add Mmap and Munmap on solaris
2022-08-09 Tobias Klausersyscall: wrap fstatat only once on linux/{arm64,riscv64}
2022-08-09 Cuong Manh Leall: use ":" for compiler generated symbols
2022-08-09 Tobias Klausernet/netip: fix method name in {AddrPort,Prefix}.IsValid...
2022-08-09 Meng Zhuointernal/cpu: add sha512 for arm64
2022-08-09 Meng Zhuodebug/pe: add IMAGE_FILE_MACHINE_RISCV{32,64,128}
2022-08-08 Ian Lance Taylorruntime/cgo: add -fno-stack-protector to CFLAGS
2022-08-08 Russ Coxcmd/link: detect glibc vs musl ldso at link time
2022-08-08 Ian Lance Taylormime: remove test ordering dependency
2022-08-08 Joe Tsaistrings: avoid utf8.RuneError mangling in Split
2022-08-08 Ian Lance Taylorsyscall: rename close to closeFD
2022-08-08 Cuong Manh Lemath/big: disable TestNewIntAllocs on noopt builder
2022-08-08 Lynn Bogercmd/compile: fix confusion with ANDCCconst in PPC64...
2022-08-08 Ian Lance Taylordebug/pe: use correct pe64 test in ImportedSymbols
2022-08-08 Cuong Manh Lecmd/compile: disable append of make test on noopt builder
2022-08-08 Cherry Muicmd/compile, cmd/link: enable Duff's device on darwin...
2022-08-08 Matthew Dempskytest: add test case for type parameter method indexing
2022-08-08 Keith Randallmath/big: make NewInt inlineable and zero allocation
2022-08-08 Keith Randallcmd/compile: optimize unsafe.Slice generated code
2022-08-08 Joe Tsaireflect: avoid TypeOf in init
2022-08-08 Cuong Manh Lecmd/compile: rename types.Rnd -> types.RoundUp
2022-08-08 cuiweixieencoding/binary: ReadUvarint return io.ErrUnexpectedEOF...
2022-08-08 Tobias Klauserall: use io.Seek* instead of deprecated os.SEEK_*
2022-08-08 Keith Randallcmd/compile: avoid assignment conversion in append...
2022-08-08 Keith Randallruntime: process ptr bitmaps one word at a time
2022-08-08 Keith Randallruntime: redo heap bitmap
2022-08-08 cuiweixiecmd/compile: store combine on amd64
2022-08-08 cuiweixiecmd/compile,runtime: panic when unsafe.Slice param...
2022-08-08 Cuong Manh Lecmd/compile: treat constants to type parameter conversi...
2022-08-08 Cuong Manh Lecmd/compile: remove index out of bounds check in walkIndex
2022-08-08 Cuong Manh Lecontext: Revert "context: use CompareAndSwap in cancelC...
2022-08-08 Ludi Rehaknet/http: change conn.curReq type to atomic.Pointer...
2022-08-08 Austin Clementsruntime/internal/atomic: add Pointer[T] type
2022-08-08 cuiweixiecrypto/tls: delete unnecessary line of return
2022-08-08 Joel Singinternal/cpu: implement CPU feature detection for openb...
2022-08-08 Russ Coxgo/build: add GO$GOARCH-based ToolTags
2022-08-08 Michael Prattruntime: remove useless empty string literal
2022-08-08 Michael Prattruntime: convert gcController.dedicatedMarkWorkersNeede...
2022-08-08 Michael Prattruntime: convert gcController.idleMarkTime to atomic...
2022-08-08 Michael Prattruntime: convert gcController.fractionalMarkTime to...
2022-08-08 Cuong Manh Lecmd/compile: correct alignment of atomic.Int64
2022-08-08 Michael Prattruntime: convert gcController.dedicatedMarkTime to...
2022-08-08 Michael Prattruntime: convert gcController.bgScanCredit to atomic...
2022-08-08 Michael Prattruntime: convert gcController.globalsScan to atomic...
2022-08-08 Michael Prattruntime: convert gcController.maxStackScan to atomic...
2022-08-08 Michael Prattruntime: convert gcController.lastStackScan to atomic...
2022-08-08 Michael Prattruntime: convert gcController.heapScan to atomic type
2022-08-08 Michael Prattruntime: convert gcController.heapLive to atomic type
2022-08-08 Cuong Manh Lereflect: use doc links to refer to package "unsafe"
2022-08-08 Cuong Manh Lecontext: use CompareAndSwap in cancelCtx.Done
2022-08-08 Tomasz Jezierskiencoding/gob: replace runtime values with constants...
2022-08-06 Matthew Dempskycmd/compile: fix import/export of ODYNAMICDOTTYPE
2022-08-06 Rob Pikefmt: add a function to recover the original format...
2022-08-05 Dmitri Shuralyovall: update vendored golang.org/x/{net,tools} for Go...
2022-08-05 Russ Coxcmd/dist: do not run on ppc64le
2022-08-05 Russ Coxcmd/dist: force stackGuardMultiplierDefault to 1
2022-08-05 Russ Coxsync/atomic: remove test64err in test
next