2024-08-20 |
Tim King | go/types, types2: unalias tilde terms in underIs |
commit | commitdiff | tree |
2024-08-20 |
Andy Pan | internal/poll: raise Linux's maxCopyFileRangeRound... |
commit | commitdiff | tree |
2024-08-20 |
Oleksandr Redko | time: fix godoc links; remove redundant Sub mention |
commit | commitdiff | tree |
2024-08-20 |
Kir Kolyshkin | os: rm reiserfs exception from TestSeek |
commit | commitdiff | tree |
2024-08-20 |
Kir Kolyshkin | os: use t.TempDir in TestMkdirTemp, TestCreateTemp |
commit | commitdiff | tree |
2024-08-20 |
Kir Kolyshkin | os: use t.TempDir in TestReadOnlyWriteFile |
commit | commitdiff | tree |
2024-08-20 |
Kir Kolyshkin | os: simplify TestRemoveAllDot |
commit | commitdiff | tree |
2024-08-20 |
Kir Kolyshkin | os: simplify TestRemoveAllLongPath |
commit | commitdiff | tree |
2024-08-20 |
Vladimir Varankin | testing: add Context |
commit | commitdiff | tree |
2024-08-20 |
Joel Sing | cmd/compile/internal/ssagen: factor out intrinsics... |
commit | commitdiff | tree |
2024-08-20 |
Joel Sing | cmd/compile/internal/ssagen: improve intrinsic architec... |
commit | commitdiff | tree |
2024-08-20 |
Paul E. Murphy | runtime: on AIX, fix call to _cgo_sys_thread_create... |
commit | commitdiff | tree |
2024-08-19 |
Robert Griesemer | internal/pkgbits: s/errorf/panicf/ because that's what... |
commit | commitdiff | tree |
2024-08-19 |
Kir Kolyshkin | os.Getwd: wrap error on windows and plan9 |
commit | commitdiff | tree |
2024-08-19 |
Paschalis T | math/rand: make calls to Seed no-op |
commit | commitdiff | tree |
2024-08-19 |
Oleksandr Redko | all: remove duplicated words in comments |
commit | commitdiff | tree |
2024-08-19 |
Rhys Hiltner | runtime: store zero-delay mutex contention events |
commit | commitdiff | tree |
2024-08-19 |
Joel Sing | cmd/compile: use integer min/max instructions on riscv64 |
commit | commitdiff | tree |
2024-08-17 |
Conrad Irwin | cmd/mod/edit: add -tool and -droptool support |
commit | commitdiff | tree |
2024-08-16 |
Gökhan Özeloğlu | strings: fix typo in examples |
commit | commitdiff | tree |
2024-08-16 |
Kir Kolyshkin | testing: add Chdir |
commit | commitdiff | tree |
2024-08-16 |
doujiang24 | cmd/cgo: enable #cgo noescape/nocallback |
commit | commitdiff | tree |
2024-08-16 |
Andy Pan | os: only employ sendfile(3ext) on illumos when target... |
commit | commitdiff | tree |
2024-08-16 |
Andy Pan | os: use O_EXCL instead of O_TRUNC in CopyFS to disallow... |
commit | commitdiff | tree |
2024-08-16 |
Tim King | go/internal/gcimporter: indexed format imports for... |
commit | commitdiff | tree |
2024-08-16 |
zhangyunhao | runtime: use .Pointers() instead of .PtrBytes != 0 |
commit | commitdiff | tree |
2024-08-16 |
Robert Griesemer | go/types, types2: Named.cleanup must also handle *Alias... |
commit | commitdiff | tree |
2024-08-15 |
apocelipes | math/big,regexp: implement the encoding.TextAppender... |
commit | commitdiff | tree |
2024-08-15 |
j2gg0s | encoding/json: merge FieldStack if the error's Field... |
commit | commitdiff | tree |
2024-08-15 |
Andy Pan | os: increase the amount of data transfer for sendfile... |
commit | commitdiff | tree |
2024-08-15 |
apocelipes | crypto,hash: add t.Helper calls to test helpers |
commit | commitdiff | tree |
2024-08-15 |
Tim King | cmd/compile/internal/importer: enable aliases |
commit | commitdiff | tree |
2024-08-15 |
Andy Pan | internal,os: employ copy_file_range(2) for file-to... |
commit | commitdiff | tree |
2024-08-15 |
Michael Matloob | Revert "go/types, types2: only use fileVersion if 1... |
commit | commitdiff | tree |
2024-08-15 |
Joel Sing | math/big: implement subVV in riscv64 assembly |
commit | commitdiff | tree |
2024-08-15 |
limeidan | cmd/internal/obj/loong64: add testcases for assembler |
commit | commitdiff | tree |
2024-08-14 |
Dmitri Shuralyov | cmd/dist, internal/platform: mark windows/arm (32-bit... |
commit | commitdiff | tree |
2024-08-14 |
Andy Pan | os: only employ sendfile(3ext) on illumos when target... |
commit | commitdiff | tree |
2024-08-14 |
Rhys Hiltner | runtime: record all sampled mutex profile events |
commit | commitdiff | tree |
2024-08-14 |
cuishuang | maps, slices: fix variable name and comment in example |
commit | commitdiff | tree |
2024-08-14 |
Charlie Vieth | byte,strings: improve IndexRune performance by ~45% |
commit | commitdiff | tree |
2024-08-14 |
aimuz | bytes, strings: add Lines, SplitSeq, SplitAfterSeq... |
commit | commitdiff | tree |
2024-08-14 |
Sebastian Nickolls | cmd/internal/obj/arm64: Emit UDF instruction for undefi... |
commit | commitdiff | tree |
2024-08-14 |
Keith Randall | cmd/compile: improve unneeded zeroing removal |
commit | commitdiff | tree |
2024-08-14 |
guoguangwu | net/http/httputil: close res body in test |
commit | commitdiff | tree |
2024-08-14 |
Jaeho Nam | crypto/tls: fix typo in quicError |
commit | commitdiff | tree |
2024-08-14 |
jiahua wang | slices: add examples for iterator-related functions |
commit | commitdiff | tree |
2024-08-14 |
limeidan | cmd/compile/internal/ssa: enable testcases TestDebugLin... |
commit | commitdiff | tree |
2024-08-14 |
Clide Stefani | crypto/tls: add support for additional alpn flags to... |
commit | commitdiff | tree |
2024-08-14 |
apocelipes | log/slog: implement encoding.TextAppender for Level... |
commit | commitdiff | tree |
2024-08-13 |
Ian Lance Taylor | runtime/cgo: create C pthreads in detached state |
commit | commitdiff | tree |
2024-08-13 |
Cherry Mui | cmd/link, runtime: support library mode on wasip1 |
commit | commitdiff | tree |
2024-08-13 |
Tim King | cmd/compile/internal/types2: change inference error... |
commit | commitdiff | tree |
2024-08-13 |
wineandchord | net/http: rename server receiver for consistency |
commit | commitdiff | tree |
2024-08-13 |
Cherry Mui | test: add test case for wasmexport parameter types |
commit | commitdiff | tree |
2024-08-12 |
khr@golang.org | cmd/compile: add additional arm64 bit field rules |
commit | commitdiff | tree |
2024-08-12 |
Sam Thanawalla | cmd/go: stamp the version for binaries built with go... |
commit | commitdiff | tree |
2024-08-12 |
Robert Griesemer | spec: clarify prose for embedded struct fields |
commit | commitdiff | tree |
2024-08-12 |
Andy Pan | os: employ sendfile(2) for file-to-file copying on... |
commit | commitdiff | tree |
2024-08-12 |
Michael Matloob | go/types, types2: only use fileVersion if 1.21 or greater |
commit | commitdiff | tree |
2024-08-12 |
Ian Lance Taylor | cmd/cgo: clarify that strings and slices may contain... |
commit | commitdiff | tree |
2024-08-12 |
Keith Randall | cmd/compile: clean up some unused code in prove pass |
commit | commitdiff | tree |
2024-08-12 |
Cherry Mui | runtime: make the wasm crash function abort |
commit | commitdiff | tree |
2024-08-12 |
Cherry Mui | cmd/internal/obj/wasm: handle stack unwinding in wasmexport |
commit | commitdiff | tree |
2024-08-10 |
Filippo Valsorda | crypto/tls: align FIPS-only mode with BoringSSL policy |
commit | commitdiff | tree |
2024-08-10 |
Filippo Valsorda | crypto/internal/boring: upgrade module to fips-20220613... |
commit | commitdiff | tree |
2024-08-10 |
Quim Muntal | Revert "os/user: speed up Current on Windows" |
commit | commitdiff | tree |
2024-08-09 |
Zxilly | syscall,misc/wasm: fix path expansion on non-unix platforms |
commit | commitdiff | tree |
2024-08-09 |
Rhys Hiltner | runtime: add direct benchmark of mutex contention |
commit | commitdiff | tree |
2024-08-09 |
cuishuang | runtime: make function comments match function names |
commit | commitdiff | tree |
2024-08-09 |
Keith Randall | cmd/compile: in prove pass, check for unsat before... |
commit | commitdiff | tree |
2024-08-09 |
Keith Randall | cmd/compile: fix off-by-one error in prove pass |
commit | commitdiff | tree |
2024-08-09 |
Cherry Mui | cmd/compile: add basic wasmexport support |
commit | commitdiff | tree |
2024-08-09 |
Alan Donovan | cmd/go/internal/test: add 'tests' vet check to 'go... |
commit | commitdiff | tree |
2024-08-09 |
Ezra Newman | plugin: include a warning about race detector compatabi... |
commit | commitdiff | tree |
2024-08-09 |
Bobby Powers | crypto/tls: expose extensions presented by client to... |
commit | commitdiff | tree |
2024-08-09 |
Russ Cox | LICENSE: update per Google Legal |
commit | commitdiff | tree |
2024-08-09 |
Robert Griesemer | types2: move RangeKeyVal func into compilersupport.go |
commit | commitdiff | tree |
2024-08-09 |
qmuntal | os/user: speed up Current on Windows |
commit | commitdiff | tree |
2024-08-09 |
limeidan | cmd/link: add support for trampoline insertation on... |
commit | commitdiff | tree |
2024-08-08 |
Kir Kolyshkin | os: fix Chtimes test flakes |
commit | commitdiff | tree |
2024-08-08 |
Oleksandr Redko | fmt: remove ineffective else branch in test |
commit | commitdiff | tree |
2024-08-08 |
qmuntal | os/user: support calling Current on impersonated threads |
commit | commitdiff | tree |
2024-08-08 |
apocelipes | net/url: implement encoding.BinaryAppender for URL |
commit | commitdiff | tree |
2024-08-08 |
Mateusz Poliwczak | hash: mention encoding.BinaryAppender in Hash docs |
commit | commitdiff | tree |
2024-08-08 |
Branden J Brown | .github: update language change proposal template |
commit | commitdiff | tree |
2024-08-07 |
Jorropo | cmd/compile: fix loong64 MINF → FMINF name and friends |
commit | commitdiff | tree |
2024-08-07 |
Michael Matloob | cmd: update golang.org/x/telemetry to 38c23d2 |
commit | commitdiff | tree |
2024-08-07 |
Michael Matloob | cmd: update golang.org/x/mod to v0.20.0 |
commit | commitdiff | tree |
2024-08-07 |
Michael Matloob | all: update golang.org/x/sys to v0.23.0 |
commit | commitdiff | tree |
2024-08-07 |
Andy Pan | internal/poll,syscall: drop the fallback for accept4... |
commit | commitdiff | tree |
2024-08-07 |
Andy Pan | os: employ sendfile(2) for file-to-file copying on... |
commit | commitdiff | tree |
2024-08-07 |
apocelipes | hash: implement the encoding.BinaryAppender interface |
commit | commitdiff | tree |
2024-08-07 |
Oleksandr Redko | bytes,strings: use a more universal Cyrillic word |
commit | commitdiff | tree |
2024-08-07 |
khr@golang.org | cmd/compile: rip out constant handling in poset data... |
commit | commitdiff | tree |
2024-08-07 |
khr@golang.org | cmd/compile: simplify prove pass |
commit | commitdiff | tree |
2024-08-07 |
khr@golang.org | cmd/compile: simplify jump table case in prove pass |
commit | commitdiff | tree |
2024-08-07 |
khr@golang.org | cmd/compile: reorganize prove pass domain relation... |
commit | commitdiff | tree |
2024-08-07 |
khr@golang.org | cmd/compile: handle boolean and pointer relations |
commit | commitdiff | tree |
2024-08-07 |
khr@golang.org | cmd/compile: propagate constant ranges through multipli... |
commit | commitdiff | tree |
next |