| Geth | nqp: ugexe++ created pull request #856: Fix lookbehind for patterns that cannot be flipped |
00:42 | |
| rakudo: ugexe++ created pull request #6518: Fix lookbehind for patterns that cannot be flipped |
00:43 | ||
| rakudo: ugexe++ created pull request #6519: Bind generic class parameter types via the full binder |
01:24 | ||
| rakudo: ugexe++ created pull request #6520: Call min/max key functions once per value |
02:16 | ||
| rakudo: ugexe++ created pull request #6521: RakuAST: decay has (...) and my (...) list declarations into their attribute and variable declarations |
04:40 | ||
|
10:08
finanalyst joined
10:49
finanalyst left
|
|||
| Geth | ¦ nqp: coke self-assigned CI tests failing on windows github.com/Raku/nqp/issues/857 | 14:06 | |
| nqp/coke/win-ci: b86bb13f14 | (Will Coleda)++ | azure-pipelines.yml Update windows target for CI |
14:08 | ||
| nqp: coke++ created pull request #858: Update windows target for CI |
|||
| [Coke] | hopefully, the NQPCI issue was an easy fix | 14:14 | |
| Geth | rakudo/lizmat-32: c835046aaa | (Elizabeth Mattijsen)++ | 8 files Remove undocumented and deprecated "gethostname" The canonical way nowadays is Kernel.hostname. The deprecation message is about 6 years old :-) |
14:20 | |
| rakudo: lizmat++ created pull request #6522: Remove undocumented and deprecated "gethostname" |
|||
| nqp/main: b86bb13f14 | (Will Coleda)++ | azure-pipelines.yml Update windows target for CI |
14:52 | ||
| nqp/main: a4eefc0536 | (Will Coleda)++ (committed using GitHub Web editor) | azure-pipelines.yml Merge pull request #858 from Raku/coke/win-ci Update windows target for CI |
|||
| [Coke] | there, now only JVM nqp jobs are failing. | 14:54 | |
| (Those are running out of memory) | 14:55 | ||
| I think for those we need to setup some pay-for-your-own services to get more memory (or a personally hosted client) | 14:56 | ||
| timo | I think jvm nqp may not be fully functional at the moment anyway, or maybe only rakudo jvm isn't working | 15:08 | |
|
15:08
nuno joined
|
|||
| Geth | setup-raku/dependabot/npm_and_yarn/undici-6.28.0: c1b6cf8eed | dependabot[bot]++ (committed using GitHub Web editor) | package-lock.json Bump undici from 6.27.0 to 6.28.0 Bumps [undici](github.com/nodejs/undici) from 6.27.0 to 6.28.0. - [Release notes](github.com/nodejs/undici/releases) - [Commits](github.com/nodejs/undici/compare/v.....v6.28.0) --- ... (7 more lines) |
15:26 | |
| setup-raku: dependabot[bot]++ created pull request #61: Bump undici from 6.27.0 to 6.28.0 |
|||
|
15:36
nuno left
|
|||
| Geth | nqp: dankogai++ created pull request #859: Add %a/%A (C99 hex float) directives to HLL sprintf |
15:50 | |
| setup-raku: 6600c92d3b | dependabot[bot]++ (committed using GitHub Web editor) | package-lock.json Bump undici from 6.27.0 to 6.28.0 (#61) Bumps [undici](github.com/nodejs/undici) from 6.27.0 to 6.28.0. - [Release notes](github.com/nodejs/undici/releases) - [Commits](github.com/nodejs/undici/compare/v.....v6.28.0) --- ... (8 more lines) |
16:35 | ||
| setup-raku/update-npm-dependencies: c7db3095b5 | (Shoichi Kaji)++ | 3 files Update npm dependencies Co-authored-by: Codex <267193182+codex@users.noreply.github.com> |
16:55 | ||
| setup-raku/update-npm-dependencies: ff625aff72 | (Shoichi Kaji)++ | 2 files Mark Vitest config as ESM Co-authored-by: Codex <267193182+codex@users.noreply.github.com> |
|||
| setup-raku/update-npm-dependencies: f552b63717 | (Shoichi Kaji)++ | 2 files Align Node types with the runtime Co-authored-by: Codex <267193182+codex@users.noreply.github.com> |
|||
| setup-raku: skaji++ created pull request #62: Update npm dependencies |
|||
| setup-raku: 7debffdd50 | (Shoichi Kaji)++ (committed using GitHub Web editor) | 5 files Update npm dependencies (#62) * Update npm dependencies Co-authored-by: Codex <267193182+codex@users.noreply.github.com> * Mark Vitest config as ESM ... (10 more lines) |
16:58 | ||
| setup-raku: 40d18a17ad | (Shoichi Kaji)++ | .github/workflows/test.yml actions/setup-node v7 |
|||
| setup-raku: b8b1a4ebe8 | (Shoichi Kaji)++ | CHANGELOG.md v1.14.0 |
17:01 | ||
|
17:36
finanalyst joined
|
|||
| Geth | nqp/ugexe/dispatch-op-arg-release-kind: 3272b28beb | (Nick Logan)++ | src/vm/moar/QAST/QASTOperationsMAST.nqp Release dispatch op arg registers under their coerced kind Previously add-dispatcher-op recorded each argument's register kind before coercing small-int, uint, and num32 arguments to full-width registers, then released the coerced register under that stale kind. That put an int64 register on the uint64 free-list (and similar for the other coerced kinds), so a later fresh_register of that kind in the same ... (7 more lines) |
21:03 | |
| [Coke] | github.com/Raku/nqp/pull/854 - the windows MVM tests are at 1+ hour | 22:05 | |
| ugexe | dev.azure.com/Raku/nqp/_build/resu...ew=results shows 21 minutes | 22:15 | |
| [Coke] | after a refresh, all done, only JVM failures again | 22:25 | |
| much better. | |||