2023-07-18 |
Heschi Kreinick | [release-branch.go1.21] all: merge master (2639a17... |
commit | commitdiff | tree |
2023-07-18 |
Carlos Amedee | doc: run relnotes again |
commit | commitdiff | tree |
2023-07-18 |
darkfeline | net/rpc: use conventional `err` in example |
commit | commitdiff | tree |
2023-07-17 |
Rob Findley | go/types, types2: remove unnecessary assert on pointer... |
commit | commitdiff | tree |
2023-07-17 |
Keith Randall | math: test large negative values as args for trig functions |
commit | commitdiff | tree |
2023-07-17 |
Bryan C. Mills | cmd/go: fix tests when go.env sets GOPROXY=direct GOSUM... |
commit | commitdiff | tree |
2023-07-17 |
Austin Clements | doc/go1.21: use consistent capitalization for amd64 |
commit | commitdiff | tree |
2023-07-14 |
Jonathan Amsterdam | log/slog: doc commonHandler.handle |
commit | commitdiff | tree |
2023-07-14 |
Will Roden | log/slog: fix issue with concurrent writes |
commit | commitdiff | tree |
2023-07-14 |
Gopher Robot | [release-branch.go1.21] go1.21rc3 go1.21rc3 |
commit | commitdiff | tree |
2023-07-14 |
Bryan C. Mills | cmd/covdata: format package comment for 'go doc' rendering |
commit | commitdiff | tree |
2023-07-13 |
Johan Brandhorst... | bytes: remove builders check from compare test |
commit | commitdiff | tree |
2023-07-13 |
Cherry Mui | [release-branch.go1.21] all: merge master (b88bd91... |
commit | commitdiff | tree |
2023-07-13 |
Bryan C. Mills | cmd/go/internal/modfetch: always allow Stat for the... |
commit | commitdiff | tree |
2023-07-13 |
Bryan C. Mills | net/http: revert stray edit to h2_bundle.go from CL... |
commit | commitdiff | tree |
2023-07-13 |
cui fliter | all: remove duplicate word and fix comment |
commit | commitdiff | tree |
2023-07-12 |
Dan Kortschak | all: fix typos and remove repeated words |
commit | commitdiff | tree |
2023-07-12 |
Cherry Mui | [release-branch.go1.21] all: merge master (6244b19... |
commit | commitdiff | tree |
2023-07-12 |
Russ Cox | all: update vendored dependencies |
commit | commitdiff | tree |
2023-07-12 |
Russ Cox | cmd/go: fix go get go@badversion |
commit | commitdiff | tree |
2023-07-12 |
Russ Cox | cmd/go: fix GOTOOLCHAIN parsing for +auto |
commit | commitdiff | tree |
2023-07-12 |
Bryan C. Mills | doc/go1.21: add a release note for CL 463177 |
commit | commitdiff | tree |
2023-07-12 |
Paul E. Murphy | cmd/compile: on PPC64, fix sign/zero extension when... |
commit | commitdiff | tree |
2023-07-11 |
Jonathan Amsterdam | src/README.vendor: s/latest/master/ |
commit | commitdiff | tree |
2023-07-11 |
Jonathan Amsterdam | testing/slogtest: check for no group with empty record |
commit | commitdiff | tree |
2023-07-11 |
Bryan C. Mills | net/http/fcgi: eliminate goroutine leaks in tests |
commit | commitdiff | tree |
2023-07-11 |
Bryan C. Mills | os/exec: ignore context.Canceled errors in TestConcurre... |
commit | commitdiff | tree |
2023-07-11 |
Jonathan Amsterdam | log/slog: replace nil contexts with context.Background() |
commit | commitdiff | tree |
2023-07-11 |
Jonathan Amsterdam | log/slog: change XXXCtx functions to XXXContext |
commit | commitdiff | tree |
2023-07-11 |
Bryan C. Mills | time: increase arbitrary upper bound in TestReset to 10s |
commit | commitdiff | tree |
2023-07-11 |
Matthieu Baerts | net: mptcp: force using MPTCP with GODEBUG |
commit | commitdiff | tree |
2023-07-10 |
Bryan C. Mills | syscall: serialize locks on ForkLock on platforms where... |
commit | commitdiff | tree |
2023-07-10 |
Cuong Manh Le | test: add test cases for index value with range array... |
commit | commitdiff | tree |
2023-07-10 |
Cuong Manh Le | cmd/compile: fix clear on slice with zero size elem |
commit | commitdiff | tree |
2023-07-10 |
Keith Randall | cmd/compile: don't ICE on unaligned offsets for pointer... |
commit | commitdiff | tree |
2023-07-07 |
qmuntal | os: support reading empty root directories on Windows |
commit | commitdiff | tree |
2023-07-07 |
Than McIntosh | src/database/sql: run gofmt |
commit | commitdiff | tree |
2023-07-07 |
Robert Findley | go/types, types2: do not mutate arguments in NewChecker |
commit | commitdiff | tree |
2023-07-07 |
Michael Munday | math: add test that covers riscv64 fnm{add,sub} codegen |
commit | commitdiff | tree |
2023-07-07 |
Jonathan Amsterdam | log/slog: handle recursively empty groups |
commit | commitdiff | tree |
2023-07-06 |
Achille Roussel | os: do not skip directory entries with zero inodes... |
commit | commitdiff | tree |
2023-07-06 |
Cherry Mui | runtime: print output on failure in TestMemPprof |
commit | commitdiff | tree |
2023-07-06 |
Ian Lance Taylor | net: only build cgo_stub.go on unix or wasip1 |
commit | commitdiff | tree |
2023-07-06 |
Russ Cox | cmd/go: pass GoVersion in vet config |
commit | commitdiff | tree |
2023-07-06 |
Russ Cox | go/types: record Config.GoVersion for reporting in... |
commit | commitdiff | tree |
2023-07-06 |
Merrick Clay | log/slog: fix faulty test |
commit | commitdiff | tree |
2023-07-05 |
Meng Zhuo | cmd/compile: fix FMA negative commutativity of riscv64 |
commit | commitdiff | tree |
2023-07-05 |
Michael Munday | math: fix portable FMA when x*y < 0 and x*y == -z |
commit | commitdiff | tree |
2023-07-05 |
zikaeroh | database/sql: prevent internal context error from being... |
commit | commitdiff | tree |
2023-07-05 |
Michael Anthony... | runtime,runtime/metrics: clarify OS stack metrics |
commit | commitdiff | tree |
2023-07-04 |
Keith Randall | runtime: have ReadMemStats do a nil check before switch... |
commit | commitdiff | tree |
2023-07-04 |
Oleksandr Redko | os, syscall: update unreachable link about =C: envs |
commit | commitdiff | tree |
2023-07-04 |
Meng Zhuo | test/codegen: enable Mul2 DivPow2 test for riscv64 |
commit | commitdiff | tree |
2023-06-30 |
Michael Pratt | runtime: check GOFLAGS not GCFLAGS |
commit | commitdiff | tree |
2023-06-29 |
Chris O'Hara | net: enable pure Go resolver for wasip1 |
commit | commitdiff | tree |
2023-06-29 |
Chris O'Hara | syscall: stub Getrlimit on wasip1 |
commit | commitdiff | tree |
2023-06-29 |
Jes Cok | cmd/asm/internal/lex: fix comment, remove the first... |
commit | commitdiff | tree |
2023-06-29 |
Robert Griesemer | cmd/compile/internal/types2: make TestIssue43124 match... |
commit | commitdiff | tree |
2023-06-29 |
Damien Neil | net/http: validate Host header before sending |
commit | commitdiff | tree |
2023-06-29 |
Than McIntosh | cmd/{go,compile}: run gofmt |
commit | commitdiff | tree |
2023-06-29 |
Chris O'Hara | runtime: run wasip1 tests with wazero |
commit | commitdiff | tree |
2023-06-29 |
Ben Hoyt | slices, maps: add examples; doc comment fixes |
commit | commitdiff | tree |
2023-06-29 |
Mark Ryan | internal/bytealg: fix alignment code in equal_riscv64.s |
commit | commitdiff | tree |
2023-06-28 |
Cuong Manh Le | cmd/compile: handle min/max correctly in mayCall |
commit | commitdiff | tree |
2023-06-28 |
Matthew Dempsky | cmd/compile/internal/ssagen: fix min/max codegen, again |
commit | commitdiff | tree |
2023-06-28 |
Russ Cox | cmd/go: enable slog vet check during 'go test' |
commit | commitdiff | tree |
2023-06-27 |
Ian Lance Taylor | cmd/dist, internal/abi: support bootstrapping with... |
commit | commitdiff | tree |
2023-06-27 |
Hiro | runtime: fix trace.Stop deadlock when built with faketime |
commit | commitdiff | tree |
2023-06-27 |
Cuong Manh Le | cmd/compile: fix bad order of evaluation for min/max... |
commit | commitdiff | tree |
2023-06-27 |
Joe Tsai | encoding: document that base32 and base64 do not use... |
commit | commitdiff | tree |
2023-06-27 |
qmuntal | syscall: clarify which handles are affected by SysProcA... |
commit | commitdiff | tree |
2023-06-27 |
Chris O'Hara | syscall: try non-blocking stdio on wasip1 |
commit | commitdiff | tree |
2023-06-26 |
Robert Griesemer | go/types, types2: replace TODO with clarifying comment |
commit | commitdiff | tree |
2023-06-26 |
Tobias Klauser | slices: add godoc links |
commit | commitdiff | tree |
2023-06-26 |
Robert Griesemer | go/types, types2: fix interface unification |
commit | commitdiff | tree |
2023-06-26 |
Cuong Manh Le | types2, go/types: record final type for min/max arguments |
commit | commitdiff | tree |
2023-06-26 |
Robert Griesemer | go/types, types2: more readable inference trace |
commit | commitdiff | tree |
2023-06-26 |
Kota | doc/go1.21: document changes in crypto/x509 |
commit | commitdiff | tree |
2023-06-26 |
Ian Lance Taylor | doc/go1.21: context.Background and TODO may now appear... |
commit | commitdiff | tree |
2023-06-24 |
Keith Randall | cmd/compile: fix min/max builtin code generation |
commit | commitdiff | tree |
2023-06-24 |
Ian Lance Taylor | slices: clarify MinFunc/MaxFunc result for equal elements |
commit | commitdiff | tree |
2023-06-23 |
Roland Shoemaker | crypto/x509: rename duplicated test |
commit | commitdiff | tree |
2023-06-23 |
Jelle van den... | runtime: set raceignore to zero when starting a new... |
commit | commitdiff | tree |
2023-06-23 |
Filippo Valsorda | crypto: document non-determinism of GenerateKey |
commit | commitdiff | tree |
2023-06-23 |
Cuong Manh Le | cmd/compile: scanning closures body when visiting wrapp... |
commit | commitdiff | tree |
2023-06-23 |
Cuong Manh Le | log/slog: fix broken link to AnyValue in comment |
commit | commitdiff | tree |
2023-06-23 |
Christopher... | log/slog: fix broken link to Record.Clone in package... |
commit | commitdiff | tree |
2023-06-22 |
Bryan C. Mills | cmd/go: impersonate 'go tool dist list' if 'go tool... |
commit | commitdiff | tree |
2023-06-22 |
Bryan C. Mills | internal/platform,cmd/dist: export the list of supporte... |
commit | commitdiff | tree |
2023-06-22 |
Than McIntosh | cmd/{go,cover}: enable response file args for cmd/cover |
commit | commitdiff | tree |
2023-06-22 |
Oleksandr Redko | internal/fuzz: fix typo in comment |
commit | commitdiff | tree |
2023-06-22 |
Roland Shoemaker | crypto/x509: tolerate multiple matching chains in testV... |
commit | commitdiff | tree |
2023-06-21 |
Ian Lance Taylor | net/mail: permit more characters in mail headers |
commit | commitdiff | tree |
2023-06-21 |
Ian Lance Taylor | test: add test that caused a gofrontend crash |
commit | commitdiff | tree |
2023-06-21 |
Ian Lance Taylor | doc/go1.21: correct GOOS to GOARCH (another location) |
commit | commitdiff | tree |
2023-06-21 |
Ian Lance Taylor | doc/go1.21: correct GOOS to GOARCH |
commit | commitdiff | tree |
2023-06-21 |
Robert Griesemer | go/types, types2: avoid spurious "declared and not... |
commit | commitdiff | tree |
2023-06-21 |
Michael Anthony... | runtime: relate GODEBUG=gctrace output to runtime/metrics |
commit | commitdiff | tree |
2023-06-21 |
Gopher Robot | [release-branch.go1.21] go1.21rc2 go1.21rc2 |
commit | commitdiff | tree |
2023-06-21 |
Russ Cox | cmd/go: shorten longest 5 tests |
commit | commitdiff | tree |
next |