Skip to content

Commit

Permalink
Merge branch 'nom' into braids
Browse files Browse the repository at this point in the history
  • Loading branch information
TimToady committed Feb 18, 2017
2 parents fe16f29 + ffae3ff commit 04b23ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/ChangeLog
Expand Up @@ -78,7 +78,7 @@ New in 2017.02
+ Generalized sink branch optimize logic improving performance for
sunk post increment [5401a1a]
+ Improved radix operations (50% faster with non-ASCII digits) [9ed4449][c98b3a5]
+ Made uniprop/unival/unimatch 0.1x to 2.1x faster [411782e]
+ Made uniprop/unival/unimatch 1.1x to 2.1x faster [411782e]
+ Fixed performance loss on `infix:<x>` with very large number [8878af8]
+ Made Map.sort about 1.5x faster (also affecting its .perl/.gist/.Str) [0ee3b7d]
+ Made an improvement in candidate selection order of &sort [b7c6e73]
Expand Down
5 changes: 4 additions & 1 deletion docs/release_guide.pod
Expand Up @@ -286,10 +286,13 @@ Sign the tarball with your PGP key:

=item 18.

Upload the tarball and the signature to L<http://rakudo.org/downloads/rakudo>:
Upload the tarball and the signature to L<http://rakudo.org/downloads/rakudo>
and L<https://rakudo.perl6.org/downloads/rakudo/>:

scp rakudo-YYYY.MM.tar.gz rakudo-YYYY.MM.tar.gz.asc \
rakudo@rakudo.org:public_html/downloads/rakudo/
scp rakudo-YYYY.MM.tar.gz rakudo-YYYY.MM.tar.gz.asc \
rakudo@www.p6c.org:public_html/downloads/rakudo/

If you do not have permissions for that, ask one of (pmichaud, jnthn, FROGGS,
masak, tadzik, moritz, PerlJam/perlpilot, [Coke], lizmat, timotimo, fsergot,
Expand Down

0 comments on commit 04b23ff

Please sign in to comment.