Skip to content

Commit

Permalink
Bump for latest MoarVM.
Browse files Browse the repository at this point in the history
This includes fixes to a SEGV in multi-threaded programs where strings
internally represented as strands were used in various ways (typically
as hash keys). As a bonus, hashes now use 4 (32-bit) or 8 (64-bit)
bytes less memory per item stored, so a hash of 1000 keys will be
up to 8KB smaller.
  • Loading branch information
jnthn committed Nov 16, 2016
1 parent f03ef55 commit 395f369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build/NQP_REVISION
@@ -1 +1 @@
2016.10-85-g438b8e3
2016.10-86-g798eeb3

0 comments on commit 395f369

Please sign in to comment.