CVS: sml-dist/READMES 110.56-README,NONE,1.1 110.56-README.html,NONE,1.1
Matthias Blume <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/READMES
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29350
Added Files:
110.56-README 110.56-README.html
Log Message:
added readme files for 110.56
--- NEW FILE: 110.56-README ---
S M L / N J
1 1 0 . 5 6 N E W S
October 25, 2005
WARNING
This working version is believed to be stable, but
we have not run our full regression-test suite.
HOME: http://www.smlnj.org/index.html
FILES: http://smlnj.cs.uchicago.edu/dist/working/110.56/
Summary:
Bug fixes and minor feature enhancements.
--------------------------------------------------------------------------
Libraries:
----------
- Added interval sets to utility library (signatures INTERVAL_DOMAIN
and INTERVAL_SET, and functor IntervalSetFn).
Compiler:
---------
- Improved code generation for polymorphic equality on datatypes.
MLRISC:
-------
- Fixed bug in x86 register allocator.
- Some code cleanup.
Tools:
------
- ml-lex now correctly recognizes \r as representing carriage return.
- ml-yacc now works with files that use non-native end-of-line encodings
(e.g., Windows text files on a Unix system).
--- NEW FILE: 110.56-README.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>SML/NJ 110.56 NEWS</title>
</head>
<body>
<pre>
S M L / N J
1 1 0 . 5 6 N E W S
October 25, 2005
WARNING
This working version is believed to be stable, but
we have not run our full regression-test suite.
</pre>
<dl>
<dt>HOME:</dt>
<dd><a href="http://www.smlnj.org/index.html">http://www.smlnj.org/index.html</a></dd>
<dt>FILES:</dt>
<dd><a href="http://smlnj.cs.uchicago.edu/dist/working/110.56/">http://smlnj.cs.uchicago.edu/dist/working/110.56/</a></dd>
</dl>
<h2>Summary:</h2>
Bugfixes and minor feature enhancements.
<hr>
<h2>Details:</h2>
<dl>
<dt>Libraries:</dt>
<dd>
<ul>
<li>Added interval sets to utility library (signatures
<tt>INTERVAL_DOMAIN</tt> and <tt>INTERVAL_SET</tt>, and functor
<tt>IntervalSetFn</tt>).</li>
</ul>
</dd>
<dt>Compiler:</dt>
<dd>
<ul>
<li>Improved code generation for polymorphic equality on datatypes.</li>
</ul>
</dd>
<dt>MLRISC:</dt>
<dd>
<ul>
<li>Fixed bug in <tt>x86</tt> register allocator.</li>
<li>Some code cleanup.</li>
</ul>
</dd>
<dt>Tools:</dt>
<dd>
<ul>
<li>ML-Lex now correctly recognizes <tt>\r</tt> as representing
carriage return.</li>
<li>ML-Yacc now works with files that use non-native end-of-line
encodings (e.g., Windows text files on a Unix system).</li>
</ul>
</dd>
</dl>
</body>
</html>
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information