[MLton-commit] r7478

Matthew Fluet fluet at mlton.org
Tue Jun 8 07:55:30 PDT 2010


Ran grab-wiki for release
----------------------------------------------------------------------

A   mlton/trunk/doc/guide/Bugs20100608
U   mlton/trunk/doc/guide/Features
U   mlton/trunk/doc/guide/Home
U   mlton/trunk/doc/guide/Index
U   mlton/trunk/doc/guide/MLTONWIKIVERSION
U   mlton/trunk/doc/guide/PageSize
U   mlton/trunk/doc/guide/References
U   mlton/trunk/doc/guide/Release20070826
A   mlton/trunk/doc/guide/Release20100608
U   mlton/trunk/doc/guide/ReleaseChecklist
U   mlton/trunk/doc/guide/RunningOnCygwin
U   mlton/trunk/doc/guide/RunningOnOpenBSD
U   mlton/trunk/doc/guide/SMLNJLibrary
U   mlton/trunk/doc/guide/SystemInfo
U   mlton/trunk/doc/guide/TitleIndex
U   mlton/trunk/doc/guide/index.html

----------------------------------------------------------------------

Added: mlton/trunk/doc/guide/Bugs20100608
===================================================================
--- mlton/trunk/doc/guide/Bugs20100608	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/Bugs20100608	2010-06-08 14:55:29 UTC (rev 7478)
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<meta name="robots" content="index,nofollow">
+
+
+
+<title>Bugs20100608 - MLton Standard ML Compiler (SML Compiler)</title>
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="all" href="common.css">
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="screen" href="screen.css">
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="print" href="print.css">
+
+
+<link rel="Start" href="Home">
+
+
+</head>
+
+<body lang="en" dir="ltr">
+
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+_uacct = "UA-833377-1";
+urchinTracker();
+</script>
+<table bgcolor = lightblue cellspacing = 0 style = "border: 0px;" width = 100%>
+  <tr>
+    <td style = "
+		border: 0px;
+		color: darkblue; 
+		font-size: 150%;
+		text-align: left;">
+      <a class = mltona href="Home">MLton MLTONWIKIVERSION</a>
+    <td style = "
+		border: 0px;
+		font-size: 150%;
+		text-align: center;
+		width: 50%;">
+      Bugs20100608
+    <td style = "
+		border: 0px;
+		text-align: right;">
+      <table cellspacing = 0 style = "border: 0px">
+        <tr style = "vertical-align: middle;">
+      </table>
+  <tr style = "background-color: white;">
+    <td colspan = 3
+	style = "
+		border: 0px;
+		font-size:70%;
+		text-align: right;">
+      <a href = "Home">Home</a>
+      &nbsp;<a href = "TitleIndex">Index</a>
+      &nbsp;
+</table>
+<div id="content" lang="en" dir="ltr">
+Here are the known bugs in <a href="Release20100608">MLton 20100608</a>, listed in reverse chronological order of date reported. </div>
+
+
+
+<p>
+<hr>
+Last edited on 2010-06-08 14:31:31 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
+</body></html>

Modified: mlton/trunk/doc/guide/Features
===================================================================
--- mlton/trunk/doc/guide/Features	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/Features	2010-06-08 14:55:29 UTC (rev 7478)
@@ -384,8 +384,8 @@
 </li>
     <li class="gap">
 <p>
- Native integers, reals, and words.  <br>
-In MLton, integers and words are 32 bits and arithmetic does not  have any overhead due to tagging or boxing.  Also, reals are stored  unboxed, avoiding any overhead due to boxing. 
+ Untagged and unboxed native integers, reals, and words.  <br>
+In MLton, integers and words are 8 bits, 16 bits, 32 bits, and 64 bits and arithmetic does not  have any overhead due to tagging or boxing.  Also, reals (32-bit and 64-bit) are stored  unboxed, avoiding any overhead due to boxing. 
 </p>
 </li>
     <li class="gap">
@@ -402,7 +402,7 @@
     <li class="gap">
 <p>
  Fast arbitrary precision arithmetic (<tt>IntInf</tt>) based on the <a href="GnuMP">GnuMP</a>.  <br>
-For <tt>IntInf</tt> intensive programs, MLton can be an order of  magnitude or more faster than Poly/ML or SML/NJ.   
+For <tt>IntInf</tt> intensive programs, MLton can be an order of  magnitude or more faster than Poly/ML or SML/NJ. 
 </p>
 </li>
 
@@ -541,5 +541,5 @@
 
 <p>
 <hr>
-Last edited on 2010-06-07 20:08:54 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
+Last edited on 2010-06-08 14:13:42 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
 </body></html>

Modified: mlton/trunk/doc/guide/Home
===================================================================
--- mlton/trunk/doc/guide/Home	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/Home	2010-06-08 14:55:29 UTC (rev 7478)
@@ -62,7 +62,7 @@
 
     <li>
 <p>
- Please try out our new release, <a href="Release20070826">MLton 20070826</a>. 
+ Please try out our new release, <a href="Release20100608">MLton 20100608</a>. 
 </p>
 </li>
 
@@ -121,5 +121,5 @@
 
 <p>
 <hr>
-Last edited on 2007-08-26 19:55:03 by <span title="c-71-57-91-146.hsd1.il.comcast.net"><a href="MatthewFluet">MatthewFluet</a></span>.
+Last edited on 2010-06-08 14:36:16 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
 </body></html>

Modified: mlton/trunk/doc/guide/Index
===================================================================
--- mlton/trunk/doc/guide/Index	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/Index	2010-06-08 14:55:29 UTC (rev 7478)
@@ -69,7 +69,7 @@
 <br><a href="Bugs20041109">Bugs20041109</a>
 <br><a href="Bugs20051202">Bugs20051202</a>
 <br><a href="Bugs20070826">Bugs20070826</a>
-<br><a href="Bugs201006XX">Bugs201006XX</a>
+<br><a href="Bugs20100608">Bugs20100608</a>
 <a name="C"><h3>C</h3></a><a href="CallGraph">CallGraph</a>
 <br><a href="CallingFromCToSML">CallingFromCToSML</a>
 <br><a href="CallingFromSMLToC">CallingFromSMLToC</a>
@@ -282,7 +282,7 @@
 <br><a href="Release20041109">Release20041109</a>
 <br><a href="Release20051202">Release20051202</a>
 <br><a href="Release20070826">Release20070826</a>
-<br><a href="Release201006XX">Release201006XX</a>
+<br><a href="Release20100608">Release20100608</a>
 <br><a href="ReleaseChecklist">ReleaseChecklist</a>
 <br><a href="RemoveUnused">RemoveUnused</a>
 <br><a href="Restore">Restore</a>

Modified: mlton/trunk/doc/guide/MLTONWIKIVERSION
===================================================================
--- mlton/trunk/doc/guide/MLTONWIKIVERSION	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/MLTONWIKIVERSION	2010-06-08 14:55:29 UTC (rev 7478)
@@ -1 +1 @@
-20100607
+20100608

Modified: mlton/trunk/doc/guide/PageSize
===================================================================
--- mlton/trunk/doc/guide/PageSize	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/PageSize	2010-06-08 14:55:29 UTC (rev 7478)
@@ -58,7 +58,7 @@
 <p>
 List of all pages, sorted by their size: <ol>
 <li>
-<tt>&nbsp;32371 </tt><a href="References">References</a></li>
+<tt>&nbsp;32369 </tt><a href="References">References</a></li>
 <li>
 <tt>&nbsp;30352 </tt><a href="Fold">Fold</a></li>
 <li>
@@ -102,7 +102,7 @@
 <li>
 <tt>&nbsp;&nbsp;6777 </tt><a href="MLtonThread">MLtonThread</a></li>
 <li>
-<tt>&nbsp;&nbsp;6569 </tt><a href="Features">Features</a></li>
+<tt>&nbsp;&nbsp;6638 </tt><a href="Features">Features</a></li>
 <li>
 <tt>&nbsp;&nbsp;6442 </tt><a href="PortingMLton">PortingMLton</a></li>
 <li>
@@ -124,12 +124,12 @@
 <li>
 <tt>&nbsp;&nbsp;5688 </tt><a href="MLtonSignal">MLtonSignal</a></li>
 <li>
-<tt>&nbsp;&nbsp;5348 </tt><a href="Release20070826">Release20070826</a></li>
-<li>
 <tt>&nbsp;&nbsp;5326 </tt><a href="CompilationManager">CompilationManager</a></li>
 <li>
 <tt>&nbsp;&nbsp;5321 </tt><a href="Bugs20070826">Bugs20070826</a></li>
 <li>
+<tt>&nbsp;&nbsp;5274 </tt><a href="Release20070826">Release20070826</a></li>
+<li>
 <tt>&nbsp;&nbsp;5234 </tt><a href="XML">XML</a></li>
 <li>
 <tt>&nbsp;&nbsp;5170 </tt><a href="TipsForWritingConciseSML">TipsForWritingConciseSML</a></li>
@@ -150,7 +150,7 @@
 <li>
 <tt>&nbsp;&nbsp;4454 </tt><a href="Users">Users</a></li>
 <li>
-<tt>&nbsp;&nbsp;4442 </tt><a href="ReleaseChecklist">ReleaseChecklist</a></li>
+<tt>&nbsp;&nbsp;4441 </tt><a href="ReleaseChecklist">ReleaseChecklist</a></li>
 <li>
 <tt>&nbsp;&nbsp;4440 </tt><a href="MLBasisExamples">MLBasisExamples</a></li>
 <li>
@@ -168,11 +168,13 @@
 <li>
 <tt>&nbsp;&nbsp;4104 </tt><a href="Printf">Printf</a></li>
 <li>
-<tt>&nbsp;&nbsp;4003 </tt><a href="SMLNJLibrary">SMLNJLibrary</a></li>
+<tt>&nbsp;&nbsp;4091 </tt><a href="http://mlton.org/MatthewFluet_2fMoinEditorBackup"><img src="moin-www.png" alt="[WWW]" height="11" width="11">MatthewFluet/MoinEditorBackup</a></li>
 <li>
+<tt>&nbsp;&nbsp;3992 </tt><a href="SMLNJLibrary">SMLNJLibrary</a></li>
+<li>
 <tt>&nbsp;&nbsp;3961 </tt><a href="UniversalType">UniversalType</a></li>
 <li>
-<tt>&nbsp;&nbsp;3919 </tt><a href="Release201006XX">Release201006XX</a></li>
+<tt>&nbsp;&nbsp;3919 </tt><a href="Release20100608">Release20100608</a></li>
 <li>
 <tt>&nbsp;&nbsp;3776 </tt><a href="http://mlton.org/WesleyTerpstra_2fMoinEditorBackup"><img src="moin-www.png" alt="[WWW]" height="11" width="11">WesleyTerpstra/MoinEditorBackup</a></li>
 <li>
@@ -188,8 +190,6 @@
 <li>
 <tt>&nbsp;&nbsp;3518 </tt><a href="EqualityTypeVariable">EqualityTypeVariable</a></li>
 <li>
-<tt>&nbsp;&nbsp;3410 </tt><a href="http://mlton.org/Experimental"><img src="moin-www.png" alt="[WWW]" height="11" width="11">Experimental</a></li>
-<li>
 <tt>&nbsp;&nbsp;3294 </tt><a href="UnresolvedBugs">UnresolvedBugs</a></li>
 <li>
 <tt>&nbsp;&nbsp;3209 </tt><a href="MLBasisSyntaxAndSemantics">MLBasisSyntaxAndSemantics</a></li>
@@ -410,6 +410,8 @@
 <li>
 <tt>&nbsp;&nbsp;1104 </tt><a href="Closure">Closure</a></li>
 <li>
+<tt>&nbsp;&nbsp;1095 </tt><a href="RunningOnCygwin">RunningOnCygwin</a></li>
+<li>
 <tt>&nbsp;&nbsp;1074 </tt><a href="SXML">SXML</a></li>
 <li>
 <tt>&nbsp;&nbsp;1049 </tt><a href="RunningOnDarwin">RunningOnDarwin</a></li>
@@ -430,6 +432,8 @@
 <li>
 <tt>&nbsp;&nbsp;&nbsp;921 </tt><a href="License">License</a></li>
 <li>
+<tt>&nbsp;&nbsp;&nbsp;888 </tt><a href="http://mlton.org/Experimental"><img src="moin-www.png" alt="[WWW]" height="11" width="11">Experimental</a></li>
+<li>
 <tt>&nbsp;&nbsp;&nbsp;887 </tt><a href="LineDirective">LineDirective</a></li>
 <li>
 <tt>&nbsp;&nbsp;&nbsp;885 </tt><a href="Flatten">Flatten</a></li>
@@ -464,8 +468,6 @@
 <li>
 <tt>&nbsp;&nbsp;&nbsp;736 </tt><a href="EtaExpansion">EtaExpansion</a></li>
 <li>
-<tt>&nbsp;&nbsp;&nbsp;725 </tt><a href="RunningOnCygwin">RunningOnCygwin</a></li>
-<li>
 <tt>&nbsp;&nbsp;&nbsp;723 </tt><a href="RayRacine">RayRacine</a></li>
 <li>
 <tt>&nbsp;&nbsp;&nbsp;722 </tt><a href="Drawbacks">Drawbacks</a></li>
@@ -558,8 +560,6 @@
 <li>
 <tt>&nbsp;&nbsp;&nbsp;501 </tt><a href="PackedRepresentation">PackedRepresentation</a></li>
 <li>
-<tt>&nbsp;&nbsp;&nbsp;501 </tt><a href="http://mlton.org/MatthewFluet_2fMoinEditorBackup"><img src="moin-www.png" alt="[WWW]" height="11" width="11">MatthewFluet/MoinEditorBackup</a></li>
-<li>
 <tt>&nbsp;&nbsp;&nbsp;494 </tt><a href="PhantomType">PhantomType</a></li>
 <li>
 <tt>&nbsp;&nbsp;&nbsp;487 </tt><a href="LoopInvariant">LoopInvariant</a></li>
@@ -584,6 +584,8 @@
 <li>
 <tt>&nbsp;&nbsp;&nbsp;454 </tt><a href="ConstantPropagation">ConstantPropagation</a></li>
 <li>
+<tt>&nbsp;&nbsp;&nbsp;441 </tt><a href="RunningOnOpenBSD">RunningOnOpenBSD</a></li>
+<li>
 <tt>&nbsp;&nbsp;&nbsp;435 </tt><a href="Development">Development</a></li>
 <li>
 <tt>&nbsp;&nbsp;&nbsp;422 </tt><a href="StandardMLTutorials">StandardMLTutorials</a></li>
@@ -608,8 +610,6 @@
 <li>
 <tt>&nbsp;&nbsp;&nbsp;397 </tt><a href="TalkMLtonFeatures">TalkMLtonFeatures</a></li>
 <li>
-<tt>&nbsp;&nbsp;&nbsp;397 </tt><a href="RunningOnOpenBSD">RunningOnOpenBSD</a></li>
-<li>
 <tt>&nbsp;&nbsp;&nbsp;391 </tt><a href="ParallelMove">ParallelMove</a></li>
 <li>
 <tt>&nbsp;&nbsp;&nbsp;385 </tt><a href="ToRSSA">ToRSSA</a></li>
@@ -732,7 +732,7 @@
 <li>
 <tt>&nbsp;&nbsp;&nbsp;120 </tt><a href="WikiName">WikiName</a></li>
 <li>
-<tt>&nbsp;&nbsp;&nbsp;118 </tt><a href="Bugs201006XX">Bugs201006XX</a></li>
+<tt>&nbsp;&nbsp;&nbsp;118 </tt><a href="Bugs20100608">Bugs20100608</a></li>
 <li>
 <tt>&nbsp;&nbsp;&nbsp;112 </tt><a href="MikeThomas">MikeThomas</a></li>
 <li>

Modified: mlton/trunk/doc/guide/References
===================================================================
--- mlton/trunk/doc/guide/References	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/References	2010-06-08 14:55:29 UTC (rev 7478)
@@ -798,7 +798,7 @@
 
     <li class="gap">
 <p>
- <a id="Price09"></a>  <a class="external" href="http://rogerprice.org/#UG"><img src="moin-www.png" alt="[WWW]" height="11" width="11">User’s Guide to ML-Lex and ML-Yacc</a>  Roger Price.  2009. 
+ <a id="Price09"></a>  <a class="external" href="http://rogerprice.org/#UG"><img src="moin-www.png" alt="[WWW]" height="11" width="11">User's Guide to ML-Lex and ML-Yacc</a>  Roger Price.  2009. 
 </p>
 </li>
     <li class="gap">
@@ -1306,5 +1306,5 @@
 
 <p>
 <hr>
-Last edited on 2010-04-02 20:05:16 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
+Last edited on 2010-06-08 14:23:39 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
 </body></html>

Modified: mlton/trunk/doc/guide/Release20070826
===================================================================
--- mlton/trunk/doc/guide/Release20070826	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/Release20070826	2010-06-08 14:55:29 UTC (rev 7478)
@@ -55,7 +55,10 @@
       &nbsp;
 </table>
 <div id="content" lang="en" dir="ltr">
-Here you can download the latest public release of MLton, version 20070826.  Elsewhere you can download newer, <a href="http://mlton.org/Experimental"><img src="moin-www.png" alt="[WWW]" height="11" width="11">Experimental</a> releases. <h2 id="head-9fa56f6715598f7143da2e8633da0b6fa4b9cfa7">Changes since the last public release</h2>
+<p>
+This is an archived public release of MLton, version 20070826. 
+</p>
+<h2 id="head-9fa56f6715598f7143da2e8633da0b6fa4b9cfa7">Changes since the last public release</h2>
 
         <ul>
 
@@ -504,5 +507,5 @@
 
 <p>
 <hr>
-Last edited on 2009-06-15 15:42:56 by <span title="fenrir.uchicago.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
+Last edited on 2010-06-08 14:35:09 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
 </body></html>

Added: mlton/trunk/doc/guide/Release20100608
===================================================================
--- mlton/trunk/doc/guide/Release20100608	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/Release20100608	2010-06-08 14:55:29 UTC (rev 7478)
@@ -0,0 +1,466 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<meta name="robots" content="index,nofollow">
+
+
+
+<title>Release20100608 - MLton Standard ML Compiler (SML Compiler)</title>
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="all" href="common.css">
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="screen" href="screen.css">
+<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="print" href="print.css">
+
+
+<link rel="Start" href="Home">
+
+
+</head>
+
+<body lang="en" dir="ltr">
+
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+_uacct = "UA-833377-1";
+urchinTracker();
+</script>
+<table bgcolor = lightblue cellspacing = 0 style = "border: 0px;" width = 100%>
+  <tr>
+    <td style = "
+		border: 0px;
+		color: darkblue; 
+		font-size: 150%;
+		text-align: left;">
+      <a class = mltona href="Home">MLton MLTONWIKIVERSION</a>
+    <td style = "
+		border: 0px;
+		font-size: 150%;
+		text-align: center;
+		width: 50%;">
+      Release20100608
+    <td style = "
+		border: 0px;
+		text-align: right;">
+      <table cellspacing = 0 style = "border: 0px">
+        <tr style = "vertical-align: middle;">
+      </table>
+  <tr style = "background-color: white;">
+    <td colspan = 3
+	style = "
+		border: 0px;
+		font-size:70%;
+		text-align: right;">
+      <a href = "Home">Home</a>
+      &nbsp;<a href = "TitleIndex">Index</a>
+      &nbsp;
+</table>
+<div id="content" lang="en" dir="ltr">
+Here you can download the latest public release of MLton, version 20100608.  Elsewhere you can download newer, <a href="http://mlton.org/Experimental"><img src="moin-www.png" alt="[WWW]" height="11" width="11">Experimental</a> releases. <h2 id="head-9fa56f6715598f7143da2e8633da0b6fa4b9cfa7">Changes since the last public release</h2>
+
+        <ul>
+
+        <li>
+<p>
+ New platforms. 
+</p>
+</li>
+
+            <ul>
+
+            <li>
+<p>
+ <a href="RunningOnIA64">IA64</a>/<a href="RunningOnHPUX">HPUX</a> 
+</p>
+</li>
+            <li>
+<p>
+ <a href="RunningOnPowerPC64">PowerPC64</a>/<a href="RunningOnAIX">AIX</a> 
+</p>
+</li>
+
+            </ul>
+
+
+        <li>
+<p>
+ Compiler. 
+</p>
+</li>
+
+            <ul>
+
+            <li>
+<p>
+ <a href="CompileTimeOptions">Command-line switches</a>. 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Added: <tt>-mlb-path-var&nbsp;'&lt;name&gt;&nbsp;&lt;value&gt;'</tt> 
+</p>
+</li>
+                <li>
+<p>
+ Removed: <tt>-keep&nbsp;sml</tt>, <tt>-stop&nbsp;sml</tt> 
+</p>
+</li>
+
+                </ul>
+
+
+            <li>
+<p>
+ Improved constant folding of floating-point operations. 
+</p>
+</li>
+            <li>
+<p>
+ Experimental: Support for compiling to a C library; see <a href="LibrarySupport"> documentation</a>. 
+</p>
+</li>
+            <li>
+<p>
+ Extended <tt>-show-def-use&nbsp;output</tt> to include types of variable definitions. 
+</p>
+</li>
+            <li>
+<p>
+ Deprecated features (to be removed in a future release) 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Bytecode codegen: The bytecode codegen has not seen significant use and it is not well understood by any of the active developers. 
+</p>
+</li>
+                <li>
+<p>
+ Support for <tt>.cm</tt> files as input: The ML Basis system provides much better infrastructure for "programming in the very large" than the (very) limited support for CM.  The <tt>cm2mlb</tt> tool (available in the source distribution) can be used to convert CM projects to MLB projects, preserving the CM scoping of module identifiers. 
+</p>
+</li>
+
+                </ul>
+
+
+            <li>
+<p>
+ Bug fixes: see <a href = "http://mlton.org/cgi-bin/viewsvn.cgi/*checkout*/mlton/tags/on-20100608-release/doc/changelog"><img src="moin-www.png" alt="[WWW]" height="11" width="11">changelog</a> 
+</p>
+</li>
+
+            </ul>
+
+
+        <li>
+<p>
+ Runtime. 
+</p>
+</li>
+
+            <ul>
+
+            <li>
+<p>
+ <a href="RunTimeOptions">@MLton switches</a>. 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Added: <tt>may-page-heap&nbsp;{false|true}</tt> 
+</p>
+</li>
+
+                </ul>
+
+
+            <li>
+<p>
+ <tt>may-page-heap</tt>: By default, MLton will not page the heap to disk when unable to grow the heap to accomodate an allocation. (Previously, this behavior was the default, with no means to disable, with security an least-surprise issues.) 
+</p>
+</li>
+            <li>
+<p>
+ Bug fixes: see <a href = "http://mlton.org/cgi-bin/viewsvn.cgi/*checkout*/mlton/tags/on-20100608-release/doc/changelog"><img src="moin-www.png" alt="[WWW]" height="11" width="11">changelog</a> 
+</p>
+</li>
+
+            </ul>
+
+
+        <li>
+<p>
+ Language. 
+</p>
+</li>
+
+            <ul>
+
+            <li>
+<p>
+ Allow numeric characters in <a href="MLBasis">ML Basis</a> path variables. 
+</p>
+</li>
+
+            </ul>
+
+
+        <li>
+<p>
+ Libraries. 
+</p>
+</li>
+
+            <ul>
+
+            <li>
+<p>
+ <a href="BasisLibrary">Basis Library</a>. 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Bug fixes: see <a href = "http://mlton.org/cgi-bin/viewsvn.cgi/*checkout*/mlton/tags/on-20100608-release/doc/changelog"><img src="moin-www.png" alt="[WWW]" height="11" width="11">changelog</a> 
+</p>
+</li>
+
+                </ul>
+
+
+            <li>
+<p>
+ <a href="MLtonStructure">MLton structure</a>. 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Added: <tt>MLton.equal</tt>, <tt>MLton.hash</tt>, <tt>MLton.Cont.isolate</tt>, <tt>MLton.GC.Statistics</tt>, <tt>MLton.Pointer.sizeofPointer</tt>, <tt>MLton.Socket.Address.toVector</tt> 
+</p>
+</li>
+                <li>
+<p>
+ Changed: 
+</p>
+</li>
+                <li>
+<p>
+ Deprecated: <tt>MLton.Socket</tt> 
+</p>
+</li>
+
+                </ul>
+
+
+            <li>
+<p>
+ <a href="UnsafeStructure">Unsafe structure</a>. 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Added versions of all of the monomorphic array and vector structures. 
+</p>
+</li>
+
+                </ul>
+
+
+            <li>
+<p>
+ Other libraries. 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Updated: <a href="CKitLibrary">ckit library</a>, <a href="MLRISCLibrary">MLRISC library</a>, <a href="SMLNJLibrary">SML/NJ library</a>. 
+</p>
+</li>
+
+                </ul>
+
+
+
+            </ul>
+
+
+        <li>
+<p>
+ Tools. 
+</p>
+</li>
+
+            <ul>
+
+            <li>
+<p>
+ mllex 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Eliminated top-level <tt>type&nbsp;int&nbsp;=&nbsp;Int.int</tt> in output. 
+</p>
+</li>
+                <li>
+<p>
+ Include <tt>(*#line&nbsp;line:col&nbsp;"file.lex"&nbsp;*)</tt> directives in output. 
+</p>
+</li>
+                <li>
+<p>
+ Added <tt>%posint</tt> command, to set the <tt>yypos</tt> type and allow the lexing of multi-gigabyte files. 
+</p>
+</li>
+
+                </ul>
+
+
+            <li>
+<p>
+ mlnlffigen 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Added command-line switches <tt>-linkage&nbsp;archive</tt> and <tt>-linkage&nbsp;shared</tt>. 
+</p>
+</li>
+                <li>
+<p>
+ Deprecated command-line switch <tt>-linkage&nbsp;static</tt>. 
+</p>
+</li>
+                <li>
+<p>
+ Added support for <a href="RunningOnIA64">IA64</a> and <a href="RunningOnHPPA">HPPA</a> targets. 
+</p>
+</li>
+
+                </ul>
+
+
+            <li>
+<p>
+ mlyacc 
+</p>
+</li>
+
+                <ul>
+
+                <li>
+<p>
+ Eliminated top-level <tt>type&nbsp;int&nbsp;=&nbsp;Int.int</tt> in output. 
+</p>
+</li>
+                <li>
+<p>
+ Include <tt>(*#line&nbsp;line:col&nbsp;"file.grm"&nbsp;*)</tt> directives in output. 
+</p>
+</li>
+
+                </ul>
+
+
+
+            </ul>
+
+
+
+        </ul>
+
+
+<p>
+For a complete list of changes and bug fixes since <a href="Release20070826">Release20070826</a>, see the <a href = "http://mlton.org/cgi-bin/viewsvn.cgi/*checkout*/mlton/tags/on-20100608-release/doc/changelog"><img src="moin-www.png" alt="[WWW]" height="11" width="11">changelog</a> and <a href="Bugs20070826">Bugs20070826</a>. 
+</p>
+<h2 id="head-89284ec2802cbf43081670e6d5c31faaa8216ab0">20100608 binary packages</h2>
+<h2 id="head-0cd224f7f4c1caf61446a8118a0f86dd3c53556c">20100608 source packages</h2>
+
+    <ul>
+
+    <li>
+<p>
+  
+</p>
+</li>
+
+    </ul>
+
+
+<h2 id="head-c9f200c953410684e25381b86acb0096e9ca73f2">Packages available at other sites</h2>
+
+    <ul>
+
+    <li>
+<p>
+ <a class="external" href="http://packages.debian.org/search?keywords=mlton&amp;searchon=names&amp;suite=all&amp;section=all"><img src="moin-www.png" alt="[WWW]" height="11" width="11">Debian</a> 
+</p>
+</li>
+    <li>
+<p>
+ <a class="external" href="http://www.freebsd.org/cgi/ports.cgi?query=mlton&amp;stype=all"><img src="moin-www.png" alt="[WWW]" height="11" width="11">FreeBSD</a> 
+</p>
+</li>
+    <li>
+<p>
+ <a class="external" href="https://admin.fedoraproject.org/pkgdb/acls/name/mlton"><img src="moin-www.png" alt="[WWW]" height="11" width="11">Fedora</a> 
+</p>
+</li>
+    <li>
+<p>
+ <a class="external" href="http://packages.ubuntu.com/search?suite=default&amp;section=all&amp;arch=any&amp;searchon=names&amp;keywords=mlton"><img src="moin-www.png" alt="[WWW]" height="11" width="11">Ubuntu</a> 
+</p>
+</li>
+
+    </ul>
+
+
+<h2 id="head-a4bc8bf5caf54b18cea9f58e83dd4acb488deb17">Also see</h2>
+
+    <ul>
+
+    <li>
+<p>
+ <a href="Bugs20100608">Bugs20100608</a> 
+</p>
+</li>
+    <li>
+<p>
+ <a class="external" href="http://mlton.org/guide/20100608/"><img src="moin-www.png" alt="[WWW]" height="11" width="11">MLton Guide (20100608)</a>.  A snapshot of the MLton wiki at the time of release. 
+</p>
+</li>
+</ul>
+
+</div>
+
+
+
+<p>
+<hr>
+Last edited on 2010-06-08 14:33:07 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
+</body></html>

Modified: mlton/trunk/doc/guide/ReleaseChecklist
===================================================================
--- mlton/trunk/doc/guide/ReleaseChecklist	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/ReleaseChecklist	2010-06-08 14:55:29 UTC (rev 7478)
@@ -129,7 +129,7 @@
 </li>
             <li>
 <p>
- Comment out lists and attachment links under <tt>YYYYMM??&nbsp;binary&nbsp;packages</tt> and <tt>YYYYMM??&nbsp;bsources</tt>. 
+ Comment out lists and attachment links under <tt>YYYYMM??&nbsp;binary&nbsp;packages</tt> and <tt>YYYYMM??&nbsp;sources</tt>. 
 </p>
 </li>
             <li>
@@ -555,5 +555,5 @@
 
 <p>
 <hr>
-Last edited on 2009-07-31 14:52:38 by <span title="173.86.192.189"><a href="MatthewFluet">MatthewFluet</a></span>.
+Last edited on 2010-06-08 14:25:52 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
 </body></html>

Modified: mlton/trunk/doc/guide/RunningOnCygwin
===================================================================
--- mlton/trunk/doc/guide/RunningOnCygwin	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/RunningOnCygwin	2010-06-08 14:55:29 UTC (rev 7478)
@@ -72,6 +72,11 @@
  Cygwin's <tt>mmap</tt> emulation is less than perfect.  Sometimes it  interacts badly with <tt>Posix.Process.fork</tt>. 
 </p>
 </li>
+    <li class="gap">
+<p>
+ The <a href = "http://mlton.org/cgi-bin/viewsvn.cgi/*checkout*/mlton/tags/on-MLTONWIKIVERSION-release/regression/socket.sml"><img src="moin-www.png" alt="[WWW]" height="11" width="11">socket.sml</a> regression test fails.  We suspect this is not a   bug and is simply due to our test relying on a certain   behavior when connecting to a socket that has not yet   accepted, which is handled differently on OpenBSD than other   platforms.  Any help in understanding and resolving this issue   is appreciated. 
+</p>
+</li>
 
     </ul>
 
@@ -93,5 +98,5 @@
 
 <p>
 <hr>
-Last edited on 2009-06-23 14:48:47 by <span title="fenrir.uchicago.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
+Last edited on 2010-06-07 21:29:55 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
 </body></html>

Modified: mlton/trunk/doc/guide/RunningOnOpenBSD
===================================================================
--- mlton/trunk/doc/guide/RunningOnOpenBSD	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/RunningOnOpenBSD	2010-06-08 14:55:29 UTC (rev 7478)
@@ -61,7 +61,7 @@
 
     <li>
 <p>
- Our socket regression test fails.  We suspect this is not a   bug and is simply due to our test relying on a certain   behavior when connecting to a socket that has not yet   accepted, which is handled differently on OpenBSD than other   platforms.  Any help in understanding and resolving this issue   is appreciated. 
+ The <a href = "http://mlton.org/cgi-bin/viewsvn.cgi/*checkout*/mlton/tags/on-MLTONWIKIVERSION-release/regression/socket.sml"><img src="moin-www.png" alt="[WWW]" height="11" width="11">socket.sml</a> regression test fails.  We suspect this is not a   bug and is simply due to our test relying on a certain   behavior when connecting to a socket that has not yet   accepted, which is handled differently on OpenBSD than other   platforms.  Any help in understanding and resolving this issue   is appreciated. 
 </p>
 </li>
 </ul>
@@ -72,5 +72,5 @@
 
 <p>
 <hr>
-Last edited on 2007-07-08 20:20:13 by <span title="c-71-57-91-146.hsd1.il.comcast.net"><a href="MatthewFluet">MatthewFluet</a></span>.
+Last edited on 2010-06-07 21:30:30 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
 </body></html>

Modified: mlton/trunk/doc/guide/SMLNJLibrary
===================================================================
--- mlton/trunk/doc/guide/SMLNJLibrary	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/SMLNJLibrary	2010-06-08 14:55:29 UTC (rev 7478)
@@ -56,7 +56,7 @@
 </table>
 <div id="content" lang="en" dir="ltr">
 The  <a class="external" href="http://www.smlnj.org/doc/smlnj-lib/index.html"><img src="moin-www.png" alt="[WWW]" height="11" width="11">SML/NJ Library</a>  is a collection of libraries that are distributed with SML/NJ.  Due to differences between SML/NJ and MLton, these libraries will not work out-of-the box with MLton.   <p>
-As of 20100402, MLton includes a port of the SML/NJ Library, currently synchronized with SML/NJ version 110.72. 
+As of 20100402, MLton includes a port of the SML/NJ Library synchronized with SML/NJ version 110.72. 
 </p>
 <h2 id="head-0bb18642b70b9f8a9c12ccf39487328f306b8e19">Usage</h2>
 
@@ -228,5 +228,5 @@
 
 <p>
 <hr>
-Last edited on 2010-04-02 19:28:48 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
+Last edited on 2010-06-08 14:42:48 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
 </body></html>

Modified: mlton/trunk/doc/guide/SystemInfo
===================================================================
--- mlton/trunk/doc/guide/SystemInfo	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/SystemInfo	2010-06-08 14:55:29 UTC (rev 7478)
@@ -57,7 +57,7 @@
 <div id="content" lang="en" dir="ltr">
 <p>
 <dl><dt>Python Version</dt><dd>2.3.5 (#2, Sep  4 2005, 22:01:42) 
-[GCC 3.3.5 (Debian 1:3.3.5-13)]</dd><dt>MoinMoin Version</dt><dd>Release 1.2.3 [Revision 1.186]</dd><dt>Number of pages</dt><dd>355</dd><dt>Number of system pages</dt><dd>2</dd><dt>Number of backup versions</dt><dd>2646</dd><dt>Accumulated page sizes</dt><dd>767252</dd><dt>Entries in edit log</dt><dd>3483 (347768 bytes)</dd><dt>Event log</dt><dd>100706370 bytes</dd><dt>Global extension macros</dt><dd>AbandonedPages, BR, FootNote, Form, FullSearch, GetText, Include, Navigation, OrphanedPages, PageHits, PageSize, RandomPage, RandomQuote, RecentChanges, ShowSmileys, StatsChart, SystemAdmin, TableOfContents, TeudView, WantedPages</dd><dt>Local extension macros</dt><dd>Cite, Div, DownloadSVN, Form, Improvement, IncludeSVN, Input, Span, TextArea, ViewCVS, ViewCVSDir, ViewSVN, ViewSVNDir, ViewSVNRev</dd><dt>Global extension actions</dt><dd>AttachFile, DeletePage, LikePages, LocalSiteMap, RenamePage, SpellCheck, links, rss_rc, titleindex</dd><dt>Local extension actions</dt><dd>AllLinks</dd><dt>Installed processors</dt><dd>CSV, Colorize</dd></dl 
+[GCC 3.3.5 (Debian 1:3.3.5-13)]</dd><dt>MoinMoin Version</dt><dd>Release 1.2.3 [Revision 1.186]</dd><dt>Number of pages</dt><dd>355</dd><dt>Number of system pages</dt><dd>2</dd><dt>Number of backup versions</dt><dd>2660</dd><dt>Accumulated page sizes</dt><dd>768715</dd><dt>Entries in edit log</dt><dd>3499 (349091 bytes)</dd><dt>Event log</dt><dd>100898383 bytes</dd><dt>Global extension macros</dt><dd>AbandonedPages, BR, FootNote, Form, FullSearch, GetText, Include, Navigation, OrphanedPages, PageHits, PageSize, RandomPage, RandomQuote, RecentChanges, ShowSmileys, StatsChart, SystemAdmin, TableOfContents, TeudView, WantedPages</dd><dt>Local extension macros</dt><dd>Cite, Div, DownloadSVN, Form, Improvement, IncludeSVN, Input, Span, TextArea, ViewCVS, ViewCVSDir, ViewSVN, ViewSVNDir, ViewSVNRev</dd><dt>Global extension actions</dt><dd>AttachFile, DeletePage, LikePages, LocalSiteMap, RenamePage, SpellCheck, links, rss_rc, titleindex</dd><dt>Local extension actions</dt><dd>AllLinks</dd><dt>Installed processors</dt><dd>CSV, Colorize</dd></dl 
 </p>
 </div>
 

Modified: mlton/trunk/doc/guide/TitleIndex
===================================================================
--- mlton/trunk/doc/guide/TitleIndex	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/TitleIndex	2010-06-08 14:55:29 UTC (rev 7478)
@@ -72,7 +72,7 @@
 <br><a href="Bugs20041109">Bugs20041109</a>
 <br><a href="Bugs20051202">Bugs20051202</a>
 <br><a href="Bugs20070826">Bugs20070826</a>
-<br><a href="Bugs201006XX">Bugs201006XX</a>
+<br><a href="Bugs20100608">Bugs20100608</a>
 <a name="C"><h3>C</h3></a><a href="CallGraph">CallGraph</a>
 <br><a href="CallingFromCToSML">CallingFromCToSML</a>
 <br><a href="CallingFromSMLToC">CallingFromSMLToC</a>
@@ -290,7 +290,7 @@
 <br><a href="Release20041109">Release20041109</a>
 <br><a href="Release20051202">Release20051202</a>
 <br><a href="Release20070826">Release20070826</a>
-<br><a href="Release201006XX">Release201006XX</a>
+<br><a href="Release20100608">Release20100608</a>
 <br><a href="ReleaseChecklist">ReleaseChecklist</a>
 <br><a href="RemoveUnused">RemoveUnused</a>
 <br><a href="Restore">Restore</a>

Modified: mlton/trunk/doc/guide/index.html
===================================================================
--- mlton/trunk/doc/guide/index.html	2010-06-07 21:31:55 UTC (rev 7477)
+++ mlton/trunk/doc/guide/index.html	2010-06-08 14:55:29 UTC (rev 7478)
@@ -62,7 +62,7 @@
 
     <li>
 <p>
- Please try out our new release, <a href="Release20070826">MLton 20070826</a>. 
+ Please try out our new release, <a href="Release20100608">MLton 20100608</a>. 
 </p>
 </li>
 
@@ -121,5 +121,5 @@
 
 <p>
 <hr>
-Last edited on 2007-08-26 19:55:03 by <span title="c-71-57-91-146.hsd1.il.comcast.net"><a href="MatthewFluet">MatthewFluet</a></span>.
+Last edited on 2010-06-08 14:36:16 by <span title="fenrir.cs.rit.edu"><a href="MatthewFluet">MatthewFluet</a></span>.
 </body></html>




More information about the MLton-commit mailing list