Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 20, 2019 14:58
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/d6c57997b11764262df7d6f3018fbf1d to your computer and use it in GitHub Desktop.
Save Whateverable/d6c57997b11764262df7d6f3018fbf1d to your computer and use it in GitHub Desktop.
bisectable6
2015.03,2015.04 say [\R+] 1…10;
Bisecting: 202 revisions left to test after this (roughly 8 steps)
[730db2ef814a88c5a66bc57083b556bdd6ab68e9] pass on args transparently in runners created by CUR::Installation
»»»»» Testing 730db2ef814a88c5a66bc57083b556bdd6ab68e9
»»»»» Script output:
10 19 27 34 40 45 49 52 54 55
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
1 3 6 10 15 21 28 36 45 55
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing add821b488397ab64174d0d1e205379ae01af84b
»»»»» Script output:
1 3 6 10 15 21 28 36 45 55
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
1 3 6 10 15 21 28 36 45 55
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c9b3ea1c1f0c63526b16ae7f496b76b9eca4ef7d
»»»»» Script output:
10 19 27 34 40 45 49 52 54 55
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
1 3 6 10 15 21 28 36 45 55
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5668f299c9e19bbc0a3677d88429009414d2083f
»»»»» Script output:
10 19 27 34 40 45 49 52 54 55
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
1 3 6 10 15 21 28 36 45 55
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6186f03e5d6527479bd1bf53cb03aa7c64c46e8c
»»»»» Script output:
10 19 27 34 40 45 49 52 54 55
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
1 3 6 10 15 21 28 36 45 55
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 70fdf3902eaa6b6f56249bc3a4a719f27e6eb04a
»»»»» Script output:
10 19 27 34 40 45 49 52 54 55
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
1 3 6 10 15 21 28 36 45 55
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d24f30015c31bf4e8fead6ad0273fe461c2d8c29
»»»»» Script output:
1 3 6 10 15 21 28 36 45 55
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
1 3 6 10 15 21 28 36 45 55
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 02e1e998218af7a6bafb620e5cc89de408bede1b
»»»»» Script output:
10 19 27 34 40 45 49 52 54 55
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
1 3 6 10 15 21 28 36 45 55
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ee7a3752d9d21b65b0aea45627d4912ed54d8bf1
»»»»» Script output:
1 3 6 10 15 21 28 36 45 55
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
1 3 6 10 15 21 28 36 45 55
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
02e1e998218af7a6bafb620e5cc89de408bede1b is the first new commit
commit 02e1e998218af7a6bafb620e5cc89de408bede1b
Author: TimToady <larry@wall.org>
Date: Sun Mar 29 22:46:50 2015 -0700
fix R to reverse associativity
[R**] 2,3,4 and 2 R** 3 R** 4 now both consistently mean 4 ** 3 ** 2.
:040000 040000 d2ffa9d158f74f60fabcd61f7c1194b09acb8888 5747ad1ce6263112c66b98d2fb6f836922a78cd5 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment