2022-09-22 |
Bryan C. Mills | cmd/go: omit VCS stamping during bootstrap |
commit | commitdiff | tree |
2022-09-22 |
Kevin Chen | cmd/compile/internal/syntax: remove TypeList syntax... |
commit | commitdiff | tree |
2022-09-22 |
cuiweixie | crypto/tls: convert Conn.activeCall to atomic type |
commit | commitdiff | tree |
2022-09-21 |
Damien Neil | all: tidy std module |
commit | commitdiff | tree |
2022-09-21 |
Damien Neil | net/http: add tracing to TestTransportReuseConnection_G... |
commit | commitdiff | tree |
2022-09-21 |
Damien Neil | net/http: accept HEAD requests with a body |
commit | commitdiff | tree |
2022-09-21 |
Damien Neil | all: update vendored golang.org/x/net |
commit | commitdiff | tree |
2022-09-21 |
Shulhan | math: show value of integer constants in comments |
commit | commitdiff | tree |
2022-09-21 |
Cuong Manh Le | spec: describe an edge case for slice expression of... |
commit | commitdiff | tree |
2022-09-21 |
Cuong Manh Le | spec: describe an edge case of slice-to-array conversions |
commit | commitdiff | tree |
2022-09-21 |
Charlie Vieth | bytes, strings: add ASCII fast path to EqualFold |
commit | commitdiff | tree |
2022-09-21 |
Joe Tsai | fmt: rely on utf8.AppendRune |
commit | commitdiff | tree |
2022-09-21 |
Ian Lance Taylor | runtime: treat SI_TKILL like SI_USER on Linux |
commit | commitdiff | tree |
2022-09-20 |
Keith Randall | Revert "cmd/compile: enable carry chain scheduling... |
commit | commitdiff | tree |
2022-09-20 |
Joe Tsai | time: optimize Parse for []byte arguments |
commit | commitdiff | tree |
2022-09-20 |
VRDighe | spec: fix typo in a type parameter example |
commit | commitdiff | tree |
2022-09-20 |
Tobias Klauser | syscall: drop compatibility for FreeBSD < 10.0 |
commit | commitdiff | tree |
2022-09-20 |
Tobias Klauser | cmd/cgo: mention //go:build line in godoc |
commit | commitdiff | tree |
2022-09-20 |
Erik Pellizzon | crypto: use encoding append functions |
commit | commitdiff | tree |
2022-09-20 |
Andy Pan | all: replace package ioutil with os and io in src |
commit | commitdiff | tree |
2022-09-20 |
thinkofher | mime/multipart: use %w when wrapping error in NextPart |
commit | commitdiff | tree |
2022-09-20 |
eric fang | cmd/compile: enable carry chain scheduling for arm64 |
commit | commitdiff | tree |
2022-09-20 |
eric fang | cmd/compile: Add some CMP and CMN optimization rules... |
commit | commitdiff | tree |
2022-09-19 |
cuiweixie | net/http: convert Server.disableKeepAlives to atomic... |
commit | commitdiff | tree |
2022-09-19 |
Keith Randall | runtime: make mSpanStateBox accessors nosplit |
commit | commitdiff | tree |
2022-09-19 |
Rob Pike | flag: test IsBoolFlag when creating the usage message |
commit | commitdiff | tree |
2022-09-19 |
Matthew Dempsky | cmd/compile: skip emitting dictionaries with missing... |
commit | commitdiff | tree |
2022-09-19 |
Joel Sing | cmd/compile: combine operations with immediate on riscv64 |
commit | commitdiff | tree |
2022-09-19 |
Joel Sing | cmd/compile: avoid the use of XOR for boolean equality... |
commit | commitdiff | tree |
2022-09-19 |
Joel Sing | internal/bytealg: correct alignment checks for compare... |
commit | commitdiff | tree |
2022-09-19 |
Matthew Dempsky | cmd/compile: implement slice-to-array conversions |
commit | commitdiff | tree |
2022-09-19 |
Matthew Dempsky | go/internal/gcimporter: fix ureader.go handling of... |
commit | commitdiff | tree |
2022-09-19 |
Matthew Dempsky | test: add regress test for issue 55101 |
commit | commitdiff | tree |
2022-09-19 |
Tobias Klauser | os: use wait6 to avoid wait/kill race on netbsd |
commit | commitdiff | tree |
2022-09-19 |
Keith Randall | cmd/compile: avoid using destination pointer base type... |
commit | commitdiff | tree |
2022-09-19 |
cuiweixie | reflect: rtype.MethodByName using binary search |
commit | commitdiff | tree |
2022-09-19 |
Damien Neil | net/http: correctly test for leading header spaces... |
commit | commitdiff | tree |
2022-09-19 |
Roger Peppe | time: implement Compare method |
commit | commitdiff | tree |
2022-09-19 |
Zeke Lu | debug/elf: validate shstrndx |
commit | commitdiff | tree |
2022-09-19 |
Michael Matloob | cmd/go: clear GOPATH from build context when importing... |
commit | commitdiff | tree |
2022-09-19 |
Sasha Melentyev | runtime/pprof: set labelMap length |
commit | commitdiff | tree |
2022-09-19 |
hopehook | misc/cgo: replace ioutil.ReadFile with os.ReadFile |
commit | commitdiff | tree |
2022-09-19 |
hopehook | misc/cgo: replace os.SEEK_SET with io.SeekStart |
commit | commitdiff | tree |
2022-09-19 |
Tobias Klauser | internal/syscall/unix: reuse existing {Fstat,Open,Unlin... |
commit | commitdiff | tree |
2022-09-19 |
Cuong Manh Le | Revert "runtime: treat SI_TKILL like SI_USER on Linux" |
commit | commitdiff | tree |
2022-09-19 |
Cuong Manh Le | cmd/compile/internal/typebits: relax alignment check |
commit | commitdiff | tree |
2022-09-19 |
Cuong Manh Le | cmd/compile,sync: make accessing address of zero offset... |
commit | commitdiff | tree |
2022-09-18 |
Dan Kortschak | debug/pe: be careful to avoid potential uint32 overflow |
commit | commitdiff | tree |
2022-09-17 |
Joel Sing | cmd/compile: resolve known outcomes for SLTI/SLTIU... |
commit | commitdiff | tree |
2022-09-17 |
Michael Anthony... | runtime/internal/sys: make Len64 nosplit |
commit | commitdiff | tree |
2022-09-17 |
Cherry Mui | cmd/dist: add old style build tags |
commit | commitdiff | tree |
2022-09-17 |
Ian Lance Taylor | runtime: treat SI_TKILL like SI_USER on Linux |
commit | commitdiff | tree |
2022-09-16 |
Bryan C. Mills | net/http: deflake TestServerCancelsReadHeaderTimeoutWhe... |
commit | commitdiff | tree |
2022-09-16 |
Jakub Ciolek | cmd/compile: make isConstDelta compute delta for 8... |
commit | commitdiff | tree |
2022-09-16 |
Mateusz Poliwczak | net: set AD bit in DNS queries when trust-ad in resolv... |
commit | commitdiff | tree |
2022-09-16 |
Damien Neil | net/http/httputil: remove duplicated code block |
commit | commitdiff | tree |
2022-09-16 |
Michael Anthony... | runtime: tweak bgsweep "low-priority" heuristic |
commit | commitdiff | tree |
2022-09-16 |
Michael Anthony... | runtime/metrics: add /sync/mutex/wait/total:seconds... |
commit | commitdiff | tree |
2022-09-16 |
Michael Anthony... | runtime: set G wait reason more consistently |
commit | commitdiff | tree |
2022-09-16 |
Michael Anthony... | runtime: make the wait reason for a g blocked on a... |
commit | commitdiff | tree |
2022-09-16 |
Michael Anthony... | runtime/metrics: add CPU stats |
commit | commitdiff | tree |
2022-09-16 |
Michael Anthony... | runtime: shrink time histogram buckets |
commit | commitdiff | tree |
2022-09-16 |
Russ Cox | testing: allow go test -run=^$ testing |
commit | commitdiff | tree |
2022-09-16 |
Robert Griesemer | go/types, types2: allow (string...) signature with... |
commit | commitdiff | tree |
2022-09-16 |
Cherry Mui | cmd/link: suppress -no_pie deprecation warning on darwin |
commit | commitdiff | tree |
2022-09-16 |
Austin Clements | cmd/dist: simplify exec.Cmd helpers for Go 1.19 |
commit | commitdiff | tree |
2022-09-16 |
Austin Clements | cmd/dist: simplify exec.Cmd helpers |
commit | commitdiff | tree |
2022-09-16 |
Shengyu Zhang | go/printer: make ExampleFprint correctly run as online... |
commit | commitdiff | tree |
2022-09-16 |
Russ Cox | cmd/go: delete useless env var setting in test |
commit | commitdiff | tree |
2022-09-16 |
Russ Cox | cmd/go, testing: add go test -skip flag |
commit | commitdiff | tree |
2022-09-16 |
Russ Cox | cmd/internal/objabi: record GO$GOARCH setting in object... |
commit | commitdiff | tree |
2022-09-16 |
Yuval Pavel... | runtime: switch FreeBSD to use the non-COMPAT_FREEBSD11... |
commit | commitdiff | tree |
2022-09-16 |
Yuval Pavel... | syscall: remove FreeBSD 11 and below 64bit inode compat... |
commit | commitdiff | tree |
2022-09-16 |
Cuong Manh Le | reflect: allow conversion from slice to array |
commit | commitdiff | tree |
2022-09-15 |
Rob Pike | text/template/parse: simplify I/O in lexing |
commit | commitdiff | tree |
2022-09-15 |
Paul E. Murphy | cmd/internal/obj/ppc64: add ISA 3.1 instructions |
commit | commitdiff | tree |
2022-09-15 |
Archana R | cmd/asm, cmd/internal/obj/ppc64: increase asm test... |
commit | commitdiff | tree |
2022-09-15 |
cuiweixie | os: convert Process.isdone to atomic type |
commit | commitdiff | tree |
2022-09-15 |
cuiweixie | database: convert DB.{waitDuration,numClosed} to atomic... |
commit | commitdiff | tree |
2022-09-15 |
Paul E. Murphy | cmd/link: support -fno-plt compiled gcc objects on... |
commit | commitdiff | tree |
2022-09-15 |
Joe Tsai | time: move RFC 3339 optimizations to separate file |
commit | commitdiff | tree |
2022-09-15 |
Tobias Klauser | syscall: use fcntl F_DUP2FD_CLOEXEC in forkAndExecInChi... |
commit | commitdiff | tree |
2022-09-15 |
cui fliter | strconv: add a test case when base is illegal |
commit | commitdiff | tree |
2022-09-15 |
Erik Pellizzon | hash/crc32: remove redundant code |
commit | commitdiff | tree |
2022-09-15 |
Tobias Klauser | syscall: use fcntl F_DUP2FD_CLOEXEC in forkAndExecInChi... |
commit | commitdiff | tree |
2022-09-15 |
kurochan | text/template: fixed typo in a nested template definition |
commit | commitdiff | tree |
2022-09-15 |
Wayne Zuo | cmd/compile: make encoding/binary appends cheaper to... |
commit | commitdiff | tree |
2022-09-15 |
Wayne Zuo | cmd/compile: avoid sign extension after word arithmetic... |
commit | commitdiff | tree |
2022-09-15 |
cuiweixie | cmd/go: use strings.Builder |
commit | commitdiff | tree |
2022-09-15 |
Tobias Klauser | internal/syscall/unix: remove superfluous var declarati... |
commit | commitdiff | tree |
2022-09-15 |
Joe Tsai | compress/flate: update NewReader documentation |
commit | commitdiff | tree |
2022-09-15 |
Joel Sing | runtime: optimise memclrNoHeapPointers on riscv64 |
commit | commitdiff | tree |
2022-09-15 |
Cherry Mui | cmd/link: stop passing -pagezero_size to darwin linker |
commit | commitdiff | tree |
2022-09-15 |
Keith Randall | runtime/race: introduce subarch versioning of race... |
commit | commitdiff | tree |
2022-09-15 |
Tobias Klauser | cmd, syscall: use syscall.Mmap on solaris for Go ≥... |
commit | commitdiff | tree |
2022-09-14 |
Kévin Dunglas | net/http/httputil: forward 1xx responses in ReverseProxy |
commit | commitdiff | tree |
2022-09-14 |
Emmanuel T... | all: remove unnecessary allocations from w.WriteString... |
commit | commitdiff | tree |
2022-09-14 |
Ali Yousefi... | go/types, types2: improve readability of _InvalidUntype... |
commit | commitdiff | tree |
2022-09-14 |
Anuraag Agrawal | strings: reuse the input string for Repeat count of 1 |
commit | commitdiff | tree |
2022-09-14 |
Ian Lance Taylor | go/build: remove unnecessary copies of package variables |
commit | commitdiff | tree |
next |