2022-06-03 |
Michael Anthony... | runtime: only use CPU time from the current window... |
commit | commitdiff | tree |
2022-06-03 |
Michael Anthony... | cmd/compile/internal/escape: escape values with >PtrSiz... |
commit | commitdiff | tree |
2022-06-03 |
Michael Matloob | cmd/go: changes to use modindex |
commit | commitdiff | tree |
2022-06-03 |
Michael Matloob | cmd/go: add functions to read index file |
commit | commitdiff | tree |
2022-06-03 |
Michael Pratt | sync/atomic: note that alignment responsibility doesn... |
commit | commitdiff | tree |
2022-06-03 |
Michael Pratt | doc/go1.19: add release notes for syscall |
commit | commitdiff | tree |
2022-06-03 |
Michael Pratt | doc/go1.19: add release notes for sync/atomic |
commit | commitdiff | tree |
2022-06-03 |
eric fang | cmd/link: fix TestLargeText |
commit | commitdiff | tree |
2022-06-02 |
Bryan C. Mills | doc/go1.19: add a release note for CL 404134 |
commit | commitdiff | tree |
2022-06-02 |
Bryan C. Mills | doc/go1.19: add release note for CL 398058 |
commit | commitdiff | tree |
2022-06-02 |
Ian Lance Taylor | archive/zip: use bufio.Reset rather than NewReader |
commit | commitdiff | tree |
2022-06-02 |
Christian Stewart | cmd/dist: use gohostarch for ssa rewrite check |
commit | commitdiff | tree |
2022-06-02 |
Ian Lance Taylor | archive/zip: if non-zero base offset fails, fall back... |
commit | commitdiff | tree |
2022-06-01 |
Lukas Joisten | encoding/json: mention SyntaxError in Unmarshal doc... |
commit | commitdiff | tree |
2022-06-01 |
Michael Matloob | cmd/go: add index creation methods |
commit | commitdiff | tree |
2022-06-01 |
Bryan C. Mills | cmd/go: set GIT_TRACE_CURL for tests on builders |
commit | commitdiff | tree |
2022-05-31 |
Cuong Manh Le | cmd/compile: fix wrong unsafe.Offsetof evaluation insid... |
commit | commitdiff | tree |
2022-05-31 |
Than McIntosh | cmd/link: call syscall.FlushFileBuffers on outbuf Unmap |
commit | commitdiff | tree |
2022-05-31 |
Dmitri Shuralyov | lib/time, time/tzdata: update to 2022a |
commit | commitdiff | tree |
2022-05-30 |
Brad Fitzpatrick | net: permit use of Resolver.PreferGo, netgo on Windows... |
commit | commitdiff | tree |
2022-05-30 |
Keith Randall | doc: add release note for reflect.Value.{Bytes,Len... |
commit | commitdiff | tree |
2022-05-28 |
Ian Lance Taylor | mime: ignore .js => text/plain in Windows registry |
commit | commitdiff | tree |
2022-05-28 |
Rhys Hiltner | doc/go1.19: mention runtime/trace's CPU samples |
commit | commitdiff | tree |
2022-05-27 |
Michael Anthony... | test/heapsampling.go: slow down allocation rate and... |
commit | commitdiff | tree |
2022-05-27 |
Michael Anthony... | runtime: cancel mark and scavenge assists if the limite... |
commit | commitdiff | tree |
2022-05-27 |
Bryan C. Mills | misc/cgo/testsanitizers: buffer the signal channel... |
commit | commitdiff | tree |
2022-05-27 |
Keith Randall | doc: fix up race detector release note |
commit | commitdiff | tree |
2022-05-27 |
John Bampton | doc: lint Markdown for trailing spaces and code blocks |
commit | commitdiff | tree |
2022-05-27 |
Rhys Hiltner | doc/go1.19: don't mention golang.org/x/crypto/ssh |
commit | commitdiff | tree |
2022-05-26 |
George Looshch | doc: replace tabs with spaces for alignment in code... |
commit | commitdiff | tree |
2022-05-26 |
Koichi Shiraishi | doc/go1.19: fix strconv.Quote pkg link |
commit | commitdiff | tree |
2022-05-26 |
Cherry Mui | runtime: don't inspect the stack for delayed signals... |
commit | commitdiff | tree |
2022-05-26 |
Keith Randall | cmd/compile: mark closures made for generic function... |
commit | commitdiff | tree |
2022-05-26 |
Guoqi Chen | internal/cpu: fix cpu cacheLineSize for loong64 |
commit | commitdiff | tree |
2022-05-26 |
WANG Xuerui | syscall: update linux/loong64 kernel ABI, emulate fstat... |
commit | commitdiff | tree |
2022-05-26 |
Motiejus Jakštys | cmd/dist: support spaces and quotes in CC |
commit | commitdiff | tree |
2022-05-26 |
Ian Lance Taylor | Revert "reflect: deprecate (Slice|String)Header" |
commit | commitdiff | tree |
2022-05-26 |
Eli Bendersky | doc/go1.19: add pdqsort change to release notes |
commit | commitdiff | tree |
2022-05-26 |
Koichi Shiraishi | doc/go1.19: fix reflect pkg link and "a" section |
commit | commitdiff | tree |
2022-05-26 |
Ian Lance Taylor | runtime/internal/syscall: use correct result names... |
commit | commitdiff | tree |
2022-05-26 |
Motiejus Jakštys | cmd/cgo: use --no-gc-sections if available |
commit | commitdiff | tree |
2022-05-25 |
Ian Lance Taylor | go/printer: if comment gets formatted away, don't squash |
commit | commitdiff | tree |
2022-05-25 |
Damien Neil | net: add even more timing slop for TestDialParallel |
commit | commitdiff | tree |
2022-05-25 |
Bryan C. Mills | cmd/go: place GOROOT/bin at the beginning of PATH in... |
commit | commitdiff | tree |
2022-05-25 |
Matthew Dempsky | internal/pkgbits: add Index type |
commit | commitdiff | tree |
2022-05-25 |
Matthew Dempsky | internal/pkgbits: finish documentation |
commit | commitdiff | tree |
2022-05-25 |
Tobias Klauser | hash/crc32: fix typo in arm64 archInitCastagnoli panic... |
commit | commitdiff | tree |
2022-05-24 |
Yasuhiro Matsumoto | path/filepath: do not remove prefix "." when following... |
commit | commitdiff | tree |
2022-05-24 |
Carlos Amedee | doc/go1.19: update Go 1.19 relese note TODOs using... |
commit | commitdiff | tree |
2022-05-24 |
David Chase | cmd/compile: catch pointless recursion on function... |
commit | commitdiff | tree |
2022-05-24 |
Sean Liao | builtin: clarify effect of close on receive |
commit | commitdiff | tree |
2022-05-24 |
Robert Findley | go/types, types2: remove redundant calls to Named.resolve |
commit | commitdiff | tree |
2022-05-24 |
Bryan C. Mills | cmd/go/internal/modfetch: wrap errors from HTTP respons... |
commit | commitdiff | tree |
2022-05-24 |
Robert Griesemer | go/types, types2: don't panic with invalid recursive... |
commit | commitdiff | tree |
2022-05-24 |
Robert Griesemer | cmd/compile/internal/types2: mention go.mod file when... |
commit | commitdiff | tree |
2022-05-24 |
Cherry Mui | misc/cgo/testsanitizers: use buffered channel in tsan12.go |
commit | commitdiff | tree |
2022-05-24 |
Guoqi Chen | runtime: add missing {TOPFRAME,NOFRAME} flag for linux... |
commit | commitdiff | tree |
2022-05-24 |
Guoqi Chen | cmd/internal/obj: add FuncInfo SPWRITE flag for linux... |
commit | commitdiff | tree |
2022-05-23 |
Cuong Manh Le | cmd/compile: fix loong64 constant folding in division... |
commit | commitdiff | tree |
2022-05-23 |
Robert Griesemer | go/types, types2: detect dupl. map keys in comp. litera... |
commit | commitdiff | tree |
2022-05-23 |
WANG Xuerui | runtime: fix the vDSO symbol version on loong64 |
commit | commitdiff | tree |
2022-05-23 |
Cherry Mui | cmd/internal/obj/arm64: fix encoding of ADR/ADRP instru... |
commit | commitdiff | tree |
2022-05-23 |
Bryan C. Mills | misc/cgo/testsanitizers: terminate commands with SIGQUI... |
commit | commitdiff | tree |
2022-05-23 |
Cherry Mui | reflect: store receiver in pointer slot for reflect... |
commit | commitdiff | tree |
2022-05-23 |
Khaled Yakdan | cmd/compile: support libFuzzer value profiling mode... |
commit | commitdiff | tree |
2022-05-23 |
Khaled Yakdan | cmd/link: set coverage counters as expected by the... |
commit | commitdiff | tree |
2022-05-20 |
Ian Lance Taylor | Revert "cmd/cgo: use --no-gc-sections if available" |
commit | commitdiff | tree |
2022-05-20 |
Dan Kortschak | internal/fuzz: trim carriage return from version line |
commit | commitdiff | tree |
2022-05-20 |
Khaled Yakdan | cmd/compile: intercept string compares in libFuzzer... |
commit | commitdiff | tree |
2022-05-20 |
Michael Anthony... | runtime: allocate physical-page-aligned memory differently |
commit | commitdiff | tree |
2022-05-20 |
Khaled Yakdan | cmd/compile, cmd/link: use libFuzzer 8-bit instead... |
commit | commitdiff | tree |
2022-05-20 |
Alex Brachet | cmd/cgo: allow DW_TAG_variable's with no name |
commit | commitdiff | tree |
2022-05-20 |
Motiejus Jakštys | cmd/cgo: use --no-gc-sections if available |
commit | commitdiff | tree |
2022-05-20 |
Matthew Dempsky | internal/pkgbits: better documentation |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | cmd/dist: port to linux/loong64 completed |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | misc, test: fix test error for loong64 |
commit | commitdiff | tree |
2022-05-20 |
Wang Deyu | runtime: update description of GODEBUG=scavtrace=1 |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | go, math, os, reflect: support standard library for... |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | syscall: add syscall support for linux/loong64 |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | runtime: add loong64 to architectures known to TestGCInfo |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | runtime: add build tag for common support on linux... |
commit | commitdiff | tree |
2022-05-20 |
Xiaodong Liu | runtime: implement runtime entry for linux/loong64 |
commit | commitdiff | tree |
2022-05-20 |
nimelehin | runtime: add BenchmarkMemclrRange |
commit | commitdiff | tree |
2022-05-19 |
Keith Randall | runtime: fix overflow in PingPongHog test |
commit | commitdiff | tree |
2022-05-19 |
Ian Lance Taylor | cmd/dist: pass a -test.timeout option to a host test |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime/cgo: add cgo function call support for loong64 |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime/internal/atomic: add atomic support for loong64 |
commit | commitdiff | tree |
2022-05-19 |
Daniel Martí | cmd/go: reference BuildID field from list's -export... |
commit | commitdiff | tree |
2022-05-19 |
Tobias Klauser | net/netip: fix receiver name in Addr.{has,without}Zone... |
commit | commitdiff | tree |
2022-05-19 |
Jinzhu | database/sql: fix close rows error ignored in Next |
commit | commitdiff | tree |
2022-05-19 |
Mostafa Solati | cmd/go: do not ignore flags option with bad quoting |
commit | commitdiff | tree |
2022-05-19 |
Keith Randall | runtime: test alignment of fields targeted by 64-bit... |
commit | commitdiff | tree |
2022-05-19 |
Daniel Martí | cmd/gofmt: use SkipObjectResolution with -s as well |
commit | commitdiff | tree |
2022-05-19 |
Mostafa Solati | reflect: add example for FieldByName |
commit | commitdiff | tree |
2022-05-19 |
Michael Anthony... | runtime: use correct heap goal in GC traces |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: support vdso for linux/loong64 |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: implement signal for linux/loong64 |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: implement syscalls for runtime bootstrap on... |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: implement duffzero/duffcopy for linux/loong64 |
commit | commitdiff | tree |
2022-05-19 |
Xiaodong Liu | runtime: support memclr/memmove for linux/loong64 |
commit | commitdiff | tree |
next |