Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 3, 2017 12:43
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/d0b3f970a3b8c6f2499705c197f5ae07 to your computer and use it in GitHub Desktop.
Save Whateverable/d0b3f970a3b8c6f2499705c197f5ae07 to your computer and use it in GitHub Desktop.
bisectable6
old=2015.04 new=2015.05 say (10 ** -1).WHAT
Bisecting: 187 revisions left to test after this (roughly 8 steps)
[92aed8be9f7b49c69484645ef9506800ca9e5ed4] remove useless parens
»»»»» Testing 92aed8be9f7b49c69484645ef9506800ca9e5ed4
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 161e191fefcd7acacfc1ef9e67b0e13d99c2834d
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e09a2fbe7d365f5d54bb8c27e66247ab5fdb0329
»»»»» Script output:
(Rat)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d8ce4cd47d4e95f70a9c55df098923286cbaca0f
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5278e45fb8156aee0ac9faffd0750f2321b44e97
»»»»» Script output:
(Rat)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a552010d4f49d14b29edb651098a88c5ba45c1ab
»»»»» Script output:
(Rat)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 00723c69fc49996ea0c08900d43201662354b169
»»»»» Script output:
(Rat)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 563abdd46845d70483a21180c817de516003309c
»»»»» Script output:
(Rat)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing fa2ee216250e329415c176739ac868749b4cce73
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
563abdd46845d70483a21180c817de516003309c is the first new commit
commit 563abdd46845d70483a21180c817de516003309c
Author: Solomon Foster <colomon@gmail.com>
Date: Mon May 18 16:10:15 2015 -0400
Fix Int/Rat ** -Int.
This makes both cases generate a Rat if the result fits in a Rat, and
a Num otherwise.
:040000 040000 beb698ab9e594cf9487edb11e39aa69f7785961d 633cb3e81c0e826df927cebd3c3cb4cbaa40f66f M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment