Re: [racket-dev] Pre-Release Checklist for v5.2, Second Call

2011-10-21 Thread Noel Welsh
On Thu, Oct 20, 2011 at 8:36 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-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.2, Second Call

2011-10-21 Thread John Clements

On Oct 20, 2011, at 12:36 PM, Ryan Culpepper wrote:

> Checklist items for the v5.2 release
>  (using the v5.1.900.1 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 in.
> 
> Important: new builds are created without announcement, usually whenever
> I pick a few commits.  If you need to commit changes, please make sure
> you tell me to pick it into the release branch.
> 
> --> Release candidates are at
> -->   http://pre.racket-lang.org/release/installers
> 
> Please use these installers (or source bundles) -- don't test from
> your own git clone (don't test v5.2.0.1 by mistake!).  To get
> the tests directory in such a directory, you can do this:
>  cd ...racket-root...
>  git archive --remote=git://git.racket-lang.org/plt.git release \
>  -- collects/tests | tar x
> 
> --
> 
> * John Clements 
>  - Stepper Tests
>  Updates:
>  - Stepper Updates: update HISTORY
>  (updates should show v5.2 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)

Done. History updated with "Merge to 5.2" note.

John



smime.p7s
Description: S/MIME cryptographic signature
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.2, Second Call

2011-10-20 Thread Kathy Gray

On 20 Oct 2011, at 8:36:28, Ryan Culpepper wrote:

> * Kathy Gray 
>  - Test Engine Tests

Done
-Kathy
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


[racket-dev] Pre-Release Checklist for v5.2, Second Call

2011-10-20 Thread Ryan Culpepper
Checklist items for the v5.2 release
  (using the v5.1.900.1 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 in.

Important: new builds are created without announcement, usually whenever
I pick a few commits.  If you need to commit changes, please make sure
you tell me to pick it into the release branch.

--> Release candidates are at
-->   http://pre.racket-lang.org/release/installers

Please use these installers (or source bundles) -- don't test from
your own git clone (don't test v5.2.0.1 by mistake!).  To get
the tests directory in such a directory, you can do this:
  cd ...racket-root...
  git archive --remote=git://git.racket-lang.org/plt.git release \
  -- collects/tests | tar x

--

* John Clements 
  - Stepper Tests
  Updates:
  - Stepper Updates: update HISTORY
  (updates should show v5.2 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Kathy Gray 
  - Test Engine Tests

* 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)

-- 
Ryan Culpepper
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


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

2011-10-19 Thread Michael Sperber

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.org/listinfo/dev


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

2011-10-19 Thread Casey Klein
On Mon, Oct 17, 2011 at 8:02 PM, Ryan Culpepper  wrote:
>
> * Casey Klein 
>  - Redex Tests
>  Updates:
>  - Redex Updates: update HISTORY
>  (updates should show v5.2 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)
>

Done.

Please merge HISTORY commit 210a6f329ee19ad44bb5d321f5386a1a3cd42227.

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


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

2011-10-19 Thread Stephen Bloch

On Oct 17, 2011, at 9:02 PM, Ryan Culpepper wrote:

> * Stephen Bloch 
>  - Picturing Programs Tests

Passed.



Stephen Bloch
sbl...@adelphi.edu

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


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

2011-10-18 Thread Neil Toronto

On 10/17/2011 07:02 PM, Ryan Culpepper wrote:

* Neil Toronto
   - Plot Tests


All passed.

Neil T
_
 For list-related administrative tasks:
 http://lists.racket-lang.org/listinfo/dev


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

2011-10-18 Thread Carl Eastlund
On Mon, Oct 17, 2011 at 9:02 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


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

2011-10-18 Thread Stephen Chang
> * Stephen Chang 
>  - Lazy Racket Tests
>  - Lazy stepper tests

All passed.



On Mon, Oct 17, 2011 at 9:02 PM, Ryan Culpepper  wrote:
> Checklist items for the v5.2 release
>  (using the v5.1.900.1 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 in.
>
> Important: new builds are created without announcement, usually whenever
> I pick a few commits.  If you need to commit changes, please make sure
> you tell me to pick it into the release branch.
>
> --> Release candidates are at
> -->   http://pre.racket-lang.org/release/installers
>
> Please use these installers (or source bundles) -- don't test from
> your own git clone (don't test v5.2.0.1 by mistake!).  To get
> the tests directory in such a directory, you can do this:
>  cd ...racket-root...
>  git archive --remote=git://git.racket-lang.org/plt.git release \
>      -- collects/tests | tar x
>
> --
>
> * 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
>  - Games Tests
>  - Unit Tests
>  - Syntax Color Tests
>  - R6RS Tests
>  - JPR's test suite.
>  - Create an executable from a BSL program.
>  Updates:
>  - Racket Updates: update HISTORY
>  (updates should show v5.2 as the most current version)
>  - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1
>  Email me to pick the changes when they're done, or tell me if there
>  are no such changes.
>
> * 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.2 as the most current version)
>  - Ensure that previous version of DrRacket's preference files still
>    starts up with new DrRacket
>  - Update man pages in racket/man/man1: drracket.1
>  Email me to pick the changes when they're done, or tell me if there
>  are no such changes.
>
> * John Clements 
>  - Stepper Tests
>  Updates:
>  - Stepper Updates: update HISTORY
>  (updates should show v5.2 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)
>
> * Matthias Felleisen 
>  - Teachpacks Tests: check that new teachpacks are addable
>  - Teachpack Docs: check teachpack docs in the bundles
>  Updates:
>  - Teachpack Updates: update HISTORY
>  (updates should show v5.2 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)
>
> * Casey Klein 
>  - Redex Tests
>  Updates:
>  - Redex Updates: update HISTORY
>  (updates should show v5.2 as the most current version; email me
>  to pick the changes when they're done, or tell me if there are no such
>  changes.)
>
> * Ryan Culpepper 
>  - Macro Debugger Tests
>  - Syntax Classifier Tests
>  - RackUnit GUI Tests
>  - Data Tests
>  - DB Tests
>
> * Jay McCarthy 
>  - Web Server Tests
>  - XML Tests
>  - HTML Tests
>  - PLAI Tests
>  - Racklog tests
>  - Datalog tests
>
> * Paul Steckler 
>  - MysterX Tests
>  - MzCOM Tests
>
> * Kathy Gray 
>  - Test Engine Tests
>
> * 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)
>
> * Sam Tobin-Hochstadt 
>  - Match Tests
>  - Typed Racket Tests
>
> * Stevie Strickland 
>  - Unit Contract Tests
>  - Contract Region Tests
>
>
> * Eli Barzilay 
>  - Swindle Tests
>  - XREPL Tests
>  - Verify that the unix installer works in both modes
>  - Racket Tree: compare new distribution tree to previous one
>  Version Updates: if a major change has happened, update the version
>  number in:
>  - racket/collects/mzscheme/info.rkt
>  - racket/collects/mred/info.rkt
>
> * Stephen Bloch 
>  - Picturing Programs Tests
>
> * Greg Cooper 
>  - FrTime Tests
>
> * Carl Eastlund 
>  - Dracula Tests (confirm that Dracula runs from PLaneT)
>
> * Jon Rafkind 
>  Release tests for (one of the) linux releases:
>  - Test that the `racket' and `racket-textual' source releases
>    compile fine (note that they're still called `plt' and `mz' at
>    this stage).
>  - Test that the binary installers for both work, try each one in
>    both normal and unix-style installation modes. (just ubuntu)
>  [Note: get the release candidates from the URL in this email. Use
>   the 'static table' link to see a list of all tar files available]
>
> * Shriram Krishnamurthi 
>  Tour: check the tour and generate a new one if needed.
>  [Note: Since this is a v5.1.900.1 build, you will need to edit your
>    .../collects/framework/private/version.rkt
>

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

2011-10-18 Thread Jon Rafkind
On 10/17/2011 07:02 PM, Ryan Culpepper wrote:
> Checklist items for the v5.2 release
>
> * Jon Rafkind 
>   Release tests for (one of the) linux releases:
>   - Test that the `racket' and `racket-textual' source releases
> compile fine (note that they're still called `plt' and `mz' at
> this stage).
>   - Test that the binary installers for both work, try each one in
> both normal and unix-style installation modes. (just ubuntu)
>   [Note: get the release candidates from the URL in this email. Use
>the 'static table' link to see a list of all tar files available]

done
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


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

2011-10-18 Thread Vincent St-Amour
At Mon, 17 Oct 2011 19:02:36 -0600 (MDT),
Ryan Culpepper wrote:
>   - Typed Racket Tests

Done.

Vincent
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


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

2011-10-18 Thread Doug Williams
>
> * Doug Williams 
>  - Additional Plot Tests
>
>
Done.

I have removed the plot extensions from the science collection since they
aren't needed anymore. The science collection and simulation collection have
been updated to use the new plot package - no changes to user code is needed
unless they use the plot extensions directly.

I have updated the animated canvas examples to use animations based on the
new plot package. This really wasn't practical with the old plot package.
Thanks, Neil.

Also, the radix-2 FFT examples now work correctly. Thanks, Matthew.

Doug
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

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

2011-10-18 Thread Jay McCarthy
On Mon, Oct 17, 2011 at 7:02 PM, Ryan Culpepper  wrote:
> * 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" - D&C 93

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

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

2011-10-18 Thread Matthew Flatt
At Mon, 17 Oct 2011 19:02:36 -0600 (MDT), 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)

Done.

>   - mzc Tests

No longer applies; please remove from the checklist.

>   - mzc --exe tests
>   - .plt-packing Tests
>   - Games Tests
>   - Unit Tests
>   - Syntax Color Tests
>   - R6RS Tests
>   - JPR's test suite.
>   - Create an executable from a BSL program.

Done.

>   Updates:
>   - Racket Updates: update HISTORY
>   (updates should show v5.2 as the most current version)

Done (changes ready to merge).

>   - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1
>   Email me to pick the changes when they're done, or tell me if there
>   are no such changes.

No changes.

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


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

2011-10-18 Thread Gregory Cooper
>
> * Greg Cooper 
>  - FrTime Tests
>

Done.
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

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

2011-10-17 Thread Robby Findler
On Mon, Oct 17, 2011 at 8:02 PM, Ryan Culpepper  wrote:
> * Robby Findler 
>  - DrRacket Tests
>  - Framework Tests
>  - Contracts Tests
>  - Games Tests
>  - Teachpacks Tests: image tests
>  - PLaneT Tests

Done.

>  Updates:
>  - DrRacket Updates: update HISTORY
>  (updates should show v5.2 as the most current version)
>  - Ensure that previous version of DrRacket's preference files still
>    starts up with new DrRacket
>  - Update man pages in racket/man/man1: drracket.1
>  Email me to pick the changes when they're done, or tell me if there
>  are no such changes.

No changes.

Robby

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

[racket-dev] Pre-Release Checklist for v5.2

2011-10-17 Thread Ryan Culpepper
Checklist items for the v5.2 release
  (using the v5.1.900.1 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 in.

Important: new builds are created without announcement, usually whenever
I pick a few commits.  If you need to commit changes, please make sure
you tell me to pick it into the release branch.

--> Release candidates are at
-->   http://pre.racket-lang.org/release/installers

Please use these installers (or source bundles) -- don't test from
your own git clone (don't test v5.2.0.1 by mistake!).  To get
the tests directory in such a directory, you can do this:
  cd ...racket-root...
  git archive --remote=git://git.racket-lang.org/plt.git release \
  -- collects/tests | tar x

--

* 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
  - Games Tests
  - Unit Tests
  - Syntax Color Tests
  - R6RS Tests
  - JPR's test suite.
  - Create an executable from a BSL program.
  Updates:
  - Racket Updates: update HISTORY
  (updates should show v5.2 as the most current version)
  - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1
  Email me to pick the changes when they're done, or tell me if there
  are no such changes.

* 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.2 as the most current version)
  - Ensure that previous version of DrRacket's preference files still
starts up with new DrRacket
  - Update man pages in racket/man/man1: drracket.1
  Email me to pick the changes when they're done, or tell me if there
  are no such changes.

* John Clements 
  - Stepper Tests
  Updates:
  - Stepper Updates: update HISTORY
  (updates should show v5.2 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Matthias Felleisen 
  - Teachpacks Tests: check that new teachpacks are addable
  - Teachpack Docs: check teachpack docs in the bundles
  Updates:
  - Teachpack Updates: update HISTORY
  (updates should show v5.2 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Casey Klein 
  - Redex Tests
  Updates:
  - Redex Updates: update HISTORY
  (updates should show v5.2 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Ryan Culpepper 
  - Macro Debugger Tests
  - Syntax Classifier Tests
  - RackUnit GUI Tests
  - Data Tests
  - DB Tests

* Jay McCarthy 
  - Web Server Tests
  - XML Tests
  - HTML Tests
  - PLAI Tests
  - Racklog tests
  - Datalog tests

* Paul Steckler 
  - MysterX Tests
  - MzCOM Tests

* Kathy Gray 
  - Test Engine Tests

* 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)

* Sam Tobin-Hochstadt 
  - Match Tests
  - Typed Racket Tests

* Stevie Strickland 
  - Unit Contract Tests
  - Contract Region Tests

* Stephen Chang 
  - Lazy Racket Tests
  - Lazy stepper tests

* Eli Barzilay 
  - Swindle Tests
  - XREPL Tests
  - Verify that the unix installer works in both modes
  - Racket Tree: compare new distribution tree to previous one
  Version Updates: if a major change has happened, update the version
  number in:
  - racket/collects/mzscheme/info.rkt
  - racket/collects/mred/info.rkt

* Stephen Bloch 
  - Picturing Programs Tests

* Greg Cooper 
  - FrTime Tests

* Carl Eastlund 
  - Dracula Tests (confirm that Dracula runs from PLaneT)

* Jon Rafkind 
  Release tests for (one of the) linux releases:
  - Test that the `racket' and `racket-textual' source releases
compile fine (note that they're still called `plt' and `mz' at
this stage).
  - Test that the binary installers for both work, try each one in
both normal and unix-style installation modes. (just ubuntu)
  [Note: get the release candidates from the URL in this email. Use
   the 'static table' link to see a list of all tar files available]

* Shriram Krishnamurthi 
  Tour: check the tour and generate a new one if needed.
  [Note: Since this is a v5.1.900.1 build, you will need to edit your
.../collects/framework/private/version.rkt
  file and change `(version)' to `"5.2"'.]

* Mike Sperber 
  - DMdA Tests
  - Stepper Tests
  - Signature Tests

* Neil Toronto 
  - Plot Tests

* Doug Williams 
  - Additional Plot Tests

-- 
Ryan Culpepper
_
  Fo