Skip to content

Commit 731fcc3

Browse files
committed
Bump MoarVM: Unicode Collation Algorithm + other fixes
Changes: 2017.08.1-128-gde6dced..2017.08.1-150-g0b81969d 0b81969d Remove unneeded file from UCA implementation 866623d9 Merge Full Unicode Collation Algorithm Implementation 088aa0a0 Fix a leak in CArray repr. 0441e075 Ensure gi->start is set to 0 for flat strings in MVM_string_gi_init 1de91704 MVMROOT remaining pointers to GC objects e86428d4 Don't try duplicate unreachable handlers on inline c78477cd put missing forward declaration of arg_guard_gc_describe in a418dcb8 Only use grapheme iter cached if the Haystack is a strand for index* 13967332 Mark GC blocked when acquiring mutex b2770e27 Use grapheme iterator cached for ignorecase/ignoremark index ops 23d613e3 Fix bug in gi_move_to if not starting at 0 c2fc14dd Optimize MVM_string_gi_move_to d05764fb MVM_IS_32BIT_INT(i) with explicit casts 2b7ecb92 Use existing next-power-of-two function, cygx++ a7debca8 Make size check and bit-twiddling an if/else af649435 Enforce minimum size in on_alloc 4e70bed6 Alloc proc read buffer based on amount last read
1 parent 91d6538 commit 731fcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build/MOAR_REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2017.08.1-128-gde6dced
1+
2017.08.1-150-g0b81969d

0 commit comments

Comments
 (0)