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 |
2024-08-07 |
khr@golang.org | cmd/compile: rewrite the constant parts of the prove... |
commit | commitdiff | tree |
2024-08-07 |
khr@golang.org | cmd/compile: move limit fact table in prove pass to... |
commit | commitdiff | tree |
2024-08-07 |
Xiaolin Zhao | cmd/compile, math: make math.{Abs,Copysign} intrinsics... |
commit | commitdiff | tree |
2024-08-07 |
Xiaolin Zhao | cmd/compile, math: improve implementation of math.... |
commit | commitdiff | tree |
2024-08-07 |
Guoqi Chen | runtime: add padding to Linux kernel structures sigcont... |
commit | commitdiff | tree |
2024-08-06 |
Robert Griesemer | go/types, types2: avoid spurious "undefined" errors... |
commit | commitdiff | tree |
2024-08-06 |
Michael Matloob | cmd/go/internal/load: make check for path in import... |
commit | commitdiff | tree |
2024-08-06 |
Tim King | os: remove non-constant format string in t.Errorf call |
commit | commitdiff | tree |
2024-08-06 |
limeidan | cmd/internal/objabi, cmd/link/internal: add new relocat... |
commit | commitdiff | tree |
2024-08-06 |
Cherry Mui | cmd/internal/obj: minor refactor of wasmimport code |
commit | commitdiff | tree |
2024-08-06 |
aimuz | maps: add examples for All, Keys, Values, Insert, and... |
commit | commitdiff | tree |
2024-08-06 |
Mateusz Poliwczak | crypto/internal/boring: use internal/byteorder |
commit | commitdiff | tree |
2024-08-06 |
Vasily Leonenko | internal/bytealg: optimize Equal for arm64 target |
commit | commitdiff | tree |
2024-08-05 |
Ian Lance Taylor | test: add test that caused gofrontend to crash |
commit | commitdiff | tree |
2024-08-05 |
aimuz | bytes, strings: replace reflect.DeepEqual and custom... |
commit | commitdiff | tree |
2024-08-05 |
khr@golang.org | cmd/internal/testdir: fix failure when GOAMD64=v3 is... |
commit | commitdiff | tree |
2024-08-03 |
Guoqi Chen | cmd/internal/obj/loong64: add FLDX,FSTX,LDX.STX instruc... |
commit | commitdiff | tree |
2024-08-03 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for instructions... |
commit | commitdiff | tree |
2024-08-03 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for instructions... |
commit | commitdiff | tree |
2024-08-03 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for instructions... |
commit | commitdiff | tree |
2024-08-03 |
Ian Lance Taylor | time: restore support for large negative days in Date |
commit | commitdiff | tree |
2024-08-03 |
apocelipes | archive/zip,cmd/compile: simplify the split function |
commit | commitdiff | tree |
2024-08-03 |
pgxiaolianzi | mime: add available godoc link |
commit | commitdiff | tree |
2024-08-02 |
Rhys Hiltner | runtime: benchmark mutex handoffs |
commit | commitdiff | tree |
2024-08-02 |
Filippo Valsorda | crypto/tls: fix testHandshake close flakes |
commit | commitdiff | tree |
2024-08-02 |
Ian Lance Taylor | os: clarify Rename docs for renaming to a directory |
commit | commitdiff | tree |
2024-08-02 |
Michael Pratt | cmd/compile,runtime: disable swissmap fast variants |
commit | commitdiff | tree |
2024-08-02 |
Michael Pratt | all: split old and swiss map abi and compiler integration |
commit | commitdiff | tree |
2024-08-02 |
Michael Pratt | all: create swissmap experiment and fork files |
commit | commitdiff | tree |
2024-08-02 |
Manuel Sabin | crypto/internal/cryptotest: add tests for the cipher... |
commit | commitdiff | tree |
2024-08-02 |
limeidan | cmd/internal/obj/loong64: adjust the order of class... |
commit | commitdiff | tree |
next |