SCM Repository
Diff of /sml/trunk/HISTORY
Parent Directory
|
Revision Log
|
Patch
revision 1060, Mon Feb 11 20:55:09 2002 UTC | revision 1063, Wed Feb 13 21:41:53 2002 UTC | |
---|---|---|
# | Line 14 | Line 14 |
14 | ||
15 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
16 | Name: Matthias Blume | Name: Matthias Blume |
17 | Date: 2002/02/13 16:41:00 EST | |
18 | Tag: blume-20020213-cmlpq | |
19 | Description: | |
20 | ||
21 | Added new priority queue export symbols (which have just been added to | |
22 | smlnj-lib.cm) to CML's version of smlnj-lib.cm. (Otherwise CML would | |
23 | not compile and the installer would choke.) | |
24 | ||
25 | ---------------------------------------------------------------------- | |
26 | Name: Matthias Blume | |
27 | Date: 2002/02/13 16:15:00 EST | |
28 | Tag: blume-20020213-various | |
29 | Description: | |
30 | ||
31 | 1. More tweaks to ml-nlffigen: | |
32 | ||
33 | - better internal datastructures (resulting in slight speedup) | |
34 | - "-match" option requires exact match | |
35 | - "localized" gensym counters (untagged structs/unions nested within | |
36 | other structs/unions or within typedefs get a fresh counter; their | |
37 | tag will be prefixed by a concatenation of their parents' tags) | |
38 | - bug fixes (related to calculation of transitive closure of types | |
39 | to be included in the output) | |
40 | ||
41 | 2. Minor Basis updates: | |
42 | ||
43 | - added implementations for List.collate and Option.app | |
44 | ||
45 | ---------------------------------------------------------------------- | |
46 | Name: Matthias Blume | |
47 | Date: 2002/02/11 15:55:00 EST | Date: 2002/02/11 15:55:00 EST |
48 | Tag: blume-20020211-gensym | Tag: blume-20020211-gensym |
49 | Description: | Description: |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |