Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Ryan Culpepper
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 - Adding define-datatype to ASL - PLAI changes - Webserver changes Author: Sam Tobin-Hochstadt Faster loading of TR files? Author: Ca

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Eli Barzilay
About a minute ago, Sam Tobin-Hochstadt wrote: > On Thu, Oct 28, 2010 at 12:41 PM, Eli Barzilay wrote: > > About a minute ago, Sam Tobin-Hochstadt wrote: > >> On Thu, Oct 28, 2010 at 12:29 PM, Eli Barzilay wrote: > >> > Three hours ago, Matthias Felleisen wrote: > >> >> > >> >> On Oct 28, 2010, a

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Jon Rafkind
On 10/28/2010 06:36 AM, Sam Tobin-Hochstadt wrote: > On Thu, Oct 28, 2010 at 1:40 AM, Jon Rafkind wrote: >> Author: Sam Tobin-Hochstadt >>Faster loading of TR files? > Not worth mentioning. > > You do have the optimizer-by-default in the changelog, right? yessir __

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Sam Tobin-Hochstadt
On Thu, Oct 28, 2010 at 12:41 PM, Eli Barzilay wrote: > About a minute ago, Sam Tobin-Hochstadt wrote: >> On Thu, Oct 28, 2010 at 12:29 PM, Eli Barzilay wrote: >> > Three hours ago, Matthias Felleisen wrote: >> >> >> >> On Oct 28, 2010, at 8:34 AM, Matthew Flatt wrote: >> >> > >> >> > None seem e

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Eli Barzilay
About a minute ago, Sam Tobin-Hochstadt wrote: > On Thu, Oct 28, 2010 at 12:29 PM, Eli Barzilay wrote: > > Three hours ago, Matthias Felleisen wrote: > >> > >> On Oct 28, 2010, at 8:34 AM, Matthew Flatt wrote: > >> > > >> > None seem especially worth mentioning, but the internal-definition > >> >

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Sam Tobin-Hochstadt
On Thu, Oct 28, 2010 at 12:29 PM, Eli Barzilay wrote: > Three hours ago, Matthias Felleisen wrote: >> >> On Oct 28, 2010, at 8:34 AM, Matthew Flatt wrote: >> > >> > None seem especially worth mentioning, but the internal-definition >> > change could be mentioned if we need more to Say: >> > >> > *

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Eli Barzilay
Three hours ago, Matthias Felleisen wrote: > > On Oct 28, 2010, at 8:34 AM, Matthew Flatt wrote: > > > > None seem especially worth mentioning, but the internal-definition > > change could be mentioned if we need more to Say: > > > > * The `when', `unless', `cond', `case', and `match' forms (in

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Jay McCarthy
Here are some change logs entries for me: Web Server - formlets now provide more HTML form elements; make-xexpr-response supports a preamble for DTD declarations; serve/servlet supports stateless servlets PLAI - correct source locations in test printing; corrected test printing; various GC langua

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Robby Findler
I agree! Robby On Thu, Oct 28, 2010 at 7:59 AM, Matthias Felleisen wrote: > > On Oct 28, 2010, at 8:34 AM, Matthew Flatt wrote: > >> At Wed, 27 Oct 2010 23:40:27 -0600, Jon Rafkind wrote: >>> Author: Matthew Flatt >>>    Modules spliced at the file level instead of collection level. >>>    Inte

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Matthias Felleisen
On Oct 28, 2010, at 8:34 AM, Matthew Flatt wrote: > At Wed, 27 Oct 2010 23:40:27 -0600, Jon Rafkind wrote: >> Author: Matthew Flatt >>Modules spliced at the file level instead of collection level. >>Internal definitions for `when', `unless', `cond', `case', and `match' >>#true and #f

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Robby Findler
I don't agree with this. We put something in there. It has been there for a full release cycle and we still don't have documentation. Choosing to not mention it is not reasonable. Instead I think a bullet like this is what we should put: * signatures have been restricted to ASL (removed from BSL

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Sam Tobin-Hochstadt
On Thu, Oct 28, 2010 at 1:40 AM, Jon Rafkind wrote: > > Author: Sam Tobin-Hochstadt >    Faster loading of TR files? Not worth mentioning. You do have the optimizer-by-default in the changelog, right? -- sam th sa...@ccs.neu.edu _ For list-rela

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Matthew Flatt
At Wed, 27 Oct 2010 23:40:27 -0600, Jon Rafkind wrote: > Author: Matthew Flatt > Modules spliced at the file level instead of collection level. > Internal definitions for `when', `unless', `cond', `case', and `match' > #true and #false forms None seem especially worth mentioning, but

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Matthias Felleisen
On Oct 27, 2010, at 11:12 PM, Robby Findler wrote: > Also, don't forget that we moved the signatures to ASL (and improved > various aspects of the implementation). And be sure to tell them that it is all un(English)documented. Do we really want to encourage the current syntax for heaven's sak

Re: [racket-dev] 5.0.2 changelog

2010-10-28 Thread Casey Klein
On Thu, Oct 28, 2010 at 12:40 AM, Jon Rafkind wrote: > Please find your name below and provide some blurb for the 5.0.2 changelog > > Author: Jay McCarthy >    - Adding define-datatype to ASL >    - PLAI changes >    - Webserver changes > > Author: Sam Tobin-Hochstadt >    Faster loading of TR f

[racket-dev] 5.0.2 changelog

2010-10-27 Thread Jon Rafkind
Please find your name below and provide some blurb for the 5.0.2 changelog Author: Jay McCarthy - Adding define-datatype to ASL - PLAI changes - Webserver changes Author: Sam Tobin-Hochstadt Faster loading of TR files? Author: Casey Klein redex things? Author: Matthew Fla

Re: [racket-dev] 5.0.2 changelog

2010-10-27 Thread Robby Findler
On Tue, Oct 26, 2010 at 2:54 PM, Robby Findler wrote: > The contract library's dependent contracts are now faster and properly > assign blame when they are internally inconsistent see the docs for > ->i for more details. (this one is still okay). > The 2htdp/image library now supports pinholes (

Re: [racket-dev] 5.0.2 changelog

2010-10-27 Thread Eli Barzilay
Please reply to Jon with release messages soon -- that's the only thing left for the release. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For

Re: [racket-dev] 5.0.2 changelog

2010-10-27 Thread Jon Rafkind
Would people like a list of their own commits and they can choose which ones should have an accompanying release note? $ git log da9b718bf80c3e678e1d9372c521d512e0b91747..master --author=rafkind On 10/27/2010 03:55 PM, Jay McCarthy wrote: > On Tue, Oct 26, 2010 at 12:34 PM, Jon Rafkind wrote: >

Re: [racket-dev] 5.0.2 changelog

2010-10-27 Thread Jay McCarthy
On Tue, Oct 26, 2010 at 12:34 PM, Jon Rafkind wrote: > Here is the raw changelog for 5.0.2. If you would like to summarize your > changes please do so, otherwise someone (me/eli/ryan) will do it for > you. If there are any other important items to note for this release > please make a note of them

Re: [racket-dev] 5.0.2 changelog

2010-10-26 Thread Vincent St-Amour
At Tue, 26 Oct 2010 12:34:07 -0600, Jon Rafkind wrote: > Vincent St-Amour > commit 8baa1682af76965400ab1071a46f8ba50f7c7165 > Turned the optimizer on by default. > commit 8d6230956dc8c207c097a389fa1f0c7273bb55b7 > Documented the optimizer. - Typed Racket's optimizer is now turned on by def

Re: [racket-dev] 5.0.2 changelog

2010-10-26 Thread John Clements
On Oct 26, 2010, at 12:53 PM, Matthias Felleisen wrote: > > On Oct 26, 2010, at 3:51 PM, John Clements wrote: > >> >> On Oct 26, 2010, at 12:28 PM, Matthias Felleisen wrote: >> >>> >>> 1. BSL, BSL+, ISL, and ISL+ (HtDP teaching languages) no longer support >>> checked signatures. >>> >>>

Re: [racket-dev] 5.0.2 changelog

2010-10-26 Thread Robby Findler
The contract library's dependent contracts are now faster and properly assign blame when they are internally inconsistent see the docs for ->i for more details. The 2htdp/image library now supports pinholes (but if you do not use the pinhole primitives then you do not see the pinholes). Robby ___

Re: [racket-dev] 5.0.2 changelog

2010-10-26 Thread Matthias Felleisen
On Oct 26, 2010, at 3:51 PM, John Clements wrote: > > On Oct 26, 2010, at 12:28 PM, Matthias Felleisen wrote: > >> >> 1. BSL, BSL+, ISL, and ISL+ (HtDP teaching languages) no longer support >> checked signatures. >> >> 2. The stepper should kind of mostly work for universe programs. John?

Re: [racket-dev] 5.0.2 changelog

2010-10-26 Thread John Clements
On Oct 26, 2010, at 12:28 PM, Matthias Felleisen wrote: > > 1. BSL, BSL+, ISL, and ISL+ (HtDP teaching languages) no longer support > checked signatures. > > 2. The stepper should kind of mostly work for universe programs. John? Precisely. That is: there's more junk that could be hidden, b

Re: [racket-dev] 5.0.2 changelog

2010-10-26 Thread Jon Rafkind
On 10/26/2010 12:48 PM, Stevie Strickland wrote: > On Oct 26, 2010, at 2:34 PM, Jon Rafkind wrote: >> Here is the raw changelog for 5.0.2. If you would like to summarize your >> changes please do so, otherwise someone (me/eli/ryan) will do it for >> you. If there are any other important items to no

Re: [racket-dev] 5.0.2 changelog

2010-10-26 Thread Stevie Strickland
On Oct 26, 2010, at 2:34 PM, Jon Rafkind wrote: > Here is the raw changelog for 5.0.2. If you would like to summarize your > changes please do so, otherwise someone (me/eli/ryan) will do it for > you. If there are any other important items to note for this release > please make a note of them. > St

[racket-dev] 5.0.2 changelog

2010-10-26 Thread Jon Rafkind
Here is the raw changelog for 5.0.2. If you would like to summarize your changes please do so, otherwise someone (me/eli/ryan) will do it for you. If there are any other important items to note for this release please make a note of them. Matthew Flatt commit bf4fc2574c06132fece7342219fe6ea589e42f