Skip to content

Commit

Permalink
forgot to update short changelog -.-
Browse files Browse the repository at this point in the history
  • Loading branch information
FROGGS committed May 23, 2013
1 parent f7bfee6 commit 72eff27
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions docs/announce/2013.05.md
Expand Up @@ -21,13 +21,17 @@ will happen on the sixth month of this year, a year with a crossfoot of 6.

Some of the changes in this release are outlined below:

* wrap low level VM objects in ForeignCode, allowing perl6 OO calls on them
* for loops are eager again
* add link and symlink to IO
* add Capture.Bool()
* improvements to DUMP()
* various optimizations in the optimizer and the runtime
* smartmatch against list now supports Whatever wildcards
* IO::Spec, a port of Perl 5's File::Spec
* speedup of repeated shifts of large lists and arrays by 70%+
* regex special characters can be used as delimiters
* allow slice with :exists adverb on hashes
* fix regex interpolation slowdown
* fix exporting of subroutines
* fix reporting of errors in gather/take.
* added 125 extra opening/closing bracket-pairs
* fix build failure on SPARC and PowerPC
* underlying nqp layer supports parrot and JVM as backend, in preparation
for JVM support in a future Rakudo release

This is only some of the changes in this release. For a more
detailed list, see "docs/ChangeLog".
Expand Down

0 comments on commit 72eff27

Please sign in to comment.