2023-04-19 |
Bryan C. Mills | crypto/tls: retry DialWithTimeout until the listener... |
commit | commitdiff | tree |
2023-04-19 |
Tobias Klauser | net: remove unused _C_FreeCString |
commit | commitdiff | tree |
2023-04-19 |
Damien Neil | context: add AfterFunc |
commit | commitdiff | tree |
2023-04-19 |
Egon Elbre | slices: optimize Index and Compact for large types |
commit | commitdiff | tree |
2023-04-19 |
Dmitri Shuralyov | make.{bash,bat}: check unmodified $PATH for $GOROOT... |
commit | commitdiff | tree |
2023-04-19 |
Michael Anthony... | runtime: manage huge pages explicitly |
commit | commitdiff | tree |
2023-04-19 |
Michael Anthony... | runtime: disable huge pages for GC metadata for small... |
commit | commitdiff | tree |
2023-04-19 |
Bryan C. Mills | os: check for ErrNotExist instead of ErrExist in TestNo... |
commit | commitdiff | tree |
2023-04-19 |
Robert Griesemer | cmd/compile/internal/types2: only mark variables as... |
commit | commitdiff | tree |
2023-04-19 |
Robert Griesemer | go/types, types2: be deliberate with Checker.use in... |
commit | commitdiff | tree |
2023-04-19 |
Robert Griesemer | go/types, types2: don't panic for invalid assignments... |
commit | commitdiff | tree |
2023-04-19 |
Ian Lance Taylor | net: check for NUL bytes in strings passed to C functions |
commit | commitdiff | tree |
2023-04-18 |
Robert Griesemer | go/types, types2: consistently set x.mode in Checker... |
commit | commitdiff | tree |
2023-04-18 |
Cherry Zhang | runtime: adjust frame pointer on stack copy on ARM64 |
commit | commitdiff | tree |
2023-04-18 |
Michael Pratt | runtime: consolidate function descriptor definitions... |
commit | commitdiff | tree |
2023-04-18 |
Keith Randall | cmd/compile: remove memequal call from string compares... |
commit | commitdiff | tree |
2023-04-18 |
Ian Lance Taylor | debug/elf: support zstd compression |
commit | commitdiff | tree |
2023-04-18 |
Ian Lance Taylor | internal/zstd: new internal package for zstd decompression |
commit | commitdiff | tree |
2023-04-18 |
Ian Lance Taylor | runtime: add and use pollDesc fd sequence field |
commit | commitdiff | tree |
2023-04-18 |
Ian Lance Taylor | runtime: change lfstack support to taggedPointer |
commit | commitdiff | tree |
2023-04-18 |
Michael Matloob | cmd/go: skip over all workspace modules in go mod verify |
commit | commitdiff | tree |
2023-04-18 |
Bryan C. Mills | cmd/go: include internal/godebugs in TestNewReleaseRebu... |
commit | commitdiff | tree |
2023-04-18 |
Michael Matloob | src/internal/godebugs: add a skip for missing godebug.md |
commit | commitdiff | tree |
2023-04-18 |
Michael Matloob | cmd/go: mark gocacheverify godebug as undocumented |
commit | commitdiff | tree |
2023-04-18 |
Michael Matloob | cmd/go: stub out gotoolchain.go for wasip1 os build tag |
commit | commitdiff | tree |
2023-04-18 |
Than McIntosh | Revert "cmd/compile: rework marking of dead hidden... |
commit | commitdiff | tree |
2023-04-18 |
Archana R | runtime: improve index on ppc64x/power10 |
commit | commitdiff | tree |
2023-04-18 |
Brad Fitzpatrick | syscall: add a sync.Pool for a NetlinkRIB scratch buffer |
commit | commitdiff | tree |
2023-04-18 |
Matthieu Baerts | net: mptcp: add TCPConn's MultipathTCP checker |
commit | commitdiff | tree |
2023-04-18 |
Matthieu Baerts | internal/poll: add GetsockoptInt |
commit | commitdiff | tree |
2023-04-18 |
Oleksandr Redko | plugin: fix duplicated word in comment |
commit | commitdiff | tree |
2023-04-18 |
jiahua wang | maps: replace slicesEqual with slices.Equal |
commit | commitdiff | tree |
2023-04-18 |
Russ Cox | cmd/go: add check for unknown godebug setting |
commit | commitdiff | tree |
2023-04-18 |
Russ Cox | cmd/go: change toolchain based on $GOTOOLCHAIN |
commit | commitdiff | tree |
2023-04-17 |
Michael Knyszek | Revert "cmd/compile: allow more inlining of functions... |
commit | commitdiff | tree |
2023-04-17 |
Michael Pratt | Revert "runtime/cgo: store M for C-created thread in... |
commit | commitdiff | tree |
2023-04-17 |
Michael Pratt | Revert "runtime: correct GoCheckBindM's C declaration... |
commit | commitdiff | tree |
2023-04-17 |
Michael Pratt | Revert "Revert "Revert "runtime: consolidate function... |
commit | commitdiff | tree |
2023-04-17 |
Michael Pratt | Revert "runtime/cgo: use pthread_attr_get_np on Illumos" |
commit | commitdiff | tree |
2023-04-17 |
Than McIntosh | cmd/compile: allow more inlining of functions that... |
commit | commitdiff | tree |
2023-04-17 |
Than McIntosh | cmd/compile: rework marking of dead hidden closure... |
commit | commitdiff | tree |
2023-04-17 |
Robert Griesemer | go/types, types2: factor out type parameter renaming... |
commit | commitdiff | tree |
2023-04-17 |
Brad Fitzpatrick | cmd/go/internal/cache: update docs on cache accessor... |
commit | commitdiff | tree |
2023-04-17 |
Cuong Manh Le | cmd/compile: remove typecheck.EvalConst |
commit | commitdiff | tree |
2023-04-17 |
Robert Griesemer | go/types, types2: (slightly) refactor tpWalker.isParame... |
commit | commitdiff | tree |
2023-04-14 |
Cuong Manh Le | cmd/compile: add test that non-name call does not allocate |
commit | commitdiff | tree |
2023-04-14 |
Tobias Klauser | embed/internal/embedtest: test openFile.ReadAt with... |
commit | commitdiff | tree |
2023-04-14 |
Bryan C. Mills | cmd/compile/internal/importer,go/internal/gcimporter... |
commit | commitdiff | tree |
2023-04-14 |
Joel Sing | cmd/link/internal/ld: disable execute-only for external... |
commit | commitdiff | tree |
2023-04-14 |
Rob Findley | go/types,types2: fix panic in reverse type inference... |
commit | commitdiff | tree |
2023-04-14 |
Joel Sing | cmd/compile: add math benchmarks |
commit | commitdiff | tree |
2023-04-14 |
Cuong Manh Le | cmd/compile/internal/ir: remove HasBreak field of some... |
commit | commitdiff | tree |
2023-04-14 |
Cuong Manh Le | cmd/compile/internal/typecheck: remove some un-used... |
commit | commitdiff | tree |
2023-04-14 |
Cuong Manh Le | cmd/compile: stop constructing untyped nodes when instr... |
commit | commitdiff | tree |
2023-04-14 |
Cuong Manh Le | cmd/compile: better code generation for constant-fold... |
commit | commitdiff | tree |
2023-04-14 |
Cuong Manh Le | cmd/compile: move unsafe operation out of EvalConst |
commit | commitdiff | tree |
2023-04-14 |
Cuong Manh Le | cmd/compile: reenable inline static init |
commit | commitdiff | tree |
2023-04-14 |
Cuong Manh Le | cmd/compile: handle string concatenation in static... |
commit | commitdiff | tree |
2023-04-14 |
Bryan C. Mills | path/filepath,cmd/go: skip tests involving double-symli... |
commit | commitdiff | tree |
2023-04-14 |
Keith Randall | cmd/link: establish dependable package initialization... |
commit | commitdiff | tree |
2023-04-14 |
Daniel Martí | regexp: fix copy-paste typo on Regexp.UnmarshalText doc |
commit | commitdiff | tree |
2023-04-14 |
Russ Cox | cmd/go: make go line declare minimum required Go version |
commit | commitdiff | tree |
2023-04-14 |
Russ Cox | go/types, cmd/compile/internal/types2: use per-file... |
commit | commitdiff | tree |
2023-04-14 |
Than McIntosh | Revert "cmd/compile: allow more inlining of functions... |
commit | commitdiff | tree |
2023-04-13 |
Daniel Frederick... | doc: correct spelling on placeholder |
commit | commitdiff | tree |
2023-04-13 |
Michael Matloob | cmd/go: parallelize part of loading test packages in... |
commit | commitdiff | tree |
2023-04-13 |
Achille Roussel | wasm: restrict supported types in go:wasmimport functio... |
commit | commitdiff | tree |
2023-04-13 |
Russ Cox | go/parser: report //go:build-derived Go version in... |
commit | commitdiff | tree |
2023-04-13 |
Ian Lance Taylor | slices: amortize allocations in Insert |
commit | commitdiff | tree |
2023-04-13 |
Bryan C. Mills | path/filepath: add test cases for walking a symlink... |
commit | commitdiff | tree |
2023-04-13 |
cuiweixie | maps,runtime: improve maps.Clone |
commit | commitdiff | tree |
2023-04-13 |
Rob Findley | go/types,types2: add a test for const initializer panic |
commit | commitdiff | tree |
2023-04-13 |
Robert Findley | Revert "go/types, types2: remove unnecessary tests... |
commit | commitdiff | tree |
2023-04-13 |
Rob Findley | internal/types: rename 54942.go to issue54942.go |
commit | commitdiff | tree |
2023-04-13 |
Daniel Martí | go/doc/comment: remove unused fields |
commit | commitdiff | tree |
2023-04-13 |
Daniel Martí | cmd/gofmt: apply a correct suggestion by gopls |
commit | commitdiff | tree |
2023-04-13 |
Robert Griesemer | go/types, types2: factor out inference cycle detector... |
commit | commitdiff | tree |
2023-04-13 |
Robert Griesemer | go/types, types2: generalize tparamIndex to arbitrary... |
commit | commitdiff | tree |
2023-04-13 |
Bryan C. Mills | cmd/internal/moddeps: preserve PWD more carefully in... |
commit | commitdiff | tree |
2023-04-13 |
Bryan C. Mills | cmd/go: skip TestScript/list_goroot_symlink on darwin |
commit | commitdiff | tree |
2023-04-12 |
Matthew Dempsky | cmd/compile: fix reproducible build of aliased generic... |
commit | commitdiff | tree |
2023-04-12 |
Paul E. Murphy | runtime: cleanup ppc64le/linux library startup code |
commit | commitdiff | tree |
2023-04-12 |
Jonathan Amsterdam | log/slog: catch panics in LogValue |
commit | commitdiff | tree |
2023-04-12 |
Jonathan Amsterdam | log/slog: function argument to Record.Attrs returns... |
commit | commitdiff | tree |
2023-04-12 |
Jonathan Amsterdam | log/slog: require entire Attr to be empty to elide |
commit | commitdiff | tree |
2023-04-12 |
limeidan | cmd/internal/sys, cmd/dist, misc/cgo/testcshared: enabl... |
commit | commitdiff | tree |
2023-04-12 |
Jonathan Hall | regexp: add Regexp.TextMarshaler/TextUnmarshaler |
commit | commitdiff | tree |
2023-04-12 |
Nuno Cruces | embed: implement openFile.ReadAt |
commit | commitdiff | tree |
2023-04-12 |
Jonathan Amsterdam | log/slog: don't call SetDefault in examples |
commit | commitdiff | tree |
2023-04-12 |
Junwei Zuo | cmd/compile: fix ir.StaticValue for ORANGE |
commit | commitdiff | tree |
2023-04-12 |
Jonathan Amsterdam | log,log/slog: get correct source line when slog calls log |
commit | commitdiff | tree |
2023-04-12 |
Michael Pratt | log/syslog: report hostname mismatch error details |
commit | commitdiff | tree |
2023-04-12 |
Bryan C. Mills | net/http: avoid leaking writer goroutines in tests |
commit | commitdiff | tree |
2023-04-12 |
Bryan C. Mills | net/http: only report the first leak of each test run |
commit | commitdiff | tree |
2023-04-12 |
wangjianwen | cmd/dist: check for errors from filepath.Glob |
commit | commitdiff | tree |
2023-04-12 |
qmuntal | syscall: implement Fchdir on Windows |
commit | commitdiff | tree |
2023-04-11 |
Tobias Klauser | all: update vendored golang.org/x/net |
commit | commitdiff | tree |
2023-04-11 |
Russ Cox | cmd/dist: add -distpack flag to build distribution... |
commit | commitdiff | tree |
2023-04-11 |
root | syscall: add a Go directive "go:nocheckptr" to forkAndE... |
commit | commitdiff | tree |
2023-04-11 |
Johan Brandhorst... | cmd/dist: mark wasip1/wasm as working |
commit | commitdiff | tree |
next |