[racket-dev] 5.0.2 changelog

From: Ryan Culpepper (ryanc at ccs.neu.edu)
Date: Thu Oct 28 14:27:31 EDT 2010


On 10/27/2010 11:40 PM, Jon Rafkind wrote:
> Please find your name below and provide some blurb for the 5.0.2 changelog
>
> Author: Jay McCarthy<jay at racket-lang.org>
>      - Adding define-datatype to ASL
>      - PLAI changes
>      - Webserver changes
>
> Author: Sam Tobin-Hochstadt<samth at racket-lang.org>
>      Faster loading of TR files?
>
> Author: Casey Klein<clklein at racket-lang.org>
>      redex things?
>
> Author: Matthew Flatt<mflatt at racket-lang.org>
>      Modules spliced at the file level instead of collection level.
>      Internal definitions for `when', `unless', `cond', `case', and `match'
>      #true and #false forms
>
> Author: Robby Findler<robby at racket-lang.org>
>      - Check syntax changes
>      - triangle primitives
>
> Author: Jay McCarthy<jay at racket-lang.org>
>      - New hash functions
>
> Author: ryan
>         - data/gvector

   The new data collection contains implementations of several
   data structures, including growable vectors and order-based
   dictionaries.

>         - syntax/parse updates

No, I think the changes are all either internal, experimental, or too 
subtle for a blurb.

Ryan


Posted on the dev mailing list.