SCM Repository
Diff of /sml/trunk/HISTORY
Parent Directory
|
Revision Log
|
Patch
revision 732, Mon Nov 13 21:59:12 2000 UTC | revision 733, Fri Nov 17 05:13:45 2000 UTC | |
---|---|---|
# | Line 13 | Line 13 |
13 | Description: | Description: |
14 | ||
15 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
16 | Name: Matthias Blume | |
17 | Date: 2000/11/17 14:10:00 JST | |
18 | Tag: blume-20001117-pickle-lib | |
19 | Description: | |
20 | ||
21 | 1. Eliminated comp-lib.cm | |
22 | 2. Made pickle-lib.cm | |
23 | 3. Eliminated all uses of intset.sml (from comp-lib.cm) | |
24 | 4. Replaced all uses of intmap.{sig,sml} (from comp-lib.cm) with | |
25 | equivalent constructs from smlnj-lib.cm (INtHashTable). | |
26 | 5. Point 4. also goes for those uses of intmap.* in MLRISC. | |
27 | Duplicated intmap modules thrown out. | |
28 | 6. Hunted down all duplicated SCC code and replaced it with | |
29 | equivalent stuff (GraphSCCFn from smlnj-lib.cm). | |
30 | 7. Rewrote Feedback module. | |
31 | 8. Moved sortedlist.sml into viscomp-lib.cm. Eventually it | |
32 | should be thrown out and equivalent modules from smlnj-lib.cm | |
33 | should be used (IntRedBlackSet, IntListSet, ...). | |
34 | ||
35 | Confirmed that compiler compiles to fixpoint. | |
36 | ||
37 | ---------------------------------------------------------------------- | |
38 | Name: Allen Leung | Name: Allen Leung |
39 | Date: 2000/11/10 18:00:00 | Date: 2000/11/10 18:00:00 |
40 | Tag: leunga-20001110-new-x86-fp | Tag: leunga-20001110-new-x86-fp |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |