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

Commit Graph

  • d184f8dc02 runtime: check for gsignal in racecall on loong64 master Guoqi Chen 2025-06-05 19:23:55 +08:00
  • 0ccfbc834a os/signal: doc link to syscall.EPIPE Olivier Mengué 2025-04-24 16:46:44 +02:00
  • 5abb1d84f8 [release-branch.go1.25] update codereview.cfg for release-branch.go1.25 release-branch.go1.25 Carlos Amedee 2025-06-06 15:09:25 -04:00
  • 78eadf5b3d all: update vendored dependencies [generated] Carlos Amedee 2025-06-04 15:35:31 -04:00
  • 2eaa5a0703 [dev.simd] simd: add functions+methods to load-from/store-to slices dev.simd David Chase 2025-06-05 15:09:19 -04:00
  • 4d1c255f15 net/http: strip sensitive proxy headers from redirect requests Neal Patel 2025-05-21 14:11:44 -04:00
  • 6796ebb2cb [release-branch.go1.24] go1.24.4 go1.24.4 release-branch.go1.24 Gopher Robot 2025-06-05 11:16:22 -07:00
  • d375ae5063 [release-branch.go1.23] go1.23.10 go1.23.10 release-branch.go1.23 Gopher Robot 2025-06-05 11:16:25 -07:00
  • b897e97c36 [release-branch.go1.23] net/http: strip sensitive proxy headers from redirect requests Neal Patel 2025-05-21 14:11:44 -04:00
  • 85897ca220 [release-branch.go1.24] net/http: strip sensitive proxy headers from redirect requests Neal Patel 2025-05-21 14:11:44 -04:00
  • 8ecbd59ebb [dev.simd] cmd/compile: generated codes for amd64 SIMD Junyang Shao 2025-05-22 19:59:12 +00:00
  • 3432c68467 runtime: make bubbled timers more consistent with unbubbled Damien Neil 2025-06-02 09:26:27 -07:00
  • 1aa3362093 Revert "cmd/compile: Enable inlining of tail calls" Cherry Mui 2025-06-03 15:44:32 -04:00
  • f537061e1b cmd/trace: handle Sync event at the beginning of the trace Michael Anthony Knyszek 2025-06-03 20:30:43 +00:00
  • d4bf716793 runtime: reduce per-P memory footprint when greenteagc is disabled Michael Anthony Knyszek 2025-06-03 19:28:00 +00:00
  • 1f2a4d192d test: add another regression test for issue 73309 Cuong Manh Le 2025-06-04 00:04:26 +07:00
  • 5b748eed9c cmd/compile: better error message when import embed package qiulaidongfeng 2025-06-03 23:01:27 +08:00
  • cfb4e9bc4a cmd/dist: don't install tools that won't be shipped in distribution Michael Matloob 2025-05-30 12:53:42 -04:00
  • 94764d0938 cmd/doc: build cmd/doc directly into the go command Michael Matloob 2025-05-30 18:20:05 -04:00
  • 74b70eead7 go/token: remove unreachable code Michael Pratt 2025-06-03 13:08:06 -04:00
  • 0c0094c893 go/token: tweak comment Alan Donovan 2025-06-03 10:43:55 -04:00
  • 792548a483 cmd/go/internal/cfg: fix GOROOT setting when forcing host config Michael Matloob 2025-05-30 16:16:27 -04:00
  • 49f6304724 runtime: additional memmove benchmarks Keith Randall 2025-06-02 16:24:07 -07:00
  • eebae283b6 go/token: FileSet: hold Files in a balanced tree Alan Donovan 2025-05-22 22:06:13 -04:00
  • 3bd0eab96f runtime: randomize order of timers at the same instant in bubbles Damien Neil 2025-05-29 11:48:06 -07:00
  • a379698521 go/{ast,parser,types}: add signpost to golang.org/x/tools/go/packages Alan Donovan 2025-05-29 10:29:39 -04:00
  • 497cb7c0c3 cmd/compile/internal/noder: document quirk of string elements Mark Freeman 2025-05-30 15:44:11 -04:00
  • cc119ee391 cmd/compile/internal/noder: stub type section and adjust others Mark Freeman 2025-05-30 14:45:38 -04:00
  • 25ca686a0b cmd/compile/internal/noder: begin filling in SectionObj Mark Freeman 2025-05-29 16:06:27 -04:00
  • 11660d537b cmd/compile/internal/noder: fill in SectionName Mark Freeman 2025-05-29 15:43:47 -04:00
  • baa72c25f1 [dev.simd] all: merge master (711ff94) into dev.simd Cherry Mui 2025-06-02 14:42:04 -04:00
  • 711ff943af testing: add Output method to TB Mateusz Poliwczak 2025-05-31 16:41:15 +02:00
  • e9d3b030ed slices,sort: explicitly discard results in benchmarks Alan Donovan 2025-06-02 11:27:08 -04:00
  • a8e99ab19c internal/trace: expose the go version read by the reader Carlos Amedee 2025-05-30 16:05:04 -04:00
  • 68b51e99f9 cmd/distpack: add test case for pack tool being excluded Michael Matloob 2025-05-30 15:23:36 -04:00
  • 67f052121e cmd/distpack: don't keep the pack tool Michael Matloob 2025-05-30 12:22:23 -04:00
  • 1947c4233a runtime: set HeapGoal to zero when the GC is disabled Carlos Amedee 2025-01-02 14:41:59 -05:00
  • 0ff18a9cca [dev.simd] cmd/compile: disable intrinsics test for new simd stuff David Chase 2025-05-30 12:45:11 -04:00
  • 8cd7f17248 testing, testing/synctest: report correct duration after panics Damien Neil 2025-05-23 16:21:19 -07:00
  • 29782bd347 os: add implementation of fs.ReadLinkFS to *rootFS Roxy Light 2025-05-24 16:07:58 -07:00
  • 7800f3813c [dev.simd] cmd/compile: flip sense of intrinsics test for SIMD David Chase 2025-05-30 11:39:02 -04:00
  • 78e86297f5 cmd/compile/internal/noder: rename RelIndex to match codebase Mark Freeman 2025-05-29 14:54:23 -04:00
  • eba2430c16 [dev.simd] simd, cmd/compile, go build, go/doc: test tweaks David Chase 2025-05-29 14:55:01 -04:00
  • fece9871bb cmd/compile: update default PGO profile Cherry Mui 2025-05-29 15:42:23 -04:00
  • 9f3dd846e2 cmd/internal/obj/s390x: fix potential recursive String call Michael Anthony Knyszek 2025-05-29 19:04:08 +00:00
  • 21b7e60c6b runtime, testing/synctest: breaking bubble isolation with Cond is fatal Damien Neil 2025-05-22 11:14:53 -07:00
  • 555d425d17 testing, testing/synctest: write bubble errors to parent test log Damien Neil 2025-05-28 10:55:26 -07:00
  • 71c0e550cd [dev.simd] cmd/dist: disable API check on dev branch Junyang Shao 2025-05-29 19:05:40 +00:00
  • 62e1fccfb9 [dev.simd] internal: delete unused internal/simd directory David Chase 2025-05-29 08:40:03 -04:00
  • f14f3aae1c internal/pkgbits: explain the rationale for reference tables Mark Freeman 2025-05-22 11:06:23 -04:00
  • 4878b4471b slices: document and test nilness behavior of all functions Alan Donovan 2025-05-12 13:16:23 -04:00
  • 9f9cf28f8f [release-branch.go1.24] os: don't follow symlinks on Windows when O_CREATE|O_EXCL Damien Neil 2025-05-13 15:35:19 -07:00
  • c2c89d9551 [release-branch.go1.23] os: don't follow symlinks on Windows when O_CREATE|O_EXCL Damien Neil 2025-05-13 15:35:19 -07:00
  • 7b4d065267 runtime: add vgetrandom lock rank Michael Pratt 2025-05-29 12:41:21 -04:00
  • e481a08e0e runtime: guarantee no GOMAXPROCS update syscalls after GOMAXPROCS call Michael Pratt 2025-05-28 16:01:33 -04:00
  • dd678172e3 doc/next: delete Gopher Robot 2025-05-29 10:10:09 -07:00
  • c2f0fe5854 internal/synctest: speed up TestWeak Damien Neil 2025-05-22 17:18:12 -07:00
  • b170c7e94c runtime, internal/synctest, sync: associate WaitGroups with bubbles Damien Neil 2025-05-20 15:56:43 -07:00
  • 3b77085b40 runtime: increment updatemaxprocs metric only when disabled Michael Pratt 2025-05-28 14:34:52 -04:00
  • 1161228bf1 [dev.simd] cmd/compile: add a fp1m1fp1 register shape to amd64 Junyang Shao 2025-05-28 17:51:44 +00:00
  • f8c51b1a6c go/doc: NewFromFiles: fix panic on Files with SkipObjectResolution Alan Donovan 2025-05-21 11:21:31 -04:00
  • 8eeb1340b2 [release-branch.go1.23] cmd/link: allow linkname reference to a TEXT symbol regardless of size Cherry Mui 2025-05-21 14:32:21 -04:00
  • a31c931adf [release-branch.go1.24] cmd/link: allow linkname reference to a TEXT symbol regardless of size Cherry Mui 2025-05-21 14:32:21 -04:00
  • 263bc50c90 api: promote next to go1.25 Gopher Robot 2025-05-28 09:38:20 -07:00
  • dbaa2d3e65 cmd/compile: do nil check before calling duff functions, on arm64 and amd64 Keith Randall 2025-05-28 17:09:05 -07:00
  • 6160fa59b6 runtime: rename updateGOMAXPROCS to updateMaxProcsG Michael Pratt 2025-05-28 14:10:38 -04:00
  • fdb067d946 [dev.simd] simd: initialize directory to make it suitable for testing SIMD David Chase 2025-05-28 13:19:16 -04:00
  • ae6c098f48 doc/next: add release note for riscv64 plugin build mode Michael Anthony Knyszek 2025-05-28 17:48:40 +00:00
  • 18ad74dd36 go/types, types2: dump position stack for non-bailout panics Mark Freeman 2025-05-28 11:10:53 -04:00
  • 03811ab1b3 [release-branch.go1.24] crypto/x509: decouple key usage and policy validation Roland Shoemaker 2025-05-06 09:27:10 -07:00
  • 70109eb326 cmd/link: allow linkname reference to a TEXT symbol regardless of size Cherry Mui 2025-05-21 14:32:21 -04:00
  • eff3288042 doc/next: tweak runtime release notes Michael Anthony Knyszek 2025-05-28 17:39:14 +00:00
  • 11d2b28bff [dev.simd] cmd/compile: add and fix k register supports Junyang Shao 2025-05-28 17:00:59 +00:00
  • 04a9473847 [release-branch.go1.24] lib/fips140: set inprocess.txt to v1.0.0 Filippo Valsorda 2025-05-21 14:41:28 +02:00
  • db8f1dc948 [release-branch.go1.24] hash/maphash: hash channels in purego version of maphash.Comparable Vladislav Yarmak 2025-05-10 17:58:48 +00:00
  • 664cf832ec [release-branch.go1.24] runtime/debug: document DefaultGODEBUG as a BuildSetting Sean Liao 2024-07-12 20:56:19 +01:00
  • 4ca7c01706 [release-branch.go1.23] runtime/debug: document DefaultGODEBUG as a BuildSetting Sean Liao 2024-07-12 20:56:19 +01:00
  • c61e5e7244 lib/time: update to 2025b/2025b Dmitri Shuralyov 2025-05-28 11:23:36 -04:00
  • 04b1030ae4 [dev.simd] cmd/compile: adapters for simd David Chase 2025-03-31 10:45:23 +11:00
  • ed08d2ad09 os: don't follow symlinks on Windows when O_CREATE|O_EXCL and read-only Damien Neil 2025-05-27 14:16:17 -07:00
  • fce9d4515d runtime, testing/synctest: verify cleanups/finalizers run outside bubbles Damien Neil 2025-05-21 15:08:08 -07:00
  • b78e38065e runtime: define lock ranking between weak pointers and synctest Damien Neil 2025-05-21 13:02:59 -07:00
  • 2ef7106881 [dev.simd] internal/buildcfg: enable SIMD GOEXPERIMENT for amd64 David Chase 2025-05-22 18:14:51 -04:00
  • 961818e013 cmd/compile/internal/walk: use original type for composite literals in addrTemp thepudds 2025-05-27 13:32:36 -04:00
  • c8c3d661b0 runtime/trace: add a trace validation test for different trace orders Carlos Amedee 2025-05-23 16:41:51 -04:00
  • 0e1b14bc2e cmd/go: fix get with the new 'work' pattern Michael Matloob 2025-05-23 13:19:44 -04:00
  • 09f1546cba log/slog: fix longtests with empty source Sean Liao 2025-05-27 19:11:28 +01:00
  • de05282a2c doc/next: add small header to TODO David Chase 2025-05-27 14:21:11 -04:00
  • c146a61d4c go/token: benchmark FileSet.{Position,AddExistingFiles} Alan Donovan 2025-05-23 11:35:41 -04:00
  • ae0824883e go/ast: deprecate FilterPackage, PackageExports, MergePackageFiles Alan Donovan 2025-05-19 14:11:51 -04:00
  • 8dd7d2111b runtime: skip nil Ps in allp during cleanup flush Michael Pratt 2025-05-27 10:37:50 -04:00
  • 3a3c006ac0 crypto/tls: enable signature algorithm BoGo tests (and fix two bugs) Filippo Valsorda 2025-05-23 18:04:36 +02:00
  • ed70477909 errors: add joinError Unwrap example jiahua wang 2025-05-20 13:40:18 +08:00
  • 787362327f io/fs: add examples for Glob,ReadFile and ValidPath cuishuang 2025-05-18 16:28:13 +08:00
  • 3fd729b2a1 log/slog: make TextHandler discard empty Source Antonio Pitasi 2025-05-21 11:58:13 +02:00
  • c07ffe980a testing/synctest: correct duration in doc example Sean Liao 2025-05-24 12:10:12 +01:00
  • 3db50924e2 hash: mention the new Cloner interface in Hash docs. Mateusz Poliwczak 2025-05-23 19:28:37 +02:00
  • aca9f4e484 crypto/tls: signature_algorithms in CertificateRequest can't be empty Filippo Valsorda 2025-05-21 22:41:54 +02:00
  • 8cb0941a85 net: use runtime.AddCleanup instead of runtime.SetFinalizer Carlos Amedee 2024-12-23 11:52:43 -05:00
  • 68f4434df0 runtime/trace: match traceClockNow types Michael Pratt 2025-05-23 17:31:53 -04:00