Commit Graph

  • c7fed112a9 [dev.simd] all: merge master (99d7121) into dev.simd Cherry Mui 2026-02-05 14:23:43 -05:00
  • 99d7121934 cmd/link: add more clang driver flags when testing flag Corentin Kerisit 2025-12-16 23:53:01 +00:00
  • b8bccb9798 cmd/compile: don't double-walk the map argument of clear Keith Randall 2026-02-04 15:29:40 -08:00
  • 513bb875bc test/codegen: codify bit related code generation for loong64 Xiaolin Zhao 2026-01-13 16:41:26 +08:00
  • c5a3cf6e08 net/http: use SplitSeq in ParseCookie Carlo Alberto Ferraris 2025-12-06 08:39:39 +09:00
  • 3b092b27a9 net/textproto: add Referer to commonHeader guoguangwu 2024-02-28 08:28:45 +00:00
  • 9972154461 go/build: don't invoke go command when setting UseAllFiles AN Long 2025-09-01 23:00:45 +09:00
  • f2e7fa6d31 net/http/httptrace: compose ClientTrace without reflect Randy Reddig 2025-12-03 20:33:09 +00:00
  • 044fe174d7 internal/stringslite: remove duplicate code in Index Олег Световидов 2026-02-03 11:02:27 +03:00
  • f766b8da6c cmd/link: remove obsolete duffzero/duffcopy code Keith Randall 2026-01-30 14:12:25 -08:00
  • 28fbdf7acb cmd/go: fix pkg-config flag sanitization Roland Shoemaker 2026-02-02 18:29:51 -08:00
  • 045d1270a7 internal/poll: unlock read lock if write lock fails in readWriteLock qmuntal 2026-01-30 14:26:57 +01:00
  • bd1b41eb81 reflect, runtime: adjust user-created GCData on AIX Ian Lance Taylor 2026-01-30 18:42:27 -08:00
  • 01299a31c2 cmd/cgo: use objdir consistently, create it as needed Ian Lance Taylor 2026-01-30 15:33:49 -08:00
  • 1bbb78e777 cmd/go: rewrite cgo names to "C." in compiler error messages Ian Lance Taylor 2025-11-18 16:24:04 -08:00
  • eaf3bc799a [release-branch.go1.25] go1.25.7 go1.25.7 Gopher Robot 2026-02-04 07:42:52 -08:00
  • 96e4e2b161 [release-branch.go1.24] go1.24.13 go1.24.13 release-branch.go1.24 Gopher Robot 2026-02-04 07:41:49 -08:00
  • 70d5aa7ba2 [release-branch.go1.26] go1.26rc3 go1.26rc3 Gopher Robot 2026-02-04 07:42:30 -08:00
  • a3688ab13e cmd/compile: add node collapse/expand to html ast output David Chase 2026-01-30 22:37:59 +02:00
  • ae7b257f24 cmd/compile: enhance astdump flag to also generate HTML David Chase 2026-01-30 08:46:05 +02:00
  • 835d6d42c4 cmd/compile: add astdump debug flag David Chase 2024-11-19 13:57:23 -05:00
  • 1179cfc9b4 net/http: prevent blocking when draining response body after it has been closed Nicholas S. Husin 2026-02-02 16:38:01 -05:00
  • 8572b1cfea internal/runtime: fix assembly for spectre retpoline instrumentation Michael Anthony Knyszek 2026-02-03 15:45:21 +00:00
  • c7d189e65c [release-branch.go1.25] crypto/tls: document resumption behavior across Configs Filippo Valsorda 2026-01-29 11:32:25 +01:00
  • 6a50131471 [release-branch.go1.24] crypto/tls: document resumption behavior across Configs Filippo Valsorda 2026-01-29 11:32:25 +01:00
  • e0414d74fe bytes, strings: replace asciiSet bitset with lookup table Corentin Chary 2026-01-28 22:17:38 +01:00
  • 9f30ca9189 [release-branch.go1.26] crypto/tls: document resumption behavior across Configs Filippo Valsorda 2026-01-29 11:32:25 +01:00
  • 3c5aea997a [release-branch.go1.26] crypto/tls: revalidate whole chain on resumption on Windows and macOS Filippo Valsorda 2026-01-30 18:07:23 +01:00
  • 4512014530 [release-branch.go1.25] crypto/tls: revalidate whole chain on resumption on Windows and macOS Filippo Valsorda 2026-01-30 18:07:23 +01:00
  • 1a75aadba8 [release-branch.go1.24] crypto/tls: revalidate whole chain on resumption on Windows and macOS Filippo Valsorda 2026-01-30 18:07:23 +01:00
  • b691a2edc7 crypto/tls: revalidate whole chain on resumption on Windows and macOS Filippo Valsorda 2026-01-30 18:07:23 +01:00
  • eedccc63c0 [release-branch.go1.26] internal/poll: readWriteUnlock should destroy fd when no remaining references qmuntal 2026-02-02 12:06:22 +01:00
  • 31c9bcb103 internal/poll: readWriteUnlock should destroy fd when no remaining references qmuntal 2026-02-02 12:06:22 +01:00
  • 18d31e3e8b compress/bzip2: use obscuretestdata.ReadFile to avoid creating temporary Ian Lance Taylor 2026-01-30 15:39:04 -08:00
  • 7fd116f864 go/types, types2: add missing Named.unpack call in Checker.hasVarSize Mark Freeman 2026-01-30 14:23:02 -05:00
  • 8ac41b52c4 testing/synctest: add Sleep Damien Neil 2026-01-28 15:04:46 -08:00
  • 62d08234b7 internal/maps,cmd/compile/internal/walk: replace calls to mapaccess1* with mapaccess2* ArsenySamoylov 2026-01-13 13:06:28 +03:00
  • 35abaf75c3 encoding/json: use pooled encoder in Encoder.Encode Joe Tsai 2026-01-30 12:15:31 -08:00
  • 07f7f8ca52 cmd/cover, cmd/covdata: actually delete temp dirs Ian Lance Taylor 2026-01-30 15:52:19 -08:00
  • 1c9abbdc8e crypto/tls: document resumption behavior across Configs Filippo Valsorda 2026-01-29 11:32:25 +01:00
  • cce3fea08f internal/poll: move buffer pinning inside execIO qmuntal 2026-01-30 14:29:58 +01:00
  • 3b2a451cef internal/poll: consolidate cancelIO logic into waitIO qmuntal 2026-01-30 13:29:10 +01:00
  • 6de7a19fea net: don't wait 5 seconds to re-read /etc/resolv.conf Brad Fitzpatrick 2026-01-27 09:05:48 -08:00
  • 11d5284363 net/http: try to drain response body upon closing for better connection re-use Nicholas S. Husin 2026-01-21 22:46:21 -05:00
  • d99be5c444 crypto/sha1: use const table for key loading on loong64 Julian Zhu 2025-12-24 21:16:56 +08:00
  • acd65ebb13 runtime: delete unused parameter of userForced Tony Tang 2025-12-07 01:02:32 +00:00
  • 045fe9aa8c fmt: avoid storing input arguments on pp to help escape analysis thepudds 2023-06-21 13:27:11 -04:00
  • a56d064bd3 [release-branch.go1.26] cmd/compile/internal/bloop: avoid extraneous heap allocs in b.Loop body due to autotmp variable scope thepudds 2026-01-23 15:59:40 -05:00
  • f14d8975a2 runtime: align end of systemstack_switch prologue on amd64 for consistency with gosave_systemstack_switch Vasily Leonenko 2026-01-29 21:12:49 +03:00
  • 35c5deb1d4 all: switch linux-ppc64 target to ELFv2 ABI Paul Murphy 2026-01-07 13:48:53 -06:00
  • afae853072 cmd/go,crypto/mlkem,crypto/x509,encoding/ascii85: clean up tautological/impossible nil conditions Neal Patel 2026-01-27 22:37:38 +00:00
  • 5aa006dee0 test/codegen: add bitwise operation combination tests Xiaolin Zhao 2026-01-15 16:30:30 +08:00
  • bae9486d07 cmd/compile/internal/bloop: avoid extraneous heap allocs in b.Loop body due to autotmp variable scope thepudds 2026-01-23 15:59:40 -05:00
  • c08f6a5b26 cmd/link: put type:* at the start of the type descriptors Ian Lance Taylor 2026-01-29 14:50:05 -08:00
  • 14a4cb13e3 cmd/compile: make prove use non-equality in subtraction for a stronger bound Jonah Uellenberg 2026-01-29 19:45:27 +00:00
  • ee7a2119ac cmd/link: remove AIX special case for first type descriptor Ian Lance Taylor 2026-01-29 00:51:32 -08:00
  • 48788436b8 go/token: simplify fixOffset Mateusz Poliwczak 2026-01-23 16:12:27 +01:00
  • 5593ea4634 cmd/link: adjust symkind comparisons in XCOFF code Ian Lance Taylor 2026-01-28 23:28:09 -08:00
  • baa6b1f2bf cmd/compile: update ABI document for loong64 Guoqi Chen 2026-01-29 23:26:09 +08:00
  • 10ed9b6ed5 runtime: use smaller max align for arm32 Keith Randall 2026-01-28 15:39:46 -08:00
  • 76e4bd2a57 [release-branch.go1.26] simd/archsimd: add missing cpufeature to generated mask/merge methods David Chase 2026-01-28 22:13:38 +02:00
  • 1172294145 runtime, cmd/link: store type descriptor length, not end Ian Lance Taylor 2026-01-27 17:34:46 -08:00
  • 2bd7f15dd7 go/scanner: document implicit semicolon in multiline comments Mateusz Poliwczak 2026-01-23 11:15:19 +01:00
  • 74c909b2c5 go/parser: use (*Scanner).End instead of scannerhooks Mateusz Poliwczak 2026-01-23 10:28:32 +01:00
  • 15882523a1 go/parser: use (*Scanner).End in error testing Mateusz Poliwczak 2026-01-23 10:19:18 +01:00
  • 3c924059e6 go/scanner: add End method to Scanner Mateusz Poliwczak 2026-01-23 09:09:49 +01:00
  • 7f0f671951 math: optimize the floating-point pipeline on loong64 Xiaolin Zhao 2025-08-06 11:34:12 +08:00
  • cb75daf3b2 [release-branch.go1.24] crypto/tls: check verifiedChains roots when resuming sessions Roland Shoemaker 2026-01-26 11:18:45 -08:00
  • d5987bff8a [release-branch.go1.25] crypto/tls: check verifiedChains roots when resuming sessions Roland Shoemaker 2026-01-26 11:18:45 -08:00
  • c2d04c0994 [release-branch.go1.25] crypto/tls: add verifiedChains expiration checking during resumption Roland Shoemaker 2026-01-26 10:55:32 -08:00
  • 6b1110a40f [release-branch.go1.25] Revert "crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone" Roland Shoemaker 2026-01-26 10:49:30 -08:00
  • 5f07b226f9 [release-branch.go1.24] crypto/tls: add verifiedChains expiration checking during resumption Roland Shoemaker 2026-01-26 10:55:32 -08:00
  • b2abaab3fc [release-branch.go1.24] Revert "crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone" Roland Shoemaker 2026-01-26 10:49:30 -08:00
  • 72ae31033e [release-branch.go1.26] crypto/tls: check verifiedChains roots when resuming sessions Roland Shoemaker 2026-01-26 11:18:45 -08:00
  • feaa88bbce [release-branch.go1.26] crypto/tls: add verifiedChains expiration checking during resumption Roland Shoemaker 2026-01-26 10:55:32 -08:00
  • a1d9a25ddc [release-branch.go1.26] Revert "crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone" Roland Shoemaker 2026-01-26 10:49:30 -08:00
  • 73fe85f0ea [release-branch.go1.24] cmd/go: update VCS commands to use safer flag/argument syntax Roland Shoemaker 2025-12-10 08:13:07 -05:00
  • 985b0b3fe2 simd/archsimd: add missing cpufeature to generated mask/merge methods David Chase 2026-01-28 22:13:38 +02:00
  • 0765a9d624 [release-branch.go1.25] crypto/x509: fix single label excluded name constraints handling Roland Shoemaker 2026-01-26 16:08:00 -08:00
  • 2c4733c609 [release-branch.go1.24] crypto/x509: fix single label excluded name constraints handling Roland Shoemaker 2026-01-26 16:11:44 -08:00
  • b19100991a [release-branch.go1.25] cmd/go: remove user-content from doc strings in cgo ASTs. Neal Patel 2026-01-06 16:09:19 -05:00
  • 14d0bb39c1 [release-branch.go1.24] cmd/go: remove user-content from doc strings in cgo ASTs. Neal Patel 2026-01-06 16:09:19 -05:00
  • 0ba9ea551d [release-branch.go1.26] cmd/compile, simd: capture VAES instructions and fix AVX512VAES feature Junyang Shao 2026-01-22 17:44:32 +00:00
  • 83b232b0af cmd/compile, simd: capture VAES instructions and fix AVX512VAES feature Junyang Shao 2026-01-22 17:44:32 +00:00
  • 6aef900af4 runtime/metrics: fix panic in Read with empty slice Amol Yadav 2026-01-28 01:14:53 +00:00
  • 026fa9dc59 crypto/tls: check verifiedChains roots when resuming sessions Roland Shoemaker 2026-01-26 11:18:45 -08:00
  • 133b339ca5 crypto/tls: add verifiedChains expiration checking during resumption Roland Shoemaker 2026-01-26 10:55:32 -08:00
  • 4f9c3439a3 Revert "crypto/tls: don't copy auto-rotated session ticket keys in Config.Clone" Roland Shoemaker 2026-01-26 10:49:30 -08:00
  • 134035855c cmd/compile: simplify slice/array range loops on loong64 Guoqi Chen 2026-01-22 10:44:19 +08:00
  • f65fe3216e cmd/compile: (loong64) optimize float32(abs|sqrt64(float64(x))) Xiaolin Zhao 2026-01-12 16:21:54 +08:00
  • 514790c2b9 cmd/compile: remove the NORconst op on mips{,64} Xiaolin Zhao 2026-01-13 11:30:21 +08:00
  • a0796d8af6 reflect: allow conversions between slices of named {byte,rune} and string Keith Randall 2026-01-27 11:06:18 -08:00
  • 481ab86aaf cmd/link, runtime: remove typelinks Ian Lance Taylor 2025-11-25 22:44:11 -08:00
  • 251f3aa6ee os/exec: document blocking Stdin/Stdout/Stderr Ian Lance Taylor 2026-01-26 20:03:30 -08:00
  • 5ec5fdc093 cmd/link: remove unused symbol kind SFUNCTAB Ian Lance Taylor 2025-11-24 15:33:25 -08:00
  • 0f72aff835 simd/archsimd: fix typo in the SHA256Message1 documentation string Neal Patel 2026-01-22 22:34:17 +00:00
  • 03a6a20740 cmd/link: handle SRODATALRELRO in xcoffUpdateOuterSize Ian Lance Taylor 2026-01-23 16:20:43 -08:00
  • 738bc3a33c [release-branch.go1.25] cmd/compile: during regalloc, fixedreg values are always available Keith Randall 2025-08-13 14:01:30 -07:00
  • ffb50fb716 go/types, types2: rename Named.finite to Named.varSize Mark Freeman 2026-01-27 10:53:21 -05:00
  • d8d2b90a46 internal/runtime/gc/scan: include package in expandAVX512 symbol names Michael Pratt 2026-01-22 11:56:00 -05:00