Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

golang/go

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622378 mentions this issue: `test: add a test for wasm memory usage`

View on GitHub

gopherbot pushed 1 commit to master golang/go
  • net/http/pprof: replace sort.Slice with slices.SortFunc Change-Id: Ie416ed0d7abcb64e63d999b8cee5975a0fc13875 Reviewe... 46b576b

View on GitHub

cmmarslender forked golang/go

cmmarslender/go

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622323 mentions this issue: `go/ssa/interp: disable interp tests on wasm`

View on GitHub

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622323 mentions this issue: `go/ssa/interp: disable interp tests on wasm`

View on GitHub

gabyhelp created a comment on an issue on golang/go
**Related Issues and Documentation** - [x/telemetry: expand the scope of Go Telemetry to include Delve #68384 (closed)](https://github.com/golang/go/issues/68384) <!-- score=0.82072 --> <sub>(Em...

View on GitHub

hyangah opened an issue on golang/go
x/telemetry: temporarily downgrade go requirement to go1.21
Adding golang.org/x/telemetry to Delve's dependency (https://github.com/go-delve/delve/issues/3815) resulted in Go version requirement change in Delve's go.mod because golang.org/x/telemetry@lates...
gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622322 mentions this issue: `main.star: add linux-amd64-asan-clang15 and linux-amd64-msan-clang15`

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "cmd/go" && test == "TestScript/mod_sumdb_golang" <details><summary>2024-10-25 19:05 gotip-linux-amd64-longtest-aliast...

View on GitHub

gopherbot opened an issue on golang/go
cmd/go: TestScript/mod_sumdb_golang failures
``` #!watchflakes default <- pkg == "cmd/go" && test == "TestScript/mod_sumdb_golang" ``` Issue created automatically to collect these failures. Example ([log](https://ci.chromium.org/b/873307974...
gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestIssue69298" <details><summary>2024-10-25 17:52 x_tools-go1.23-js-wa...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestTestdataFiles/rangevarlifetime_go122.go" <details><summary>2024-10-...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestGorootTest/stringrange.go" <details><summary>2024-10-25 17:52 x_too...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncrementalNope" <details><summary>2024-10-25 17:52 x_tools-go1...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremental" <details><summary>2024-10-25 17:52 x_tools-go1.22-...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "cmd/go/internal/modload" && test == "TestQueryImport/golang.org_x_text" <details><summary>2024-10-25 19:05 gotip-wind...

View on GitHub

gabyhelp created a comment on an issue on golang/go
**Related Issues and Documentation** - [build: add memory/address sanitizer builder #50394](https://github.com/golang/go/issues/50394) <!-- score=0.91314 --> - [all: add internal/asan and intern...

View on GitHub

mknyszek opened an issue on golang/go
x/build: add MSAN and ASAN builders
I recently broke ASAN mode because the tests in `cmd/cgo/internal/testsanitizers` are too simple and can't catch issues with Go's instrumentation of user code or issues with the instrumentation of ...
ahmedabdou14 created a comment on an issue on golang/go
For those looking for this feature, I have created the package here with the proposed interface and tests https://pkg.go.dev/github.com/ahmedabdou14/bufio

View on GitHub

gopherbot created a comment on an issue on golang/go
Change https://go.dev/cl/622042 mentions this issue: `cmd/compile,internal/runtime/maps: stack allocated maps and small alloc`

View on GitHub

gopherbot pushed 1 commit to master golang/go
  • runtime: fix mallocgc for asan This change finally fully fixes mallocgc for asan after the recent refactoring. Here ... 4bf9818

View on GitHub

gopherbot closed an issue on golang/go
time,runtime: too many concurrent timer firings for short, fast-resetting `time.Timer` [1.23 backport]
@ianlancetaylor requested issue #69969 to be considered for backport to the next 1.23 minor release. > @gopherbot Please open backport to 1.23 > > Parts of the change that this fixes have been ...
gopherbot created a comment on an issue on golang/go
Closed by merging [CL 621856](https://go.dev/cl/621856) (commit 58babf6e0bf58cd81bb5a71744a1c195fba2d6c8) to `release-branch.go1.23`.

View on GitHub

gopherbot pushed 1 commit to release-branch.go1.23 golang/go
  • [release-branch.go1.23] runtime,time: use atomic.Int32 for isSending This change switches isSending to be an atomic.... 58babf6

View on GitHub

neild created a comment on an issue on golang/go
Cherrypick should include both https://go.dev/cl/622696 (fix) and https://go.dev/cl/622697 (followup tweak to the fix).

View on GitHub

gopherbot created a comment on a pull request on golang/go
Message from Ian Lance Taylor: Patch Set 2: (1 comment) --- Please don’t reply on this GitHub thread. Visit [golang.org/cl/622239](https://go-review.googlesource.com/c/go/+/622239#message-394602...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestIssue69298" <details><summary>2024-10-25 17:52 x_tools-gotip-js-was...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestTestdataFiles/rangevarlifetime_go122.go" <details><summary>2024-10-...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/go/ssa/interp" && test == "TestGorootTest/stringrange.go" <details><summary>2024-10-25 17:52 x_too...

View on GitHub

gopherbot created a comment on an issue on golang/go
Found new dashboard test flakes for: #!watchflakes default <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremental" <details><summary>2024-10-25 17:52 x_tools-go1.22-...

View on GitHub

Load more