Geth MoarVM: 9fc35efbba | (Jan-Olof Hendig)++ | src/math/bigintops.c
Fix missing parens

They aren't strictly necessary but it's inconsistent, looks odd and it causes cppcheck to generate a syntax error. Spectest clean.
00:00
MoarVM: 7e69859ac8 | (Jonathan Worthington)++ (committed using GitHub Web editor) | src/math/bigintops.c
Merge pull request #755 from dogbert17/fix-missing-parens

Fix missing parens
Geth MoarVM: samcv++ created pull request #756:
ucd2c.pl Improvements
06:10
MoarVM/master: 4 commits pushed by (Samantha McVey)++
samcv i'm really happy that ucd2c.pl creates the exact same database every time i run it :-D 06:42
byte perfect :)
Geth MoarVM: e1b48c57ef | (Samantha McVey)++ | tools/ucd2c.pl
ucd2c.pl: Fix an error determining pvalue start

This should have been in one of the previous commits but did not end up there.
06:51
MoarVM: 6b04c9858c | (Samantha McVey)++ | 2 files
Improve error if synthetic's unicode property is queried

Makes this error message match a message shown somewhere else, and doesn't confusingly show a negative number for the synthetic number, but instead shows a positive value, while showing how many synthetics have been created as well (to help judge if it is really a synthetic being requested or corrupted data).
jnthn samcv++ # repeatable unicode DB builds 12:15
dogbert17 libuv 1.17 is out, github.com/libuv/libuv/blob/v1.x/ChangeLog 14:45
AlexDaniel dogbert17: probably irrelevant until this ticket is resolved: github.com/libuv/libuv/issues/1625 14:58
and just created this so that I don't have to search for that ticket again: github.com/MoarVM/MoarVM/issues/757 15:01