Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 25, 2017 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/80a642b4bbdac78100729ab8b5cd7515 to your computer and use it in GitHub Desktop.
Save Whateverable/80a642b4bbdac78100729ab8b5cd7515 to your computer and use it in GitHub Desktop.
bisectable6
old=HEAD~500 say '⽝'.uniprop('East_Asian_Width')
Bisecting: 341 revisions left to test after this (roughly 9 steps)
[7c81becffbdf6723d86c7c437ce75e26bb25c09f] Make sure Nil.chomp/chop just warn like before
»»»»» Testing 7c81becffbdf6723d86c7c437ce75e26bb25c09f
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ed4ef3b582731b220e64301f6b7ef3d96480e181
»»»»» Script output:
W
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing dd1cb5fc9aa885de94483d5bc2b5c481f2497382
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3e28b1eb3e7fa94c1200e858b33ea137a13df1e5
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ab3162c1275f2519a2b349ac9c3528697e6c730f
»»»»» Script output:
W
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0152316f56121ecd6236b4539308cb8341cec6d8
»»»»» Script output:
W
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f94cb21ef5f78fe40f50832b168b95288f2a574e
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9ed4449db57cab39a115c5347387d5978bd56057
»»»»» Script output:
W
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f8b3469439108fead043bab2bd27bde4bac50dca
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
9ed4449db57cab39a115c5347387d5978bd56057 is the first new commit
commit 9ed4449db57cab39a115c5347387d5978bd56057
Author: Jonathan Worthington <jnthn@jnthn.net>
Date: Tue Jan 31 19:52:45 2017 +0100
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++)
:040000 040000 870564fb60ff5920eadbb7d56796bedbd2f9d240 365fdea1dd3687c88bbfd7d758bdcaf154f069d5 M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment