Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump NQP_REVISION, which also bumps MOAR_REVISION.
* Fix leaks and an invalid read in synchronous sockets on errors
  (jnthn++)
* Fix NFA generation for the constructs `x ** 1..2` and `:i <[A..Z]>`,
  and harden NFA processing in MoarVM so as to not read out of bounds
  (jnthn++)
* Fix some small memory leaks on startup and module load when there
  are augmented types (jnthn++)
* Support East_Asian_Width property (samcv++)
* Speed up radix operations (samcv++)
* JIT more radix operations (MasterDuke17++)
  • Loading branch information
jnthn committed Jan 31, 2017
1 parent f8b3469 commit 9ed4449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build/NQP_REVISION
@@ -1 +1 @@
2017.01-15-g7cbefd90
2017.01-46-g501c53f

0 comments on commit 9ed4449

Please sign in to comment.