SCM Repository
Diff of /sml/trunk/HISTORY
Parent Directory
|
Revision Log
|
Patch
revision 852, Tue Jun 26 02:56:11 2001 UTC | revision 854, Wed Jun 27 19:11:38 2001 UTC | |
---|---|---|
# | Line 14 | Line 14 |
14 | ||
15 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
16 | Name: Matthias Blume | Name: Matthias Blume |
17 | Date: 2001/06/27 15:10:00 EDT | |
18 | Tag: blume-20010627-concur | |
19 | Description: | |
20 | ||
21 | Fixed a small bug in CM's handling of parallel compilation. | |
22 | (You could observe the bug by Control-C-interrupting an ordinary | |
23 | CMB.make or CM.stabilize and then attaching some compile servers. | |
24 | The result was that all of a sudden the previously interrupted | |
25 | compilation would continue on its own. This was because of | |
26 | an over-optimization: CM did not bother to clean out certain queues | |
27 | when no servers were attached "anyway", resulting in the contents | |
28 | of these queues to grab control when new servers did get attached.) | |
29 | ||
30 | There is also another minor update to the CM manual. | |
31 | ||
32 | ---------------------------------------------------------------------- | |
33 | Name: Matthias Blume | |
34 | Date: 2001/06/26 16:15:00 EDT | |
35 | Tag: blume-20010626-cmdoc | |
36 | Description: | |
37 | ||
38 | Minor typo fixed in CM manual (syntax diagram for libraries). | |
39 | ||
40 | ---------------------------------------------------------------------- | |
41 | Name: Matthias Blume | |
42 | Date: 2001/06/25 22:55:00 EDT | Date: 2001/06/25 22:55:00 EDT |
43 | Tag: blume-20010625-x86pc | Tag: blume-20010625-x86pc |
44 | Description: | Description: |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |