0
1
mirror of https://github.com/golang/go synced 2025-07-02 19:57:36 +00:00

Commit Graph

  • b325151453 cmd/cgo/internal/testsanitizers: skip asan tests when FIPS140 mode is on master qmuntal 2025-07-02 16:11:37 +02:00
  • 15d9fe43d6 testing/synctest: explicitly state Run will be removed in Go 1.26 Deleplace 2025-06-30 16:26:43 +02:00
  • de646d94f7 cmd/go/internal/modindex: apply changes in CL 502615 to modindex package Michael Matloob 2025-07-01 16:28:24 -04:00
  • 1ee72a15a3 [dev.simd] internal/cpu: add GFNI feature check dev.simd Junyang Shao 2025-07-01 18:00:33 +00:00
  • b062eb46e8 [release-branch.go1.25] all: merge master (2f653a5) into release-branch.go1.25 release-branch.go1.25 David Chase 2025-07-01 14:01:40 -04:00
  • 2f653a5a9e crypto/tls: ensure the ECDSA curve matches the signature algorithm Filippo Valsorda 2025-05-23 20:28:36 +02:00
  • 6e95fd96cc crypto/ecdsa: fix crypto/x509 godoc links Filippo Valsorda 2025-07-01 11:55:48 +02:00
  • 7755a05209 Revert "crypto/internal/fips140/subtle: add assembly implementation of xorBytes for arm" Keith Randall 2025-06-30 16:14:39 -07:00
  • d168ad18e1 slices: update TestIssue68488 to avoid false positives Jorropo 2025-06-28 02:20:22 +02:00
  • 27ad1f5013 internal/abi: fix comment on NonEmptyInterface Keith Randall 2025-06-26 14:36:14 -07:00
  • 86fca3dcb6 encoding/json/jsontext: use bytes.Buffer.AvailableBuffer Joe Tsai 2025-06-24 19:00:23 -07:00
  • 6bd9944c9a encoding/json/v2: avoid escaping jsonopts.Struct Joe Tsai 2025-06-30 15:40:20 -07:00
  • 0710cce6eb [dev.simd] runtime: remove write barrier in xRegRestore Austin Clements 2025-06-30 16:42:19 -04:00
  • e46d586edd cmd/compile/internal/escape: add debug hash for literal allocation optimizations thepudds 2025-06-28 16:53:37 -04:00
  • 479b51ee1f cmd/compile/internal/escape: stop disabling literal allocation optimizations when coverage is enabled thepudds 2025-06-27 18:46:27 -04:00
  • 8002d283e8 crypto/tls: update bogo version Daniel McCarney 2025-06-23 15:48:57 -04:00
  • 59846af331 [dev.simd] cmd/compile, simd: cleanup operations and documentations Junyang Shao 2025-06-30 18:37:48 +00:00
  • fdd7713fe5 internal/goexperiment: fix godoc formatting Olivier Mengué 2024-07-01 00:49:11 +02:00
  • f849225b3b [dev.simd] all: merge master (740857f) into dev.simd Cherry Mui 2025-06-30 15:10:56 -04:00
  • 9eeb1e7a9a [dev.simd] runtime: save AVX2 and AVX-512 state on asynchronous preemption Austin Clements 2025-06-12 15:33:41 -04:00
  • 426cf36b4d [dev.simd] runtime: save scalar registers off stack in amd64 async preemption Austin Clements 2025-04-29 22:55:40 -04:00
  • 740857f529 runtime: stash allpSnapshot on the M Michael Pratt 2025-06-27 17:21:20 -04:00
  • 9ae38be302 sync: disassociate WaitGroups from bubbles on Wait Damien Neil 2025-06-27 08:46:28 -07:00
  • ead249a2e2 [dev.simd] cmd/compile: reorder operands for some simd operations David Chase 2025-06-28 11:05:44 -04:00
  • 55665e1e37 [dev.simd] cmd/compile: undoes reorder transform in prior commit, changes names David Chase 2025-06-28 10:20:53 -04:00
  • 4731832342 crypto/hmac: wrap ErrUnsupported returned by Clone Filippo Valsorda 2025-05-22 18:00:02 +02:00
  • 03ad694dcb runtime: update skips for TestGdbBacktrace limeidan 2025-06-13 11:48:44 +08:00
  • 9d1cd0b881 iter: add missing type parameter in doc Mikhail Mazurskiy 2025-06-27 10:52:57 +00:00
  • acb914f2c2 cmd/doc: fix -http on Windows qmuntal 2025-06-27 12:45:22 +02:00
  • b51f1cdb87 runtime: remove arbitrary 5-second timeout in TestNeedmDeadlock Cherry Mui 2025-06-27 19:45:22 -04:00
  • f1e6ae2f6f reflect: fix TypeAssert on nil interface values Joe Tsai 2025-06-27 10:59:44 -07:00
  • e81c624656 os: use minimal file permissions when opening parent directory in RemoveAll qmuntal 2025-06-27 11:16:54 +02:00
  • 2a22aefa1f encoding/json: add security section to doc Roland Shoemaker 2025-06-26 12:19:23 -07:00
  • 742fda9524 runtime: account for missing frame pointer in preamble Michael Anthony Knyszek 2025-06-27 00:59:49 +00:00
  • e919b33253 [release-branch.go1.23] cmd/link: permit a larger size BSS reference to a smaller DATA symbol release-branch.go1.23 Cherry Mui 2025-06-26 15:46:31 -04:00
  • dbf30d88f3 [release-branch.go1.24] cmd/link: permit a larger size BSS reference to a smaller DATA symbol release-branch.go1.24 Cherry Mui 2025-06-26 15:46:31 -04:00
  • c46a0e690d [release-branch.go1.23] runtime: set mspan limit field early and eagerly Michael Anthony Knyszek 2025-06-18 17:42:16 +00:00
  • 6b51660c8c [release-branch.go1.24] runtime: set mspan limit field early and eagerly Michael Anthony Knyszek 2025-06-18 17:42:16 +00:00
  • 136ea1ab7e [release-branch.go1.23] runtime: prevent mutual deadlock between GC stopTheWorld and suspendG Michael Anthony Knyszek 2025-06-14 02:45:08 +00:00
  • cc604130c8 [release-branch.go1.24] runtime: prevent mutual deadlock between GC stopTheWorld and suspendG Michael Anthony Knyszek 2025-06-14 02:45:08 +00:00
  • dac4567503 [release-branch.go1.23] runtime: handle system goroutines later in goroutine profiling Michael Anthony Knyszek 2025-06-10 16:42:59 +00:00
  • 21b488bb60 [release-branch.go1.24] runtime: handle system goroutines later in goroutine profiling Michael Anthony Knyszek 2025-06-10 16:42:59 +00:00
  • fdc076ce76 net/http: fix RoundTrip context cancellation for js/wasm Andy Nitschke 2025-06-10 11:09:35 -04:00
  • d9d2cadd63 encoding/json: fix typo in hotlink for jsontext.PreserveRawStrings Joe Tsai 2025-06-26 18:18:32 -07:00
  • 10c9621936 [dev.simd] cmd/compile, simd: add galois field operations Junyang Shao 2025-06-26 04:07:48 +00:00
  • e61ebfce56 [dev.simd] cmd/compile, simd: add shift operations Junyang Shao 2025-06-24 15:21:29 +00:00
  • 0f8ab2db17 cmd/link: permit a larger size BSS reference to a smaller DATA symbol Cherry Mui 2025-06-26 15:46:31 -04:00
  • 35b8cf7fed [dev.simd] cmd/compile: tweak sort order in generator David Chase 2025-06-25 15:58:17 -04:00
  • 7fadfa9638 [dev.simd] cmd/compile: add simd VPEXTRA* David Chase 2025-06-24 18:29:38 -04:00
  • e038690847 [release-branch.go1.24] cmd/go/internal/fips140: ignore GOEXPERIMENT on error Michael Pratt 2025-06-11 16:46:21 -04:00
  • 988a20c8c5 cmd/compile/internal/escape: evaluate any side effects when rewriting with literals thepudds 2025-06-25 19:01:11 -04:00
  • 0d8cb89f5c [dev.simd] cmd/compile: support simd(imm,fp) returns gp David Chase 2025-06-24 16:26:47 -04:00
  • b5d555991a encoding/json/jsontext: remove Encoder.UnusedBuffer Joe Tsai 2025-06-24 20:35:36 -07:00
  • 0b4d2eab2f encoding/json/jsontext: rename Encoder.UnusedBuffer as Encoder.AvailableBuffer Joe Tsai 2025-06-24 20:30:29 -07:00
  • 1575127ef8 [release-branch.go1.24] runtime: add missing unlock in sysReserveAlignedSbrk Cherry Mui 2025-06-22 15:01:27 -04:00
  • f4a7c124cc [dev.simd] all: merge master (f8ccda2) into dev.simd Cherry Mui 2025-06-25 15:00:04 -04:00
  • 4fda27c0cc [dev.simd] cmd/compile: glue codes for Shift and Rotate Junyang Shao 2025-06-24 03:59:30 +00:00
  • f8ccda2e05 runtime: make explicit nil check in (*spanInlineMarkBits).init Michael Anthony Knyszek 2025-06-25 15:47:05 +00:00
  • f069a82998 runtime: note custom GOMAXPROCS even if value doesn't change Michael Pratt 2025-06-24 16:33:10 -04:00
  • e515ef8bc2 context: fix typo in context_test.go Werner Spiegel 2025-06-24 23:46:06 +00:00
  • 47b941f445 cmd/link: add one more linkname to the blocklist Cherry Mui 2025-06-13 15:07:24 -04:00
  • 61c1183342 [dev.simd] simd: add test wrappers Junyang Shao 2025-06-20 18:57:51 +00:00
  • 34cf5f6205 go/types: add test for interface method field type Rob Findley 2025-06-24 00:38:37 +00:00
  • 6e618cd42a encoding/json: use zstd compressed testdata Joe Tsai 2023-09-04 12:14:13 -07:00
  • fcb9850859 net/http: reduce allocs in CrossOriginProtection.Check Julien Cretel 2025-06-23 16:19:19 +00:00
  • 11f11f2a00 encoding/json/v2: support ISO 8601 durations Joe Tsai 2025-06-18 18:35:36 -07:00
  • 62deaf4fb8 doc: fix links to runtime Environment Variables yuuji.yaginuma 2025-06-16 22:15:04 +00:00
  • 2e9bb62bfe encoding/json/v2: reject unquoted dash as a JSON field name Joe Tsai 2025-06-21 21:27:09 -07:00
  • ed7815726d encoding/json/v2: report error on time.Duration without explicit format Joe Tsai 2025-06-17 12:34:22 -07:00
  • f866958246 cmd/dist: test encoding/json/... with GOEXPERIMENT=jsonv2 Joe Tsai 2025-06-23 16:36:25 -07:00
  • f77a0aa6b6 internal/trace: improve gc-stress test Michael Anthony Knyszek 2025-06-23 20:14:18 +00:00
  • 4506796a6e encoding/json/jsontext: consistently use JSON terminology Joe Tsai 2025-06-21 10:51:08 -07:00
  • 456a90aa16 runtime: add missing unlock in sysReserveAlignedSbrk Cherry Mui 2025-06-22 15:01:27 -04:00
  • e32488003d [dev.simd] cmd/compile: make simd regmask naming more like existing conventions David Chase 2025-06-20 17:09:32 -04:00
  • 1fa4bcfcda [dev.simd] simd, cmd/compile: generated code for VPINSR[BWDQ], and test David Chase 2025-06-20 15:30:55 -04:00
  • dd63b7aa0e [dev.simd] simd: add AVX512 aggregated check Junyang Shao 2025-06-20 19:35:35 +00:00
  • 1cf6386b5e Revert "go/types, types2: don't register interface methods in Info.Types map" Robert Findley 2025-06-23 07:04:06 -07:00
  • 0cdb2697d1 [dev.simd] simd: add tests for intrinsic used as a func value and via reflection Cherry Mui 2025-06-20 17:16:55 -04:00
  • 88c013d6ff [dev.simd] cmd/compile: generate function body for bodyless intrinsics Cherry Mui 2025-06-20 16:28:14 -04:00
  • a8669c78f5 [dev.simd] sync: correct the type of runtime_StoreReluintptr Cherry Mui 2025-06-20 16:03:01 -04:00
  • 7c6ac35275 [dev.simd] cmd/compile: add simdFp1gp1fp1Imm8 helper to amd64 code generation David Chase 2025-06-20 15:18:03 -04:00
  • 49cdf0c42e testing, testing/synctest: handle T.Helper in synctest bubbles Damien Neil 2025-06-20 14:44:09 +01:00
  • 4150372a5d [dev.simd] cmd/compile: don't treat devel compiler as a released compiler Cherry Mui 2025-06-20 12:02:18 -04:00
  • 3bf1eecbd3 runtime: fix struct comment cuishuang 2025-06-14 19:37:47 +08:00
  • 8ed23a2936 crypto/cipher: fix link to crypto/aes Sean Liao 2025-06-20 12:04:22 +01:00
  • ef60769b46 go/doc: add a golden test that reproduces #62640 Adam Bender 2025-06-11 21:24:20 -07:00
  • 1b87d52549 [dev.simd] cmd/compile: add fp1gp1fp1 register mask for AMD64 David Chase 2025-06-18 14:11:38 -04:00
  • 8552bcf7c2 cmd/go/internal/fips140: ignore GOEXPERIMENT on error Michael Pratt 2025-06-11 16:46:21 -04:00
  • 1313521f75 [dev.simd] cmd/compile: remove fused mul/add/sub shapes. Junyang Shao 2025-06-17 19:31:11 +00:00
  • 4c7567290c runtime: set mspan limit field early and eagerly Michael Anthony Knyszek 2025-06-18 17:42:16 +00:00
  • c6ac736288 runtime: prevent mutual deadlock between GC stopTheWorld and suspendG Michael Anthony Knyszek 2025-06-14 02:45:08 +00:00
  • 1be5eb2686 [dev.simd] cmd/compile: fix signature error of PairDotProdAccumulate. Junyang Shao 2025-06-16 22:53:36 +00:00
  • 53af292aed encoding/json/jsontext: fix spelling error Kevin Burke 2025-06-15 22:51:57 -07:00
  • 3a4d10bfca [dev.simd] cmd/compile: removed a map iteration from generator; tweaked type order David Chase 2025-06-17 11:57:19 -04:00
  • 21d6573154 [dev.simd] cmd/compile: alphabetize SIMD intrinsics David Chase 2025-06-17 10:43:59 -04:00
  • d058254689 cmd/dist: always include variant in package names Michael Anthony Knyszek 2025-06-16 16:31:10 +00:00
  • 3254c2bb83 internal/reflectlite: fix comment about meaning of flag field Keith Randall 2025-06-14 16:38:26 -07:00
  • 816199e421 runtime: don't let readTrace spin on trace.shutdown Michael Anthony Knyszek 2025-06-10 21:44:56 +00:00
  • ee1d9f3f85 [dev.simd] cmd/compile: reorder stubs Junyang Shao 2025-06-16 20:11:27 +00:00
  • ea00461b17 internal/trace: make Value follow reflect conventions Michael Anthony Knyszek 2025-06-11 21:35:29 +00:00