2025-03-17 |
Mohammed Al... | cmd/go: point tidy errors to correct URL |
commit | commitdiff | tree |
2025-03-17 |
Rhys Hiltner | internal/buildcfg: expand spinbitmutex platforms |
commit | commitdiff | tree |
2025-03-17 |
Ilya Priven | reflect: document Method(ByName) w.r.t dead code elimin... |
commit | commitdiff | tree |
2025-03-17 |
Michael Matloob | doc/next: add release note for work package pattern |
commit | commitdiff | tree |
2025-03-17 |
Sean Liao | html/template: document comment stripping |
commit | commitdiff | tree |
2025-03-17 |
Michael Pratt | runtime: skip TestCgoCallbackPprof on platforms with... |
commit | commitdiff | tree |
2025-03-17 |
Xiaolin Zhao | cmd/internal/obj/loong64: add {V,XV}NEG{B/H/W/V} instru... |
commit | commitdiff | tree |
2025-03-16 |
Julien Cretel | doc/go_mem: fix grammar issue |
commit | commitdiff | tree |
2025-03-16 |
Joel Sing | cmd/compile: intrinsify math/bits.TrailingZeros on... |
commit | commitdiff | tree |
2025-03-15 |
Jorropo | strings: add FuzzReplace test |
commit | commitdiff | tree |
2025-03-15 |
cui fliter | html/template: replace end-of-life link |
commit | commitdiff | tree |
2025-03-15 |
Tobias Klauser | os: use slices.Clone |
commit | commitdiff | tree |
2025-03-15 |
Rhys Hiltner | runtime: log profile when mutex profile test fails |
commit | commitdiff | tree |
2025-03-15 |
Joel Sing | cmd/compile: combine negation and word sign extension... |
commit | commitdiff | tree |
2025-03-15 |
Joel Sing | cmd/compile/internal/ssa: remove double negation with... |
commit | commitdiff | tree |
2025-03-15 |
Joel Sing | test/codegen: add a test for negation and conversion... |
commit | commitdiff | tree |
2025-03-15 |
Joel Sing | test/codegen: add riscv64 codegen for arithmetic tests |
commit | commitdiff | tree |
2025-03-15 |
Joel Sing | test/codegen: add riscv64/rva23u64 specifiers to existi... |
commit | commitdiff | tree |
2025-03-14 |
Rhys Hiltner | internal/runtime/atomic: add Xchg8 for s390x and wasm |
commit | commitdiff | tree |
2025-03-14 |
Maciej Żok | cmd/go: enable fuzz testing on OpenBSD |
commit | commitdiff | tree |
2025-03-14 |
Meng Zhuo | debug/elf: add riscv attributes definitions |
commit | commitdiff | tree |
2025-03-14 |
1911860538 | time: optimize quote using byte(c) for ASCII |
commit | commitdiff | tree |
2025-03-14 |
Joel Sing | test/codegen: tighten the TrailingZeros64 test on 386 |
commit | commitdiff | tree |
2025-03-14 |
Michael Pratt | runtime: only set isExtraInC if there are no Go frames... |
commit | commitdiff | tree |
2025-03-14 |
Roland Shoemaker | encoding/asn1: make sure implicit fields roundtrip |
commit | commitdiff | tree |
2025-03-14 |
Keith Randall | cmd/compile: don't move nilCheck operations during... |
commit | commitdiff | tree |
2025-03-14 |
Xiaolin Zhao | cmd/internal/obj/loong64: add {V,XV}{FSQRT/FRECIP/FRSQR... |
commit | commitdiff | tree |
2025-03-13 |
Roland Shoemaker | crypto/x509: change how we retrieve chains on darwin |
commit | commitdiff | tree |
2025-03-13 |
Roland Shoemaker | crypto/x509,ecoding/asn1: better handling of weird... |
commit | commitdiff | tree |
2025-03-13 |
qmuntal | crypto/tls/internal/fips140tls: use crypto/fips140 |
commit | commitdiff | tree |
2025-03-13 |
Filippo Valsorda | crypto/tls: relax native FIPS 140-3 mode |
commit | commitdiff | tree |
2025-03-13 |
Filippo Valsorda | crypto/tls: clean up supported/default/allowed parameters |
commit | commitdiff | tree |
2025-03-13 |
Holger Hans... | cmd/go: permit additional cflags when compiling |
commit | commitdiff | tree |
2025-03-13 |
Filippo Valsorda | crypto/tls: add ConnectionState.CurveID |
commit | commitdiff | tree |
2025-03-13 |
Filippo Valsorda | crypto/tls: allow P-521 in FIPS 140-3 mode and Go+Borin... |
commit | commitdiff | tree |
2025-03-13 |
Michael Matloob | doc/next: add release note for new toolchain line behavior |
commit | commitdiff | tree |
2025-03-13 |
Jes Cok | cmd/go/internal/load,cmd/link/internal/ld: use objabi... |
commit | commitdiff | tree |
2025-03-13 |
Tobias Klauser | syscall: use testing.T.Context |
commit | commitdiff | tree |
2025-03-13 |
Joel Sing | test/codegen: remove plan9/amd64 specific array zeroing... |
commit | commitdiff | tree |
2025-03-13 |
Than McIntosh | cmd/internal/dwarf: always use AT_ranges for scopes... |
commit | commitdiff | tree |
2025-03-13 |
Than McIntosh | doc/next: add tentative DWARF 5 release note fragment |
commit | commitdiff | tree |
2025-03-13 |
Joel Sing | cmd/link: only check PIE size difference when the linkm... |
commit | commitdiff | tree |
2025-03-13 |
Xiaolin Zhao | cmd/compile: simplify bounded shift on loong64 |
commit | commitdiff | tree |
2025-03-13 |
Xiaolin Zhao | cmd/internal/obj/loong64: add {V,XV}DIV{B/H/W/V}[U... |
commit | commitdiff | tree |
2025-03-12 |
Luca Maltagliati | mime/multipart: add helper to build content-disposition... |
commit | commitdiff | tree |
2025-03-12 |
Michael Matloob | cmd/go: don't write own toolchain line when updating... |
commit | commitdiff | tree |
2025-03-12 |
Brad Fitzpatrick | net: deflake recently added TestCloseUnblocksReadUDP |
commit | commitdiff | tree |
2025-03-12 |
Than McIntosh | cmd/internal/dwarf: fix bug in inlined func DIE range... |
commit | commitdiff | tree |
2025-03-12 |
Aoang | log/slog: optimize appendKey to reduce allocations |
commit | commitdiff | tree |
2025-03-12 |
Joel Sing | cmd/compile/internal/ssagen: use an alias for math... |
commit | commitdiff | tree |
2025-03-12 |
Russ Cox | math/big: update calibration tests and recalibrate |
commit | commitdiff | tree |
2025-03-12 |
Russ Cox | runtime: remove nextSampleNoFP from plan9 |
commit | commitdiff | tree |
2025-03-12 |
Russ Cox | math/big: simplify, speed up Karatsuba multiplication |
commit | commitdiff | tree |
2025-03-12 |
Russ Cox | cmd/compile: remove noDuffDevice |
commit | commitdiff | tree |
2025-03-12 |
Russ Cox | cmd/compile: use FMA on plan9, and drop UseFMA |
commit | commitdiff | tree |
2025-03-12 |
Russ Cox | cmd/compile: remove useSSE |
commit | commitdiff | tree |
2025-03-12 |
Jorropo | cmd/compile: compute bitsize from type size in prove... |
commit | commitdiff | tree |
2025-03-12 |
Jorropo | cmd/compile: add constant folding for bits.Add64 |
commit | commitdiff | tree |
2025-03-12 |
Jorropo | cmd/compile: add MakeTuple generic SSA op to remove... |
commit | commitdiff | tree |
2025-03-12 |
Jorropo | cmd/compile: compute bits.OnesCount's limits from argum... |
commit | commitdiff | tree |
2025-03-12 |
Than McIntosh | runtime: increase GDB version testing requirement to... |
commit | commitdiff | tree |
2025-03-12 |
Than McIntosh | internal/buildcfg: fix typo in DWARF 5 enabling code |
commit | commitdiff | tree |
2025-03-12 |
Jorropo | cmd/compile: set bits.OnesCount's limits to [0, 64] |
commit | commitdiff | tree |
2025-03-12 |
Jorropo | cmd/compile: use min & max builtins to assert constant... |
commit | commitdiff | tree |
2025-03-12 |
Jorropo | cmd/compile: compute min's & max's limits from argument... |
commit | commitdiff | tree |
2025-03-12 |
Guoqi Chen | internal/cpu: use correct variable when parsing CPU... |
commit | commitdiff | tree |
2025-03-12 |
Ian Lance Taylor | cmd/internal/script/scripttest: use GOHOSTARCH to find... |
commit | commitdiff | tree |
2025-03-12 |
Guoqi Chen | internal/bytealg: optimize Count{,String} in loong64 |
commit | commitdiff | tree |
2025-03-12 |
Than McIntosh | internal/buildcfg: enable DWARF version 5 by default |
commit | commitdiff | tree |
2025-03-11 |
cuishuang | cmp: add examples for Compare and Less |
commit | commitdiff | tree |
2025-03-11 |
Sean Liao | archive/zip: error on ReadDir if there are invalid... |
commit | commitdiff | tree |
2025-03-11 |
Ian Lance Taylor | net/http: document Redirect behavior for non-ASCII... |
commit | commitdiff | tree |
2025-03-11 |
Michael Pratt | all: move //go:debug decoratemappings=0 test to cmd/go |
commit | commitdiff | tree |
2025-03-11 |
qmuntal | os: add more File.WriteAt tests |
commit | commitdiff | tree |
2025-03-11 |
Xiaolin Zhao | cmd/internal/obj/loong64: add {V,XV}MUL{B/H/W/V} and... |
commit | commitdiff | tree |
2025-03-11 |
Alexander Musman | cmd/compile: Enable inlining of tail calls |
commit | commitdiff | tree |
2025-03-11 |
Russ Cox | cmd/compile, runtime: remove plan9 special case avoidin... |
commit | commitdiff | tree |
2025-03-11 |
Jorropo | cmd/compile: add constant folding for PopCount |
commit | commitdiff | tree |
2025-03-11 |
Örjan Fors | log/slog: use consistent call depth for all output |
commit | commitdiff | tree |
2025-03-11 |
1911860538 | net/mail: use sync.OnceValue to build dateLayouts |
commit | commitdiff | tree |
2025-03-11 |
Jes Cok | runtime/internal: clean up completely |
commit | commitdiff | tree |
2025-03-11 |
Brad Fitzpatrick | net: unblock UDP Reads upon Close on plan9, add test |
commit | commitdiff | tree |
2025-03-11 |
Than McIntosh | debug/dwarf: read DWARF 5 cu base offsets on SeekPC... |
commit | commitdiff | tree |
2025-03-11 |
Michael Matloob | cmd/go: allow symlinks of non-directory files in embed |
commit | commitdiff | tree |
2025-03-11 |
Robert Griesemer | go/types, types2: report better error messages for... |
commit | commitdiff | tree |
2025-03-11 |
Robert Griesemer | go/types, types2: report better error messages for... |
commit | commitdiff | tree |
2025-03-11 |
Robert Griesemer | go/types, types2: remove need for coreString in signatu... |
commit | commitdiff | tree |
2025-03-11 |
Robert Griesemer | go/types, types2: better error messages for copy built-in |
commit | commitdiff | tree |
2025-03-11 |
Guoqi Chen | cmd/internal/obj/loong64: add {V,XV}SEQI, {V,XV}.{AND... |
commit | commitdiff | tree |
2025-03-11 |
Xiaolin Zhao | cmd/compile: optimize shifts of int32 and uint32 on... |
commit | commitdiff | tree |
2025-03-10 |
Sean Liao | testing: warn against calling Log after a test completes |
commit | commitdiff | tree |
2025-03-10 |
Daniel McCarney | crypto/tls: reject TLS 1.3 compat session ID in TLS 1.2 |
commit | commitdiff | tree |
2025-03-10 |
Daniel McCarney | crypto/tls: align cert decode alert w/ BSSL |
commit | commitdiff | tree |
2025-03-10 |
Daniel McCarney | crypto/tls: update GREASE-Server-TLS13 BoGo skip |
commit | commitdiff | tree |
2025-03-10 |
Daniel McCarney | crypto/tls: support bogo -wait-for-debugger |
commit | commitdiff | tree |
2025-03-10 |
Daniel McCarney | crypto/tls: ignore TLS 1.3 user canceled alerts |
commit | commitdiff | tree |
2025-03-10 |
Daniel McCarney | crypto/tls: run SkipNewSessionTicket bogo test |
commit | commitdiff | tree |
2025-03-10 |
Prabhav Dogra | internal/runtime/atomic: updated go assembler comments |
commit | commitdiff | tree |
2025-03-10 |
Daniel McCarney | crypto/tls: reject empty TLS 1.3 session ticket |
commit | commitdiff | tree |
2025-03-10 |
Michael Matloob | cmd/go/internal/mmap: close file after mmap |
commit | commitdiff | tree |
next |