dalek arVM: 3cb8cb8 | (Jimmy Zhuo)++ | .gitignore:
update .gitignore
10:14
dalek arVM: f904167 | jnthn++ | src/strings/ops.c:
Fix join NFG bug when separator is empty.
12:41
arVM: 5bf7e46 | jnthn++ | src/strings/normalize.c:
Turn on \r\n -> 1 grapheme.

We have NQP in shape, and are pretty close to having Rakudo in shape too.
13:15
travis-ci MoarVM build failed. jnthn 'Turn on \r\n -> 1 grapheme. 13:34
travis-ci.org/MoarVM/MoarVM/builds/89002115 github.com/MoarVM/MoarVM/compare/f...f7e46a224d
nwc10 jnthn: RT #126551 makes ASAN explode 17:31
synbot6 Link: rt.perl.org/rt3/Public/Bug/Display...?id=126551
jnthn nwc10: Wowser. Thanks. 17:34
nwc10 that's what I thought - all looks innocent
but it's not innocent at all
dalek arVM/sync-without-uv: 64a225c | jnthn++ | src/io/syncfile. (2 files):
Start teasing sync file I/O away from libuv.
17:48
dalek arVM: 1d51437 | jnthn++ | src/strings/normalize. (2 files):
Make common requests for the ccc much cheaper.

This alone gives a nearly 10% improvement to normalizer performance on typical data.
18:30
arVM: 80d7e58 | jnthn++ | src/core/fixedsizealloc.h:
Boost number of fixed size alloc bins.

This brings more things into the range of the fixed size allocator, after profiling showed that a number of hot-path call frames were missing this optimization.
18:40
travis-ci MoarVM build passed. jnthn 'Boost number of fixed size alloc bins. 19:03
travis-ci.org/MoarVM/MoarVM/builds/89068100 github.com/MoarVM/MoarVM/compare/1...d7e58d383f