2023-08-16 |
Bryan C. Mills | cmd/go: skip gccgo_link_c when cross-compiling |
commit | commitdiff | tree |
2023-08-16 |
Russ Cox | cmd/compile, runtime: make room for rangefunc defers |
commit | commitdiff | tree |
2023-08-16 |
Russ Cox | cmd/compile: trim range typechecking |
commit | commitdiff | tree |
2023-08-16 |
Russ Cox | runtime/internal/math: add Add64 |
commit | commitdiff | tree |
2023-08-16 |
Russ Cox | regexp/syntax: use more compact Regexp.String output |
commit | commitdiff | tree |
2023-08-16 |
Russ Cox | cmd/api: rename api.go to main_test.go |
commit | commitdiff | tree |
2023-08-16 |
Russ Cox | cmd/go: clean internal/vcs slightly |
commit | commitdiff | tree |
2023-08-16 |
David Chase | cmd/compile: in expandCalls, move all arg marshalling... |
commit | commitdiff | tree |
2023-08-16 |
qiulaidongfeng | sync: document why copyChecker checks the condition... |
commit | commitdiff | tree |
2023-08-16 |
qmuntal | os: support file systems without file IDs when reading... |
commit | commitdiff | tree |
2023-08-16 |
Russ Cox | cmd/go: remove conversion of legacy pre-module dependen... |
commit | commitdiff | tree |
2023-08-16 |
Russ Cox | cmd/go: delete GOPATH-mode get |
commit | commitdiff | tree |
2023-08-16 |
cui fliter | errors: add a colon after Output to make the Example... |
commit | commitdiff | tree |
2023-08-16 |
qiulaidongfeng | bufio: clarify the maximum token size |
commit | commitdiff | tree |
2023-08-16 |
Inada Naoki | doc/go1.22: mention new sql.Null[T] |
commit | commitdiff | tree |
2023-08-15 |
Robert Griesemer | go/types, types2: don't verify infer result if no Confi... |
commit | commitdiff | tree |
2023-08-15 |
Robert Griesemer | go/types, types2: use correct parameter list when check... |
commit | commitdiff | tree |
2023-08-15 |
Matthew Dempsky | cmd/compile: improve ir.StaticValue and extract ir... |
commit | commitdiff | tree |
2023-08-15 |
Robert Griesemer | go/types, types2: move emode computation closer to... |
commit | commitdiff | tree |
2023-08-15 |
Robert Griesemer | go/types, types2: use exact unification when comparing... |
commit | commitdiff | tree |
2023-08-15 |
sivchari | internal/syscall/unix: fix gofmt |
commit | commitdiff | tree |
2023-08-15 |
Cian Ruane | doc: fix broken x509sha1 setting link |
commit | commitdiff | tree |
2023-08-15 |
Tobias Klauser | cmd/go/testdata/script: ensure go test -skip skips... |
commit | commitdiff | tree |
2023-08-15 |
Dmitri Shuralyov | cmd/pprof: update vendored github.com/google/pprof |
commit | commitdiff | tree |
2023-08-15 |
Than McIntosh | cmd/internal/archive: skip sentinel archive entries... |
commit | commitdiff | tree |
2023-08-15 |
Joel Sing | runtime/cgo: use fatalf on solaris |
commit | commitdiff | tree |
2023-08-15 |
Nick Ripley | runtime: restore caller's frame pointer when recovering... |
commit | commitdiff | tree |
2023-08-15 |
Nick Ripley | runtime: zero saved frame pointer when reusing goroutin... |
commit | commitdiff | tree |
2023-08-15 |
Joel Sing | crypto/internal/bigmod: provide assembly addMulVVW... |
commit | commitdiff | tree |
2023-08-15 |
Joel Sing | runtime/cgo: consolidate openbsd cgo code |
commit | commitdiff | tree |
2023-08-15 |
Joel Sing | runtime/cgo: consolidate netbsd cgo code |
commit | commitdiff | tree |
2023-08-15 |
Joel Sing | runtime/cgo: consolidate linux cgo code |
commit | commitdiff | tree |
2023-08-15 |
Joel Sing | runtime/cgo: consolidate freebsd cgo code |
commit | commitdiff | tree |
2023-08-15 |
Joel Sing | runtime/cgo: rename crosscall_arm1 to crosscall1 |
commit | commitdiff | tree |
2023-08-15 |
Joel Sing | runtime/cgo: use fatalf on dragonfly, freebsd, netbsd... |
commit | commitdiff | tree |
2023-08-15 |
Joel Sing | cmd/compile: sign or zero extend for 32 bit equality... |
commit | commitdiff | tree |
2023-08-15 |
Mauri de Souza... | runtime: mark traceEnabled and traceShuttingDown as... |
commit | commitdiff | tree |
2023-08-14 |
Jes Cok | encoding/json: declare hex as a const |
commit | commitdiff | tree |
2023-08-14 |
cui fliter | cmd: fix mismatched symbols |
commit | commitdiff | tree |
2023-08-14 |
cui fliter | internal/fuzz: use the built-in min function |
commit | commitdiff | tree |
2023-08-14 |
Paul E. Murphy | cmd/compile/internal: add RLDICR opcode for PPC64 |
commit | commitdiff | tree |
2023-08-14 |
Paul E. Murphy | internal/bytealg: optimize Count/CountString for PPC64... |
commit | commitdiff | tree |
2023-08-14 |
Jes Cok | cmd/go/internal/cache: use == to test for io.EOF |
commit | commitdiff | tree |
2023-08-14 |
Matthew Dempsky | cmd/compile: desugar ORECOVER during typecheck |
commit | commitdiff | tree |
2023-08-14 |
Matthew Dempsky | cmd/compile: move IsDeadcodeClosure check into enqueueFunc |
commit | commitdiff | tree |
2023-08-14 |
Matthew Dempsky | cmd/compile: remove reflectdata.{TypePtr,ITabAddr}... |
commit | commitdiff | tree |
2023-08-14 |
Matthew Dempsky | cmd/compile: mark generated eq/hash functions as /... |
commit | commitdiff | tree |
2023-08-14 |
Than McIntosh | cmd/go: skip gotoolchain_net script test for new-ish... |
commit | commitdiff | tree |
2023-08-14 |
David Chase | runtime: profiling on Darwin cannot use blocking reads |
commit | commitdiff | tree |
2023-08-14 |
Than McIntosh | internal/coverage: separate out cmd defs to separate... |
commit | commitdiff | tree |
2023-08-12 |
Joel Sing | runtime/cgo: rename crosscall_386 to crosscall1 and... |
commit | commitdiff | tree |
2023-08-12 |
Joel Sing | runtime/cgo: rename crosscall_amd64 to crosscall1 |
commit | commitdiff | tree |
2023-08-11 |
Mauri de Souza... | net/http: disallow empty Content-Length header |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile: simplify asmhdr and plugin exports handling |
commit | commitdiff | tree |
2023-08-11 |
Srinivas Pokala | cmd/asm: add KDSA instruction support |
commit | commitdiff | tree |
2023-08-11 |
Keith Randall | cmd/compile: separate out unsafe mark for end-of-block... |
commit | commitdiff | tree |
2023-08-11 |
Keith Randall | runtime: test that write barriers are correctly marked... |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile/internal/coverage: merge Fixup{Vars,Init... |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile: cleanup ir.Package |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile: move early deadcode into unified writer |
commit | commitdiff | tree |
2023-08-11 |
Matthew Dempsky | cmd/compile: make use of types2.InitOrder |
commit | commitdiff | tree |
2023-08-11 |
Russ Cox | cmd/distpack: include directory entries in tar files |
commit | commitdiff | tree |
2023-08-11 |
Russ Cox | time: make time.Since a few nanoseconds faster |
commit | commitdiff | tree |
2023-08-11 |
qiulaidongfeng | strconv: use the built-in min/max function |
commit | commitdiff | tree |
2023-08-11 |
Tobias Klauser | internal/itoa, os: move os.uitox to itoa.Uitox |
commit | commitdiff | tree |
2023-08-11 |
Tobias Klauser | os: remove unused func itox |
commit | commitdiff | tree |
2023-08-11 |
qiulaidongfeng | math/big: using the min built-in function |
commit | commitdiff | tree |
2023-08-11 |
Michael Matloob | cmd/go: enter vendor mode depending on new modules... |
commit | commitdiff | tree |
2023-08-10 |
Matthew Dempsky | cmd/internal/objabi: add support for bisect.Matcher... |
commit | commitdiff | tree |
2023-08-10 |
Keith Randall | cmd/compile: ensure write barrier branches get marked... |
commit | commitdiff | tree |
2023-08-10 |
Roland Shoemaker | crypto/tls: add GODEBUG to control max RSA key size |
commit | commitdiff | tree |
2023-08-10 |
Than McIntosh | cmd/compile/internal/inline: refactor inline budget... |
commit | commitdiff | tree |
2023-08-10 |
Than McIntosh | cmd/compile/internal/ir: export 'reassigned', handle... |
commit | commitdiff | tree |
2023-08-10 |
Than McIntosh | cmd/compile/internal/inline: add framework to compute... |
commit | commitdiff | tree |
2023-08-10 |
Than McIntosh | cmd/compile: function "property" defs for inl heuristics |
commit | commitdiff | tree |
2023-08-10 |
Bryan C. Mills | cmd/go/internal/web: remove a redundant return value |
commit | commitdiff | tree |
2023-08-10 |
Bryan C. Mills | cmd/go/internal/web: release the net token when an... |
commit | commitdiff | tree |
2023-08-10 |
Russ Cox | cmd/go: keep BuildInfo list sorted even with -pgo |
commit | commitdiff | tree |
2023-08-10 |
Russ Cox | cmd/compile: add -env key=value flag |
commit | commitdiff | tree |
2023-08-10 |
Bryan C. Mills | os: define TestIssue60181 only on Unix platforms |
commit | commitdiff | tree |
2023-08-10 |
Cosmos Nicolaou | runtime/pprof: fix build breakage on ios |
commit | commitdiff | tree |
2023-08-10 |
Andy Pan | syscall: avoid setting O_NONBLOCK needlessly by checkin... |
commit | commitdiff | tree |
2023-08-10 |
Ian Lance Taylor | archive/tar: correct value passed to Uname method |
commit | commitdiff | tree |
2023-08-10 |
Junxian Zhu | cmd/compile: fold most repetitive operations to simplif... |
commit | commitdiff | tree |
2023-08-10 |
Matthew Dempsky | runtime: fix asan asm on amd64 |
commit | commitdiff | tree |
2023-08-09 |
Tobias Klauser | os: test that copying to append-only files doesn't... |
commit | commitdiff | tree |
2023-08-09 |
Michael Anthony... | all: update vendored dependencies |
commit | commitdiff | tree |
2023-08-09 |
Cuong Manh Le | cmd/compile: make backingArrayPtrLen to return typechec... |
commit | commitdiff | tree |
2023-08-09 |
Michael Matloob | cmd/go: fix missing case checking for empty slice |
commit | commitdiff | tree |
2023-08-09 |
Cuong Manh Le | cmd/compile: mark instantiated functions from package... |
commit | commitdiff | tree |
2023-08-09 |
Matthew Dempsky | cmd/compile: keep all open-coded defer slots as used |
commit | commitdiff | tree |
2023-08-09 |
cuiweixie | runtime: improve performance of empty map with interfac... |
commit | commitdiff | tree |
2023-08-09 |
qmuntal | os: make MkdirAll support volume names |
commit | commitdiff | tree |
2023-08-09 |
qiulaidongfeng | cmd/dist: remove unnecessary parts of bootstrapDirs |
commit | commitdiff | tree |
2023-08-09 |
Matthew Dempsky | internal/bisect: fix PrintMarker and examples |
commit | commitdiff | tree |
2023-08-09 |
Ian Lance Taylor | runtime/cgo: use frame address to set g0 stack bound |
commit | commitdiff | tree |
2023-08-08 |
Damien Neil | net/http: sanitize User-Agent header in request writer |
commit | commitdiff | tree |
2023-08-08 |
Damien Neil | path/filepath: don't drop .. elements when cleaning... |
commit | commitdiff | tree |
2023-08-08 |
David Chase | cmd/compile: use new for loop semantics for Go 1.22... |
commit | commitdiff | tree |
2023-08-08 |
Ian Lance Taylor | database/sql: use reflect.TypeFor for known types |
commit | commitdiff | tree |
next |