Re: [racket-dev] Pre-Release Checklist for v5.3.2

2013-01-18 Thread Eli Barzilay
Two days ago, Ryan Culpepper wrote: > >- Run zsh completions tests This fails because of the new `raco pkg', which I'll ignore for now. >- Racket Tree: compare new distribution tree to previous one I'm not sure that I'll be able to get this done, so leave this on for now. (The rest ar

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Eli Barzilay
Two days ago, Ryan Culpepper wrote: > > eli: > - DMG improvements (baa0e126, 48380b48) I don't think that this should be mentioned. (Signed executables could be worth though.) > Nadeem Abdul Hamid: > - automatic paren mode improvements (8f3343cd) > > J. Ian Johnson: > - optimize singlet

Re: [racket-dev] Pre-Release Checklist for v5.3.2

2013-01-18 Thread Gregory Cooper
* Greg Cooper > - FrTime Tests > Done. _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Robby Findler
Matches to 'raco pkg', which seems good to me. On Fri, Jan 18, 2013 at 2:09 PM, Jay McCarthy wrote: > I don't, but if we are renaming, I like brevity like "pkg" > > Jay > > > On Friday, January 18, 2013, Sam Tobin-Hochstadt wrote: > >> On Fri, Jan 18, 2013 at 8:41 AM, Jay McCarthy >> wrote: >>

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Neil Toronto
On 01/17/2013 11:57 AM, Ryan Culpepper wrote: ntoronto: - math library (f2dc2027, 0936d8c2, 3670916a) * The new `math' library provides functions and data structures for working with numbers and collections of numbers. Functions include non-elementary (such as gamma, zeta, Lambert's W)

Re: [racket-dev] Pre-Release Checklist for v5.3.2

2013-01-18 Thread David Van Horn
On 1/17/13 1:46 PM, Ryan Culpepper wrote: * David Van Horn - EoPL Tests Done. _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Vincent St-Amour
At Thu, 17 Jan 2013 13:57:51 -0500, Ryan Culpepper wrote: > - define-inline (b715a6fe) * Added `define-inline' which defines functions that are guaranteed to be inlined. Vincent _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Pre-Release Checklist for v5.3.2

2013-01-18 Thread Vincent St-Amour
At Thu, 17 Jan 2013 13:46:37 -0500, Ryan Culpepper wrote: > * Sam Tobin-Hochstadt , > Vincent St-Amour >- Match Tests >- Typed Racket Tests Both done. >- Typed Racket Updates: update HISTORY Pushed. Commit e763d1e1ae7cfe04d0fff173292340b6fd6c4ae6 . Vincent _

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Jay McCarthy
I don't, but if we are renaming, I like brevity like "pkg" Jay On Friday, January 18, 2013, Sam Tobin-Hochstadt wrote: > On Fri, Jan 18, 2013 at 8:41 AM, Jay McCarthy > > > wrote: > > list your packages on the new index > > [https://pnr.racket-lang.org/] > > Would anyone object to renaming this

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Sam Tobin-Hochstadt
On Fri, Jan 18, 2013 at 8:41 AM, Jay McCarthy wrote: > list your packages on the new index > [https://pnr.racket-lang.org/] Would anyone object to renaming this to `packages.racket-lang.org`? Sam _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Sam Tobin-Hochstadt
On Fri, Jan 18, 2013 at 2:34 PM, Danny Yoo wrote: > > But pnr.racket-lang.org is being flagged as unsafe in Google Chrome > and Firefox (and probably the other browsers too). What needs to be > done to correct this? The exact error is: I'm working on purchasing an SSL certificate for racket-lan

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Jay McCarthy
We would need to purchase a certificate. On Friday, January 18, 2013, Danny Yoo wrote: > > information and list your packages on the new index > > [https://pnr.racket-lang.org/]. We anticipate it will leave beta > > during the next release. > > Woohoo! > > > But pnr.racket-lang.org is being flagg

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Danny Yoo
> information and list your packages on the new index > [https://pnr.racket-lang.org/]. We anticipate it will leave beta > during the next release. Woohoo! But pnr.racket-lang.org is being flagged as unsafe in Google Chrome and Firefox (and probably the other browsers too). What needs to be don

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Matthew Flatt
At Thu, 17 Jan 2013 13:57:51 -0500, Ryan Culpepper wrote: > mflatt: > - raco setup: use db for doc tags (8c1b5db8) * Documentation cross-reference information is now stored in an SQLite3 database, which means that SQLite3 is required for building Racket documentation on Unix/Linux machine

Re: [racket-dev] Pre-Release Checklist for v5.3.2

2013-01-18 Thread Matthew Flatt
At Thu, 17 Jan 2013 13:46:37 -0500, Ryan Culpepper wrote: > * Matthew Flatt >- Racket Tests >- Languages Tests >- GRacket Tests (Also check that `gracket -z' and `gracket-text' still > works in Windows and Mac OS X) >- mzc --exe tests >- .plt-packing Tests >- Games Tes

Re: [racket-dev] Pre-Release Checklist for v5.3.2

2013-01-18 Thread Stephen Chang
> * Stephen Chang > - Lazy Racket Tests > - Lazy stepper tests pass > > * Eli Barzilay > - Swindle Tests > - XREPL Tests > - Racket Tree: compare new distribution tree to previous one > - Run the unix installer tests > - Run zsh completions tests > (". .../racket-completion

Re: [racket-dev] make-log-receiver changed behavior in 5.3.2

2013-01-18 Thread Tobias Hammer
I of course meant the result vector of a sync on a log-receiver. On Fri, 18 Jan 2013 16:30:45 +0100, Tobias Hammer wrote: Between 5.3.1 and 5.3.2 the result value of make-log-receiver changed from a guaranteed 3 element vector to a 4 element vector. That's a backward incompatible change

[racket-dev] make-log-receiver changed behavior in 5.3.2

2013-01-18 Thread Tobias Hammer
Between 5.3.1 and 5.3.2 the result value of make-log-receiver changed from a guaranteed 3 element vector to a 4 element vector. That's a backward incompatible change that will likely break programs relying on the old behavior. I think it would be worth a mentioning somewhere in the release

[racket-dev] Trends in Functional Programming 2013: 2nd Call for Papers

2013-01-18 Thread Jay McCarthy
CALL FOR PAPERS 14th International Symposium Trends in Functional Programming 2013 Brigham Young University, Utah, U.S.A. May 14-16, 2013 http://faculty.cs.byu.edu/~jay/conferences/20

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Jay McCarthy
On Thu, Jan 17, 2013 at 11:57 AM, Ryan Culpepper wrote: > jay: > - planet2 (fae660b0), versions for dependencies (0e140a81) * A new package system is in beta release. This system is a successor to Planet, but is significantly different and in many ways lower-level. Please read the documentation

Re: [racket-dev] Pre-Release Checklist for v5.3.2

2013-01-18 Thread Michael Sperber
Ryan Culpepper writes: > * Mike Sperber > - DMdA Tests > - Stepper Tests > - Signature Tests Done. -- Regards, Mike _ Racket Developers list: http://lists.racket-lang.org/dev