2023-05-25 |
Ian Lance Taylor | doc/go1.21: merge x/exp/slices issue into slices package |
commit | commitdiff | tree |
2023-05-25 |
Robert Griesemer | go/types, types2: don't infer type argument for unused... |
commit | commitdiff | tree |
2023-05-25 |
Robert Griesemer | spec: document min and max built-ins |
commit | commitdiff | tree |
2023-05-25 |
Eli Bendersky | doc: add release notes for additions to the slices... |
commit | commitdiff | tree |
2023-05-25 |
Michael Matloob | cmd/go: fix reporting of test cycles to have proper... |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | runtime: change heapObjectsCanMove to a func |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | cmd/go: rename gover.ToolchainVersion to gover.FromTool... |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | cmd/go: avoid duplicate errors in module load |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | cmd/go: expand acceptable toolchains a bit |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | cmd/go: add go get go@version and toolchain@version |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | cmd/go: handle queries properly in go install m@v |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | cmd/go: refuse to download zip files for too-new modules |
commit | commitdiff | tree |
2023-05-25 |
Austin Clements | cmd/dist: drop wasitest from special list |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | all: fix buildall.bash |
commit | commitdiff | tree |
2023-05-25 |
Olivier Mengué | errors: add godoc links |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | runtime: add heapObjectsCanMove |
commit | commitdiff | tree |
2023-05-25 |
Roland Shoemaker | crypto/internal/bigmod: don't panic on NewModulusFromBig(0) |
commit | commitdiff | tree |
2023-05-25 |
Monis Khan | crypto/tls: advertise correct ciphers in TLS 1.3 only... |
commit | commitdiff | tree |
2023-05-25 |
Russ Cox | cmd/go: clear HGRCPATH in script test |
commit | commitdiff | tree |
2023-05-25 |
Brad Fitzpatrick | cmd/go: abstract build cache, support implementations... |
commit | commitdiff | tree |
2023-05-25 |
Filippo Valsorda | crypto/tls: don't reverify but check certificate expira... |
commit | commitdiff | tree |
2023-05-25 |
Filippo Valsorda | crypto/tls: add VersionName |
commit | commitdiff | tree |
2023-05-25 |
Filippo Valsorda | crypto/tls: implement Extended Master Secret |
commit | commitdiff | tree |
2023-05-25 |
Filippo Valsorda | crypto/tls: add QUIC 0-RTT APIs |
commit | commitdiff | tree |
2023-05-25 |
Chris O'Hara | net: implement wasip1 FileListener and FileConn |
commit | commitdiff | tree |
2023-05-25 |
Chris O'Hara | runtime: implement wasip1 netpoll |
commit | commitdiff | tree |
2023-05-25 |
Sean Liao | encoding/json: document unsupported float values |
commit | commitdiff | tree |
2023-05-24 |
Filippo Valsorda | crypto/tls: add SessionState.Extra |
commit | commitdiff | tree |
2023-05-24 |
Filippo Valsorda | crypto/tls: add WrapSession and UnwrapSession |
commit | commitdiff | tree |
2023-05-24 |
Filippo Valsorda | crypto/tls: add ClientSessionState.ResumptionState... |
commit | commitdiff | tree |
2023-05-24 |
Filippo Valsorda | crypto/tls: use SessionState on the client side |
commit | commitdiff | tree |
2023-05-24 |
Filippo Valsorda | crypto/tls: add SessionState and use it on the server... |
commit | commitdiff | tree |
2023-05-24 |
Filippo Valsorda | crypto/tls: reduce session ticket linkability |
commit | commitdiff | tree |
2023-05-24 |
Maksim Meshkov | compress/flate, archive/zip: reduce memory allocations |
commit | commitdiff | tree |
2023-05-24 |
Alan Donovan | go/types: set correct Pos for T in struct{p.T} |
commit | commitdiff | tree |
2023-05-24 |
Jakub Ciolek | cmd/compile: Use XORL and X15 for zeroing in ggen's... |
commit | commitdiff | tree |
2023-05-24 |
Damien Neil | crypto/tls: support QUIC as a transport |
commit | commitdiff | tree |
2023-05-24 |
Jorropo | net/http: second do not force the Content-Length header... |
commit | commitdiff | tree |
2023-05-24 |
Tobias Klauser | os: add dirFs.ReadDir to implement fs.ReadDirFS for... |
commit | commitdiff | tree |
2023-05-24 |
Mateusz Poliwczak | net: root the nodata test domain to avoid search domains |
commit | commitdiff | tree |
2023-05-24 |
Filippo Valsorda | crypto/rsa,crypto/internal/bigmod: optimized short... |
commit | commitdiff | tree |
2023-05-24 |
Filippo Valsorda | crypto/internal/bigmod: switch to saturated limbs |
commit | commitdiff | tree |
2023-05-24 |
Jakub Ciolek | cmd/compile: use shorter version of movzx for LoweredHA... |
commit | commitdiff | tree |
2023-05-24 |
Robert Griesemer | spec: re-order built-ins sections alphabetically (more... |
commit | commitdiff | tree |
2023-05-24 |
Brad Fitzpatrick | cmd/go/internal/cache: use internal/godebug for three... |
commit | commitdiff | tree |
2023-05-24 |
Derek Parker | cmd/compile: prioritize non-CALL struct member comparisons |
commit | commitdiff | tree |
2023-05-24 |
miller | cmd/go: quote entries in list-valued variables for... |
commit | commitdiff | tree |
2023-05-24 |
Michael Anthony... | doc: add release note for runtime/metrics additions |
commit | commitdiff | tree |
2023-05-24 |
Roland Shoemaker | crypto/tls: enforce 1.3 record version semantics |
commit | commitdiff | tree |
2023-05-24 |
fangguizhen | net/http: check for nil, nil return from DialContext... |
commit | commitdiff | tree |
2023-05-24 |
Sebastiaan... | crypto/tls: remove unused nonAESGCMAEADCiphers variable |
commit | commitdiff | tree |
2023-05-24 |
Tobias Klauser | maps: move test funcs to maps_test.go |
commit | commitdiff | tree |
2023-05-24 |
Jonathan Amsterdam | log/slog: add link to handler-writing guide |
commit | commitdiff | tree |
2023-05-24 |
Joe Tsai | net/http/pprof: adjust URL in package doc |
commit | commitdiff | tree |
2023-05-24 |
Simon Kotwicz | net/http: add doc details regarding Transport retries |
commit | commitdiff | tree |
2023-05-24 |
Oleksandr Redko | internal/coverage: fix comment dupword, error typo |
commit | commitdiff | tree |
2023-05-24 |
Michael Pratt | os: explicitly check for invalid FD in NewFile |
commit | commitdiff | tree |
2023-05-24 |
Russ Cox | cmd/go: implement 'toolchain local' |
commit | commitdiff | tree |
2023-05-24 |
Mark Ryan | runtime: fix alignment code in memclr_riscv64.s |
commit | commitdiff | tree |
2023-05-24 |
Paul Jolly | fmt: correct documentation for Formatter |
commit | commitdiff | tree |
2023-05-24 |
Oleksandr Redko | net/http: fix spelling issues in comments and tests |
commit | commitdiff | tree |
2023-05-24 |
Michael Anthony... | runtime: ensure consistency of /gc/scan/* |
commit | commitdiff | tree |
2023-05-24 |
Dmitri Shuralyov | cmd/dist: copy trailing text more directly in testJSONF... |
commit | commitdiff | tree |
2023-05-24 |
Dmitri Shuralyov | cmd/dist: make two related panic messages more consistent |
commit | commitdiff | tree |
2023-05-24 |
Bryan Mills | Revert "testing: only report subtest races once" |
commit | commitdiff | tree |
2023-05-24 |
Michael Pratt | cmd/go: fix PGO script flag matching |
commit | commitdiff | tree |
2023-05-24 |
Robert Griesemer | Revert "cmd/compile: enable printing of error URLs... |
commit | commitdiff | tree |
2023-05-24 |
Michael Anthony... | runtime: cache inner pinner on P |
commit | commitdiff | tree |
2023-05-24 |
Michael Anthony... | runtime: move pinned object out of inner loop for bench... |
commit | commitdiff | tree |
2023-05-24 |
Roland Shoemaker | crypto/x509: properly apply name constrains to roots... |
commit | commitdiff | tree |
2023-05-24 |
Sean Liao | os: implement fs.ReadFileFS for DirFS |
commit | commitdiff | tree |
2023-05-24 |
cui fliter | all: fix unavailable url |
commit | commitdiff | tree |
2023-05-24 |
Junxian Zhu | cmd/compile: optimize math.Float32bits and math.Float32... |
commit | commitdiff | tree |
2023-05-24 |
Bryan Mills | Revert "cmd/compile: sparse conditional constant propag... |
commit | commitdiff | tree |
2023-05-24 |
Michael Anthony... | runtime: skip TestCPUMetricsSleep as flaky |
commit | commitdiff | tree |
2023-05-24 |
Michael Pratt | cmd/go: update build info when updating PGO file |
commit | commitdiff | tree |
2023-05-24 |
Bryan C. Mills | cmd/go: accept trailing text in compiler errors in... |
commit | commitdiff | tree |
2023-05-24 |
cuiweixie | maps,runtime: improve maps.Values |
commit | commitdiff | tree |
2023-05-24 |
Ian Lance Taylor | testing: only report subtest races once |
commit | commitdiff | tree |
2023-05-24 |
Brad Fitzpatrick | database/sql: make RawBytes safely usable with contexts |
commit | commitdiff | tree |
2023-05-24 |
Junxian Zhu | cmd/compile: optimize math.Float64(32)bits and math... |
commit | commitdiff | tree |
2023-05-24 |
Carlos Amedee | internal/types/errors: generate Markdown files for... |
commit | commitdiff | tree |
2023-05-24 |
Yi Yang | cmd/compile: sparse conditional constant propagation |
commit | commitdiff | tree |
2023-05-24 |
Robert Griesemer | cmd/compile: enable printing of error URLs by default |
commit | commitdiff | tree |
2023-05-24 |
ruinan | cmd/asm: refine some APIs related to Prog.RestArgs[] |
commit | commitdiff | tree |
2023-05-24 |
Li | runtime: pad work.full and pad.empty to avoid false... |
commit | commitdiff | tree |
2023-05-24 |
Russ Cox | cmd/go: add mod edit -toolchain and work edit -toolchain |
commit | commitdiff | tree |
2023-05-24 |
Russ Cox | cmd: go get golang.org/x/mod@fc83a8f |
commit | commitdiff | tree |
2023-05-24 |
miller | os: make TestProgWideChdir detect more possible failure... |
commit | commitdiff | tree |
2023-05-24 |
Robert Griesemer | cmd/compile: report an error URL with error messages |
commit | commitdiff | tree |
2023-05-23 |
Eli Bendersky | slices: add sorting and comparison functions |
commit | commitdiff | tree |
2023-05-23 |
Robert Griesemer | go/types, types2: enable interface inference |
commit | commitdiff | tree |
2023-05-23 |
Robert Griesemer | go/types, types2: consider shared methods when unifying... |
commit | commitdiff | tree |
2023-05-23 |
Paul E. Murphy | debug/elf: define R_PPC64_REL24_P9NOTOC |
commit | commitdiff | tree |
2023-05-23 |
Michael Anthony... | runtime: move pinner variable into inner loop for bench... |
commit | commitdiff | tree |
2023-05-23 |
Robert Griesemer | Revert "go/types, types2: consider shared methods when... |
commit | commitdiff | tree |
2023-05-23 |
Robert Griesemer | go/types, types2: consider shared methods when unifying... |
commit | commitdiff | tree |
2023-05-23 |
Egon Elbre | fmt,math/big,net/url: fixes to old Benchmarks |
commit | commitdiff | tree |
2023-05-23 |
Sean Liao | log/slog: JSONHandler doesn't use special source format |
commit | commitdiff | tree |
2023-05-23 |
Guoqi Chen | cmd/internal/goobj: update builtin list |
commit | commitdiff | tree |
next |