2022-08-12 |
Michael Pratt | runtime: convert schedt.lastpoll to atomic type |
commit | commitdiff | tree |
2022-08-12 |
Michael Pratt | runtime: print irrelevant IDs as nil in schedtrace |
commit | commitdiff | tree |
2022-08-12 |
Michael Pratt | runtime: convert g.goid to uint64 |
commit | commitdiff | tree |
2022-08-12 |
Michael Pratt | runtime: convert schedt.goidgen to atomic type |
commit | commitdiff | tree |
2022-08-12 |
Michael Pratt | runtime: convert panicking to atomic type |
commit | commitdiff | tree |
2022-08-12 |
Michael Pratt | runtime: convert runningPanicDefers to atomic type |
commit | commitdiff | tree |
2022-08-12 |
Michael Pratt | runtime: convert pendingPreemptSignals to atomic type |
commit | commitdiff | tree |
2022-08-12 |
Filippo Valsorda | crypto/ecdh,crypto/internal/nistec: enable pruning... |
commit | commitdiff | tree |
2022-08-12 |
Filippo Valsorda | crypto/ecdh: new package |
commit | commitdiff | tree |
2022-08-11 |
David Chase | cmd/compile: avoid copying Pos from ONAME when creating... |
commit | commitdiff | tree |
2022-08-11 |
Ian Lance Taylor | debug/elf: use saferio to read section data |
commit | commitdiff | tree |
2022-08-11 |
Austin Clements | runtime: add mayAcquire annotation for trace.lock |
commit | commitdiff | tree |
2022-08-11 |
Austin Clements | runtime: move trace locks to the leaf of the lock graph |
commit | commitdiff | tree |
2022-08-11 |
Austin Clements | runtime: only acquire trace.lock on the system stack |
commit | commitdiff | tree |
2022-08-11 |
Austin Clements | runtime: don't use trace.lock for trace reader parking |
commit | commitdiff | tree |
2022-08-11 |
Austin Clements | runtime: simplify trace buffer management around footer |
commit | commitdiff | tree |
2022-08-11 |
Austin Clements | runtime: avoid large object stack copy in traceStackTab... |
commit | commitdiff | tree |
2022-08-11 |
Austin Clements | runtime: write trace stack tab directly to trace buffer |
commit | commitdiff | tree |
2022-08-11 |
Matthew Dempsky | cmd/compile/internal/noder: fix implicit conversion... |
commit | commitdiff | tree |
2022-08-11 |
Matthew Dempsky | test: make issue54343.go robust against the tiny allocator |
commit | commitdiff | tree |
2022-08-11 |
Ian Lance Taylor | internal/saferio: new package to avoid OOM |
commit | commitdiff | tree |
2022-08-11 |
Dmitri Shuralyov | lib/time, time/tzdata: update to 2022b |
commit | commitdiff | tree |
2022-08-11 |
Matthew Dempsky | test: relax fixedbugs/issue20250.go expectations |
commit | commitdiff | tree |
2022-08-11 |
WANG Xuerui | debug/elf: add new-style LoongArch reloc types |
commit | commitdiff | tree |
2022-08-11 |
Cuong Manh Le | cmd/compile: fix wrong typeparams for selector expr... |
commit | commitdiff | tree |
2022-08-11 |
Mateusz Poliwczak | net: discard unrooted 254 byte names, not rooted ones |
commit | commitdiff | tree |
2022-08-11 |
Daniel Martà | go/printer: avoid copying bytes when counting node... |
commit | commitdiff | tree |
2022-08-11 |
Archana R | misc/cgo/testsanitizers: fix code to detect gcc version... |
commit | commitdiff | tree |
2022-08-11 |
Amarjeet Anand | time: optimize Format for RFC3339 and RFC3339Nano |
commit | commitdiff | tree |
2022-08-11 |
Joe Tsai | reflect: fix stale Value.Pointer comment |
commit | commitdiff | tree |
2022-08-11 |
Abirdcfly | internal/pprof/profile: simplify variable use |
commit | commitdiff | tree |
2022-08-11 |
Cuong Manh Le | cmd/compile/internal/amd64: more robust detection of... |
commit | commitdiff | tree |
2022-08-11 |
Andy Pan | runtime: eliminate a few usages of named return values... |
commit | commitdiff | tree |
2022-08-11 |
Jeremy Quirke | cmd/link: fix trampolines breaking DWARF line info |
commit | commitdiff | tree |
2022-08-11 |
Ludi Rehak | crypto/tls: change Conn.handshakeStatus type to atomic... |
commit | commitdiff | tree |
2022-08-10 |
Matthew Dempsky | cmd/compile/internal/noder: explicit receiver expressio... |
commit | commitdiff | tree |
2022-08-10 |
Matthew Dempsky | cmd/compile/internal/noder: prune unified IR's dictiona... |
commit | commitdiff | tree |
2022-08-10 |
Matthew Dempsky | cmd/compile/internal/noder: explicitly handle separate... |
commit | commitdiff | tree |
2022-08-10 |
Matthew Dempsky | cmd/compile/internal/noder: explicitly handle function... |
commit | commitdiff | tree |
2022-08-10 |
David Chase | internal/pkgbits: fix performance of rawReloc |
commit | commitdiff | tree |
2022-08-10 |
Matthew Dempsky | test: relax live.go for GOEXPERIMENT=unified |
commit | commitdiff | tree |
2022-08-10 |
Matthew Dempsky | test: more robust detection of GOEXPERIMENT=unified |
commit | commitdiff | tree |
2022-08-10 |
Cuong Manh Le | all: remove remaining UNREVIEWED files for Unified IR |
commit | commitdiff | tree |
2022-08-10 |
David Chase | cmd/compile: refactor GOSSAHASH debugging to make it... |
commit | commitdiff | tree |
2022-08-10 |
Keith Randall | runtime: fix gofmt error |
commit | commitdiff | tree |
2022-08-10 |
hopehook | net/http/cgi: remove port from the CGI environment... |
commit | commitdiff | tree |
2022-08-10 |
ruinan | hash/crc32: use LDP instead of LDR in crc32 computation |
commit | commitdiff | tree |
2022-08-10 |
eric fang | plugin: enable plugin test on linux/arm64 |
commit | commitdiff | tree |
2022-08-10 |
eric fang | cmd/compile/internal/ssa: optimize ARM64 code with TST |
commit | commitdiff | tree |
2022-08-10 |
Cherry Mui | cmd/compile: do not use content addressable symbol... |
commit | commitdiff | tree |
2022-08-09 |
Cherry Mui | runtime: gofmt |
commit | commitdiff | tree |
2022-08-09 |
Keith Randall | runtime: ensure that we don't scan noscan objects |
commit | commitdiff | tree |
2022-08-09 |
Ludi Rehak | encoding/gob: change typeInfo.encoder type to atomic... |
commit | commitdiff | tree |
2022-08-09 |
Emmanuel T... | cmd: vendor github.com/google/pprof to fix mangled... |
commit | commitdiff | tree |
2022-08-09 |
Damien Neil | net/url: clarify RawPath documentation |
commit | commitdiff | tree |
2022-08-09 |
Daniel Martà | encoding/xml: use bytes.Buffer.WriteString |
commit | commitdiff | tree |
2022-08-09 |
Abirdcfly | net/http: remove unused method needsSniff |
commit | commitdiff | tree |
2022-08-09 |
Cuong Manh Le | debug/gosym: fix missing symbol version for 1.2+ pclntab |
commit | commitdiff | tree |
2022-08-09 |
Matthew Dempsky | cmd/compile/internal/noder: shuffle defined type handli... |
commit | commitdiff | tree |
2022-08-09 |
Matthew Dempsky | test: test method expressions promoted to derived types |
commit | commitdiff | tree |
2022-08-09 |
Matthew Dempsky | test: add test for package-scope method value GC |
commit | commitdiff | tree |
2022-08-09 |
Matthew Dempsky | cmd/compile/internal/escape: support OITAB and OCHECKNIL |
commit | commitdiff | tree |
2022-08-09 |
Matthew Dempsky | cmd/compile/internal/inline: fix latent CalleeEffects... |
commit | commitdiff | tree |
2022-08-09 |
Matthew Dempsky | cmd/compile/internal/ir: prevent NewClosureVar misuse |
commit | commitdiff | tree |
2022-08-09 |
Matthew Dempsky | cmd/compile/internal/ir: better dump for OLINKSYMOFFSET |
commit | commitdiff | tree |
2022-08-09 |
Keith Randall | Revert "runtime: redo heap bitmap" |
commit | commitdiff | tree |
2022-08-09 |
Keith Randall | Revert "runtime: process ptr bitmaps one word at a... |
commit | commitdiff | tree |
2022-08-09 |
Than McIntosh | test: skip -buildmode=pie tests on alpine |
commit | commitdiff | tree |
2022-08-09 |
Ludi Rehak | log: change isDiscard type to atomic.Bool |
commit | commitdiff | tree |
2022-08-09 |
Joe Tsai | time: add DateTime, DateOnly, and TimeOnly |
commit | commitdiff | tree |
2022-08-09 |
Than McIntosh | runtime: disable gdb testpoints on alpine pending build... |
commit | commitdiff | tree |
2022-08-09 |
Nick Ripley | cmd/asm: add VTBX instruction on arm64 |
commit | commitdiff | tree |
2022-08-09 |
Andy Pan | runtime: refine code reducing indents in netpollBreak() |
commit | commitdiff | tree |
2022-08-09 |
Cuong Manh Le | cmd/compile/internal/typecheck: simplify tcAppend |
commit | commitdiff | tree |
2022-08-09 |
Cuong Manh Le | cmd/compile: do not write implicit conversion for appen... |
commit | commitdiff | tree |
2022-08-09 |
Cuong Manh Le | internal/testenv: add and use OptimizationOff/SkipIfOpt... |
commit | commitdiff | tree |
2022-08-09 |
Tobias Klauser | syscall: add Mmap and Munmap on solaris |
commit | commitdiff | tree |
2022-08-09 |
Tobias Klauser | syscall: wrap fstatat only once on linux/{arm64,riscv64} |
commit | commitdiff | tree |
2022-08-09 |
Cuong Manh Le | all: use ":" for compiler generated symbols |
commit | commitdiff | tree |
2022-08-09 |
Tobias Klauser | net/netip: fix method name in {AddrPort,Prefix}.IsValid... |
commit | commitdiff | tree |
2022-08-09 |
Meng Zhuo | internal/cpu: add sha512 for arm64 |
commit | commitdiff | tree |
2022-08-09 |
Meng Zhuo | debug/pe: add IMAGE_FILE_MACHINE_RISCV{32,64,128} |
commit | commitdiff | tree |
2022-08-08 |
Ian Lance Taylor | runtime/cgo: add -fno-stack-protector to CFLAGS |
commit | commitdiff | tree |
2022-08-08 |
Russ Cox | cmd/link: detect glibc vs musl ldso at link time |
commit | commitdiff | tree |
2022-08-08 |
Ian Lance Taylor | mime: remove test ordering dependency |
commit | commitdiff | tree |
2022-08-08 |
Joe Tsai | strings: avoid utf8.RuneError mangling in Split |
commit | commitdiff | tree |
2022-08-08 |
Ian Lance Taylor | syscall: rename close to closeFD |
commit | commitdiff | tree |
2022-08-08 |
Cuong Manh Le | math/big: disable TestNewIntAllocs on noopt builder |
commit | commitdiff | tree |
2022-08-08 |
Lynn Boger | cmd/compile: fix confusion with ANDCCconst in PPC64... |
commit | commitdiff | tree |
2022-08-08 |
Ian Lance Taylor | debug/pe: use correct pe64 test in ImportedSymbols |
commit | commitdiff | tree |
2022-08-08 |
Cuong Manh Le | cmd/compile: disable append of make test on noopt builder |
commit | commitdiff | tree |
2022-08-08 |
Cherry Mui | cmd/compile, cmd/link: enable Duff's device on darwin... |
commit | commitdiff | tree |
2022-08-08 |
Matthew Dempsky | test: add test case for type parameter method indexing |
commit | commitdiff | tree |
2022-08-08 |
Keith Randall | math/big: make NewInt inlineable and zero allocation |
commit | commitdiff | tree |
2022-08-08 |
Keith Randall | cmd/compile: optimize unsafe.Slice generated code |
commit | commitdiff | tree |
2022-08-08 |
Joe Tsai | reflect: avoid TypeOf in init |
commit | commitdiff | tree |
2022-08-08 |
Cuong Manh Le | cmd/compile: rename types.Rnd -> types.RoundUp |
commit | commitdiff | tree |
2022-08-08 |
cuiweixie | encoding/binary: ReadUvarint return io.ErrUnexpectedEOF... |
commit | commitdiff | tree |
2022-08-08 |
Tobias Klauser | all: use io.Seek* instead of deprecated os.SEEK_* |
commit | commitdiff | tree |
2022-08-08 |
Keith Randall | cmd/compile: avoid assignment conversion in append... |
commit | commitdiff | tree |
next |