Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 18, 2021 07:22
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/b6a04583cb913e09111f145819165989 to your computer and use it in GitHub Desktop.
Save Whateverable/b6a04583cb913e09111f145819165989 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]
    + Add DateTime - Instant and Instant - DateTime candidates [9a4af4b6]
    + Add Numeric coercer to DateTime [67138ec0]
    + Properly handle List of Lists in List.fmt [a86ec91e]
    + Merge pull request #4518 from rakudo/DateTimeMinusInstant [27023411]
    + Merge pull request #4519 from vrurg/datetime-numeric-coercion [10b32729]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment