Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 8, 2017 22:45
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/1ca5b039e9a9900a07debb21c68a4277 to your computer and use it in GitHub Desktop.
Save Whateverable/1ca5b039e9a9900a07debb21c68a4277 to your computer and use it in GitHub Desktop.
bisectable6
my $f = "\x1F466\x1F3FE"; say $f.chars()
Bisecting: 2502 revisions left to test after this (roughly 11 steps)
[64d66e5ba800d244e95217604abfbc9804acc236] Generate release announcement for 2016.11
»»»»» Testing 64d66e5ba800d244e95217604abfbc9804acc236
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ff52b74c68f44e4fea0a66f67c070d51d37ef47f
»»»»» Script output:
1
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2a7c27aa2f4c7744912c1405fe5ed5ba45941d3d
»»»»» Script output:
1
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 85d8b14278f860071e70ec6e53ba699af607897c
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a566efbce0b72e501b4c47436d489c22d328185c
»»»»» Script output:
1
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 54cc06b1e5bfaea1f24fec6f84a3b6f67216c3b3
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2c2934784da8a63c3a1e3f20a7e58fe7b4ef9581
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 702f845c5efa0d7389a752c3e3b89e3e4e81aa02
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c1e0d8fbef03bfeed19818ac6a0484e572cbf77f
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 7c8b705b3375522fc36304b771f82f50246afcf0
»»»»» Script output:
1
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6ffbbf47653eef1d905b649ceb847b388770b321
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 27828367759bfc0e47340a8dcc305a96df0b04c8
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
7c8b705b3375522fc36304b771f82f50246afcf0 is the first new commit
commit 7c8b705b3375522fc36304b771f82f50246afcf0
Author: Samantha McVey <samantham@posteo.net>
Date: Mon Jan 2 08:36:00 2017 -0800
Bump MoarVM revision to bring in changes
samcv
* Implement Bidi_Mirroring_Glyph as an integer property
* Implement Emoji grapheme breaking and other combined codes as well as
adding Emoji Unicode properties.
* Fix breaking after Prepend characters
jnthn
* Re-implement UTF8-C8 streaming decode.
:040000 040000 9922e544a28308c5c0f09b19730d2483b10e6fe1 f20aea0b40bcbeef63b4a773e4a24248c6ca7652 M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment