Done. The PLoT demos and extensions in the science collection work as expected.<br><br><div class="gmail_quote">On Mon, Jul 19, 2010 at 8:47 AM, Ryan Culpepper <span dir="ltr">&lt;<a href="mailto:ryanc@ccs.neu.edu">ryanc@ccs.neu.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Checklist items for the v5.0.1 release<br>
  (using the v5.0.0.900 release candidate build)<br>
<br>
Search for your name to find relevant items, reply when you finish an<br>
item (please indicate which item/s is/are done).  Also, if you have any<br>
commits that should have been picked, make sure that the changes are in.<br>
<br>
Important: new builds are created without announcement, usually whenever<br>
I pick a few commits.  If you need to commit changes, please make sure<br>
you tell me to pick it into the release branch.<br>
<br>
--&gt; Release candidates are at<br>
--&gt;   <a href="http://pre.racket-lang.org/release/installers" target="_blank">http://pre.racket-lang.org/release/installers</a><br>
<br>
Please use these installers (or source bundles) -- don&#39;t test from<br>
your own git clone (don&#39;t test v5.0.1.1 by mistake!).  To get<br>
the tests directory in such a directory, you can do this:<br>
  cd ...racket-root...<br>
  git archive --remote=git://<a href="http://git.racket-lang.org/plt.git" target="_blank">git.racket-lang.org/plt.git</a> release \<br>
      -- collects/tests | tar xf<br>
<br>
----------------------------------------------------------------------<br>
<br>
* Matthew Flatt &lt;<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>&gt;<br>
  - Racket Tests<br>
  - Languages Tests<br>
  - GRacket Tests (Also check that `gracket -z&#39; and `gracket-text&#39; still<br>
    works in Windows and Mac OS X)<br>
  - mzc Tests<br>
  - mzc --exe tests<br>
  - .plt-packing Tests<br>
  - Games Tests<br>
  - Unit Tests<br>
  - Syntax Color Tests<br>
  - R6RS Tests<br>
  - JPR&#39;s test suite.<br>
  Updates:<br>
  - Racket Updates: update HISTORY<br>
  - GRacket Updates: update README, HISTORY<br>
  (updates should show v5.0.1 as the most current version)<br>
  - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1<br>
  Email me to pick the changes when they&#39;re done, or tell me if there<br>
  are no such changes.<br>
<br>
* Robby Findler &lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt;<br>
  - DrRacket Tests<br>
  - Framework Tests<br>
  - Contracts Tests<br>
  - Games Tests<br>
  - Teachpacks Tests: image tests<br>
  - PLaneT Tests<br>
  Updates:<br>
  - DrRacket Updates: update HISTORY<br>
  (updates should show v5.0.1 as the most current version)<br>
  - Ensure that previous version of DrRacket&#39;s preference files still<br>
    starts up with new DrRacket<br>
  - Update man pages in racket/man/man1: drracket.1<br>
  Email me to pick the changes when they&#39;re done, or tell me if there<br>
  are no such changes.<br>
<br>
* John Clements &lt;<a href="mailto:clements@brinckerhoff.org">clements@brinckerhoff.org</a>&gt;<br>
  - Stepper Tests<br>
  Updates:<br>
  - Stepper Updates: update HISTORY<br>
  (updates should show v5.0.1 as the most current version; email me<br>
  to pick the changes when they&#39;re done, or tell me if there are no such<br>
  changes.)<br>
<br>
* Matthias Felleisen &lt;<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>&gt;<br>
  - Teachpacks Tests: check that new teachpacks are addable<br>
  - Teachpack Docs: check teachpack docs in the bundles<br>
  Updates:<br>
  - Teachpack Updates: update HISTORY<br>
  (updates should show v5.0.1 as the most current version; email me<br>
  to pick the changes when they&#39;re done, or tell me if there are no such<br>
  changes.)<br>
<br>
* Casey Klein &lt;<a href="mailto:clklein@eecs.northwestern.edu">clklein@eecs.northwestern.edu</a>&gt;<br>
  - Redex Tests<br>
  Updates:<br>
  - Redex Updates: update HISTORY<br>
  (updates should show v5.0.1 as the most current version; email me<br>
  to pick the changes when they&#39;re done, or tell me if there are no such<br>
  changes.)<br>
<br>
* Ryan Culpepper &lt;<a href="mailto:ryanc@ccs.neu.edu">ryanc@ccs.neu.edu</a>&gt;<br>
  - Macro Debugger Tests<br>
  - Syntax Classifier Tests<br>
<br>
* Jay McCarthy &lt;<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>&gt;<br>
  - Web Server Tests<br>
  - XML Tests<br>
  - HTML Tests<br>
  - PLAI Tests<br>
  - Racklog tests<br>
<br>
* Paul Steckler &lt;<a href="mailto:steck@stecksoft.com">steck@stecksoft.com</a>&gt;<br>
  - MysterX Tests<br>
  - MzCOM Tests<br>
<br>
* Kathy Gray &lt;<a href="mailto:kathryn.gray@cl.cam.ac.uk">kathryn.gray@cl.cam.ac.uk</a>&gt;<br>
  - Test Engine Tests<br>
<br>
* Chongkai Zhu &lt;<a href="mailto:czhu@cs.utah.edu">czhu@cs.utah.edu</a>&gt;<br>
  - SRFI Tests<br>
  - Ensure that all claimed srfi&#39;s are in the installer and they all<br>
    load into racket or drracket (as appropriate)<br>
<br>
* Noel Welsh &lt;<a href="mailto:noelwelsh@gmail.com">noelwelsh@gmail.com</a>&gt;<br>
  - Rackunit Tests<br>
  - SRFI Tests<br>
  - Ensure that all claimed srfi&#39;s are in the installer and they all<br>
    load into racket or drracket (as appropriate)<br>
<br>
* Sam Tobin-Hochstadt &lt;<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</a>&gt;<br>
  - Match Tests<br>
  - Typed Scheme Tests<br>
<br>
* Stevie Strickland &lt;<a href="mailto:sstrickl@ccs.neu.edu">sstrickl@ccs.neu.edu</a>&gt;<br>
  - Unit Contract Tests<br>
  - Contract Region Tests<br>
<br>
* Eli Barzilay &lt;<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>&gt;<br>
  - Swindle Tests<br>
  - Plot Tests<br>
  - Racket Tree: compare new distribution tree to previous one<br>
  Version Updates: if a major change has happened, update the version<br>
  number in:<br>
  - racket/collects/mzscheme/info.rkt<br>
  - racket/collects/mred/info.rkt<br>
<br>
* Doug Williams &lt;<a href="mailto:m.douglas.williams@gmail.com">m.douglas.williams@gmail.com</a>&gt;<br>
  - Plot Tests<br>
<br>
* Greg Cooper &lt;<a href="mailto:greg@cs.brown.edu">greg@cs.brown.edu</a>&gt;<br>
  - FrTime Tests<br>
<br>
* Carl Eastlund &lt;<a href="mailto:cce@ccs.neu.edu">cce@ccs.neu.edu</a>&gt;<br>
  - Dracula Tests (confirm that Dracula runs from PLaneT)<br>
<br>
* Shriram Krishnamurthi &lt;<a href="mailto:sk@cs.brown.edu">sk@cs.brown.edu</a>&gt;<br>
  Tour: check the tour and generate a new one if needed.<br>
  [Note: Since this is a v5.0.0.900 build, you will need to edit your<br>
    .../collects/framework/private/version.rkt<br>
  file and change `(version)&#39; to `&quot;5.0.1&quot;&#39;.]<br>
<br>
--<br>
<font color="#888888">Ryan Culpepper<br>
</font></blockquote></div><br>