Groups
Groups
Sign in
Groups
Groups
golang-checkins
Conversations
About
Send feedback
Help
golang-checkins
1–30 of 104999
Mark all as read
Report group
0 selected
Gopher Robot (Gerrit)
1:11 PM
[pkgsite] internal/api: implement query parameter parsing for api
Gopher Robot submitted the change Change information Commit message: internal/api: implement query
unread,
[pkgsite] internal/api: implement query parameter parsing for api
Gopher Robot submitted the change Change information Commit message: internal/api: implement query
1:11 PM
Michael Matloob (Gerrit)
12:35 PM
[go] cmd/go: make the package loader a part of the module loader
Michael Matloob submitted the change Change information Commit message: cmd/go: make the package
unread,
[go] cmd/go: make the package loader a part of the module loader
Michael Matloob submitted the change Change information Commit message: cmd/go: make the package
12:35 PM
Keith Randall (Gerrit)
12:19 PM
[go] runtime: add a test for issue 78081
Keith Randall submitted the change Change information Commit message: runtime: add a test for issue
unread,
[go] runtime: add a test for issue 78081
Keith Randall submitted the change Change information Commit message: runtime: add a test for issue
12:19 PM
Gopher Robot (Gerrit)
12:17 PM
[go] cmd/compile: allow halt flag to run concurrently
Gopher Robot submitted the change Change information Commit message: cmd/compile: allow halt flag to
unread,
[go] cmd/compile: allow halt flag to run concurrently
Gopher Robot submitted the change Change information Commit message: cmd/compile: allow halt flag to
12:17 PM
Gopher Robot (Gerrit)
3:59 AM
[website] doc/install/gccgo: note gold linker deprecation
Gopher Robot submitted the change Change information Commit message: doc/install/gccgo: note gold
unread,
[website] doc/install/gccgo: note gold linker deprecation
Gopher Robot submitted the change Change information Commit message: doc/install/gccgo: note gold
3:59 AM
abner chenc (Gerrit)
Mar 17
[go] cmd/internal/obj/loong64: centralize the functions for getting instruction codes into a single file
abner chenc submitted the change Change information Commit message: cmd/internal/obj/loong64:
unread,
[go] cmd/internal/obj/loong64: centralize the functions for getting instruction codes into a single file
abner chenc submitted the change Change information Commit message: cmd/internal/obj/loong64:
Mar 17
abner chenc (Gerrit)
Mar 17
[go] cmd/compile: simplify the implementation of LoweredZeroLoop on loong64
abner chenc submitted the change with unreviewed changes Unreviewed changes 3 is the latest approved
unread,
[go] cmd/compile: simplify the implementation of LoweredZeroLoop on loong64
abner chenc submitted the change with unreviewed changes Unreviewed changes 3 is the latest approved
Mar 17
abner chenc (Gerrit)
Mar 17
[go] cmd/internal/obj/loong64: correcting spelling errors in the comments
abner chenc submitted the change Change information Commit message: cmd/internal/obj/loong64:
unread,
[go] cmd/internal/obj/loong64: correcting spelling errors in the comments
abner chenc submitted the change Change information Commit message: cmd/internal/obj/loong64:
Mar 17
Meng Zhuo (Gerrit)
Mar 17
[arch] riscv64: support zihintpause disassembly
Meng Zhuo submitted the change Change information Commit message: riscv64: support zihintpause
unread,
[arch] riscv64: support zihintpause disassembly
Meng Zhuo submitted the change Change information Commit message: riscv64: support zihintpause
Mar 17
Hyang-Ah Hana Kim (Gerrit)
Mar 17
[pkgsite] all: fix minmax
Hyang-Ah Hana Kim submitted the change Change information Commit message: all: fix minmax Change-Id:
unread,
[pkgsite] all: fix minmax
Hyang-Ah Hana Kim submitted the change Change information Commit message: all: fix minmax Change-Id:
Mar 17
Gopher Robot (Gerrit)
Mar 17
[go] cmd/compile: don't call memclrNoHeapPointersPreemptible from nosplit functions
Gopher Robot submitted the change Change information Commit message: cmd/compile: don't call
unread,
[go] cmd/compile: don't call memclrNoHeapPointersPreemptible from nosplit functions
Gopher Robot submitted the change Change information Commit message: cmd/compile: don't call
Mar 17
Gopher Robot (Gerrit)
Mar 17
[vulndb] data/reports: add GO-2026-4526
Gopher Robot submitted the change Unreviewed changes 1 is the latest approved patch-set. No files
unread,
[vulndb] data/reports: add GO-2026-4526
Gopher Robot submitted the change Unreviewed changes 1 is the latest approved patch-set. No files
Mar 17
Gopher Robot (Gerrit)
Mar 17
[go] runtime: fix memclrNoHeapPointersPreemptible
Gopher Robot submitted the change Change information Commit message: runtime: fix
unread,
[go] runtime: fix memclrNoHeapPointersPreemptible
Gopher Robot submitted the change Change information Commit message: runtime: fix
Mar 17
Gopher Robot (Gerrit)
Mar 17
[go] go/types, types2: handle unconstrained type parameters correctly in a few places
Gopher Robot submitted the change Change information Commit message: go/types, types2: handle
unread,
[go] go/types, types2: handle unconstrained type parameters correctly in a few places
Gopher Robot submitted the change Change information Commit message: go/types, types2: handle
Mar 17
Keith Randall (Gerrit)
Mar 17
[go] cmd/compile: use 128-bit arm64 vector ops for Move expansion
Keith Randall submitted the change Change information Commit message: cmd/compile: use 128-bit arm64
unread,
[go] cmd/compile: use 128-bit arm64 vector ops for Move expansion
Keith Randall submitted the change Change information Commit message: cmd/compile: use 128-bit arm64
Mar 17
Cherry Mui (Gerrit)
Mar 17
[go] cmd/compile: don't treat string literal as static data in FIPS mode
Cherry Mui submitted the change Change information Commit message: cmd/compile: don't treat
unread,
[go] cmd/compile: don't treat string literal as static data in FIPS mode
Cherry Mui submitted the change Change information Commit message: cmd/compile: don't treat
Mar 17
Gopher Robot (Gerrit)
Mar 17
[go] crypto/rsa: improve Precompute documentation
Gopher Robot submitted the change Change information Commit message: crypto/rsa: improve Precompute
unread,
[go] crypto/rsa: improve Precompute documentation
Gopher Robot submitted the change Change information Commit message: crypto/rsa: improve Precompute
Mar 17
Gopher Robot (Gerrit)
Mar 17
[go] os/exec: document that Cmd.Wait must not be called concurrently
Gopher Robot submitted the change Change information Commit message: os/exec: document that Cmd.Wait
unread,
[go] os/exec: document that Cmd.Wait must not be called concurrently
Gopher Robot submitted the change Change information Commit message: os/exec: document that Cmd.Wait
Mar 17
Gopher Robot (Gerrit)
Mar 17
[go] context: fix package doc description of WithDeadlineCause and WithTimeoutCause
Gopher Robot submitted the change Change information Commit message: context: fix package doc
unread,
[go] context: fix package doc description of WithDeadlineCause and WithTimeoutCause
Gopher Robot submitted the change Change information Commit message: context: fix package doc
Mar 17
Gopher Robot (Gerrit)
Mar 17
[go] cmd/compile: eliminate redundant sign-extensions for wasm
Gopher Robot submitted the change Change information Commit message: cmd/compile: eliminate redundant
unread,
[go] cmd/compile: eliminate redundant sign-extensions for wasm
Gopher Robot submitted the change Change information Commit message: cmd/compile: eliminate redundant
Mar 17
Gopher Robot (Gerrit)
Mar 17
[tools] gopls/internal/filewatcher: add watcher interface
Gopher Robot submitted the change with unreviewed changes Unreviewed changes 1 is the latest approved
unread,
[tools] gopls/internal/filewatcher: add watcher interface
Gopher Robot submitted the change with unreviewed changes Unreviewed changes 1 is the latest approved
Mar 17
Gopher Robot (Gerrit)
Mar 17
[tools] gopls/internal/mcp: only register watch for roots
Gopher Robot submitted the change with unreviewed changes Unreviewed changes 8 is the latest approved
unread,
[tools] gopls/internal/mcp: only register watch for roots
Gopher Robot submitted the change with unreviewed changes Unreviewed changes 8 is the latest approved
Mar 17
Michael Matloob (Gerrit)
Mar 17
[website] _content/doc/modules/managing-dependencies.md: add reference to workspace in section detailing module local development
Michael Matloob submitted the change Change information Commit message: _content/doc/modules/managing
unread,
[website] _content/doc/modules/managing-dependencies.md: add reference to workspace in section detailing module local development
Michael Matloob submitted the change Change information Commit message: _content/doc/modules/managing
Mar 17
Michael Matloob (Gerrit)
Mar 17
[website] _content/ref: correct repo-url requirements
Michael Matloob submitted the change Change information Commit message: _content/ref: correct repo-
unread,
[website] _content/ref: correct repo-url requirements
Michael Matloob submitted the change Change information Commit message: _content/ref: correct repo-
Mar 17
Michael Matloob (Gerrit)
Mar 17
[go] cmd/go: update urls in documentation to go.dev
Michael Matloob submitted the change Change information Commit message: cmd/go: update urls in
unread,
[go] cmd/go: update urls in documentation to go.dev
Michael Matloob submitted the change Change information Commit message: cmd/go: update urls in
Mar 17
Michael Matloob (Gerrit)
Mar 17
[tools] txtar: add UTF-8 and comment parsing test
Michael Matloob submitted the change Change information Commit message: txtar: add UTF-8 test case in
unread,
[tools] txtar: add UTF-8 and comment parsing test
Michael Matloob submitted the change Change information Commit message: txtar: add UTF-8 test case in
Mar 17
Gopher Robot (Gerrit)
Mar 17
[go] cmd/go/internal/modload: delete unused files
Gopher Robot submitted the change Change information Commit message: cmd/go/internal/modload: delete
unread,
[go] cmd/go/internal/modload: delete unused files
Gopher Robot submitted the change Change information Commit message: cmd/go/internal/modload: delete
Mar 17
Alan Donovan (Gerrit)
Mar 17
[go] doc/next: add release notes for enabling stdversion in tests
Alan Donovan submitted the change Change information Commit message: doc/next: add release notes for
unread,
[go] doc/next: add release notes for enabling stdversion in tests
Alan Donovan submitted the change Change information Commit message: doc/next: add release notes for
Mar 17
Michael Matloob (Gerrit)
Mar 17
[pkgsite] internal/vuln: add convertFileURLPath on Windows
Michael Matloob submitted the change with unreviewed changes Unreviewed changes 1 is the latest
unread,
[pkgsite] internal/vuln: add convertFileURLPath on Windows
Michael Matloob submitted the change with unreviewed changes Unreviewed changes 1 is the latest
Mar 17
Gopher Robot (Gerrit)
Mar 17
[go] cmd/go/internal/verylongtest: check MustHaveGoBuild in TestGoBUildUmask
Gopher Robot submitted the change Unreviewed changes 3 is the latest approved patch-set. No files
unread,
[go] cmd/go/internal/verylongtest: check MustHaveGoBuild in TestGoBUildUmask
Gopher Robot submitted the change Unreviewed changes 3 is the latest approved patch-set. No files
Mar 17