Groups
Groups
Sign in
Groups
Groups
golang-checkins
Conversations
About
Send feedback
Help
Group path
golang-checkins
1–30 of 109026
Mark all as read
Report group
0 selected
Gopher Robot (Gerrit)
Sep 26
[go] cmd: update vendored x/arch
Gopher Robot submitted the change Change information Commit message: cmd: update vendored x/arch
unread,
[go] cmd: update vendored x/arch
Gopher Robot submitted the change Change information Commit message: cmd: update vendored x/arch
Sep 26
Junyang Shao (Gerrit)
Sep 26
[go] cmd/compile: add mem2reg pass
Junyang Shao submitted the change Change information Commit message: cmd/compile: add mem2reg pass
unread,
[go] cmd/compile: add mem2reg pass
Junyang Shao submitted the change Change information Commit message: cmd/compile: add mem2reg pass
Sep 26
Junyang Shao (Gerrit)
Sep 26
[go] cmd/compile: add compiler statistics.
Junyang Shao submitted the change Change information Commit message: cmd/compile: add compiler
unread,
[go] cmd/compile: add compiler statistics.
Junyang Shao submitted the change Change information Commit message: cmd/compile: add compiler
Sep 26
Jake Bailey (Gerrit)
Sep 25
[go] cmd/compile: preserve type flags when deduplicating descriptors
Jake Bailey submitted the change Change information Commit message: cmd/compile: preserve type flags
unread,
[go] cmd/compile: preserve type flags when deduplicating descriptors
Jake Bailey submitted the change Change information Commit message: cmd/compile: preserve type flags
Sep 25
Gopher Robot (Gerrit)
Sep 25
[pkgsite] all: update google.golang.org/grpc and google.golang.org/api dependencies
Gopher Robot submitted the change Unreviewed changes 1 is the latest approved patch-set. No files
unread,
[pkgsite] all: update google.golang.org/grpc and google.golang.org/api dependencies
Gopher Robot submitted the change Unreviewed changes 1 is the latest approved patch-set. No files
Sep 25
Gopher Robot (Gerrit)
Sep 25
[tools] gopls/internal/golang: record implicit deps in the decl graph
Gopher Robot submitted the change Unreviewed changes 2 is the latest approved patch-set. No files
unread,
[tools] gopls/internal/golang: record implicit deps in the decl graph
Gopher Robot submitted the change Unreviewed changes 2 is the latest approved patch-set. No files
Sep 25
Gopher Robot (Gerrit)
Sep 25
[tools] gopls/internal/golang: refactor moving set computation
Gopher Robot submitted the change Unreviewed changes 1 is the latest approved patch-set. No files
unread,
[tools] gopls/internal/golang: refactor moving set computation
Gopher Robot submitted the change Unreviewed changes 1 is the latest approved patch-set. No files
Sep 25
Brad Fitzpatrick (Gerrit)
Sep 25
[tools] internal/imports: fix scanning of dependencies' module directories
Brad Fitzpatrick submitted the change Change information Commit message: internal/imports: fix
unread,
[tools] internal/imports: fix scanning of dependencies' module directories
Brad Fitzpatrick submitted the change Change information Commit message: internal/imports: fix
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] cmd/go: document that -overlay can add new files
Gopher Robot submitted the change Change information Commit message: cmd/go: document that -overlay
unread,
[go] cmd/go: document that -overlay can add new files
Gopher Robot submitted the change Change information Commit message: cmd/go: document that -overlay
Sep 25
Gopher Robot (Gerrit)
Sep 25
[tools] go/ssa: avoid allocations on the MethodValue hit path
Gopher Robot submitted the change Change information Commit message: go/ssa: avoid allocations on the
unread,
[tools] go/ssa: avoid allocations on the MethodValue hit path
Gopher Robot submitted the change Change information Commit message: go/ssa: avoid allocations on the
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] cmd/compile/internal/syntax: fix commment, internal rename (cleanup)
Gopher Robot submitted the change Change information Commit message: cmd/compile/internal/syntax: fix
unread,
[go] cmd/compile/internal/syntax: fix commment, internal rename (cleanup)
Gopher Robot submitted the change Change information Commit message: cmd/compile/internal/syntax: fix
Sep 25
Gopher Robot (Gerrit)
Sep 25
[tools] go/ssa: fix mistake in task.wait
Gopher Robot submitted the change Change information Commit message: go/ssa: fix mistake in task.wait
unread,
[tools] go/ssa: fix mistake in task.wait
Gopher Robot submitted the change Change information Commit message: go/ssa: fix mistake in task.wait
Sep 25
Hongxiang Jiang (Gerrit)
Sep 25
[tools] gopls/internal/golang: MoveDeclaration - rewrite refs to moving declarations
Hongxiang Jiang submitted the change Change information Commit message: gopls/internal/golang:
unread,
[tools] gopls/internal/golang: MoveDeclaration - rewrite refs to moving declarations
Hongxiang Jiang submitted the change Change information Commit message: gopls/internal/golang:
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] simd: cleaned up and enhanced tests
Gopher Robot submitted the change with unreviewed changes Unreviewed changes 9 is the latest approved
unread,
[go] simd: cleaned up and enhanced tests
Gopher Robot submitted the change with unreviewed changes Unreviewed changes 9 is the latest approved
Sep 25
Peter Weinberger (Gerrit)
Sep 25
[tools] go/packges: handle import cycles in tests
Peter Weinberger submitted the change Change information Commit message: go/packages: handle import
unread,
[tools] go/packges: handle import cycles in tests
Peter Weinberger submitted the change Change information Commit message: go/packages: handle import
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] cmd/cgo: document that C.GoString(nil) returns ""
Gopher Robot submitted the change Change information Commit message: cmd/cgo: document that C.
unread,
[go] cmd/cgo: document that C.GoString(nil) returns ""
Gopher Robot submitted the change Change information Commit message: cmd/cgo: document that C.
Sep 25
Daniel Morsing (Gerrit)
Sep 25
[go] cmd/compile/internal/ssa: remove split phase from generators
Daniel Morsing submitted the change Change information Commit message: cmd/compile/internal/ssa:
unread,
[go] cmd/compile/internal/ssa: remove split phase from generators
Daniel Morsing submitted the change Change information Commit message: cmd/compile/internal/ssa:
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] time: use the real year length when extending past the last transition
Gopher Robot submitted the change Change information Commit message: time: use the real year length
unread,
[go] time: use the real year length when extending past the last transition
Gopher Robot submitted the change Change information Commit message: time: use the real year length
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] compress/flate: use separate tables in histogramSplit
Gopher Robot submitted the change Change information Commit message: compress/flate: use separate
unread,
[go] compress/flate: use separate tables in histogramSplit
Gopher Robot submitted the change Change information Commit message: compress/flate: use separate
Sep 25
Gopher Robot (Gerrit)
Sep 25
[sys] unix/linux/Dockerfile: update to Go 1.26.8
Gopher Robot submitted the change Change information Commit message: unix/linux/Dockerfile: update to
unread,
[sys] unix/linux/Dockerfile: update to Go 1.26.8
Gopher Robot submitted the change Change information Commit message: unix/linux/Dockerfile: update to
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] runtime: measure OS timer slack in usleep and notetsleep
Gopher Robot submitted the change Change information Commit message: runtime: measure OS timer slack
unread,
[go] runtime: measure OS timer slack in usleep and notetsleep
Gopher Robot submitted the change Change information Commit message: runtime: measure OS timer slack
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] cmd/compile: don't evaluate range expression for a blank second variable
Gopher Robot submitted the change Change information Commit message: cmd/compile: don't evaluate
unread,
[go] cmd/compile: don't evaluate range expression for a blank second variable
Gopher Robot submitted the change Change information Commit message: cmd/compile: don't evaluate
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] cmd/compile: don't report a rewrite cycle while rewriting dead code
Gopher Robot submitted the change Change information Commit message: cmd/compile: don't report a
unread,
[go] cmd/compile: don't report a rewrite cycle while rewriting dead code
Gopher Robot submitted the change Change information Commit message: cmd/compile: don't report a
Sep 25
Gopher Robot (Gerrit)
Sep 25
[go] cmd/compile, cmd/link: deduplicate alg and noalg type descriptors
Gopher Robot submitted the change Change information Commit message: cmd/compile, cmd/link:
unread,
[go] cmd/compile, cmd/link: deduplicate alg and noalg type descriptors
Gopher Robot submitted the change Change information Commit message: cmd/compile, cmd/link:
Sep 25
Gopher Robot (Gerrit)
Sep 25
[tools] go/ssa: add a fast path to LookupMethod for existing methods
Gopher Robot submitted the change Change information Commit message: go/ssa: add a fast path to
unread,
[tools] go/ssa: add a fast path to LookupMethod for existing methods
Gopher Robot submitted the change Change information Commit message: go/ssa: add a fast path to
Sep 25
David Chase (Gerrit)
Sep 25
[go] simd: validation of test cleanup approach
David Chase submitted the change Change information Commit message: simd: validation of test cleanup
unread,
[go] simd: validation of test cleanup approach
David Chase submitted the change Change information Commit message: simd: validation of test cleanup
Sep 25
David Chase (Gerrit)
Sep 25
[go] simd: add ReduceSum for 8, 16, and 32-bit integer vectors
David Chase submitted the change Unreviewed changes 10 is the latest approved patch-set. No files
unread,
[go] simd: add ReduceSum for 8, 16, and 32-bit integer vectors
David Chase submitted the change Unreviewed changes 10 is the latest approved patch-set. No files
Sep 25
Jonathan Amsterdam (Gerrit)
Sep 25
[pkgsite] internal/breakings: handle generic types
Jonathan Amsterdam submitted the change Change information Commit message: internal/breakings: handle
unread,
[pkgsite] internal/breakings: handle generic types
Jonathan Amsterdam submitted the change Change information Commit message: internal/breakings: handle
Sep 25
David Chase (Gerrit)
Sep 25
[go] simd: correct tofrom_xxx for variant case.
David Chase submitted the change Change information Commit message: simd: correct tofrom_xxx for
unread,
[go] simd: correct tofrom_xxx for variant case.
David Chase submitted the change Change information Commit message: simd: correct tofrom_xxx for
Sep 25
David Chase (Gerrit)
Sep 25
[go] simd: move/copy some testing helpers to simd/internal/test_helpers
David Chase submitted the change Unreviewed changes 5 is the latest approved patch-set. No files were
unread,
[go] simd: move/copy some testing helpers to simd/internal/test_helpers
David Chase submitted the change Unreviewed changes 5 is the latest approved patch-set. No files were
Sep 25