0
1
mirror of https://github.com/golang/go synced 2025-06-03 16:04:43 +00:00

Commit Graph

  • 6d7760cb42 log/slog: implement encoding.TextAppender for Level and LevelVar apocelipes 2024-08-13 13:47:47 +00:00
  • 18fc547b21 runtime/cgo: create C pthreads in detached state Ian Lance Taylor 2024-08-13 11:25:31 -07:00
  • 0b1494f5d2 cmd/link, runtime: support library mode on wasip1 Cherry Mui 2024-08-08 18:45:18 -04:00
  • 0253c0f4ac cmd/compile/internal/types2: change inference error message Tim King 2024-08-05 12:57:33 -07:00
  • 206df8e7ad net/http: rename server receiver for consistency wineandchord 2024-08-12 20:52:05 +00:00
  • 85d2eadcf2 test: add test case for wasmexport parameter types Cherry Mui 2024-08-12 16:01:55 -04:00
  • 6885bad7dd [release-branch.go1.23] go1.23.0 go1.23.0 Gopher Robot 2024-08-13 15:39:36 +00:00
  • ec7d6094e6 [release-branch.go1.23] revert "go/types, types2: only use fileVersion if 1.21 or greater" Carlos Amedee 2024-08-13 13:53:09 +00:00
  • 7273509466 cmd/compile: add additional arm64 bit field rules khr@golang.org 2024-08-04 05:41:38 -07:00
  • 63b0f805cd [release-branch.go1.23] go/types, types2: only use fileVersion if 1.21 or greater Michael Matloob 2024-08-07 13:09:18 -04:00
  • 8aa2eed8fb cmd/go: stamp the version for binaries built with go build Sam Thanawalla 2024-07-15 14:37:52 +00:00
  • b67443459a spec: clarify prose for embedded struct fields Robert Griesemer 2024-08-08 21:03:13 -07:00
  • 9819ac51df os: employ sendfile(2) for file-to-file copying on SunOS when needed Andy Pan 2024-08-06 21:22:57 +08:00
  • 0b4ab20d2c go/types, types2: only use fileVersion if 1.21 or greater Michael Matloob 2024-08-07 13:09:18 -04:00
  • 82dcd147b6 cmd/cgo: clarify that strings and slices may contain C pointers Ian Lance Taylor 2024-08-10 16:31:28 -07:00
  • b538e953ee cmd/compile: clean up some unused code in prove pass Keith Randall 2024-08-07 14:25:31 -07:00
  • 2f3fee058f runtime: make the wasm crash function abort Cherry Mui 2024-08-09 12:50:24 -04:00
  • 2ebe15c67e cmd/internal/obj/wasm: handle stack unwinding in wasmexport Cherry Mui 2024-08-07 11:52:39 -04:00
  • d36353499f crypto/tls: align FIPS-only mode with BoringSSL policy Filippo Valsorda 2023-12-14 22:13:29 +01:00
  • 83d9afefea crypto/internal/boring: upgrade module to fips-20220613 / certificate 4735 Filippo Valsorda 2024-08-06 13:49:42 +02:00
  • 198b2e1b5a Revert "os/user: speed up Current on Windows" Quim Muntal 2024-08-09 18:17:57 +00:00
  • bcec5f1540 syscall,misc/wasm: fix path expansion on non-unix platforms Zxilly 2024-08-09 17:43:11 +00:00
  • c8ccbcdde5 runtime: add direct benchmark of mutex contention Rhys Hiltner 2024-08-02 15:31:22 -07:00
  • 820d445876 runtime: make function comments match function names cuishuang 2024-08-08 11:05:23 +08:00
  • 3de175f383 cmd/compile: in prove pass, check for unsat before adding local facts Keith Randall 2024-08-09 13:11:03 -07:00
  • f259e4c916 cmd/compile: fix off-by-one error in prove pass Keith Randall 2024-08-09 10:59:43 -07:00
  • 1cf6e31f0d cmd/compile: add basic wasmexport support Cherry Mui 2024-08-03 14:20:58 -04:00
  • ff2a57ba92 cmd/go/internal/test: add 'tests' vet check to 'go test' suite Alan Donovan 2024-08-06 20:56:56 +00:00
  • 1443a3ea1e plugin: include a warning about race detector compatability in docs Ezra Newman 2024-08-09 16:17:49 +00:00
  • f053f4f921 crypto/tls: expose extensions presented by client to GetCertificate Bobby Powers 2023-02-25 16:24:54 -08:00
  • 760b722c34 LICENSE: update per Google Legal Russ Cox 2024-08-09 10:28:39 -04:00
  • 38c766ee0f types2: move RangeKeyVal func into compilersupport.go Robert Griesemer 2024-08-08 13:54:56 -07:00
  • a01820c733 os/user: speed up Current on Windows qmuntal 2024-08-01 16:26:32 +02:00
  • 1d925fcc7e cmd/link: add support for trampoline insertation on loong64 limeidan 2023-11-01 17:25:20 +08:00
  • 84266e1469 os: fix Chtimes test flakes Kir Kolyshkin 2024-08-08 13:11:14 -07:00
  • ed31d642cb fmt: remove ineffective else branch in test Oleksandr Redko 2024-08-07 20:14:30 +03:00
  • fe392d0dff os/user: support calling Current on impersonated threads qmuntal 2024-08-01 16:26:00 +02:00
  • db0b6a85c2 net/url: implement encoding.BinaryAppender for URL apocelipes 2024-08-07 23:35:23 +00:00
  • 48a1f6989c hash: mention encoding.BinaryAppender in Hash docs Mateusz Poliwczak 2024-08-07 09:20:30 +00:00
  • de40308ad2 .github: update language change proposal template Branden J Brown 2024-08-07 13:35:59 -05:00
  • 9177e12ccc cmd/compile: fix loong64 MINF → FMINF name and friends Jorropo 2024-08-07 21:25:41 +02:00
  • 5eeba95bad cmd: update golang.org/x/telemetry to 38c23d2 Michael Matloob 2024-08-07 15:06:20 -04:00
  • d0e7642a36 cmd: update golang.org/x/mod to v0.20.0 Michael Matloob 2024-08-07 15:04:05 -04:00
  • 808edd5006 all: update golang.org/x/sys to v0.23.0 Michael Matloob 2024-08-07 15:00:53 -04:00
  • 5192d41f23 internal/poll,syscall: drop the fallback for accept4 on linux/arm Andy Pan 2024-05-24 09:21:30 +08:00
  • 80746f7f2d os: employ sendfile(2) for file-to-file copying on Linux when needed Andy Pan 2024-08-06 16:36:45 +08:00
  • b696250e5f hash: implement the encoding.BinaryAppender interface apocelipes 2024-08-06 21:58:38 +00:00
  • 5a81570bf2 bytes,strings: use a more universal Cyrillic word Oleksandr Redko 2024-08-06 20:16:42 +03:00
  • b97971ea2e cmd/compile: rip out constant handling in poset data structure khr@golang.org 2024-07-19 14:54:54 -07:00
  • 9b4268c3df cmd/compile: simplify prove pass khr@golang.org 2024-07-11 19:38:33 -07:00
  • aba16d17c5 cmd/compile: simplify jump table case in prove pass khr@golang.org 2024-07-11 12:36:32 -07:00
  • f32ec41df5 cmd/compile: reorganize prove pass domain relation table khr@golang.org 2024-07-11 12:10:10 -07:00
  • 5925cd3d15 cmd/compile: handle boolean and pointer relations khr@golang.org 2024-07-07 14:58:47 -07:00
  • a4a130f6d0 cmd/compile: propagate constant ranges through multiplies and shifts khr@golang.org 2024-06-27 15:53:24 -07:00
  • 3b96eebcbd cmd/compile: rewrite the constant parts of the prove pass khr@golang.org 2024-06-14 22:29:09 -07:00
  • 553443d41f cmd/compile: move limit fact table in prove pass to dense encoding khr@golang.org 2024-05-18 08:01:27 -07:00
  • e705a2d16e cmd/compile, math: make math.{Abs,Copysign} intrinsics on loong64 Xiaolin Zhao 2024-04-01 17:13:42 +08:00
  • ff14e08cd3 cmd/compile, math: improve implementation of math.{Max,Min} on loong64 Xiaolin Zhao 2024-04-10 11:48:11 +08:00
  • 36e5c84ffa runtime: add padding to Linux kernel structures sigcontext on loong64 Guoqi Chen 2024-06-07 09:36:53 +08:00
  • 5bd442aba3 go/types, types2: avoid spurious "undefined" errors" for invalid identifiers Robert Griesemer 2024-08-01 11:16:27 -07:00
  • 44ed517c42 cmd/go/internal/load: make check for path in import error more robust Michael Matloob 2024-08-06 12:42:34 -04:00
  • cb4eee693c [release-branch.go1.22] go1.22.6 go1.22.6 Gopher Robot 2024-08-06 15:37:31 +00:00
  • 8bba868de9 [release-branch.go1.21] go1.21.13 go1.21.13 release-branch.go1.21 Gopher Robot 2024-08-06 15:36:14 +00:00
  • b62342216d os: remove non-constant format string in t.Errorf call Tim King 2024-08-06 10:06:39 -07:00
  • abc3d2c119 cmd/internal/objabi, cmd/link/internal: add new relocations used in internal linking limeidan 2024-01-10 10:49:52 +08:00
  • 03e5d83ca7 cmd/internal/obj: minor refactor of wasmimport code Cherry Mui 2024-08-05 13:40:18 -04:00
  • a7c7ec5995 maps: add examples for All, Keys, Values, Insert, and Collect functions aimuz 2024-08-05 03:14:45 +00:00
  • 0ea534b899 crypto/internal/boring: use internal/byteorder Mateusz Poliwczak 2024-08-03 07:51:45 +00:00
  • b915399e7e internal/bytealg: optimize Equal for arm64 target Vasily Leonenko 2024-07-23 23:23:33 +03:00
  • 1f0c044d60 test: add test that caused gofrontend to crash Ian Lance Taylor 2024-08-05 11:54:51 -07:00
  • 677e080dfe bytes, strings: replace reflect.DeepEqual and custom eq with slices.Equal in tests aimuz 2024-08-05 03:00:42 +00:00
  • d465aee0b8 cmd/internal/testdir: fix failure when GOAMD64=v3 is specified in goenv file khr@golang.org 2024-07-22 13:27:09 -07:00
  • f428c7b729 cmd/internal/obj/loong64: add FLDX,FSTX,LDX.STX instructions support Guoqi Chen 2024-05-23 13:43:20 +08:00
  • 3ae819ad1c cmd/internal/obj/loong64: add support for instructions FTINT{RM/RP/RZ/RNE}.{W/L}.{S/D} Xiaolin Zhao 2024-06-06 14:25:38 +08:00
  • 4087624473 cmd/internal/obj/loong64: add support for instructions FFINT.{S/D}.{W/L} and FTINT.{W/L}.{S/D} Xiaolin Zhao 2024-06-06 16:06:39 +08:00
  • b874005a84 cmd/internal/obj/loong64: add support for instructions FCOPYSIGN.{S/D} and FCLASS.{S/D} Xiaolin Zhao 2024-06-05 10:52:08 +08:00
  • 2ffcfcef55 time: restore support for large negative days in Date Ian Lance Taylor 2024-08-02 11:33:34 -07:00
  • 9cfe3a86d3 archive/zip,cmd/compile: simplify the split function apocelipes 2024-08-02 11:33:30 +00:00
  • c61ff290db mime: add available godoc link pgxiaolianzi 2024-08-02 14:50:23 +00:00
  • e8776e19b9 runtime: benchmark mutex handoffs Rhys Hiltner 2024-07-31 13:45:53 -07:00
  • 7adb012205 [release-branch.go1.23] crypto/tls: fix testHandshake close flakes Filippo Valsorda 2024-08-01 23:41:13 +02:00
  • aac7106cb9 crypto/tls: fix testHandshake close flakes Filippo Valsorda 2024-08-01 23:41:13 +02:00
  • 2ca1ae8e09 os: clarify Rename docs for renaming to a directory Ian Lance Taylor 2024-07-31 20:35:47 -07:00
  • 1985c0ccf9 cmd/compile,runtime: disable swissmap fast variants Michael Pratt 2024-04-22 14:17:35 -04:00
  • 4f7dc282c4 all: split old and swiss map abi and compiler integration Michael Pratt 2024-04-19 13:52:31 -04:00
  • 057b703407 all: create swissmap experiment and fork files Michael Pratt 2024-04-19 11:46:54 -04:00
  • c5f2e4e56e crypto/internal/cryptotest: add tests for the cipher.Stream interface Manuel Sabin 2024-06-27 15:06:55 -04:00
  • a9ad410801 cmd/internal/obj/loong64: adjust the order of class names limeidan 2024-01-12 10:46:57 +08:00
  • 3a55b92ccf runtime: add debug call injection support on loong64 limeidan 2024-05-21 19:23:44 +08:00
  • 492e2b64da time: fix some typos in CL 512355 Jes Cok 2024-08-01 23:42:58 +00:00
  • e761921688 cmd/internal/obj/loong64: add support for instructions F{MAX/NIN}.{S/D} Xiaolin Zhao 2024-04-10 11:37:56 +08:00
  • 9abd11440c math/big: implement addVV in riscv64 assembly Joel Sing 2024-06-27 19:52:30 +10:00
  • 11dbbaffe1 cmd/internal/obj/loong64: add support for MOV{GR2FCSR/FCSR2GR/FR2CF/CF2FR} instructions Xiaolin Zhao 2024-04-01 15:05:45 +08:00
  • 67c3f012cf bytes,slices,strings: optimize Repeat a bit Jes Cok 2024-08-01 16:18:06 +00:00
  • e50913cefc runtime: avoid futile mark worker acquisition Rhys Hiltner 2024-08-01 11:15:30 -07:00
  • 2caf638e2f runtime: don't use maps in js note implementation Michael Pratt 2024-06-27 17:18:51 -04:00
  • 38f0a829aa debug/buildid: treat too large string as "not a Go executable" Michael Pratt 2024-08-01 10:17:14 -04:00
  • b26134bf17 crypto: implement encoding.BinaryAppender for all crypto hashes Mateusz Poliwczak 2024-08-01 06:26:48 +00:00
  • 09eefb3a4d cmd/compile: add race instrumentation during walkCompare Cuong Manh Le 2023-08-25 22:10:38 +07:00
  • 4c05a23bb6 go/types: fix typo in comment Xin Hao 2024-08-01 02:47:35 +00:00