Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs] more ChangeLog updates
  • Loading branch information
moritz committed Jul 19, 2009
1 parent f9d6284 commit 0b9d7af
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/ChangeLog
Expand Up @@ -3,8 +3,15 @@ New in 2009-07 release
+ better handling of named arguments in multi dispatch
+ operators can be defined in the setting
+ basic implementation of the series and eqv operators
+ refatored trait code to match updated specification
+ implemented more cases of smartmatching against hashes
+ fixed state variables to work with //= and ||= initialization
+ improved testing: when Rakudo dies with 'Null PMC Access' it is never
considered a success
+ implemented the :all flag to split which keeps captures
+ added List.rotate builtin
+ nextwith and callwith now also work properly with methods
+ take() without outer gather now merely warns

New in 2009-06 release
+ refactored and corrected object initialization (BUILD/CREATE)
Expand Down

0 comments on commit 0b9d7af

Please sign in to comment.