Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs/ChangeLog] some further updates
  • Loading branch information
Carl Masak committed Jun 17, 2010
1 parent af53808 commit 736bef8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/ChangeLog
Expand Up @@ -2,13 +2,16 @@ New in 2010.06 release
+ new list model with immutable iterators, lots of fixes to lists and arrays
+ variable interpolation into regexes
+ compile time Whatever currying for infix, prefix and postfix operators
+ autoprinting in REPL
+ basic Buf implementation
+ autoprinting in the REPL shell
+ in @*INC, the current directory '.' now comes at the end, as in Perl 5
+ basic Buf implementation: Str.encode/Buf.decode work for UTF-8
+ proper Perl 6 match objects
+ Backtraces with Perl 6 subroutine names and line numbers
+ MAIN and USAGE subs
+ basic version of Str.trans
+ mix-ins with non-roles (5 but 'string')
+ @*ARGS is now read-write
+ IO::Socket::INET again works in CORE
+ basic support for callframe() and CallFrame type

New in 2010.05 release
Expand Down

0 comments on commit 736bef8

Please sign in to comment.