The PLoT package and the plot extensions in the science collection work as expected.<br><br>Doug<br><br><div class="gmail_quote">On Thu, Mar 25, 2010 at 12:44 AM, Eli Barzilay <span dir="ltr">&lt;<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Checklist items for the v4.2.5 release<br>
  (using the v4.2.4.900 release candidate build)<br>
<br>
Search for your name to find relevant items, reply when you finish<br>
an item (please indicate which item is done).  Also, if you have<br>
any commits that should have been merged, make sure that they&#39;re<br>
in.<br>
<br>
Important: new builds are created without announcement, usually<br>
whenever I see significant commits.  If you need to commit changes,<br>
please make sure you tell me to merge it to the release branch.<br>
<br>
--&gt; Release candidates are at<br>
--&gt;   <a href="http://pre.plt-scheme.org/release/installers" target="_blank">http://pre.plt-scheme.org/release/installers</a><br>
<br>
Please use these installers (or source bundles) -- don&#39;t test from<br>
your own svn chekout (don&#39;t test v4.2.5.1 by mistake!).  To get<br>
the tests directory in the normal release, you can do this:<br>
  cd .../collects<br>
  svn export <a href="http://svn.plt-scheme.org/plt/release/collects/tests" target="_blank">http://svn.plt-scheme.org/plt/release/collects/tests</a><br>
<br>
----------------------------------------------------------------------<br>
<br>
* Matthew Flatt &lt;<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>&gt;<br>
  - MzScheme Tests<br>
  - Languages Tests<br>
  - MrEd Tests (Also check that `mred -z&#39; and `mred-text&#39; still works<br>
    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>
  Updates:<br>
  - MzScheme Updates: update HISTORY<br>
  - MrEd Updates: update README, HISTORY<br>
  (updates should show v4.2.5 as the most current version)<br>
  - Update man pages in plt/man/man1: mred.1, mzscheme.1<br>
  Email me to merge the changes from the trunk when they&#39;re done,<br>
  or tell me if there are no such changes.<br>
<br>
* Robby Findler &lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt;<br>
  - DrScheme Tests<br>
  - Framework Tests<br>
  - Contracts Tests<br>
  - Games Tests<br>
  - Teachpacks Tests: image tests<br>
  - PLaneT Tests<br>
  Updates:<br>
  - DrScheme Updates: update HISTORY<br>
  (updates should show v4.2.5 as the most current version)<br>
  - Ensure that previous version of DrScheme&#39;s preference files still<br>
    starts up with new DrScheme<br>
  - Update man pages in plt/man/man1: drscheme.1<br>
  Email me to merge the changes from the trunk when they&#39;re done,<br>
  or tell me if there 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 v4.2.5 as the most current version)<br>
  Email me to merge the changes from the trunk when they&#39;re done,<br>
  or tell me if there are no such 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 v4.2.5 as the most current version; email me<br>
  to merge the changes from the trunk when they&#39;re done, or tell me if<br>
  there are no such changes.)<br>
<br>
* Casey Klein &lt;<a href="mailto:clklein@eecs.northwestern.edu">clklein@eecs.northwestern.edu</a>&gt;<br>
  Updates:<br>
  - Redex Updates: update HISTORY<br>
  (updates should show v4.2.5 as the most current version; email me<br>
  to merge the changes from the trunk when they&#39;re done, or tell me if<br>
  there are no such 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>
<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>
* Noel Welsh &lt;<a href="mailto:noelwelsh@gmail.com">noelwelsh@gmail.com</a>&gt;, 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 bundle and they all load<br>
    into mzscheme or drscheme (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>
  - PLT Tree: compare new distribution trees to previous ones<br>
  Version Updates: if a major change has happened, update the version<br>
  number in:<br>
  - plt/collects/mzscheme/info.ss<br>
  - plt/collects/mred/info.ss<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 v4.2.4.900 build, you will need to edit your<br>
    .../collects/framework/private/version.ss<br>
  file and change `(version)&#39; to `&quot;4.2.5&quot;&#39;.]<br>
<font color="#888888"><br>
--<br>
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:<br>
                    <a href="http://barzilay.org/" target="_blank">http://barzilay.org/</a>                   Maze is Life!<br>
</font></blockquote></div><br>