Created
January 5, 2017 05:22
-
-
Save Whateverable/50acf5fe072680085746459f144a106f to your computer and use it in GitHub Desktop.
bisectable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use nqp; say nqp::unipropcode('space') == nqp::unipropcode('White_Space') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bisecting: 1498 revisions left to test after this (roughly 11 steps) | |
[8aaffa8b129531ff632ae3c9db22cc58319c3b6c] Make Str.indices about 10% faster | |
»»»»» Testing 8aaffa8b129531ff632ae3c9db22cc58319c3b6c | |
»»»»» Script output: | |
False | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 4f87b5460f3a371794ec8e6a7aca1e8536af397d | |
»»»»» Script output: | |
False | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing a489de325e784eb0a5b469975f09026b457116b7 | |
»»»»» Script output: | |
False | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 8219acf6312239bfe1628125d7cf016c9e962009 | |
»»»»» Script output: | |
False | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 434bf75b9d69747f8b13de92a64bde296ecab5be | |
»»»»» Script output: | |
False | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 29b5eab0fdc01097473c11d6cb1098c5bf3d3bff | |
»»»»» Script output: | |
False | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 76283f6e16025007e5a95f0c4f463cb25724dafb | |
»»»»» Script output: | |
True | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is different | |
»»»»» Therefore, marking this revision as “new” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing c1e0d8fbef03bfeed19818ac6a0484e572cbf77f | |
»»»»» Script output: | |
False | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 7c8b705b3375522fc36304b771f82f50246afcf0 | |
»»»»» Script output: | |
True | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is different | |
»»»»» Therefore, marking this revision as “new” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 6ffbbf47653eef1d905b649ceb847b388770b321 | |
»»»»» Script output: | |
False | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 27828367759bfc0e47340a8dcc305a96df0b04c8 | |
»»»»» Script output: | |
False | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
False | |
»»»»» 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