2022-09-02 |
Austin Clements | runtime: replace stkframe.arglen/argmap with methods |
commit | commitdiff | tree |
2022-09-02 |
Austin Clements | runtime: switch gp when jumping stacks during traceback |
commit | commitdiff | tree |
2022-09-02 |
Austin Clements | runtime: document stkframe |
commit | commitdiff | tree |
2022-09-02 |
Austin Clements | runtime: drop redundant argument to getArgInfo |
commit | commitdiff | tree |
2022-09-02 |
Austin Clements | runtime: drop function context from traceback |
commit | commitdiff | tree |
2022-09-02 |
Mateusz Poliwczak | net: rfc number typo |
commit | commitdiff | tree |
2022-09-02 |
Keith Randall | cmd/compile: rewrite >>c<<c to &^(1<<c-1) |
commit | commitdiff | tree |
2022-09-02 |
Matthew Dempsky | cmd/compile/internal/noder: allow OCONVNOP for identica... |
commit | commitdiff | tree |
2022-09-02 |
Matthew Dempsky | cmd/compile/internal/noder: refactor exprConvert code |
commit | commitdiff | tree |
2022-09-02 |
Cuong Manh Le | cmd/compile: remove go:notinheap pragma |
commit | commitdiff | tree |
2022-09-02 |
Cuong Manh Le | cmd/compile: make runtime/internal/sys.NotInHeap intrinsic |
commit | commitdiff | tree |
2022-09-02 |
Cuong Manh Le | cmd/compile/internal/abt: use strings.Builder |
commit | commitdiff | tree |
2022-09-02 |
Tobias Klauser | debug/macho: use saferio to allocate load command slice |
commit | commitdiff | tree |
2022-09-02 |
Derek Parker | cmd/compile: new inline heuristic for struct compares |
commit | commitdiff | tree |
2022-09-02 |
Tobias Klauser | runtime: support MADV_DONTNEED on the BSDs and Solaris... |
commit | commitdiff | tree |
2022-09-02 |
ruinan | cmd/compile: optimize RotateLeft8/16 on arm64 |
commit | commitdiff | tree |
2022-09-02 |
Cuong Manh Le | go/types,types2: move notinheap tests to fixedbugs... |
commit | commitdiff | tree |
2022-09-02 |
Tobias Klauser | cmd/compile/internal/base: use runtime.KeepAlive in... |
commit | commitdiff | tree |
2022-09-02 |
ruinan | cmd/compile: optimize shift ops on arm64 when the shift... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/types: use function name position for init errors |
commit | commitdiff | tree |
2022-09-02 |
Cherry Mui | cmd/link: only add dummy XCOFF reference if the symbol... |
commit | commitdiff | tree |
2022-09-02 |
RenKanai | encoding/asn1: fix doc for BitString.At's return value |
commit | commitdiff | tree |
2022-09-02 |
Cuong Manh Le | cmd/compile: restrict //go:notinheap to runtime/interna... |
commit | commitdiff | tree |
2022-09-02 |
cuiweixie | hash: convert haveCastagnoli to atomic type |
commit | commitdiff | tree |
2022-09-02 |
Jonathan FOng | math/rand: document that Source returned by NewSource... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | internal/types: add a test for empty string import... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/types, types2: move shared tests into internal/types... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/types: test shifts that are disabled in shared test... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/types, types2: establish type-checker specific local... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | cmd/compile/internal/types2: use go/types/testdata... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/types, types2: consolidate testdata/fixedbugs test... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | cmd/compile/internal/syntax: more strict parsing of... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/types, types2: consolidate testdata/fixedbugs/issue4... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/parser: match syntax parser error for unnamed type... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/parser: more tolerant parsing of import declarations |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | cmd/compile/internal/syntax: more tolerant parsing... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/parser: parse import specs the same way as the synta... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/types, types2: consolidate a test file with differen... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | cmd/compile/internal/types2: match go/types error for... |
commit | commitdiff | tree |
2022-09-02 |
Robert Griesemer | go/types: use singular in version error messages |
commit | commitdiff | tree |
2022-09-02 |
hopehook | types2: use strings.Builder in infer.go |
commit | commitdiff | tree |
2022-09-01 |
hopehook | types2: use strings.Builder in errors.go |
commit | commitdiff | tree |
2022-09-01 |
Robert Griesemer | go/parser: leave checking of LHS in short var decls... |
commit | commitdiff | tree |
2022-09-01 |
Robert Griesemer | go/parser: check that go/defer expressions are not... |
commit | commitdiff | tree |
2022-09-01 |
Robert Griesemer | cmd/compile: avoid "not used" errors due to bad go... |
commit | commitdiff | tree |
2022-09-01 |
Robert Griesemer | cmd/compile/internal/types2: use go/types/testdata... |
commit | commitdiff | tree |
2022-09-01 |
Robert Griesemer | go/types, types2: consolidate testdata/check test files |
commit | commitdiff | tree |
2022-09-01 |
Robert Griesemer | go/parser: adjustments to error messages |
commit | commitdiff | tree |
2022-09-01 |
Robert Griesemer | cmd/compile/internal/syntax: use BadExpr instead of... |
commit | commitdiff | tree |
2022-09-01 |
Robert Griesemer | go/parser: remove validation of expression syntax,... |
commit | commitdiff | tree |
2022-09-01 |
Kir Kolyshkin | syscall: Faccessat: use faccessat2 on linux |
commit | commitdiff | tree |
2022-09-01 |
Kir Kolyshkin | syscall: make mkall.sh accept file list |
commit | commitdiff | tree |
2022-09-01 |
Keith Randall | cmd/compile,runtime: redo growslice calling convention |
commit | commitdiff | tree |
2022-09-01 |
hopehook | cmd/compile: use (*strings.Reader).Reset |
commit | commitdiff | tree |
2022-09-01 |
hopehook | cmd/internal/pkgpath: use strings.Builder |
commit | commitdiff | tree |
2022-09-01 |
hopehook | cmd/internal/objabi: use strings.Builder |
commit | commitdiff | tree |
2022-09-01 |
Michael Pratt | Revert "runtime: convert ncgocall to atomic type" |
commit | commitdiff | tree |
2022-09-01 |
cuiweixie | runtime: convert ncgocall to atomic type |
commit | commitdiff | tree |
2022-09-01 |
Wayne Zuo | cmd/compile: reorder rotate lowering rules in AMD64... |
commit | commitdiff | tree |
2022-09-01 |
cuiweixie | crypto/internal/boring/fipstls: convert required to... |
commit | commitdiff | tree |
2022-09-01 |
Daniel Martà | cmd/go: support long commands in asm and cgo |
commit | commitdiff | tree |
2022-09-01 |
Cuong Manh Le | go/types,types2: exclude tests that need cgo.Incomplete |
commit | commitdiff | tree |
2022-09-01 |
Joe Tsai | reflect: fix Value.SetIterXXX to check for the read... |
commit | commitdiff | tree |
2022-09-01 |
Cuong Manh Le | test: use cgo.Incomplete instead of go:notinheap for... |
commit | commitdiff | tree |
2022-08-31 |
Matthew Dempsky | cmd/compile: reject not-in-heap types as type arguments |
commit | commitdiff | tree |
2022-08-31 |
Matthew Dempsky | cmd/compile: use HaveInlineBody for unified IR |
commit | commitdiff | tree |
2022-08-31 |
Keith Randall | cmd/compile: combine multiple rotate instructions |
commit | commitdiff | tree |
2022-08-31 |
Keith Randall | cmd/compile: redo mknode.go |
commit | commitdiff | tree |
2022-08-31 |
Keith Randall | cmd/compile: use better splitting condition for string... |
commit | commitdiff | tree |
2022-08-31 |
Keith Randall | cmd/compile: tighten bounds for induction variables... |
commit | commitdiff | tree |
2022-08-31 |
cuiweixie | runtime: convert consistentHeapStats.gen to atomic... |
commit | commitdiff | tree |
2022-08-31 |
Cuong Manh Le | cmd/dist: disable cgo when testing internal linking... |
commit | commitdiff | tree |
2022-08-31 |
Wayne Zuo | cmd/compile: simplify bounded shift on riscv64 |
commit | commitdiff | tree |
2022-08-31 |
Joel Sing | cmd/compile: remove NEG when used with SEQZ/SNEZ on... |
commit | commitdiff | tree |
2022-08-31 |
Joel Sing | cmd/compile: avoid extending floating point comparision... |
commit | commitdiff | tree |
2022-08-31 |
Joel Sing | cmd/compile: avoid extending when already sufficiently... |
commit | commitdiff | tree |
2022-08-31 |
cuiweixie | runtime: convert rwmutex.{readerCount,readerWait} to... |
commit | commitdiff | tree |
2022-08-31 |
cuiweixie | cmd/compile: add support for unsafe.{String,StringData... |
commit | commitdiff | tree |
2022-08-31 |
cuiweixie | runtime: convert worldIsStopped to atomic type |
commit | commitdiff | tree |
2022-08-31 |
Tobias Klauser | internal/poll, internal/syscall/unix, net, runtime... |
commit | commitdiff | tree |
2022-08-31 |
Archana R | cmd/asm: fix condition check to work on ppc64 |
commit | commitdiff | tree |
2022-08-31 |
eric fang | cmd/internal/obj/arm64: allow transition from $0 to... |
commit | commitdiff | tree |
2022-08-31 |
bqyang | runtime: fix comment typo in mpagealloc.go |
commit | commitdiff | tree |
2022-08-31 |
cuiweixie | runtime: convert semaRoot.nwait to atomic type |
commit | commitdiff | tree |
2022-08-31 |
Andy Pan | runtime: convert p.numTimers and p.deletedTimers to... |
commit | commitdiff | tree |
2022-08-31 |
cuiweixie | runtime: convert sig.{state,delivering} to atomic type |
commit | commitdiff | tree |
2022-08-31 |
cuiweixie | runtime: convert mcache.flushGen to atomic type |
commit | commitdiff | tree |
2022-08-31 |
Andy Pan | runtime: convert mOS.profileTimerValid to internal... |
commit | commitdiff | tree |
2022-08-31 |
Andy Pan | runtime: convert workType.cycles to internal atomic... |
commit | commitdiff | tree |
2022-08-31 |
Andy Pan | runtime: convert extram and extraMWaiters to internal... |
commit | commitdiff | tree |
2022-08-31 |
Sean Liao | net/http/pprof: link docs to runtime/pprof |
commit | commitdiff | tree |
2022-08-31 |
Wayne Zuo | cmd/compile: teach prove about bitwise OR operation |
commit | commitdiff | tree |
2022-08-31 |
Wayne Zuo | cmd/compile: derive relation between x+delta and x... |
commit | commitdiff | tree |
2022-08-31 |
Khaled Yakdan | cmd/compile: avoid excessive libfuzzer instrumentation... |
commit | commitdiff | tree |
2022-08-31 |
shaoliming | cmd/compile/internal/noder: reuse package scope's names |
commit | commitdiff | tree |
2022-08-31 |
Cuong Manh Le | reflect: use cgo.Incomplete instead of go:notinheap... |
commit | commitdiff | tree |
2022-08-30 |
Keith Randall | cmd/compile: regenerate node_gen.go |
commit | commitdiff | tree |
2022-08-30 |
cuiweixie | testing: increment tempDirSeq non-atomically |
commit | commitdiff | tree |
2022-08-30 |
Zeke Lu | cmd/go/internal/imports: recognize "unix" build tag |
commit | commitdiff | tree |
2022-08-30 |
Cuong Manh Le | cmd/compile: only inline method wrapper if method don... |
commit | commitdiff | tree |
next |