jeffythedragonsl hey 01:31
IOninja \o 01:33
MasterDuke jeffythedragonsl: this channel is usually pretty quiet around now, a greater percentage of the people are in some form of European time 01:34
jeffythedragonsl ah ok
Geth MoarVM: jeffythedragonslayer++ created pull request #522:
renamed MVMArray to VMArray
03:23
Geth MoarVM: samcv++ created pull request #523:
Implement support for synthetic graphemes in MVM_unicode_string_compare
10:25
Geth MoarVM: 20dfa6bb70 | (Samantha McVey)++ | src/strings/unicode_ops.c
Implement support for synthetic graphemes in MVM_unicode_string_compare

We iterate by grapheme, and if we find one which is synthetic, we add all of the collation weights for the codepoints which make it up together and compare that way.
13:18
Geth MoarVM: bsiegert++ created pull request #524:
Use LDFLAGS in ld invocations
16:45
Geth MoarVM: fe2cefb15e | (Benny Siegert)++ | build/probe.pm
Use LDFLAGS in ld invocations.
23:01
MoarVM: 4c6b383eb6 | niner++ | build/probe.pm
Merge pull request #524 from bsiegert/master

Use LDFLAGS in ld invocations