[MLton-devel] cvs commit: changelog
Matthew Fluet
fluet@users.sourceforge.net
Sun, 24 Nov 2002 11:35:06 -0800
fluet 02/11/24 11:35:06
Modified: doc changelog
Log:
I've only explicitly added to the changelog types, values, structures,
and functors that were in basis-1997 but not in previous versions of
MLton. The other changes (additions, deletions, modifications) to the
basis library are implied by the Basis Library specification
changelog.
Revision Changes Path
1.11 +7 -4 mlton/doc/changelog
Index: changelog
===================================================================
RCS file: /cvsroot/mlton/mlton/doc/changelog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- changelog 24 Nov 2002 19:30:22 -0000 1.10
+++ changelog 24 Nov 2002 19:35:06 -0000 1.11
@@ -4,10 +4,13 @@
- Added support for the latest Basis Library specification.
- Added option -basis to choose Basis Library version. Currently available
basis libraries are basis-2002, basis-2002-strict, basis-1997, and none.
- - Added IntInf.{orb,xorb,andb,notb,<<,~>>}.
- - Added OS.IO.{poll_desc,poll_info}.
- - Added OS.IO.{pollDesc,pollToIODesc,infoToPollDesc,Poll}
- - Added OS.IO.{pollIn,pollOut,pollPri,poll,isIn,isOut,isPri}.
+ - Added IntInf.{orb,xorb,andb,notb,<<,~>>} values.
+ - Added OS.IO.{poll_desc,poll_info} types.
+ - Added OS.IO.{pollDesc,pollToIODesc,infoToPollDesc,Poll} values.
+ - Added OS.IO.{pollIn,pollOut,pollPri,poll,isIn,isOut,isPri} values.
+ - Added BinPrimIO,TextPrimIO structures.
+ - Added StreamIO,ImperativeIO functors.
+
* 2002-11-22
- Fixed bug that caused time profiling to fail (with a segfault) when resuming
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel