On Mon, Jan 31, 2011 at 10:50 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 l
FrTime all seems to be working now. Thanks, Matthew!
Greg
On Sat, Feb 5, 2011 at 6:43 PM, Robby Findler
wrote:
> Probably there will be a new build forthcoming a few hours after Eli
> triggers one. Hopefully tomorrow sometime.
>
> Probably best to wait for that, to make sure the testing is accu
Probably there will be a new build forthcoming a few hours after Eli
triggers one. Hopefully tomorrow sometime.
Probably best to wait for that, to make sure the testing is accurate.
Robby
On Sat, Feb 5, 2011 at 8:39 PM, Gregory Cooper wrote:
> Thanks, Matthew! Should these changes be reflected
Thanks, Matthew! Should these changes be reflected in the current
release candidate, or would I need to check out with git? (I
downloaded the latest Mac Intel .dmg about half an hour ago, and the
animations were working but the UI widgets were still frozen.)
Greg
On Sat, Feb 5, 2011 at 5:09 PM,
Just in case it wasn't clear, Matthew has now fixed frtime to the
point where we're not seeing any more problems, so probably Greg
should try again with the tests just to be sure and hopefully we can
keep it in the release.
Thanks, Matthew!
Robby
_
Oh, I see. Sorry I should have read this message first. Thanks for the fixes!
Robby
On Sat, Feb 5, 2011 at 6:04 PM, Matthew Flatt wrote:
> Fixed.
>
> The main problem is that `on-subwindow-event' implementations are more
> restricted than they used to be. Due to the way that events are
> dispatc
Fixed.
The main problem is that `on-subwindow-event' implementations are more
restricted than they used to be. Due to the way that events are
dispatched, if an `on-subwindow-event' method takes too long or if it
requires threads other than the eventspace thread to run, then the
event being process
Ryan Culpepper writes:
> * Mike Sperber
> - DMdA Tests
> - Stepper Tests
> - Signature Tests
Done.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
_
For list-related administrative tasks:
http://lists.racket-lang.
I reduced that down to a small gr2 program. Will send in a bug report
when I get home.
On Friday, February 4, 2011, Jay McCarthy wrote:
> The Fred GUI doesn't seem to work. I can't adjust the sliders on
> demos/orbit-mouse.rkt for example. I see no output on the console
> though. I'm not really s
The Fred GUI doesn't seem to work. I can't adjust the sliders on
demos/orbit-mouse.rkt for example. I see no output on the console
though. I'm not really sure where to check from there. I will try to
trace it through
Jay
2011/2/4 Jay McCarthy :
> I'll update and re-run the FrTime test then for Gr
On 2/3/2011 8:08 PM, Ryan Culpepper wrote:
- SRFI Tests
- Ensure that all claimed srfi's are in the installer and they all
load into racket or drracket (as appropriate)
Done.
-
Chongkai
_
For list-related administrative tasks:
http
I'll update and re-run the FrTime test then for Greg
Jay
2011/2/4 Matthew Flatt :
> At Fri, 4 Feb 2011 15:02:18 -0700, Jay McCarthy wrote:
>> I've looked into this and I think it is a regression of GR2.
>
> Thanks for investigating!
>
>> The dc<%> interface documentation lists a huge number of fu
At Fri, 4 Feb 2011 15:02:18 -0700, Jay McCarthy wrote:
> I've looked into this and I think it is a regression of GR2.
Thanks for investigating!
> The dc<%> interface documentation lists a huge number of functions,
> but racket/draw/private/dc-intf.rkt only has "draw-text" in the
> interface.
Fi
I've looked into this and I think it is a regression of GR2.
The dc<%> interface documentation lists a huge number of functions,
but racket/draw/private/dc-intf.rkt only has "draw-text" in the
interface. As far as I can tell, this is fine enough because all the
functions are implemented by the dif
On Thu, Feb 3, 2011 at 9:08 PM, Ryan Culpepper wrote:
> * Carl Eastlund
> - Dracula Tests (confirm that Dracula runs from PLaneT)
Done.
--Carl
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/dev
On Thu, Feb 3, 2011 at 9:08 PM, Ryan Culpepper wrote:
>
> * Sam Tobin-Hochstadt
> - Match Tests
Done.
--
sam th
sa...@ccs.neu.edu
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/dev
The plot demos and the plot extensions from the science collection all work
as expected.
Doug
On Thu, Feb 3, 2011 at 9:08 PM, Ryan Culpepper wrote:
> Checklist items for the v5.1 release
> (using the v5.0.99.900 release candidate build)
>
> Search for your name to find relevant items, reply wh
On Feb 3, 2011, at 9:08 PM, Ryan Culpepper wrote:
> Checklist items for the v5.1 release
> (using the v5.0.99.900 release candidate build)
> ...
> * Stephen Bloch
> - Picturing Programs Tests
Looks good, based on the 5.0.99.900 build I downloaded this morning.
Stephen Bloch
sbl...@adelphi.
> * Jon Rafkind
> Release tests for (one of the) linux releases:
> - Test that the `racket' and `racket-textual' source releases
> compile fine
> - Test that the binary installers for both work, try each one in
> both normal and unix-style installation modes. (just ubuntu)
> [Note
Checklist items for the v5.1 release
(using the v5.0.99.900 release candidate build)
Search for your name to find relevant items, reply when you finish an
item (please indicate which item/s is/are done). Also, if you have any
commits that should have been picked, make sure that the changes are
Yesterday, Jon Rafkind wrote:
>
> Running the plt binary installer:
> http://pre.racket-lang.org/release/installers/plt-5.0.99.900-bin-i386-linux-ubuntu-jaunty.sh
This should be fixed now.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://bar
On Jan 31, 2011, at 5:50 PM, Ryan Culpepper wrote:
> * Stevie Strickland
> - Unit Contract Tests
> - Contract Region Tests
Done.
Stevie
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/dev
On Jan 31, 2011, at 2:50 PM, Ryan Culpepper wrote:
>
> * John Clements
> - Stepper Tests
Done.
> Updates:
> - Stepper Updates: update HISTORY
> (updates should show v5.1 as the most current version; email me
> to pick the changes when they're done, or tell me if there are no such
> chang
Can you get me started with a pointer to the test suite (and how to
run it, if it isn't obvious)?
I'll have a look and fix it if it is straightforward.
Robby
On Thu, Feb 3, 2011 at 12:09 PM, Gregory Cooper wrote:
> On Mon, Jan 31, 2011 at 2:50 PM, Ryan Culpepper wrote:
>> * Greg Cooper
>> -
On Mon, Jan 31, 2011 at 2:50 PM, Ryan Culpepper wrote:
> * Greg Cooper
> - FrTime Tests
It looks like the graphics / GUI integration for FrTime has broken. I
don't think anyone's using FrTime, so it might be best just to remove
it. (I don't have commit access, so someone else would have to do
On 31 Jan 2011, at 10:50:56, Ryan Culpepper wrote:
>
> * Kathy Gray
> - Test Engine Tests
Done
-Kathy
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/dev
On 02/02/2011 03:17 PM, Jon Rafkind wrote:
>> * Jon Rafkind
>> Release tests for (one of the) linux releases:
>> - Test that the `racket' and `racket-textual' source releases
>> compile fine
>> - Test that the binary installers for both work, try each one in
>> both normal and unix-s
> * Jon Rafkind
> Release tests for (one of the) linux releases:
> - Test that the `racket' and `racket-textual' source releases
> compile fine
> - Test that the binary installers for both work, try each one in
> both normal and unix-style installation modes. (just ubuntu)
> [Note
A few seconds ago, Matthew Flatt wrote:
> At Wed, 2 Feb 2011 16:01:42 -0500, Eli Barzilay wrote:
> > I have a change that does that (disables plot if the directory is
> > missing). Is it a problem if configure becomes the result of Autoconf
> > 2.61 (it's currently 2.66).
>
> Yes, it's best if we
At Wed, 2 Feb 2011 16:01:42 -0500, Eli Barzilay wrote:
> I have a change that does that (disables plot if the directory is
> missing). Is it a problem if configure becomes the result of Autoconf
> 2.61 (it's currently 2.66).
Yes, it's best if we stick to 2.66, so I'm happy to do that part.
_
At Wed, 02 Feb 2011 13:58:56 -0700, Jon Rafkind wrote:
> On 02/02/2011 01:26 PM, Matthew Flatt wrote:
> > At Wed, 02 Feb 2011 12:20:52 -0700, Jon Rafkind wrote:
> >> This patch makes configure ignore plot if plot/Makefile is not found. Ok
> >> to commit?
> > Don't modify "configure" directly. Its s
30 minutes ago, Matthew Flatt wrote:
> At Wed, 02 Feb 2011 12:20:52 -0700, Jon Rafkind wrote:
> > This patch makes configure ignore plot if plot/Makefile is not found. Ok
> > to commit?
>
> Don't modify "configure" directly. Its source is
> "racket/configure.in".
I have a change that does that (d
On 02/02/2011 01:26 PM, Matthew Flatt wrote:
> At Wed, 02 Feb 2011 12:20:52 -0700, Jon Rafkind wrote:
>> This patch makes configure ignore plot if plot/Makefile is not found. Ok
>> to commit?
> Don't modify "configure" directly. Its source is "racket/configure.in".
>
My patch was for src/racket/co
At Wed, 02 Feb 2011 12:20:52 -0700, Jon Rafkind wrote:
> This patch makes configure ignore plot if plot/Makefile is not found. Ok
> to commit?
Don't modify "configure" directly. Its source is "racket/configure.in".
But the problem for the releaseis that "src/plot" should be included,
right?
On 02/01/2011 01:05 PM, Jon Rafkind wrote:
>> * Jon Rafkind
>> Release tests for (one of the) linux releases:
>> - Test that the `racket' and `racket-textual' source releases
>> compile fine
>> - Test that the binary installers for both work, try each one in
>> both normal and unix-s
On Mon, Jan 31, 2011 at 4:50 PM, Ryan Culpepper wrote:
>
> * Casey Klein
> - Redex Tests
Done.
> Updates:
> - Redex Updates: update HISTORY
> (updates should show v5.1 as the most current version; email me
> to pick the changes when they're done, or tell me if there are no such
> changes.
At Wed, 2 Feb 2011 08:44:53 -0500, Sam Tobin-Hochstadt wrote:
> On Wed, Feb 2, 2011 at 8:09 AM, Matthew Flatt wrote:
> >
> > Recent versions of Ubuntu are configured disable images that accompany
> > text labels within buttons. For now, I made `racket/gui' enable button
> > images globally within
On Wed, Feb 2, 2011 at 8:09 AM, Matthew Flatt wrote:
>
> Recent versions of Ubuntu are configured disable images that accompany
> text labels within buttons. For now, I made `racket/gui' enable button
> images globally within the application, although it should really
> should be button-specific (
At Tue, 1 Feb 2011 22:27:50 -0500, Eli Barzilay wrote:
> Two hours ago, Eli Barzilay wrote:
> >
> > Seems like there's a bigger problem -- on linux the games dialog
> > doesn't have the icons on the game buttons.
>
> If I run the following on windows it works, but on linux (I tried
> three differ
Two hours ago, Eli Barzilay wrote:
>
> Seems like there's a bigger problem -- on linux the games dialog
> doesn't have the icons on the game buttons.
If I run the following on windows it works, but on linux (I tried
three different setups) I get the label without the bitmap.
#lang racket/gui
On Tue, Feb 1, 2011 at 6:39 PM, Eli Barzilay wrote:
> Four minutes ago, Robby Findler wrote:
>> Oh -- but I did notice that the lambda cube game does not work; when
>> you move your mouse over the left hand set of thingies, then turn
>> black and never turn colored again.
>
> Oh, right -- I comple
25 minutes ago, Robby Findler wrote:
> Oh -- but I did notice that the lambda cube game does not work; when
> you move your mouse over the left hand set of thingies, then turn
> black and never turn colored again.
Seems like there's a bigger problem -- on linux the games dialog
doesn't have the ic
Four minutes ago, Robby Findler wrote:
> Oh -- but I did notice that the lambda cube game does not work; when
> you move your mouse over the left hand set of thingies, then turn
> black and never turn colored again.
Oh, right -- I completely forgot about it. I'll see if I can do a
quick fix. (It
Oh -- but I did notice that the lambda cube game does not work; when
you move your mouse over the left hand set of thingies, then turn
black and never turn colored again.
Robby
On Tue, Feb 1, 2011 at 10:43 AM, Robby Findler
wrote:
> On Mon, Jan 31, 2011 at 4:50 PM, Ryan Culpepper wrote:
>> * Ro
At Mon, 31 Jan 2011 17:50:56 -0500,
Ryan Culpepper wrote:
> - Typed Scheme Tests
Done.
Vincent
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/dev
> * Jon Rafkind
> Release tests for (one of the) linux releases:
> - Test that the `racket' and `racket-textual' source releases
> compile fine
> - Test that the binary installers for both work, try each one in
> both normal and unix-style installation modes. (just ubuntu)
> [Note
On Mon, Jan 31, 2011 at 4:50 PM, Ryan Culpepper wrote:
> * Robby Findler
> - DrRacket Tests
> - Framework Tests
> - Contracts Tests
> - Games Tests
> - Teachpacks Tests: image tests
> - PLaneT Tests
> Updates:
> - DrRacket Updates: update HISTORY
> (updates should show v5.1 as the most c
2011/1/31 Ryan Culpepper :
> * Jay McCarthy
> - Web Server Tests
> - XML Tests
> - HTML Tests
> - PLAI Tests
> - Racklog tests
> - Datalog tests
All passed
--
Jay McCarthy
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay
"The glory of God is Intelligence" -
At Mon, 31 Jan 2011 17:50:56 -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 Tests
> - mzc --exe tests
> - .plt-packing Tests
> -
Three hours ago, Jon Rafkind wrote:
> On 01/31/2011 03:50 PM, Ryan Culpepper wrote:
> >
> > --> Release candidates are at
> > --> http://pre.racket-lang.org/release/installers
>
> This link is a 404.
Yes, there is no release candidate build yet -- I'll start a build as
soon as I get replies abo
On 01/31/2011 03:50 PM, Ryan Culpepper wrote:
> Checklist items for the v5.1 release
> (using the v5.0.99.900 release candidate build)
>
> Search for your name to find relevant items, reply when you finish an
> item (please indicate which item/s is/are done). Also, if you have any
> commits that
Checklist items for the v5.1 release
(using the v5.0.99.900 release candidate build)
Search for your name to find relevant items, reply when you finish an
item (please indicate which item/s is/are done). Also, if you have any
commits that should have been picked, make sure that the changes are
52 matches
Mail list logo