Changeset 13322 for ChangeLog

Show
Ignore:
Timestamp:
09/15/06 07:52:03 (2 years ago)
Author:
agentz
Message:

[ChangeLog?]
- mentioned Judy integration, quotemeta builtin, S16

draft, and the smoke server url.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r13316 r13322  
    5050* Perl6::Perl6::Differences was significantly updated. An HTML 
    5151  version of it is linked to from the page above. 
     52* Added a draft for S16 ([docs/Perl6/Spec/IO.pod]). 
    5253* say() was officially added to the spec 
    5354* Converted Test.pm docs from kwid to POD as there are more tools 
     
    5859* Updated the smokeserver to join the smartlinking fun 
    5960** smoke client now uploads .yml as well as .html 
    60 ** smoke server now render synopses using users' smoke results (see SYN links)  
     61** smoke server now renders synopses using users' smoke results 
     62   (see SYN links on the right margin of 
     63    http://m19s28.vlinux.de/cgi-bin/pugs-smokeserv.pl?)  
    6164* Added many more smartlinks to the test suite. 
    6265* Rewrote util/prove6 using Perl 5 so that it can now run everywhere. 
     
    8386== Feature Changes 
    8487 
     88* Integrated the Judy library into the Haskell runtime, resulting in 
     89  ~10% performace improvement. 
    8590* Enabled Perl 5 embedding by default. 
    8691** For Windows users, ActivePerl 5.8.8 is required. 
     
    131136    } 
    132137* "role A does A" is not allowed anymore. 
     138* Added support for the `quotemeta` builtin. 
    133139* Initial support for Capture and Signature objects. 
    134140** Support for: