[MLton-commit] r7370

Matthew Fluet fluet at mlton.org
Thu Dec 3 06:15:13 PST 2009


Update changelog.
----------------------------------------------------------------------

U   mlton/trunk/doc/changelog

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

Modified: mlton/trunk/doc/changelog
===================================================================
--- mlton/trunk/doc/changelog	2009-12-02 22:04:39 UTC (rev 7369)
+++ mlton/trunk/doc/changelog	2009-12-03 14:15:10 UTC (rev 7370)
@@ -62,6 +62,14 @@
     * Eliminated top-level 'type int = Int.int' in output.
     * Include (*#line line:col "file.grm" *) directives in output.
 
+* 2009-12-02
+  - Fixed bug in amd64 codegen register allocation of indirect C calls.
+
+* 2009-09-17
+  - Fixed bug in IntInf.scan and IntInf.fromString where leading
+    spaces were only accepted if the stream had an explicit sign
+    character.
+
 * 2009-07-10
   - Added combine conversions SSA optimization.
 




More information about the MLton-commit mailing list