| 2024-03-05 | Damien Neil | net/http, net/http/cookiejar: avoid subdomain matches... | commit | commitdiff | tree | 
| 2024-03-05 | Roland Shoemaker | crypto/x509: make sure pub key is non-nil before interf... | commit | commitdiff | tree | 
| 2024-03-05 | qmuntal | os: fix 63703.md release notes | commit | commitdiff | tree | 
| 2024-03-04 | Michael Matloob | cmd/go/internal/modload: make it clear -mod can't be... | commit | commitdiff | tree | 
| 2024-03-04 | qmuntal | os: don't normalize volumes to drive letters in os... | commit | commitdiff | tree | 
| 2024-03-04 | Than McIntosh | cmd/go: respect -coverpkg for unselected no-test packages | commit | commitdiff | tree | 
| 2024-03-04 | Keith Randall | slices: simplify rotate code | commit | commitdiff | tree | 
| 2024-03-04 | Dave Russell | net/http: adjust wording on ServeMux godoc | commit | commitdiff | tree | 
| 2024-03-04 | qmuntal | os: don't treat mount points as symbolic links | commit | commitdiff | tree | 
| 2024-03-04 | guoguangwu | net/http/cgi: close res.Body | commit | commitdiff | tree | 
| 2024-03-04 | Michael Matloob | cmd/go: add file with list of all counters we collect | commit | commitdiff | tree | 
| 2024-03-04 | apocelipes | cmd/compile/internal: replace direct calls to Sym.Links... | commit | commitdiff | tree | 
| 2024-03-04 | Pouriya | runtime: use .Pointers() instead of manual checking | commit | commitdiff | tree | 
| 2024-03-04 | apocelipes | cmd/compile/internal: use reflectdata.TypeLinksym | commit | commitdiff | tree | 
| 2024-03-04 | aimuz | doc/go1.23: document database/sql wrap errors | commit | commitdiff | tree | 
| 2024-03-04 | guoguangwu | internal/xcoff: fix typo in comment | commit | commitdiff | tree | 
| 2024-03-04 | Oleksandr Redko | math/rand, math/rand/v2: rename receiver variables | commit | commitdiff | tree | 
| 2024-03-04 | guoguangwu | lib/time: use consistent directory in mkzip usage message | commit | commitdiff | tree | 
| 2024-03-04 | Mitar | fmt: allow padding and minus flags at the same time | commit | commitdiff | tree | 
| 2024-03-04 | Benjamin Peterson | doc: fix typo of gotypesalias | commit | commitdiff | tree | 
| 2024-03-04 | guoguangwu | cmd/internal/buildid: fix typo in comment | commit | commitdiff | tree | 
| 2024-03-04 | Jes Cok | reflect: clean up unnecessary comments for rtype | commit | commitdiff | tree | 
| 2024-03-04 | Jorropo | cmd/compile: remove bug workarounds in prove's loop... | commit | commitdiff | tree | 
| 2024-03-04 | huweiwen | cmd/go/internal/vcs: use git log to avoid unnecessary... | commit | commitdiff | tree | 
| 2024-03-04 | Filippo Valsorda | crypto: use and test purego tag consistently | commit | commitdiff | tree | 
| 2024-03-04 | Andy Pan | syscall: call internal/runtime/syscall.Syscall6 in... | commit | commitdiff | tree | 
| 2024-03-04 | Michael Matloob | src/cmd: update golang.org/x/telemetry to 3d5706d and... | commit | commitdiff | tree | 
| 2024-03-04 | cui fliter | doc: close HTML tags | commit | commitdiff | tree | 
| 2024-03-04 | cui fliter | bytes: add a colon after Output to make the Example... | commit | commitdiff | tree | 
| 2024-03-04 | guoguangwu | os/exec: remove unnecessary fmt.Sprintf call | commit | commitdiff | tree | 
| 2024-03-04 | qiulaidongfeng | os: remove if nil!=nil in openFileNolog | commit | commitdiff | tree | 
| 2024-03-02 | David Chase | cmd/compile: add 0-sized-value simplification to copyelim | commit | commitdiff | tree | 
| 2024-03-01 | Joel Sing | cmd/link/internal/riscv64: generate local text symbols... | commit | commitdiff | tree | 
| 2024-03-01 | Cuong Manh Le | cmd/compile: add missing Unalias call when writing... | commit | commitdiff | tree | 
| 2024-03-01 | guoguangwu | cmd/compile: remove unnecessary fmt.Sprintf call | commit | commitdiff | tree | 
| 2024-02-29 | Cuong Manh Le | cmd/internal/testdir: support -godebug | commit | commitdiff | tree | 
| 2024-02-29 | Robert Griesemer | go/types, types2: consistently use error_ type for... | commit | commitdiff | tree | 
| 2024-02-29 | Robert Griesemer | go/types: generate typeset.go from types2 source | commit | commitdiff | tree | 
| 2024-02-29 | Robert Griesemer | go/types, types2: better error position for invalid... | commit | commitdiff | tree | 
| 2024-02-29 | Robert Griesemer | go/types, types2: disable incorrect optimization in... | commit | commitdiff | tree | 
| 2024-02-29 | khr@golang.org | cmd/compile: soften type matching when allocating stack... | commit | commitdiff | tree | 
| 2024-02-29 | Damien Neil | net/http: remove Content-Length header in http.Error | commit | commitdiff | tree | 
| 2024-02-29 | Russ Cox | runtime: move per-P timers state into its own struct | commit | commitdiff | tree | 
| 2024-02-29 | guoguangwu | internal/trace: fix typo in comment | commit | commitdiff | tree | 
| 2024-02-29 | Jes Cok | encoding/json: make use of reflect.Type.{OverflowInt... | commit | commitdiff | tree | 
| 2024-02-29 | suntala | cmd/go/internal/envcmd: show GODEBUG in 'go env' output | commit | commitdiff | tree | 
| 2024-02-29 | khr@golang.org | runtime: don't re-initialize itab while looking for... | commit | commitdiff | tree | 
| 2024-02-29 | Robert Griesemer | go/types, types2: add tracing to Checker.validType | commit | commitdiff | tree | 
| 2024-02-29 | apocelipes | internal/coverage/encodemeta: simplify appending zero... | commit | commitdiff | tree | 
| 2024-02-29 | Nicolas Hillegeer | text/tabwriter: add recovered panic message to rethrow | commit | commitdiff | tree | 
| 2024-02-29 | Nick Revin | cmd/link: add option to enable full RELRO for ELF | commit | commitdiff | tree | 
| 2024-02-29 | Ian Lance Taylor | runtime/cgo: ignore unknown warning options | commit | commitdiff | tree | 
| 2024-02-28 | Paul E. Murphy | cmd/internal/obj/ppc64: generate smaller machine code... | commit | commitdiff | tree | 
| 2024-02-28 | sivchari | all: run go fmt | commit | commitdiff | tree | 
| 2024-02-28 | guoguangwu | testing: fix typo in comment | commit | commitdiff | tree | 
| 2024-02-28 | qiulaidongfeng | crypto/internal/bigmod: remove unused ctGeq | commit | commitdiff | tree | 
| 2024-02-28 | qmuntal | os: factor out newFileStatFromWin32FileAttributeData | commit | commitdiff | tree | 
| 2024-02-28 | guoguangwu | database/sql: add error check | commit | commitdiff | tree | 
| 2024-02-28 | Constantin... | encoding/xml: display closing space in error message | commit | commitdiff | tree | 
| 2024-02-28 | Nick Ripley | runtime,runtime/pprof: avoid tiny allocations in finali... | commit | commitdiff | tree | 
| 2024-02-28 | Robert Griesemer | cmd/compile/internal/syntax: rename test file to match... | commit | commitdiff | tree | 
| 2024-02-28 | Matthew Dempsky | cmd/compile/internal/inline: refactor fixpoint algorithm | commit | commitdiff | tree | 
| 2024-02-28 | guoguangwu | internal/abi: fix typo in comment | commit | commitdiff | tree | 
| 2024-02-28 | Damien Neil | net/http: make timeout errors match context.DeadlineExc... | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | cmd/compile: compile len(ch) as call to runtime.chanlen | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: use methods for timer | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: change timer.status to timer.state | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: use timer.lock in moveTimers | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: use timer.lock in adjusttimers | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: use timer.lock in runtimer | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: use timer.lock in cleantimers | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: use timer.lock in modtimer | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: add timer lock to lock ranking | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: use timer.lock in deltimer | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: merge timerDeleted into timerModified | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: merge timerNoStatus into timerRemoved | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: merge timerMoving into timerModifying | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: merge timerRemoving into timerModifying | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: merge timerModifiedEarlier and timerModifierLater | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: delete addtimer | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: move all timer-locking code into time.go | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: delete clearDeletedTimers | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | runtime: simplify, speed up adjusttimers | commit | commitdiff | tree | 
| 2024-02-28 | Jonathan Amsterdam | go/build: add check for allowed vendor packages | commit | commitdiff | tree | 
| 2024-02-28 | Russ Cox | cmd/go: fix TestScript/mod_vendor_goversion for CL... | commit | commitdiff | tree | 
| 2024-02-28 | Jes Cok | reflect: add Overflow methods to Type | commit | commitdiff | tree | 
| 2024-02-28 | qiulaidongfeng | cmd/dist: let the three runtime -quick tests run simult... | commit | commitdiff | tree | 
| 2024-02-28 | zuojunwei.1024 | cmd/compile: mark pointer to noalg type as noalg | commit | commitdiff | tree | 
| 2024-02-28 | Robert Griesemer | go/types, types2: move Checker.langCompat from version... | commit | commitdiff | tree | 
| 2024-02-28 | Robert Griesemer | go/types, types2: consistently use singular when report... | commit | commitdiff | tree | 
| 2024-02-28 | Robert Griesemer | go/types, types2: initial support for parameterized... | commit | commitdiff | tree | 
| 2024-02-28 | Robert Griesemer | go/types, types2: separate formatting from error handli... | commit | commitdiff | tree | 
| 2024-02-28 | Robert Griesemer | go/types: generate initorder.go from types2 source | commit | commitdiff | tree | 
| 2024-02-28 | Robert Griesemer | go/types: generate mono.go from types2 source | commit | commitdiff | tree | 
| 2024-02-27 | Robert Griesemer | go/types, types2: call error handler for each sub-error... | commit | commitdiff | tree | 
| 2024-02-27 | Damien Neil | net/http/httputil: avoid ReverseProxy data race on... | commit | commitdiff | tree | 
| 2024-02-27 | Deleplace | slices: Delete clears the tail when j == len(s) | commit | commitdiff | tree | 
| 2024-02-27 | Cuong Manh Le | cmd/compile: fix early deadcode with label statement | commit | commitdiff | tree | 
| 2024-02-27 | qiulaidongfeng | runtime: use MapMaxKeyBytes,MapMaxElemBytes,MapBucketCo... | commit | commitdiff | tree | 
| 2024-02-27 | Andy Pan | runtime: fix the potential race of idle P's during... | commit | commitdiff | tree | 
| next |