Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 24, 2018 03:00
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/da042c2b27a8cfc36abdd576ccbeda74 to your computer and use it in GitHub Desktop.
Save Whateverable/da042c2b27a8cfc36abdd576ccbeda74 to your computer and use it in GitHub Desktop.
releasable6
    + Add candidates method as CURI recommendation manager [2d007bf4]
    + Use implicit bin/ for running scripts [07f62c60]
    + Cache best match for CURI need/resolve [bed3bbd0]
    + Fix .files for when lookup can't find source [a25d5fa4]
    + Be more careful with lazy meta data [29d74709]
    + Add candidates method as CURFS recommendation manager [b378a157]
    + Reimplement files using .candidates [d0a3fec9]
    + Fix CURFS.id when files are added after first load [d533d450]
    + Use version * for -Ilib; populate resources field [877e7dc0]
    + Improved META6 info-from-path logic [270b355e]
    + Fix dist lookup caching [085fa19c]
    + Improve distribution lookup cache [683df8bf]
    + Add comments and variable names [78de05eb]
    + Merge remote-tracking branch 'origin/curi-candidates-refactor' into cur-candidates [8591fd28]
    + Merge remote-tracking branch 'upstream/curfs-candidates-refactor' into cur-candidates [626a99b1]
    + Update spectest.data with CUR candidates test [a7620cef]
    + Fix distribution path format on windows [e1ef571e]
    + Merge branch 'master' into cur-candidates [7674b666]
    + Reduce overhead of CURI::!repository-version [077f88a5]
    + Fewer calls to .meta in CURI [22021fdd]
    + Don't use the expensive .relative method in CURI as it's not necessary [603010be]
    + Avoid overhead of Array.STORE in CURI [27e141cc]
    + Merge branch 'master' into cur-candidates [c9e2c63b]
    + Merge branch 'master' into cur-candidates [335f32ff]
    + Merge branch 'master' into cur-candidates [08851be1]
    + Use Distribution for more IO [ddb6abd0]
    + Make file lookup field associative [c868ca9c]
    + Merge branch 'master' into cur-candidates [3a68cc96]
    + Pass an absolutified path to CWD [339ea850]
    + Minor optimization for cache lookup [3999d753]
    + Merge branch 'master' into cur-candidates [d41bc6dd]
    + Merge branch 'master' into cur-candidates [09c88430]
    + Merge pull request #1812 from rakudo/cur-candidates [bfff01a5]
    + Revert "Revert "Remove Distribution and CURI.install compat shims"" [f430518f]
    + Fix version detection and comparison [d998c1ea]
    + Merge branch 'master' into release-2018.12 [fb4e4f0d]
    + Introducing buf8/blob8.read-(u)bits/write-(u)bits [45a945b5]
    + Claim next release [c07cfe7a]
    + Add distribution cache to CURFS [83f0fd6c]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment