Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Pony

Pony is an object-oriented, actor-model, capabilities-secure, high performance programming language.
Collective - Host: opensource - https://opencollective.com/ponyc - Code: https://github.com/ponylang/ponyc

Update CHANGELOG for PR #3949

github.com/ponylang/ponyc - adb1adf61f8a4bf352229ec3c98b9f4bbaacac29 authored about 3 years ago
Fix inability to fully build pony on Raspberry PI 4's with 64-bit Raspbian (#3949)

* Add a way of specifying either the `-fpic` or `-fPIC` flags for compilation

- Adds a Makefi...

github.com/ponylang/ponyc - 43e61bf5a9143c02bb1b77422c64f56a165fb997 authored about 3 years ago
Update to GH actions/checkout version 2 (#3950)

github.com/ponylang/ponyc - 61ecfe6951c1c14cadcba439bf55b5e97a1ca8ab authored about 3 years ago
Fix a missing space (#3951)

github.com/ponylang/ponyc - 0100a7d5124cd370da6f596b21e4b7f2e891ed40 authored about 3 years ago
Update Cirrus MacOS build environment to 13.2 (#3935)

github.com/ponylang/ponyc - ec375077819b56834822356d698b4826a27ed20c authored about 3 years ago
Add clarification of the MUST for TestHelper.complete. (#3934)

github.com/ponylang/ponyc - b2cab639431ee4a271048129faba8d41b3e58a02 authored about 3 years ago
Updates release notes for PR #3933

github.com/ponylang/ponyc - adfceee324280c125a4acb92263ea6eafda4a1a3 authored about 3 years ago
Update CHANGELOG for PR #3933

github.com/ponylang/ponyc - 391505a4708779ec736c32f2696d2acc0ef74fa5 authored about 3 years ago
Clarify wording for some subtyping errors (#3933)

Fixes #3929
Fixes #3928

github.com/ponylang/ponyc - 6e5d70294110f2efcc29e5a109fb604913b7aa24 authored about 3 years ago
Remove usage of JIT tests (#3907)

Previously there were a number of tests in `tests/libponyc` that relied on the LLVM ORC JIT to t...

github.com/ponylang/ponyc - 6a1a93eaccb03e6825e70c898b1c81f5ab4388c3 authored about 3 years ago
Rotate release notes as part of the 0.45.1 release

github.com/ponylang/ponyc - 46dd379bfd74a23084c04b42ed48ee4f45a778c9 authored about 3 years ago
Add unreleased section to CHANGELOG post 0.45.1 release

github.com/ponylang/ponyc - 518d49590f79f8d52e1649c7b723546875937d13 authored about 3 years ago
Update VERSION in preparation for 0.45.1 release

github.com/ponylang/ponyc - 24ed8367791520f8bd68883305ba79ef5ddad589 authored about 3 years ago
Update CHANGELOG.md in preparation for 0.45.1 release

github.com/ponylang/ponyc - c09b9239e8ec83fdd33d8ce42d4cd9a9d45cf5ce authored about 3 years ago
Update CHANGELOG for PR #3925

github.com/ponylang/ponyc - 4f4d84d7acaa8b1fc8a0b1ab427cf1b93646e37e authored about 3 years ago
Updates release notes for PR #3925

github.com/ponylang/ponyc - 9ca44eea92d6bc98a60cb826b87d81b7087cbab6 authored about 3 years ago
Fix `cli` package from mangling option arguments with equal signs (#3925)

The current command parser in the `cli` package cuts option arguments of `String` type at the fi...

github.com/ponylang/ponyc - c197ab0f0b80f85ee3515feb7b7697902fb2ad50 authored about 3 years ago
Updates release notes for PR #3921

github.com/ponylang/ponyc - 98b5cffcc46404adeb6caf21a7389a16d8f2fdb2 authored about 3 years ago
Update CHANGELOG for PR #3921

github.com/ponylang/ponyc - 74ff3efa76ced5b4b6cdef094757fa2a2b84accf authored about 3 years ago
Fix underlying time source for Time.nanos() on macOS (#3921)

github.com/ponylang/ponyc - 9ef833a96d11912a67fead3fb965d52818667dd1 authored about 3 years ago
Update files package documentation after RFC 70 (#3920)

github.com/ponylang/ponyc - 1521dd205b84a812f3a329e537699f62078d2eda authored about 3 years ago
Build macOS releases on Monterey (#3918)

github.com/ponylang/ponyc - 2ce487071b4c531c99788cf7bedf937f1ea4e16b authored about 3 years ago
Update Google benchmark dependency (#3917)

1.5.4 is unable to build with clang 13. Upgrading to 1.5.6 should
address that issue.

We sti...

github.com/ponylang/ponyc - a0579a0199f4f775246d81eaac0ddaa275057b14 authored over 3 years ago
Build macOS nightlies on Monterey (#3916)

github.com/ponylang/ponyc - f0962bb2d39cc65c480d0df7c0d117e0c39cb2b2 authored over 3 years ago
Minor correction in FreeBSD note for Building

github.com/ponylang/ponyc - 04b462eeed409bdf7d892ec99fafefdd048ea9d0 authored over 3 years ago
Note that building from source requires the repository (#3913)

Folks seem to occasionally try to do from a bare source tree.

github.com/ponylang/ponyc - 663642abbb2c9e660a6b6d0c6fb9bb56aa334ea0 authored over 3 years ago
Rotate release notes as part of the 0.45.0 release

github.com/ponylang/ponyc - 6a22510221801d72d07f6d51ab87ec36c88fcc8a authored over 3 years ago
Set release CirrusCI tasks to have a 2 hour timeout (#3912)

We haven't come very close to the 60 minute default, but it would
really suck to have a nightly...

github.com/ponylang/ponyc - 842f25e82d15e981f71cc6a2eabf8df104dd4183 authored over 3 years ago
Lower requested RAM for Linux nightly and release builds (#3911)

Checking the history of our usage, we never use more than a little
over 3 gigs of memory. By se...

github.com/ponylang/ponyc - b61eb828f0603c5f4485d9db127c052707e72634 authored over 3 years ago
Update RELEASE_PROCESS.md (#3910)

Add missing ubuntu 21.04 and rocky 8 release artifacts to list of artifacts to expect.

github.com/ponylang/ponyc - 712b606004795a66f8ef19929ff771dd61d62cef authored over 3 years ago
Add Ubuntu 21.04 to ponyup supported platform list (#3909)

github.com/ponylang/ponyc - 346676e4c9eb3bd111f627e8a6b920dd4470d016 authored over 3 years ago
Add unreleased section to CHANGELOG post 0.45.0 release

github.com/ponylang/ponyc - 5bd58c1b133ec481d5a59cee69f9aa72f9763d57 authored over 3 years ago
Update VERSION in preparation for 0.45.0 release

github.com/ponylang/ponyc - 18c59df20206e34ab6379e31fb2d75d762b4ca6e authored over 3 years ago
Update CHANGELOG.md in preparation for 0.45.0 release

github.com/ponylang/ponyc - fce04f7bff3b0e718e6e74dc7f898211732aad9c authored over 3 years ago
Switch macOS PRs to run against Monterey

Until this is proven working, the nightlies and releases will stay
on Big Sur. Given there is a...

github.com/ponylang/ponyc - 7c8f6a2b95792714ee369ac3445bb28e45223ea5 authored over 3 years ago
Update 32-bit Raspbian build instructions (#3902)

We can now build a release compiler and runtime. Nothing that I know
of was fixed, but, I was u...

github.com/ponylang/ponyc - f593f8ff13f95fb6dfa9e2085faf7e1f3bc51091 authored over 3 years ago
Lower memory usage for cross compilation PR CI jobs

We don't need 24 gigs and requesting less might get us resources sooner.

github.com/ponylang/ponyc - 085e488dfeadac92ea4e11034f613d37cf633979 authored over 3 years ago
Rename cross compilation PR jobs

github.com/ponylang/ponyc - e79676fd2668c22acb493eb8981f05b53aa04456 authored over 3 years ago
Combine Windows PR tasks into a single task

We will get through testing quicker if we use a single VM to build
release and then debug versi...

github.com/ponylang/ponyc - 51a8bab12338ca4ba3eb31be5a78e64624b64a01 authored over 3 years ago
Increase -j for macOS Cirrus CI builds

We get 12 CPUs for the macOS tests, let's use them if we need them.

github.com/ponylang/ponyc - 540095c9778ed26e2faff3c784868a110a10b7a3 authored over 3 years ago
Put `arch` back into release scripts for `install`

Without it, it ends up using the default as the setting from
configure don't carry over. We need...

github.com/ponylang/ponyc - cfa128d9e3c3aeb875d133b2968cd27408fdd94e authored over 3 years ago
Send macos nightly released event to ponylang/corral

github.com/ponylang/ponyc - 47fbd12f1053b26673ebc68bf41cfa45851ffbb8 authored over 3 years ago
Updates release notes for PR #3895

github.com/ponylang/ponyc - 35c1559db2e6f54975466af7b28f80518b60c6d4 authored over 3 years ago
Update CHANGELOG for PR #3895

github.com/ponylang/ponyc - a41741b9431afefb7e22bf5415a41886d2381934 authored over 3 years ago
Fix incorrect version in nightly ponyc builds

Closes #3887

github.com/ponylang/ponyc - 0f2a6cf8b4e225590f319389961dc4955b31c884 authored over 3 years ago
Lower aarch 64 glibc container memory request

github.com/ponylang/ponyc - f1d731e8ca338ce05672f065bfe9cd46dce1bef8 authored over 3 years ago
Update aarch64 CI cache key for LLVM

github.com/ponylang/ponyc - f6b410100bcacbb97faaaf8235be113977441c33 authored over 3 years ago
Run debug and release runtime configs at PR time

This only applies to the "standard" PR jobs that are using our cmake
system (not windows) and ar...

github.com/ponylang/ponyc - bf6da663085fce75c61174e39a508a28244d7c8c authored over 3 years ago
Combine x86 Linux PR CI jobs from 4 to 2

Once we have a VM, let's not give it up after running release
and then wait for another to run d...

github.com/ponylang/ponyc - 5957d850c7f8810aa802e3b7f3044c2458d3005b authored over 3 years ago
Lower amount of memory used for Linux x86 PR CI

We don't need more than 4 based on history and using fewer resources
can mean that we might some...

github.com/ponylang/ponyc - 6403f106f68cafed993a949b52d3a6f5115b3d3e authored over 3 years ago
Make x86 stress test share a LLVM cache with PR tasks

github.com/ponylang/ponyc - 10cfa38779d4685954e0bdaa636c00af13704950 authored over 3 years ago
Increase TCP test timeouts

We are having random Windows test failures that are probably
related to the short timeouts.

github.com/ponylang/ponyc - 45857aa0fe57409f773147ca296b7b601aa5233f authored over 3 years ago
Increase timeout for stress test runs

Tonight we had a musl based job take 39 minutes to build LLVM which
ended up with us timing out ...

github.com/ponylang/ponyc - c584f5e115e9de4d97b75adfef28c93148026afa authored over 3 years ago
Lower stress test memory usage

We don't need as much as we had set. This lower amount might help
us get machines more quickly a...

github.com/ponylang/ponyc - 83313cf2a93b422c9c5433a55d79417251d3c72b authored over 3 years ago
Clean up cirrus ci setup

github.com/ponylang/ponyc - edf578630d732bde7b10772d505bd3c3ec405a4f authored over 3 years ago
Update build time googletest dependency to 1.11.0

This commit leaves FreeBSD at 1.10.00 because 1.11.0 isn't working
on FreeBSD.

github.com/ponylang/ponyc - dc85ed231077f9e652f01bb25e94b4fb958be578 authored over 3 years ago
Reduce the number of x86 Linux PR tasks

We haven't found any value from testing the various different Linux
distributions. It might prot...

github.com/ponylang/ponyc - 58a500e009e5218af49960ee1eb56a50b5cbafe8 authored over 3 years ago
Add missing release notes

github.com/ponylang/ponyc - e625383006eb92c65d900f1decc0fba02432b996 authored over 3 years ago
Update CHANGELOG for PR #3879

github.com/ponylang/ponyc - 38c0d6bd29d50ca85d792ec9676a6a0cb4b274b9 authored over 3 years ago
Updates release notes for PR #3879

github.com/ponylang/ponyc - 3faaca9124dea0ca4c64f4c812af72676f52f0f4 authored over 3 years ago
Add build instructions for 32-bit Raspbian

Closes #3848

github.com/ponylang/ponyc - 243e377e14b7737d731f0c6bd984fdf776224dcc authored over 3 years ago
Turn arm and armhf CI tests back on

With the recent work on Arm support, both now pass.

github.com/ponylang/ponyc - 6fe91c813f8c848dc1e3abd17461930e8d6604cb authored over 3 years ago
Reorder stdlib tests w/ suggested style (#3847)

github.com/ponylang/ponyc - a5296223ec3ba3d2aad47fe58b9fdbf304c5fb2e authored over 3 years ago
Add build and install instructions for M1 macOS

github.com/ponylang/ponyc - 6cdd8665c959a722dca7e211d88e4d1784f116e5 authored over 3 years ago
Add release notes

github.com/ponylang/ponyc - fa2fa975b5abbda2ae2c5ae664fb8e0e3fa3effd authored over 3 years ago
Disable C++ exception test on Apple ARM

github.com/ponylang/ponyc - 24310e5b3bfce2dea9cef644db07fd41ec803485 authored over 3 years ago
Switch stress tests from 30 minutes to 20

The musl debug tests come very close to our timeout for a job of
1 hour. Rather than extend the ...

github.com/ponylang/ponyc - 53442371b6cf12c4eafde2850ee6f76f2677f700 authored over 3 years ago
Update stress tests to have some output a couple times a minute

Going 30 minutes with no output can make it seem like it is hung.

github.com/ponylang/ponyc - b2135b5efdaac63f6b6761af79eb555337cd4a41 authored over 3 years ago
Add ordering dependency to stress tests in CI

Given that the release and debug builds for each builder share the
same LLVM build, we want to w...

github.com/ponylang/ponyc - a08a3d0f85237017f28a3fe525f16f28407465bf authored over 3 years ago
Update cirrus config

github.com/ponylang/ponyc - 7438c8114f84394a081dbef82436aa6af1991cf9 authored over 3 years ago
Update Ubuntu build instruction dependencies

github.com/ponylang/ponyc - d58492bf7bd94dc1f77c548346950abfe696a09b authored over 3 years ago
Update the Fedora build instructions

github.com/ponylang/ponyc - 43f6d056ec7b527925781f0c060a9a3f8c737f08 authored over 3 years ago
Update the Alpine build dependencies list

github.com/ponylang/ponyc - 714fad1922935d1d13958c8c48a7809f149f992f authored over 3 years ago
Add basic "building on OpenSuse Leap" instructions

These came from some help I gave in Zulip and are likely to be incomplete.

github.com/ponylang/ponyc - 097dcb9ff49d17f37bf97073c51d6c7c7c2a7931 authored over 3 years ago
Add a nightly stress test CI job

Runs message-ubench on 3 platforms making sure we don't get any
crashes. This can help verify th...

github.com/ponylang/ponyc - 695ad447ef331b0a623f1d8722ff4396f17ee143 authored over 3 years ago
Updates release notes for PR #3876

github.com/ponylang/ponyc - 6ef7f8c80493fa56904faf67740b9d3fccbcc4a3 authored over 3 years ago
Update CHANGELOG for PR #3876

github.com/ponylang/ponyc - bd6733e294ba76593f8c5cb7f1182b960c28ab6f authored over 3 years ago
Add 64-bit Arm (Graviton) as a supported platform

We have CI for 64-bit Arm via Graviton. We know that at least
on the 64-bit Raspberry Pi that th...

github.com/ponylang/ponyc - 69601729b469c9b36c37ae771b7d440fa33d5ec7 authored over 3 years ago
Fix non-working example code

github.com/ponylang/ponyc - e7953ec887b69a58dd3ab6fe5a9c94ca590b8803 authored over 3 years ago
Updates release notes for PR #3875

github.com/ponylang/ponyc - 34ae35f25ab9121f053752b4e2385960ee5cf959 authored over 3 years ago
Update CHANGELOG for PR #3875

github.com/ponylang/ponyc - b0bc0f9b266d4191792e7bd4e88888587fa875d0 authored over 3 years ago
Fix segfaults with debug mode code on 64-bit Arm (#3875)

github.com/ponylang/ponyc - 6ca10a38d433db45f9b1fc71584c5d333582313f authored over 3 years ago
Remove flakey libponyc test (#3873)

github.com/ponylang/ponyc - 62a6e617becb4494ef66bca7ace9dd86317cffb9 authored over 3 years ago
Updates release notes for PR #3837

github.com/ponylang/ponyc - 49e8c3785833869735434fd92aa463264cd620f5 authored over 3 years ago
Update CHANGELOG for PR #3837

github.com/ponylang/ponyc - 1d3b2c95e19153dd0f5fbe8a041cd46b6cc9d588 authored over 3 years ago
Update LLVM to `llvmorg-13.0.0-rc2`

github.com/ponylang/ponyc - b071f5e3ee68e8c16b28f47c4513137e32b3da00 authored over 3 years ago
Update JIT for LLVM 13

github.com/ponylang/ponyc - 65db30d9c37e2905924a5c7fafa668bf2f7d2d6d authored over 3 years ago
Update to `llvmorg-13.0.0-rc4`

github.com/ponylang/ponyc - 20613d90dbd729cc4886b5da4f54ed435bb21548 authored over 3 years ago
Add release notes.

github.com/ponylang/ponyc - 5b94a29dcbac1c1b8e864762cef03c6731d61533 authored over 3 years ago
Update to `llvmorg-13.0.0-rc3`

github.com/ponylang/ponyc - f262c033e615e2259bd2bd30f8039f797e101db9 authored over 3 years ago
Add a fix from @SeanTAllen to work around LLVM bugs

github.com/ponylang/ponyc - 572c7cfd00a907432f91b113f7668f6911d90ada authored over 3 years ago
Update CHANGELOG for PR #3871

github.com/ponylang/ponyc - 520ed5bdeaa3a10cbcea483e5d6ab6a96e0486a2 authored over 3 years ago
Updates release notes for PR #3871

github.com/ponylang/ponyc - 0b58777aa25d7adb493a9f40d960bae94877c27c authored over 3 years ago
Use "x86 ABA" code on all platforms

Within our pool and mpmcq implementations, we have code for handling
the ABA problem. The code i...

github.com/ponylang/ponyc - 2fe2be5923b6912e9e2cbdd40155215ce73666c5 authored over 3 years ago
Rename repeated CLI test

github.com/ponylang/ponyc - cda9cec79ceed6419996f2000bb802833eee6b7d authored over 3 years ago
Remove old LLVM bug workaround

We can't add the regression test for this as part of automated without
adding `Stringable` to ou...

github.com/ponylang/ponyc - 0354d048bf3d91dbc68906c4f6cfb9e1090eedbc authored over 3 years ago
Add Rocky 8 information to INSTALL.md

We have official releases for it, now available via ponyup.

github.com/ponylang/ponyc - 9b566d1c1e93120a26afa3ca8d523b55889f9d0b authored over 3 years ago
Updates release notes for PR #3866

github.com/ponylang/ponyc - 3ae3c56d7320aa177e8b80959847b090255702a7 authored over 3 years ago
Update CHANGELOG for PR #3866

github.com/ponylang/ponyc - 8c75a16afd7a049eeb8817634b238c69b41879ca authored over 3 years ago
Add Ubuntu 21.04 nightly builds and releases builds

At the request of me, Sean T. Allen.

github.com/ponylang/ponyc - e2ca08b1d784820a8edd1b2880e6fdfd001fad49 authored over 3 years ago