[MLton-commit] r7181

Matthew Fluet fluet at mlton.org
Fri Jun 19 13:22:14 PDT 2009


Be conservative about supported platforms.
----------------------------------------------------------------------

U   mlton/trunk/doc/README
U   mlton/trunk/doc/changelog

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

Modified: mlton/trunk/doc/README
===================================================================
--- mlton/trunk/doc/README	2009-06-19 16:45:28 UTC (rev 7180)
+++ mlton/trunk/doc/README	2009-06-19 20:22:14 UTC (rev 7181)
@@ -3,12 +3,13 @@
 
   + Portability.  
    Runs on the following platforms.
-   o AMD64: FreeBSD, Linux.
-   o HPPA: HPUX (11.00 and above), Linux (Debian).
-   o PowerPC: AIX (5.1 and above), Darwin (Mac OS X), Linux (Debian, Fedora).
+   o AMD64: FreeBSD, Linux (Debian, Fedora, ...).
+   o HPPA: HPUX (11.11 and above), Linux (Debian).
+   o PowerPC: AIX (5.2 and above), Darwin (Mac OS X), Linux (Debian,
+      Fedora, ...).
    o Sparc: Linux (Debian), Solaris (8 and above).
-   o X86: Cygwin/Windows, Darwin (Mac OS X), FreeBSD, Linux, MinGW/Windows, 
-      NetBSD, OpenBSD.
+   o X86: Cygwin/Windows, Darwin (Mac OS X), FreeBSD, Linux (Debian,
+      Fedora, ...), MinGW/Windows, NetBSD, OpenBSD.
   + Robustness.
    o Supports the full SML 97 language as given in The Definition 
       of Standard ML (Revised).

Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog	2009-06-19 16:45:28 UTC (rev 7180)
+++ mlton/trunk/doc/changelog	2009-06-19 20:22:14 UTC (rev 7181)
@@ -2,8 +2,6 @@
 
 Summary:
   + New platforms.
-   o ia64-hpux
-   o powerpc64-aix
   + Compiler.
    o Command-line switches.
     * Added: -mlb-path-var '<name> <value>'




More information about the MLton-commit mailing list