Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 28, 2019 19:39
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/2a86362d4c3c59c019d3886f6cd7f7f7 to your computer and use it in GitHub Desktop.
Save Whateverable/2a86362d4c3c59c019d3886f6cd7f7f7 to your computer and use it in GitHub Desktop.
bisectable6
ae4ba74262b^,ae4ba74262b https://gist.github.com/AlexDaniel/00198fac369062afb76cc35a435f70ef
ae4ba74262b1155ddf57cd2bac1f3aaccfc1e47f is the first new commit
commit ae4ba74262b1155ddf57cd2bac1f3aaccfc1e47f
Author: Vadim Belman <vrurg@lflat.org>
Date: Tue Aug 6 19:07:12 2019 -0400
Make every CORE compile with its respective language revision
This is a preparation work to assign language version to core classes.
I.e. PseudoStash.^ver would report back either `6.c` or `6.e` depending
from which CORE the class was imported.
:040000 040000 05571ca53afec49fe178d1202d7066adc12533a3 c27c13cb695f6c79de4cb5b695ccf35f66ea7018 M src
»»»»» Testing 9d895914d506bbaeb5096030e739fbccd5883532
»»»»» Script output:
7.78136576
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2bc3ac4b6b055e104b6bec4bcd825a9fcaf04da5
»»»»» Script output:
7.1339121
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 84b8b9b9e018043ff1f6a5f34f8f18f33de75e1f
»»»»» Script output:
7.20532621
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0fbf92ca322727c9d12cb00407de3367f6d33d58
»»»»» Script output:
7.3132423
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 88dfe55c0144519c0973addc87796f9530170fab
»»»»» Script output:
7.220114
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 90ffa349cc3868d841de92d4afd260f0aa5d3c93
»»»»» Script output:
7.310051
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing fc09bc675fbd9231c204a301c76038b6edb2893f
»»»»» Script output:
7.4231476
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 74f2d3f4656d92e7c903bc4b345024de6a7326c5
»»»»» Script output:
6.7025783
»»»»» Script exit code: 42
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 22702ea312dfa9d7d257b4b2c8e4c1a9ba5da07c
»»»»» Script output:
6.6154359
»»»»» Script exit code: 42
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 7aa2848fa903f7c5c10ca0adf20d6c120cc6b8d2
»»»»» Script output:
6.53614271
»»»»» Script exit code: 42
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
7.01852
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
7aa2848fa903f7c5c10ca0adf20d6c120cc6b8d2 is the first new commit
commit 7aa2848fa903f7c5c10ca0adf20d6c120cc6b8d2
Author: Vadim Belman <vrurg@lflat.org>
Date: Mon Aug 5 23:05:02 2019 -0400
Allow use of CLIENT:: pseudo-package in code in GLOBAL
There is no reason for limiting its use in GLOBAL package.
rakudo/rakudo#3104
:040000 040000 05571ca53afec49fe178d1202d7066adc12533a3 8a5a4797cde8f59f1e67493d91cec98895655377 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment