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

2010-07-21 Thread Kathryn Gray
On 19 Jul 2010, at 3:47:03, Ryan Culpepper wrote: > * Kathy Gray > - Test Engine Tests Done -Kathy _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] [ANNOUNCE] Git 1.7.2

2010-07-21 Thread Eli Barzilay
FYI, On Jul 21, Junio C Hamano wrote: > The latest feature release Git 1.7.2 is available at the usual > places: > > http://www.kernel.org/pub/software/scm/git/ > > git-1.7.2.tar.{gz,bz2} (source tarball) > git-htmldocs-1.7.2.tar.{gz,bz2} (preformatted docs

Re: [racket-dev] [ANNOUNCE] Git 1.7.2

2010-07-21 Thread Eli Barzilay
...and the server is now using 1.7.2. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racke

Re: [racket-dev] Can't Find a Workaround for Bug 11017 in DrRacket

2010-07-21 Thread Matthew Flatt
I've pushed a change to the git repo that I don't think will fix the problem, but I think it will give us better information when you get a chance to try it. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

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

2010-07-21 Thread Noel Welsh
On Mon, Jul 19, 2010 at 3:47 PM, Ryan Culpepper wrote: > * Noel Welsh >  - Rackunit Tests >  - SRFI Tests >  - Ensure that all claimed srfi's are in the installer and they all >    load into racket or drracket (as appropriate) DONE N. _ For list