SCM Repository
Diff of /sml/trunk/src/smlnj-lib/CHANGES
Parent Directory
|
Revision Log
|
Patch
revision 8, Sun Jan 18 01:01:29 1998 UTC | revision 29, Thu Mar 12 01:05:59 1998 UTC | |
---|---|---|
# | Line 6 | Line 6 |
6 | [1997-12-07] 109.32 --> 110 | [1997-12-07] 109.32 --> 110 |
7 | --------------------------- | --------------------------- |
8 | ||
9 | Added the function add' to the ORD_SET signature and the function insert' | |
10 | to the ORD_MAP signature. These functions fit the pattern of the fold | |
11 | functions. (110 patch 3) | |
12 | ||
13 | Added the IntInf:INT_INF structure to the Util library. This is a subset | |
14 | of the optional IntInf structure defined by the SML'97 basis. | |
15 | ||
16 | Changed the Rand structure to use words as seeds and results. This also | |
17 | fixes bug 1047. (110 patch 3) | |
18 | ||
19 | Added a clear operation to the Queue and various hash table structures. | Added a clear operation to the Queue and various hash table structures. |
20 | ||
21 | Changed the ListFormat.formatList to ListFormat.fmt and ListFormat.scanList | Changed the ListFormat.formatList to ListFormat.fmt and ListFormat.scanList |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |