Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Hackpad
We strive for making code editing in the browser a powerful, streamlined experience.
Collective -
Host: opensource -
https://opencollective.com/hackpad
- Website: https://hackpad.org
- Code: https://github.com/hack-pad
Also update some other go/types release notes to use the present tense.
Updates #47694
Change-...
github.com/hack-pad/go - d6c4583ad4923533ddc9f5792ed3b66f3b9f9feb authored about 3 years ago
TestLabelSystemstack needs to collect samples within runtime.systemstack
to complete the test.
...
github.com/hack-pad/go - f5ddd94334a63ac8107c976aa4bd6ee2171d7d64 authored about 3 years ago
We currently run one 'go list' invocation per GOMAXPROC. Since the go
command uses memory and ha...
Fixes #50011
Updates #47694
Change-Id: Id3d43f2f72de61b360b79c2b375ca1372d5f4692
Reviewed-on: h...
Note when a statement mark was not consumed during Prog
generation, and try to use it on a subse...
Updates #49569
Change-Id: Ifba769993c50bb547cb355f56934fb572ec17a1a
Reviewed-on: https://go-rev...
Augmented some of the typeswitch*.go tests so that some instantiations
have duplicate cases, in ...
golang.org/cl/365234 incorrectly had pruningForGoVersion always return
workspace pruning instead...
This is a clean port of CL 369434 to types2.
Change-Id: I3f9f80757bfbefb7b0417eef9e7b7c74c4c100...
github.com/hack-pad/go - 6b609110fdfab4a496c246889f1e67fd7cba61df authored about 3 years ago
Our calculation of initOrder builds the dependency graph and then
removes function nodes approxi...
For #47694.
Updates #46518.
Change-Id: Ife3a8d3d6a1c50f55b5ab15730d5a6bd3ec512e1
Reviewed-on: ...
Preparation for #44505, but safe for Go 1.18.
Also fixes the default build on Macs, at least for...
If the test's main goroutine receives a SIGPROF while creating the
C-owned thread for the test, ...
This test seems like it needs attention from a TLS and/or FreeBSD
expert. In the meantime, it ne...
This reverts CL 366536
Reason for revert: may have caused #50033 due to an invalid or partially...
github.com/hack-pad/go - 2c85fcd47d6804d94a1fa4da65f756200ecf57a8 authored about 3 years ago
As a side effect of the changes in cmd/go/internal/work in CL 369977,
binaries built in GOPATH m...
cd src/cmd
go get golang.org/x/tools@fd2bfb7
go mod tidy
go mod vendor
Brings in fixes to c...
github.com/hack-pad/go - 08025a9d6d7d33f3ac0c78b4d067bdc339225507 authored about 3 years agoFor #47694
Change-Id: Idab1a5822a096447c71776ee4339c4262183ceb7
Reviewed-on: https://go-review....
That is replaced by `go work edit`.
Change-Id: I39996c7bea0182a18edf6a1f70b6616c74099a1b
Review...
This reverts https://golang.org/cl/369914.
Reason for revert: Breaking previously working toolc...
github.com/hack-pad/go - 34573aeb9717cf20d768e640c263b294df5318a4 authored about 3 years ago
With https://golang.org/issue/50007 resolved, there are no known issues
with pprof labels remain...
profBuf.write uses an index in b.tags for each entry, even if that entry
has no tag (that slice ...
Deal with case where a certain instantiation of a generic
function/method leads to an unsatisfia...
For #47694.
Updates #46336.
Change-Id: Ibbd058a1fd4d6b0aa38d3e8dc15b560d1e149f7e
Reviewed-on: ...
For #47694
Change-Id: I142776001eecb451e8722163cfd3f2ecb0ecf35c
Reviewed-on: https://go-review....
Change-Id: I641c7b8bcf8b9a8f0637995b26eea0fbe2900ef9
Reviewed-on: https://go-review.googlesource...
Previously, if an unrecoverable error occurred during
minimization, then the input that caused t...
Reading the version information to date has required evaluating
two pointers to strings (which t...
Preparation for #44505, but safe for Go 1.18.
Also fixes the default build on Macs, at least for...
Change-Id: I7cd1643b2dd5c00be84574d17830b1d5383643fa
Reviewed-on: https://go-review.googlesource...
CL 356669
Updates #47694
Change-Id: I49e0cdd3b34e81e9e44020a8eb1304d78249cd66
Reviewed-on: htt...
This test fails with "timeout" once per couple of months.
It may be that the arbitrary timeout i...
Fixes for #49680, #49695, #45867, and #49370 all assumed that
SetGCPercent(-1) doesn't block unt...
CL 358539 revised the build-stamp format, and updated the git and hg
tests to match. However, th...
'man getsockname' lists a number of possible failure modes, including
ENOBUFS (for resource exha...
The test was skipped because with the old gold linker on the
builder it fails with an internal e...
SetGCPercent(-1) is called by several tests in debug_test.go (followed
by a call to runtime.GC) ...
Though this was a problem for Go 1.17,
it appears not to be a problem on tip.
This reverts chan...
github.com/hack-pad/go - 79b425e9fca11d189142504bc81cf4e009092f6d authored about 3 years ago
These tests disable GC because of the potential for a deadlock, but
don't consider that a GC cou...
For #34611
Change-Id: I9a1357f53124c98ad017b58774696d0377dbea27
Reviewed-on: https://go-review....
startServer was invoking os.Remove on the temporary file for a unix
socket after creating it. Si...
CL 319769
Updates #47694
Change-Id: I9655af0d249926617645c33617d53b73f985aa19
Reviewed-on: htt...
CL 343877
Updates #47694
Change-Id: I37a0a0d1f7ab937b12812981ecddc89eb8c99c24
Reviewed-on: htt...
CL 356430
Updates #47694
Change-Id: I802cd50f2827caa0549c25685c0b1bb8dfc40968
Reviewed-on: htt...
CL 354569
Updates #47694
Change-Id: I78536c110215b3c9f247c1420bcaa5fc3d8fb930
Reviewed-on: htt...
This CL reorders the bullet points in the generics section to more
closely match what I think us...
To prevent interleaving of output when 'go build' compiles several
packages in parallel, the out...
In iOS <14, the address space is strictly limited to 8 GiB, or 33 bits.
As a result, the page al...
This CL updates "go help doc" docs so they reflect the following
changes:
- CL 59413 modified "...
github.com/hack-pad/go - 7a840664fe9d8d4c11b943dba77c513dba5207a1 authored about 3 years agoFor #47694.
Change-Id: Ic6088b1811600670a57f28426f4158a7c7517c82
Reviewed-on: https://go-review...
goboringcrypto_linux_amd64.syso references pthread functions, so
we need to pass -pthread to the...
NewTypeList was not part of the go/types API proposal, and was left in
by accident. It also shou...
Update the vendored x/sys to pick up CL 368994, which remove the
declaration of function darwinS...
The type was changed in https://golang.org/cl/3991043 but the comment
wasn't updated.
Change-Id...
github.com/hack-pad/go - ecf6b52b7f4ba6e8c98f25adf9e83773fe908829 authored about 3 years agoAdd tested, fully-working example file system for S3.
Uses a Go sub-module to isolate big dep...
github.com/hack-pad/hackpadfs - cd42db75260266c5c71145d07050313c9e6f6684 authored about 3 years agoFor #47694
Change-Id: Iee4fda069a56ea4436b8aa32e2605f3349d7c154
Reviewed-on: https://go-review....
CL 355570
Updates #47694
Change-Id: I922cda28ca4cf1ae6d5e4f457cc66d5041b0e3e8
Reviewed-on: htt...
Also, move it up in the document.
Updates #47694
Change-Id: I927c4c845089a5c22e2c5b5f3de1831c0...
github.com/hack-pad/go - 549cfefc7233f17e6bf2d79294d11882181e9387 authored about 3 years ago
The number of involved CLs is too large (hundreds) so
no CLs are mentioned in (html) comments.
...
github.com/hack-pad/go - cd5f2cf50f6372e31dde0b407c1c3be57a2ce90f authored about 3 years agoUpdates #47694
Change-Id: Ied26f6345df2c8640d4be5132a05db3897b59009
Reviewed-on: https://go-rev...
Updates #47694
Change-Id: I232fb20b3a77409b84c15f9ec1586e480f0f6390
Reviewed-on: https://go-rev...
Updates #47694
Change-Id: I2ce5aaa4493259790712a8a49e5b03472c8a7400
Reviewed-on: https://go-rev...
Make sure that we can import/export selects for generics.
Change-Id: Ibf36e98fc574ce9275820aa42...
github.com/hack-pad/go - 9ae0b35fad5d4bb95cdcf4a05fcf4b077a798572 authored about 3 years agoUpdates #47694
Change-Id: I84547ff995e2a302cf229fefefd28a7220a17028
Reviewed-on: https://go-rev...
Change-Id: I2be08b88b5147cf37ac55b7472d63503739c9f05
Reviewed-on: https://go-review.googlesource...
For #47694.
Change-Id: I21b1af1807d4da2fb2f4d9b961d44a21d715d7d2
Reviewed-on: https://go-review...
Change-Id: I0c49eac44fa10997c53cb45618316c56711ff0f2
Reviewed-on: https://go-review.googlesource...
There are currently multiple issue templates floating around for
different projects, these can s...
Also make a few small formatting fixes.
Change-Id: Iad99d030312393af3b6533f2cd00f09aea0f2a7d
Re...
For #47694.
Change-Id: Iedf85f522f7c79ae0a61b4fc1f2f092cf7b613df
Reviewed-on: https://go-review...
Enable a bunch of types2-related error tests to run successfully, so
they no longer have to be d...
Use gp.m.curg instead of the gp when recording cpu profiler stack
traces. This ensures profiler ...
For #49886
Change-Id: Ie3a7f12a0d30ec719caf375e7be30cc4a5796c3f
Reviewed-on: https://go-review....
Fixes #49927
Change-Id: I8b34cf13b3bc6338309f005648ca3ee6852927f0
Reviewed-on: https://go-revie...
PPC64's MAXWIDTH is set as 1<<60 whereas on other 64-bit
architetures it is set as 1<<50. Set to...
On macOS 12 a new malloc implementation (nano) is used by default,
and apparently it reserves ad...
For #44853
For #47694
Change-Id: Ia76246218b1361d8bdf510bbfc5178c83cdd3eec
Reviewed-on: https:/...
CL 205237 allowed SSL_CERT_DIR to be a colon delimited list of
directories. In the case that SSL...
Updates #47694
Change-Id: I8fdbded4aaf974425ee317a1cdd940a5ac88c0b3
Reviewed-on: https://go-rev...
From:
https://go-review.googlesource.com/c/go/+/357962/
Updates #47694
Change-Id: I2d43dcbd28c...
github.com/hack-pad/go - 48e4284e551fceee7a45c11af791813782ca7e82 authored about 3 years agoFrom:
https://go-review.googlesource.com/c/go/+/352131/
Updates #47694
Change-Id: I7c7811c499...
github.com/hack-pad/go - e533b5793f43ed44f1562a10d974cb3bc3688226 authored about 3 years agoFrom:
https://go-review.googlesource.com/c/go/+/321891
Updates #47694
Change-Id: I2cdd5d9f3da...
github.com/hack-pad/go - f9b2733e3a8b4911b932671b0bd9fc4190cf59aa authored about 3 years agoCobbled up some release notes from:
https://go-review.googlesource.com/c/go/+/330753/
Updates ...
github.com/hack-pad/go - bcb98f126bc3a12a63333069b669cb8aaf251b89 authored about 3 years agoUpdates #47694
Change-Id: Ibf3e25fbccf82e4abd7bd76b2ea6ceb4b05d4664
Reviewed-on: https://go-rev...
Updates #47694
Change-Id: Ia25ad49f688efa3d60d83290095648711704b478
Reviewed-on: https://go-rev...
Updates #47694
Change-Id: Iead44baa8b2a06ecf7b92d343ed9117f0fc0793e
Reviewed-on: https://go-rev...
Updates #47694
Change-Id: I3239023dad194c317e271e6093eff2cfbed1a4b9
Reviewed-on: https://go-rev...
This is based off Michael's notes.
Updates #47694
Change-Id: I6e7944f85b776e8481829a2fafd177a4...
github.com/hack-pad/go - d514411625bdd437c7d1997b92685bb03bfbf2a8 authored about 3 years ago
First, we need to set base.Pos in varDecl() and typeDecl(), so it will
be correct if we need to ...
This description is based on https://golang.org/cl/321490.
Updates #47694
Change-Id: I48656cd4...
github.com/hack-pad/go - 3c6295d272d09e6c7be912510e4b62afc0ef8ffc authored about 3 years ago
Update the vendored x/tools to pick up CL 364678, which updates vet
analyzers following a change...
The new minimum heap of 512 KiB has been the cause of some build
slowdown (~1%) and microbenchma...
For #48076
Change-Id: I5edaa43af82c3478555c309a001a3d1b16de3d64
Reviewed-on: https://go-review....
For #49532.
Change-Id: I5afc64c987f0519903128550a7dac3a0f5e592cf
Reviewed-on: https://go-review...
When we set g.curDecl for the type params created during fillinMethods
for an instantiated type,...
When TestPacketConn was added (in CL 6501057) it included arbitrary
100ms deadlines. Those deadl...
If this test fails, we want to know exactly what the os/exec
goroutines are doing. Panicking giv...
For #47694.
Change-Id: I06cac88d5328c8c0e38212ad801d70bc36cdfc6f
Reviewed-on: https://go-review...
We guard against caching or reusing interfaces on the RHS of a type
declaration, because for suc...
ReadFileRevs function is no longer used.
Change-Id: Ibac6319dca4cf8010195e7c2fb502655494fb728
R...