Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 10, 2021 08:36
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Whateverable/a1c6e571ece3996d212e691242e50c8f to your computer and use it in GitHub Desktop.
releasable6
    + Merge pull request #4498 from rakudo/release-2021.08 [5c74b405]
    + Don't lose concurrent modifications to %!conc_table [72bc5623]
    + Introduce -Msafe-snapper [87152eba]
    + Safely lookup concretizations [d666dfe8]
    + Merge pull request #4501 from MasterDuke17/do_not_lose_concurrent_modifications_to_conc_table [9ce3fc3a]
    + Support ROAST_TIMING_SCALE in telemetry tests [9681a093]
    + Fix false positive in basic telemetry test [c0a6823b]
    + Bump NQP for GC fixes+new field in MVMInstance [6b90262e]
    + Pass along whether the Rakudo runner was called with --full-cleanup [5492452b]
    + Make the default scheduler see RAKUDO_MAX_THREADS [b14d404a]
    + Remove use of Str.new from grammar [94462dfa]
    + Save 2 Scalar containers per Promise.new [3aba9707]
    + Make allocations of Promise.thens list lazy [3c1c709c]
    + Update the concretization table more sparingly [b236dcfd]
    + Let dir(:test) handle Junctions at a deeper level [21a7117d]
    + Merge pull request #4508 from Kaiepi/conc-table-updates [84c47294]
    + Add info to CannotPrecomp exception [a52f1f62]
    + Uncapitalize "Module" [fe461d17]
    + Merge pull request #4510 from codesections-forks/use-lib [3ebbcee2]
    + Make sprintf() show format string on error [ea8a95e5]
    + Make sprintf error test less specific about its message [57841911]
    + Merge pull request #4502 from rakudo/safe-snapper [b451f89b]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment