diff options
| author | Richard Brooksby | 2001-12-07 13:19:25 +0000 |
|---|---|---|
| committer | Richard Brooksby | 2001-12-07 13:19:25 +0000 |
| commit | c0bb4cd3cde4e17fd066c1257ffe344eebf0887e (patch) | |
| tree | 0d70ba9452472d7eef8b6184961a750d1532ff2e /mps/code | |
| parent | 8f80a60c93de1b8065c8bc5a854f655c83981da1 (diff) | |
| download | emacs-c0bb4cd3cde4e17fd066c1257ffe344eebf0887e.tar.gz emacs-c0bb4cd3cde4e17fd066c1257ffe344eebf0887e.zip | |
Removing hopenames from the master sources.
This change will be integrated but ignored (-ay) to the gg-epcore/union sources, so that they retain HopeNames.
Copied from Perforce
Change: 24911
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code')
220 files changed, 0 insertions, 221 deletions
diff --git a/mps/code/abq.c b/mps/code/abq.c index 291f9643156..a0c07932836 100644 --- a/mps/code/abq.c +++ b/mps/code/abq.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.abq: AVAILABLE BLOCK QUEUE | 1 | /* impl.c.abq: AVAILABLE BLOCK QUEUE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!abq.c(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: Any MPS developer | 6 | * .readership: Any MPS developer |
diff --git a/mps/code/abq.h b/mps/code/abq.h index 47f694a2638..5f3df736bbd 100644 --- a/mps/code/abq.h +++ b/mps/code/abq.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.abq: ABQ INTERFACE | 1 | /* impl.h.abq: ABQ INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!abq.h(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: A FIFO queue substrate for impl.c.poolmv2 | 6 | * .purpose: A FIFO queue substrate for impl.c.poolmv2 |
diff --git a/mps/code/abqtest.c b/mps/code/abqtest.c index 1945f65c52a..3d932269cf8 100644 --- a/mps/code/abqtest.c +++ b/mps/code/abqtest.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.abqtest: AVAILABLE BLOCK QUEUE TEST | 1 | /* impl.c.abqtest: AVAILABLE BLOCK QUEUE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!abqtest.c(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/action.c b/mps/code/action.c index a5d126e8e78..32c3a933f27 100644 --- a/mps/code/action.c +++ b/mps/code/action.c | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * | 2 | * |
| 3 | * Copyright (c) 2001 Ravenbrook Limited. | 3 | * Copyright (c) 2001 Ravenbrook Limited. |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!action.c(trunk.7) $ | ||
| 6 | */ | 5 | */ |
| 7 | 6 | ||
| 8 | #include "mpm.h" | 7 | #include "mpm.h" |
diff --git a/mps/code/amcss.c b/mps/code/amcss.c index 460b95ba52b..2e2f396ac9f 100644 --- a/mps/code/amcss.c +++ b/mps/code/amcss.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.amcss: POOL CLASS AMC STRESS TEST | 1 | /* impl.c.amcss: POOL CLASS AMC STRESS TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!amcss.c(trunk.37) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/amcsshe.c b/mps/code/amcsshe.c index f2df5e4a5b0..0e5677776d3 100644 --- a/mps/code/amcsshe.c +++ b/mps/code/amcsshe.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.amcsshe: POOL CLASS AMC STRESS TEST WITH HEADER | 1 | /* impl.c.amcsshe: POOL CLASS AMC STRESS TEST WITH HEADER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!amcsshe.c(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/amcssth.c b/mps/code/amcssth.c index 94cdf779b7d..1ace33d35c7 100644 --- a/mps/code/amcssth.c +++ b/mps/code/amcssth.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.amcssth: POOL CLASS AMC STRESS TEST WITH TWO THREADS | 1 | /* impl.c.amcssth: POOL CLASS AMC STRESS TEST WITH TWO THREADS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!amcssth.c(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .posix: This is Posix only. | 6 | * .posix: This is Posix only. |
diff --git a/mps/code/amsss.c b/mps/code/amsss.c index 9f05fbd3a60..c8922be2d47 100644 --- a/mps/code/amsss.c +++ b/mps/code/amsss.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.amsss: POOL CLASS AMS STRESS TEST | 1 | /* impl.c.amsss: POOL CLASS AMS STRESS TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!amsss.c(trunk.12) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: Adapted from amcss.c, but not counting collections, just | 6 | * .design: Adapted from amcss.c, but not counting collections, just |
diff --git a/mps/code/apss.c b/mps/code/apss.c index 065bc155fca..83afa7dfd52 100644 --- a/mps/code/apss.c +++ b/mps/code/apss.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.apss: AP MANUAL ALLOC STRESS TEST | 1 | /* impl.c.apss: AP MANUAL ALLOC STRESS TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!apss.c(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/arena.c b/mps/code/arena.c index d0674223a26..f59376be7c8 100644 --- a/mps/code/arena.c +++ b/mps/code/arena.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.arena: ARENA ALLOCATION FEATURES | 1 | /* impl.c.arena: ARENA ALLOCATION FEATURES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!arena.c(trunk.80) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .sources: design.mps.arena is the main design document. */ | 6 | * .sources: design.mps.arena is the main design document. */ |
diff --git a/mps/code/arenacl.c b/mps/code/arenacl.c index 7c736870ba0..aed95dcb63b 100644 --- a/mps/code/arenacl.c +++ b/mps/code/arenacl.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.arenacl: ARENA CLASS USING CLIENT MEMORY | 1 | /* impl.c.arenacl: ARENA CLASS USING CLIENT MEMORY |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!arenacl.c(trunk.24) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: See design.mps.arena.client. | 6 | * .design: See design.mps.arena.client. |
diff --git a/mps/code/arenacv.c b/mps/code/arenacv.c index 21d7ec963d7..ae7e64a70a2 100644 --- a/mps/code/arenacv.c +++ b/mps/code/arenacv.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.arenacv: ARENA COVERAGE TEST | 1 | /* impl.c.arenacv: ARENA COVERAGE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!arenacv.c(trunk.15) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .coverage: At the moment, we're only trying to cover the new code | 6 | * .coverage: At the moment, we're only trying to cover the new code |
diff --git a/mps/code/arenavm.c b/mps/code/arenavm.c index d86205e2434..ab15db980c0 100644 --- a/mps/code/arenavm.c +++ b/mps/code/arenavm.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.arenavm: VIRTUAL MEMORY ARENA CLASS | 1 | /* impl.c.arenavm: VIRTUAL MEMORY ARENA CLASS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!arenavm.c(trunk.74) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * | 6 | * |
diff --git a/mps/code/arenavmx.c b/mps/code/arenavmx.c index 0f0f5ba32ca..0a08218a74f 100644 --- a/mps/code/arenavmx.c +++ b/mps/code/arenavmx.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.arenavmx: STUBS FOR ARENAVM | 1 | /* impl.c.arenavmx: STUBS FOR ARENAVM |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!arenavmx.c(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This file is not properly part of the MPS. It is a | 6 | * .purpose: This file is not properly part of the MPS. It is a |
diff --git a/mps/code/assert.c b/mps/code/assert.c index fe8cbea064f..b584d227efa 100644 --- a/mps/code/assert.c +++ b/mps/code/assert.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.assert: ASSERTION IMPLEMENTATION | 1 | /* impl.c.assert: ASSERTION IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!assert.c(trunk.12) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * This source provides the AssertFail function which is | 6 | * This source provides the AssertFail function which is |
diff --git a/mps/code/awlut.c b/mps/code/awlut.c index 49bd9fef3ef..c6e6dea1f88 100644 --- a/mps/code/awlut.c +++ b/mps/code/awlut.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.awlut: POOL CLASS AWL UNIT TEST | 1 | /* impl.c.awlut: POOL CLASS AWL UNIT TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!awlut.c(trunk.18) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/awlutth.c b/mps/code/awlutth.c index 82b8bde65e1..bcb4ddd0c4e 100644 --- a/mps/code/awlutth.c +++ b/mps/code/awlutth.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.awlutth: THREADING UNIT TEST USING POOL CLASS AWL | 1 | /* impl.c.awlutth: THREADING UNIT TEST USING POOL CLASS AWL |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!awlutth.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/boot.c b/mps/code/boot.c index 4fb55602eaa..3c272188716 100644 --- a/mps/code/boot.c +++ b/mps/code/boot.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.boot: BOOTSTRAP ALLOCATOR | 1 | /* impl.c.boot: BOOTSTRAP ALLOCATOR |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!boot.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .overview: A structure and protocols for allocating memory from a | 6 | * .overview: A structure and protocols for allocating memory from a |
diff --git a/mps/code/boot.h b/mps/code/boot.h index f1d7b9925be..ba3540ad100 100644 --- a/mps/code/boot.h +++ b/mps/code/boot.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.boot: BOOTSTRAP ALLOCATOR INTERFACE | 1 | /* impl.h.boot: BOOTSTRAP ALLOCATOR INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!boot.h(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .overview: A protocol for allocating memory from a given block. | 6 | * .overview: A protocol for allocating memory from a given block. |
diff --git a/mps/code/bt.c b/mps/code/bt.c index a1ce8e2914d..c250d689586 100644 --- a/mps/code/bt.c +++ b/mps/code/bt.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.bt: BIT TABLES | 1 | /* impl.c.bt: BIT TABLES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!bt.c(trunk.25) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * READERSHIP | 6 | * READERSHIP |
diff --git a/mps/code/btcv.c b/mps/code/btcv.c index f8ab280d853..c117c8b983a 100644 --- a/mps/code/btcv.c +++ b/mps/code/btcv.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.btss: BIT TABLE COVERAGE TEST | 1 | /* impl.c.btss: BIT TABLE COVERAGE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!btcv.c(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MPS developers | 6 | * .readership: MPS developers |
diff --git a/mps/code/bttest.c b/mps/code/bttest.c index ba8937530ee..7d2f4632c58 100644 --- a/mps/code/bttest.c +++ b/mps/code/bttest.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.bttest: BIT TABLE TEST | 1 | /* impl.c.bttest: BIT TABLE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!bttest.c(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/buffer.c b/mps/code/buffer.c index 1828ae22d65..388196350a4 100644 --- a/mps/code/buffer.c +++ b/mps/code/buffer.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.buffer: ALLOCATION BUFFER IMPLEMENTATION | 1 | /* impl.c.buffer: ALLOCATION BUFFER IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!buffer.c(trunk.64) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This is (part of) the implementation of allocation buffers. | 6 | * .purpose: This is (part of) the implementation of allocation buffers. |
diff --git a/mps/code/cbs.c b/mps/code/cbs.c index 9cc9944d625..6327cd16fe8 100644 --- a/mps/code/cbs.c +++ b/mps/code/cbs.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.cbs: COALESCING BLOCK STRUCTURE IMPLEMENTATION | 1 | /* impl.c.cbs: COALESCING BLOCK STRUCTURE IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!cbs.c(trunk.21) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .intro: This is a portable implementation of coalescing block | 6 | * .intro: This is a portable implementation of coalescing block |
diff --git a/mps/code/cbs.h b/mps/code/cbs.h index 84c26f1f3f0..0ab38db4333 100644 --- a/mps/code/cbs.h +++ b/mps/code/cbs.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.cbs: CBS -- Coalescing Block Structure | 1 | /* impl.h.cbs: CBS -- Coalescing Block Structure |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!cbs.h(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .source: design.mps.cbs. | 6 | * .source: design.mps.cbs. |
diff --git a/mps/code/cbstest.c b/mps/code/cbstest.c index 22ba52f3f6c..393a75a325a 100644 --- a/mps/code/cbstest.c +++ b/mps/code/cbstest.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.cbstest: COALESCING BLOCK STRUCTURE TEST | 1 | /* impl.c.cbstest: COALESCING BLOCK STRUCTURE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!cbstest.c(trunk.11) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/chain.h b/mps/code/chain.h index 702ed1847fd..4104acdf47e 100644 --- a/mps/code/chain.h +++ b/mps/code/chain.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.chain: GENERATION CHAINS | 1 | /* impl.h.chain: GENERATION CHAINS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!chain.h(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/check.h b/mps/code/check.h index a27cdbdbb22..3a44b54f855 100644 --- a/mps/code/check.h +++ b/mps/code/check.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.check: ASSERTION INTERFACE | 1 | /* impl.h.check: ASSERTION INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!check.h(trunk.18) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .aver: This header defines a family of AVER and NOTREACHED macros. | 6 | * .aver: This header defines a family of AVER and NOTREACHED macros. |
diff --git a/mps/code/comm.gmk b/mps/code/comm.gmk index cd3dd03cdee..01a58c7b3bc 100644 --- a/mps/code/comm.gmk +++ b/mps/code/comm.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.comm: COMMON GNUMAKEFILE FRAGMENT | 1 | # impl.gmk.comm: COMMON GNUMAKEFILE FRAGMENT |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!comm.gmk(trunk.71) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # DESCRIPTION | 6 | # DESCRIPTION |
diff --git a/mps/code/commpost.nmk b/mps/code/commpost.nmk index bdd242f365d..0e54f3fd113 100644 --- a/mps/code/commpost.nmk +++ b/mps/code/commpost.nmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.nmk.commpost: SECOND COMMON FRAGMENT FOR PLATFORMS USING MV AND NMAKE | 1 | # impl.nmk.commpost: SECOND COMMON FRAGMENT FOR PLATFORMS USING MV AND NMAKE |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!commpost.nmk(trunk.45) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # DESCRIPTION | 6 | # DESCRIPTION |
diff --git a/mps/code/commpre.nmk b/mps/code/commpre.nmk index ab8240a350f..f18274ec4e4 100644 --- a/mps/code/commpre.nmk +++ b/mps/code/commpre.nmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.nmk.commpre: FIRST COMMON FRAGMENT FOR PLATFORMS USING MV AND NMAKE | 1 | # impl.nmk.commpre: FIRST COMMON FRAGMENT FOR PLATFORMS USING MV AND NMAKE |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!commpre.nmk(trunk.20) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # DESCRIPTION | 6 | # DESCRIPTION |
diff --git a/mps/code/config.h b/mps/code/config.h index 6ec6cedf6dc..e8c09964893 100644 --- a/mps/code/config.h +++ b/mps/code/config.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.config: MPS CONFIGURATION | 1 | /* impl.h.config: MPS CONFIGURATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!config.h(trunk.47) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * PURPOSE | 6 | * PURPOSE |
diff --git a/mps/code/cx.gmk b/mps/code/cx.gmk index 25205e074c7..88cd6901a98 100644 --- a/mps/code/cx.gmk +++ b/mps/code/cx.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.sc: GNUMAKEFILE FRAGMENT FOR CXREF | 1 | # impl.gmk.sc: GNUMAKEFILE FRAGMENT FOR CXREF |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!cx.gmk(trunk.4) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This file is included by platform makefiles that generate a c | 6 | # This file is included by platform makefiles that generate a c |
diff --git a/mps/code/dbgpool.c b/mps/code/dbgpool.c index 503a6a4e91c..81827d61ebf 100644 --- a/mps/code/dbgpool.c +++ b/mps/code/dbgpool.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.dbgpool: POOL DEBUG MIXIN | 1 | /* impl.c.dbgpool: POOL DEBUG MIXIN |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!dbgpool.c(trunk.14) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .source: design.mps.object-debug | 6 | * .source: design.mps.object-debug |
diff --git a/mps/code/dbgpool.h b/mps/code/dbgpool.h index 32fa5e168df..6632606787d 100644 --- a/mps/code/dbgpool.h +++ b/mps/code/dbgpool.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.dbgpool: POOL DEBUG MIXIN | 1 | /* impl.h.dbgpool: POOL DEBUG MIXIN |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!dbgpool.h(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/dc.gmk b/mps/code/dc.gmk index 27c45c29a98..6ad9e4cedbe 100644 --- a/mps/code/dc.gmk +++ b/mps/code/dc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.dc: GNUMAKEFILE FRAGMENT FOR DIGITAL C COMPILER (DEC UNIX/OSF) | 1 | # impl.gmk.dc: GNUMAKEFILE FRAGMENT FOR DIGITAL C COMPILER (DEC UNIX/OSF) |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!dc.gmk(trunk.3) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # See design.buildsys.unix | 6 | # See design.buildsys.unix |
diff --git a/mps/code/dumper.c b/mps/code/dumper.c index 566c7d5c2aa..c170efa2414 100644 --- a/mps/code/dumper.c +++ b/mps/code/dumper.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.dumper: Simple Event Dumper | 1 | /* impl.c.dumper: Simple Event Dumper |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!dumper.c(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MM developers. | 6 | * .readership: MM developers. |
diff --git a/mps/code/eg.gmk b/mps/code/eg.gmk index 5c89b7a53ae..3ec8e335ff1 100644 --- a/mps/code/eg.gmk +++ b/mps/code/eg.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.eg: GNUMAKEFILE FRAGMENT FOR EGCS | 1 | # impl.gmk.eg: GNUMAKEFILE FRAGMENT FOR EGCS |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!eg.gmk(trunk.1) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This file is included by platform makefiles that use the EGCS | 6 | # This file is included by platform makefiles that use the EGCS |
diff --git a/mps/code/event.c b/mps/code/event.c index e6783eec7a5..f8b91ebe1fe 100644 --- a/mps/code/event.c +++ b/mps/code/event.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.event: EVENT LOGGING | 1 | /* impl.c.event: EVENT LOGGING |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!event.c(trunk.14) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .sources: mps.design.event | 6 | * .sources: mps.design.event |
diff --git a/mps/code/event.h b/mps/code/event.h index 69c20a3f8ac..7d8fc194b5b 100644 --- a/mps/code/event.h +++ b/mps/code/event.h | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * | 2 | * |
| 3 | * Copyright (c) 2001 Ravenbrook Limited. | 3 | * Copyright (c) 2001 Ravenbrook Limited. |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!event.h(trunk.15) $ | ||
| 6 | * | 5 | * |
| 7 | * READERSHIP | 6 | * READERSHIP |
| 8 | * | 7 | * |
diff --git a/mps/code/eventcnv.c b/mps/code/eventcnv.c index dc6ab86caa5..e93030b2055 100644 --- a/mps/code/eventcnv.c +++ b/mps/code/eventcnv.c | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * Copyright (c) 2001 Ravenbrook Limited. | 2 | * Copyright (c) 2001 Ravenbrook Limited. |
| 3 | * | 3 | * |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!eventcnv.c(trunk.4) $ | ||
| 6 | */ | 5 | */ |
| 7 | 6 | ||
| 8 | #include "config.h" | 7 | #include "config.h" |
diff --git a/mps/code/eventcom.h b/mps/code/eventcom.h index 8c4808274c1..d67614f95e0 100644 --- a/mps/code/eventcom.h +++ b/mps/code/eventcom.h | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * | 2 | * |
| 3 | * Copyright (c) 2001 Ravenbrook Limited. | 3 | * Copyright (c) 2001 Ravenbrook Limited. |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!eventcom.h(trunk.21) $ | ||
| 6 | * | 5 | * |
| 7 | * .sources: mps.design.telemetry | 6 | * .sources: mps.design.telemetry |
| 8 | */ | 7 | */ |
diff --git a/mps/code/eventdef.h b/mps/code/eventdef.h index 54b9c7c4eb7..416c7285a8c 100644 --- a/mps/code/eventdef.h +++ b/mps/code/eventdef.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.eventdef -- Event Logging Definitions | 1 | /* impl.h.eventdef -- Event Logging Definitions |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!eventdef.h(trunk.25) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .source: design.mps.telemetry | 6 | * .source: design.mps.telemetry |
diff --git a/mps/code/eventgen.pl b/mps/code/eventgen.pl index 3e05d88205c..28354aebd37 100644 --- a/mps/code/eventgen.pl +++ b/mps/code/eventgen.pl | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | # impl.pl.eventgen: GENERATOR FOR impl.h.eventgen | 2 | # impl.pl.eventgen: GENERATOR FOR impl.h.eventgen |
| 3 | # | 3 | # |
| 4 | # $Id$ | 4 | # $Id$ |
| 5 | # $HopeName: MMsrc!eventgen.pl(trunk.13) $ | ||
| 6 | # Copyright (c) 2001 Ravenbrook Limited. | 5 | # Copyright (c) 2001 Ravenbrook Limited. |
| 7 | # | 6 | # |
| 8 | # .how: Invoke this script in the src directory. It works by scanning | 7 | # .how: Invoke this script in the src directory. It works by scanning |
| @@ -46,7 +45,6 @@ open(H, ">eventgen.h") || die "Can't open eventgen.h for output"; | |||
| 46 | print H "/* impl.h.eventgen -- Automatic event header | 45 | print H "/* impl.h.eventgen -- Automatic event header |
| 47 | * | 46 | * |
| 48 | * \$Id\$ | 47 | * \$Id\$ |
| 49 | * \$HopeName\$ | ||
| 50 | * Copyright (c) 2001 Ravenbrook Limited. | 48 | * Copyright (c) 2001 Ravenbrook Limited. |
| 51 | * | 49 | * |
| 52 | * DO NOT EDIT THIS FILE! | 50 | * DO NOT EDIT THIS FILE! |
diff --git a/mps/code/eventpro.c b/mps/code/eventpro.c index 84d1658ad74..ac9fe449217 100644 --- a/mps/code/eventpro.c +++ b/mps/code/eventpro.c | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * Copyright (c) 2001 Ravenbrook Limited. | 2 | * Copyright (c) 2001 Ravenbrook Limited. |
| 3 | * | 3 | * |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!eventpro.c(trunk.4) $ | ||
| 6 | */ | 5 | */ |
| 7 | 6 | ||
| 8 | #include "config.h" | 7 | #include "config.h" |
diff --git a/mps/code/eventpro.h b/mps/code/eventpro.h index 8a6e3c43bcf..a2c1b0a21d5 100644 --- a/mps/code/eventpro.h +++ b/mps/code/eventpro.h | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * Copyright (c) 2001 Ravenbrook Limited. | 2 | * Copyright (c) 2001 Ravenbrook Limited. |
| 3 | * | 3 | * |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!eventpro.h(trunk.4) $ | ||
| 6 | */ | 5 | */ |
| 7 | 6 | ||
| 8 | #ifndef eventpro_h | 7 | #ifndef eventpro_h |
diff --git a/mps/code/eventrep.c b/mps/code/eventrep.c index 4c012cb2dd5..901a3b03ddd 100644 --- a/mps/code/eventrep.c +++ b/mps/code/eventrep.c | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * Copyright (c) 2001 Ravenbrook Limited. | 2 | * Copyright (c) 2001 Ravenbrook Limited. |
| 3 | * | 3 | * |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!eventrep.c(trunk.3) $ | ||
| 6 | */ | 5 | */ |
| 7 | 6 | ||
| 8 | #include "config.h" | 7 | #include "config.h" |
diff --git a/mps/code/eventrep.h b/mps/code/eventrep.h index 9525097cffb..fdf9620a96d 100644 --- a/mps/code/eventrep.h +++ b/mps/code/eventrep.h | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * Copyright (c) 2001 Ravenbrook Limited. | 2 | * Copyright (c) 2001 Ravenbrook Limited. |
| 3 | * | 3 | * |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!eventrep.h(trunk.2) $ | ||
| 6 | */ | 5 | */ |
| 7 | 6 | ||
| 8 | #ifndef eventrep_h | 7 | #ifndef eventrep_h |
diff --git a/mps/code/finalcv.c b/mps/code/finalcv.c index d311cbd2fc9..459dd394174 100644 --- a/mps/code/finalcv.c +++ b/mps/code/finalcv.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.finalcv: FINALIZATION COVERAGE TEST | 1 | /* impl.c.finalcv: FINALIZATION COVERAGE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!finalcv.c(trunk.13) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/fmtdy.c b/mps/code/fmtdy.c index f580fe39698..25ebb1eb52e 100644 --- a/mps/code/fmtdy.c +++ b/mps/code/fmtdy.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.fmtdy: DYLAN OBJECT FORMAT IMPLEMENTATION | 1 | /* impl.c.fmtdy: DYLAN OBJECT FORMAT IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!fmtdy.c(trunk.20) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MPS developers, Dylan developers | 6 | * .readership: MPS developers, Dylan developers |
diff --git a/mps/code/fmtdy.h b/mps/code/fmtdy.h index a12259ec0bd..39ca3130208 100644 --- a/mps/code/fmtdy.h +++ b/mps/code/fmtdy.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.fmtdy: DYLAN OBJECT FORMAT | 1 | /* impl.h.fmtdy: DYLAN OBJECT FORMAT |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!fmtdy.h(trunk.7) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/fmtdytst.c b/mps/code/fmtdytst.c index 78dfa1ba217..54db892f781 100644 --- a/mps/code/fmtdytst.c +++ b/mps/code/fmtdytst.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.fmtdytst: DYLAN FORMAT TEST CODE | 1 | /* impl.c.fmtdytst: DYLAN FORMAT TEST CODE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!fmtdytst.c(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MPS developers, Dylan developers. | 6 | * .readership: MPS developers, Dylan developers. |
diff --git a/mps/code/fmthe.c b/mps/code/fmthe.c index d7a6a49776b..9b97cfc3c61 100644 --- a/mps/code/fmthe.c +++ b/mps/code/fmthe.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.fmthe: DYLAN-LIKE OBJECT FORMAT WITH HEADERS | 1 | /* impl.c.fmthe: DYLAN-LIKE OBJECT FORMAT WITH HEADERS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!fmthe.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .source: This was derived from impl.c.fmtdy -- it's probably a good idea to | 6 | * .source: This was derived from impl.c.fmtdy -- it's probably a good idea to |
diff --git a/mps/code/fmthe.h b/mps/code/fmthe.h index 439a6c8613d..5d42ffbd15e 100644 --- a/mps/code/fmthe.h +++ b/mps/code/fmthe.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.fmthe: DYLAN-LIKE OBJECT FORMAT WITH HEADERS | 1 | /* impl.h.fmthe: DYLAN-LIKE OBJECT FORMAT WITH HEADERS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!fmthe.h(trunk.1) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/format.c b/mps/code/format.c index 1ba8c577d82..a0951c0b3a4 100644 --- a/mps/code/format.c +++ b/mps/code/format.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.format: OBJECT FORMATS | 1 | /* impl.c.format: OBJECT FORMATS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!format.c(trunk.21) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/fri4gc.gmk b/mps/code/fri4gc.gmk index a434b5a6a7f..a6b2c9b8b6f 100644 --- a/mps/code/fri4gc.gmk +++ b/mps/code/fri4gc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.fri4gc: BUILD FOR FreeBSD/INTEL/GCC PLATFORM | 1 | # impl.gmk.fri4gc: BUILD FOR FreeBSD/INTEL/GCC PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!lii4gc.gmk(trunk.5) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | 5 | ||
| 7 | PFM = fri4gc | 6 | PFM = fri4gc |
diff --git a/mps/code/gathconf.bat b/mps/code/gathconf.bat index bff0ba51820..49faacdef25 100644 --- a/mps/code/gathconf.bat +++ b/mps/code/gathconf.bat | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | @rem impl.bat.gathconf: GATHERING A RELEASE FOR CONFIGURA | 1 | @rem impl.bat.gathconf: GATHERING A RELEASE FOR CONFIGURA |
| 2 | @rem | 2 | @rem |
| 3 | @rem $Id$ | 3 | @rem $Id$ |
| 4 | @rem $HopeName: MMsrc!gathconf.bat(trunk.2) $ | ||
| 5 | @rem Copyright (c) 2001 Ravenbrook Limited. | 4 | @rem Copyright (c) 2001 Ravenbrook Limited. |
| 6 | 5 | ||
| 7 | mkdir release | 6 | mkdir release |
diff --git a/mps/code/gc.gmk b/mps/code/gc.gmk index a44ac44254c..b6a1cba79fa 100644 --- a/mps/code/gc.gmk +++ b/mps/code/gc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.gc: GNUMAKEFILE FRAGMENT FOR GNU CC | 1 | # impl.gmk.gc: GNUMAKEFILE FRAGMENT FOR GNU CC |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!gc.gmk(trunk.26) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This file is included by platform makefiles that use the GNU CC | 6 | # This file is included by platform makefiles that use the GNU CC |
diff --git a/mps/code/global.c b/mps/code/global.c index 3bf90fa4ea6..8757a150b04 100644 --- a/mps/code/global.c +++ b/mps/code/global.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.global: ARENA-GLOBAL INTERFACES | 1 | /* impl.c.global: ARENA-GLOBAL INTERFACES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!global.c(trunk.13) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .sources: See design.mps.arena. design.mps.thread-safety is relevant | 6 | * .sources: See design.mps.arena. design.mps.thread-safety is relevant |
diff --git a/mps/code/gp.gmk b/mps/code/gp.gmk index d931484016f..b4c63b4e351 100644 --- a/mps/code/gp.gmk +++ b/mps/code/gp.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.gp: GNUMAKEFILE FRAGMENT FOR GNU CC/GPROF | 1 | # impl.gmk.gp: GNUMAKEFILE FRAGMENT FOR GNU CC/GPROF |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!gp.gmk(trunk.1) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This file is included by platform makefiles that use the GNU CC | 6 | # This file is included by platform makefiles that use the GNU CC |
diff --git a/mps/code/hqbuild/tools/hqbuild b/mps/code/hqbuild/tools/hqbuild index 56045df397f..3101120869b 100644 --- a/mps/code/hqbuild/tools/hqbuild +++ b/mps/code/hqbuild/tools/hqbuild | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | # impl.sh.hqbuild | 2 | # impl.sh.hqbuild |
| 3 | # | 3 | # |
| 4 | # $Id$ | 4 | # $Id$ |
| 5 | # $HopeName: MMsrc!hqbuild:tools:hqbuild(trunk.1) $ | ||
| 6 | # Copyright (c) 2001 Ravenbrook Limited. | 5 | # Copyright (c) 2001 Ravenbrook Limited. |
| 7 | # | 6 | # |
| 8 | # Build script for SWIG autobuild system. | 7 | # Build script for SWIG autobuild system. |
diff --git a/mps/code/hqbuild/tools/hqbuild.bat b/mps/code/hqbuild/tools/hqbuild.bat index c9d334caad0..a0862a92fe8 100644 --- a/mps/code/hqbuild/tools/hqbuild.bat +++ b/mps/code/hqbuild/tools/hqbuild.bat | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | @REM impl.bat.hqbuild: setup for SWIG autobuild system | 1 | @REM impl.bat.hqbuild: setup for SWIG autobuild system |
| 2 | @REM $Id$ | 2 | @REM $Id$ |
| 3 | @REM $HopeName: MMsrc!hqbuild:tools:hqbuild.bat(trunk.6) $ | ||
| 4 | @REM Copyright (c) 2001 Ravenbrook Limited. | 3 | @REM Copyright (c) 2001 Ravenbrook Limited. |
| 5 | @REM Called by SWIG autobuild system | 4 | @REM Called by SWIG autobuild system |
| 6 | @ | 5 | @ |
diff --git a/mps/code/i6cc.gmk b/mps/code/i6cc.gmk index f364cb29bb8..40a1324f049 100644 --- a/mps/code/i6cc.gmk +++ b/mps/code/i6cc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.ic: GNUMAKEFILE FRAGMENT FOR IRIX 6 CC (N32 or N64 ABI) | 1 | # impl.gmk.ic: GNUMAKEFILE FRAGMENT FOR IRIX 6 CC (N32 or N64 ABI) |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!i6cc.gmk(trunk.5) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This file is included by platform makefiles that use the IRIX 6 CC | 6 | # This file is included by platform makefiles that use the IRIX 6 CC |
diff --git a/mps/code/iam4cc.gmk b/mps/code/iam4cc.gmk index 33f583fc246..85e2cd4455c 100644 --- a/mps/code/iam4cc.gmk +++ b/mps/code/iam4cc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.iam4cc: BUILD FOR IRIX 6 N32/MIPS IV/CC PLATFORM | 1 | # impl.gmk.iam4cc: BUILD FOR IRIX 6 N32/MIPS IV/CC PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!iam4cc.gmk(trunk.10) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This is the GNU makefile for platform.iam4cc. | 6 | # This is the GNU makefile for platform.iam4cc. |
diff --git a/mps/code/ic.gmk b/mps/code/ic.gmk index c2fcbcee8c5..1790af7a722 100644 --- a/mps/code/ic.gmk +++ b/mps/code/ic.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.ic: GNUMAKEFILE FRAGMENT FOR IRIX CC (IRIX 4 OR 5) | 1 | # impl.gmk.ic: GNUMAKEFILE FRAGMENT FOR IRIX CC (IRIX 4 OR 5) |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!ic.gmk(trunk.4) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This file is included by platform makefiles that use the IRIX CC | 6 | # This file is included by platform makefiles that use the IRIX CC |
diff --git a/mps/code/idlench.awk b/mps/code/idlench.awk index 83253148ca7..b212e4c213f 100644 --- a/mps/code/idlench.awk +++ b/mps/code/idlench.awk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #!/bin/nawk -f | 1 | #!/bin/nawk -f |
| 2 | # impl.awk.idlench: IDENTIFIER LENGTH CHECK | 2 | # impl.awk.idlench: IDENTIFIER LENGTH CHECK |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!idlench.awk(trunk.2) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # READERSHIP | 6 | # READERSHIP |
diff --git a/mps/code/lc.gmk b/mps/code/lc.gmk index 35a420bfe03..273e41403ee 100644 --- a/mps/code/lc.gmk +++ b/mps/code/lc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.lc: GNUMAKEFILE FRAGMENT FOR LCC | 1 | # impl.gmk.lc: GNUMAKEFILE FRAGMENT FOR LCC |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!lc.gmk(trunk.4) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This file is included by platform makefiles that use the LCC | 6 | # This file is included by platform makefiles that use the LCC |
diff --git a/mps/code/ld.c b/mps/code/ld.c index f8dd9b8100b..af2cc966879 100644 --- a/mps/code/ld.c +++ b/mps/code/ld.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.ld: LOCATION DEPENDENCY IMPLEMENTATION | 1 | /* impl.c.ld: LOCATION DEPENDENCY IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!ld.c(trunk.9) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .def: A location dependency records the fact that the bit-patterns | 6 | * .def: A location dependency records the fact that the bit-patterns |
diff --git a/mps/code/lii3eg.gmk b/mps/code/lii3eg.gmk index 40c7ef9b03c..3b95970fd47 100644 --- a/mps/code/lii3eg.gmk +++ b/mps/code/lii3eg.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.lii3eg: BUILD FOR LINUX/INTEL/EGCS PLATFORM | 1 | # impl.gmk.lii3eg: BUILD FOR LINUX/INTEL/EGCS PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!lii3eg.gmk(trunk.4) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This is the GNU makefile for platform.lii3eg. | 6 | # This is the GNU makefile for platform.lii3eg. |
diff --git a/mps/code/lii4gc.gmk b/mps/code/lii4gc.gmk index 806860d7173..56847b8754f 100644 --- a/mps/code/lii4gc.gmk +++ b/mps/code/lii4gc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.lii4gc: BUILD FOR LINUX/INTEL/GCC PLATFORM | 1 | # impl.gmk.lii4gc: BUILD FOR LINUX/INTEL/GCC PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!lii4gc.gmk(trunk.6) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | 5 | ||
| 7 | PFM = lii4gc | 6 | PFM = lii4gc |
diff --git a/mps/code/lippgc.gmk b/mps/code/lippgc.gmk index 5936ce6c8c9..d9f56b7221c 100644 --- a/mps/code/lippgc.gmk +++ b/mps/code/lippgc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.lippgc: BUILD FOR LINUX/POWER(32)/GCC PLATFORM | 1 | # impl.gmk.lippgc: BUILD FOR LINUX/POWER(32)/GCC PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!lippgc.gmk(trunk.6) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This is the GNU makefile for platform.lippgc. | 6 | # This is the GNU makefile for platform.lippgc. |
diff --git a/mps/code/lo.h b/mps/code/lo.h index 62215881af1..21ffbdaf108 100644 --- a/mps/code/lo.h +++ b/mps/code/lo.h | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | * LEAF OBJECT POOL CLASS | 3 | * LEAF OBJECT POOL CLASS |
| 4 | * | 4 | * |
| 5 | * $Id$ | 5 | * $Id$ |
| 6 | * $HopeName: MMsrc!lo.h(trunk.3) $ | ||
| 7 | * | 6 | * |
| 8 | * Copyright (c) 2001 Ravenbrook Limited. | 7 | * Copyright (c) 2001 Ravenbrook Limited. |
| 9 | * | 8 | * |
diff --git a/mps/code/lock.h b/mps/code/lock.h index 444d0628a70..c7e5c788c95 100644 --- a/mps/code/lock.h +++ b/mps/code/lock.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.lock: RECURSIVE LOCKS | 1 | /* impl.h.lock: RECURSIVE LOCKS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!lock.h(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .description: [@@@@ Should be combined with design.mps.lock] | 6 | * .description: [@@@@ Should be combined with design.mps.lock] |
diff --git a/mps/code/lockan.c b/mps/code/lockan.c index afda2bdf236..786136ea1f9 100644 --- a/mps/code/lockan.c +++ b/mps/code/lockan.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.lockan: ANSI RECURSIVE LOCKS | 1 | /* impl.c.lockan: ANSI RECURSIVE LOCKS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!lockan.c(trunk.10) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This is a trivial implementation of recursive locks | 6 | * .purpose: This is a trivial implementation of recursive locks |
diff --git a/mps/code/lockcov.c b/mps/code/lockcov.c index b197083b51b..0305ab05756 100644 --- a/mps/code/lockcov.c +++ b/mps/code/lockcov.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.lockcov: LOCK COVERAGE TEST | 1 | /* impl.c.lockcov: LOCK COVERAGE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!lockcov.c(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/lockfr.c b/mps/code/lockfr.c index d1e661e204e..a5ae6f5eaa9 100644 --- a/mps/code/lockfr.c +++ b/mps/code/lockfr.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.lockfr: RECURSIVE LOCKS FOR POSIX SYSTEMS | 1 | /* impl.c.lockfr: RECURSIVE LOCKS FOR POSIX SYSTEMS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName$ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .freebsd: This implementation supports FreeBSD (platform | 6 | * .freebsd: This implementation supports FreeBSD (platform |
diff --git a/mps/code/lockli.c b/mps/code/lockli.c index 2f78ccb399a..d11d61abbe4 100644 --- a/mps/code/lockli.c +++ b/mps/code/lockli.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.lockli: RECURSIVE LOCKS FOR POSIX SYSTEMS | 1 | /* impl.c.lockli: RECURSIVE LOCKS FOR POSIX SYSTEMS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!lockli.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .linux: This implementation currently just supports LinuxThreads | 6 | * .linux: This implementation currently just supports LinuxThreads |
diff --git a/mps/code/lockutw3.c b/mps/code/lockutw3.c index 88ed3c63309..306c26fc750 100644 --- a/mps/code/lockutw3.c +++ b/mps/code/lockutw3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.lockutw3: LOCK UTILIZATION TEST | 1 | /* impl.c.lockutw3: LOCK UTILIZATION TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!lockutw3.c(trunk.9) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/lockw3.c b/mps/code/lockw3.c index 7e77a755289..2d9d1af0fb5 100644 --- a/mps/code/lockw3.c +++ b/mps/code/lockw3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.lockw3: RECURSIVE LOCKS IN WIN32 | 1 | /* impl.c.lockw3: RECURSIVE LOCKS IN WIN32 |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!lockw3.c(trunk.12) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: These are implemented using critical sections. | 6 | * .design: These are implemented using critical sections. |
diff --git a/mps/code/locus.c b/mps/code/locus.c index 28f22e34de8..cb6c90f67f9 100644 --- a/mps/code/locus.c +++ b/mps/code/locus.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.locus: LOCUS MANAGER | 1 | /* impl.c.locus: LOCUS MANAGER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!locus.c(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/locv.c b/mps/code/locv.c index fa0b2a9b9e5..2619bbeb7dc 100644 --- a/mps/code/locv.c +++ b/mps/code/locv.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.locv: LEAF OBJECT POOL CLASS COVERAGE TEST | 1 | /* impl.c.locv: LEAF OBJECT POOL CLASS COVERAGE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!locv.c(trunk.16) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * This is (not much of) a coverage test for the Leaf Object | 6 | * This is (not much of) a coverage test for the Leaf Object |
diff --git a/mps/code/message.c b/mps/code/message.c index 415b0d3b01c..d30d306db41 100644 --- a/mps/code/message.c +++ b/mps/code/message.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.message: MPS/CLIENT MESSAGES | 1 | /* impl.c.message: MPS/CLIENT MESSAGES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!message.c(trunk.11) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/messtest.c b/mps/code/messtest.c index 242cfe0e1e8..a34a4f82df8 100644 --- a/mps/code/messtest.c +++ b/mps/code/messtest.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.messtest: MESSAGE TEST | 1 | /* impl.c.messtest: MESSAGE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!messtest.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/meter.c b/mps/code/meter.c index bee534856fb..ff2d365bccc 100644 --- a/mps/code/meter.c +++ b/mps/code/meter.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.meter: METERS | 1 | /* impl.c.meter: METERS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!meter.c(trunk.10) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * TRANSGRESSIONS | 6 | * TRANSGRESSIONS |
diff --git a/mps/code/meter.h b/mps/code/meter.h index ff4d5d4c6b7..b40150f9dbd 100644 --- a/mps/code/meter.h +++ b/mps/code/meter.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.meter: METER INTERFACE | 1 | /* impl.h.meter: METER INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!meter.h(trunk.7) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .sources: mps.design.metrics. | 6 | * .sources: mps.design.metrics. |
diff --git a/mps/code/misc.h b/mps/code/misc.h index 493f3054ba9..b9e7b40bc14 100644 --- a/mps/code/misc.h +++ b/mps/code/misc.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.misc: MISCELLANEOUS DEFINITIONS | 1 | /* impl.h.misc: MISCELLANEOUS DEFINITIONS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!misc.h(trunk.27) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * Small general things which are useful for C but aren't part of the | 6 | * Small general things which are useful for C but aren't part of the |
diff --git a/mps/code/mpm.c b/mps/code/mpm.c index 0e7c7f05992..1335c6c6e36 100644 --- a/mps/code/mpm.c +++ b/mps/code/mpm.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.mpm: GENERAL MPM SUPPORT | 1 | /* impl.c.mpm: GENERAL MPM SUPPORT |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpm.c(trunk.35) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: Miscellaneous support for the implementation of the MPM | 6 | * .purpose: Miscellaneous support for the implementation of the MPM |
diff --git a/mps/code/mpm.h b/mps/code/mpm.h index 9f9d72b141c..a52a2fe9717 100644 --- a/mps/code/mpm.h +++ b/mps/code/mpm.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpm: MEMORY POOL MANAGER DEFINITIONS | 1 | /* impl.h.mpm: MEMORY POOL MANAGER DEFINITIONS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpm.h(trunk.148) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .trans.bufferinit: The Buffer data structure has an Init field and | 6 | * .trans.bufferinit: The Buffer data structure has an Init field and |
diff --git a/mps/code/mpmss.c b/mps/code/mpmss.c index 0377dcb448b..2a2793dc48e 100644 --- a/mps/code/mpmss.c +++ b/mps/code/mpmss.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.mpmss: MPM STRESS TEST | 1 | /* impl.c.mpmss: MPM STRESS TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpmss.c(trunk.24) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpmst.h b/mps/code/mpmst.h index e44ed21a2d7..5f94f375a90 100644 --- a/mps/code/mpmst.h +++ b/mps/code/mpmst.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpmst: MEMORY POOL MANAGER DATA STRUCTURES | 1 | /* impl.h.mpmst: MEMORY POOL MANAGER DATA STRUCTURES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpmst.h(trunk.99) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: This header file crosses module boundaries. The relevant | 6 | * .design: This header file crosses module boundaries. The relevant |
diff --git a/mps/code/mpmtypes.h b/mps/code/mpmtypes.h index ea8ed98e80d..e439bb18020 100644 --- a/mps/code/mpmtypes.h +++ b/mps/code/mpmtypes.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpmtypes: MEMORY POOL MANAGER TYPES | 1 | /* impl.h.mpmtypes: MEMORY POOL MANAGER TYPES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpmtypes.h(trunk.90) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: design.mps.type | 6 | * .design: design.mps.type |
diff --git a/mps/code/mps.h b/mps/code/mps.h index f27d09168a0..b3613b7f789 100644 --- a/mps/code/mps.h +++ b/mps/code/mps.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mps: RAVENBROOK MEMORY POOL SYSTEM C INTERFACE | 1 | /* impl.h.mps: RAVENBROOK MEMORY POOL SYSTEM C INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mps.h(trunk.64) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: customers, MPS developers. | 6 | * .readership: customers, MPS developers. |
diff --git a/mps/code/mpsacl.h b/mps/code/mpsacl.h index 4b841e190bc..5763ecf8942 100644 --- a/mps/code/mpsacl.h +++ b/mps/code/mpsacl.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpsacl: MEMORY POOL SYSTEM ARENA CLASS "CL" | 1 | /* impl.h.mpsacl: MEMORY POOL SYSTEM ARENA CLASS "CL" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpsacl.h(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpsavm.h b/mps/code/mpsavm.h index a23636d2f60..572e841cc42 100644 --- a/mps/code/mpsavm.h +++ b/mps/code/mpsavm.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpsavm: MEMORY POOL SYSTEM ARENA CLASS "VM" | 1 | /* impl.h.mpsavm: MEMORY POOL SYSTEM ARENA CLASS "VM" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpsavm.h(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpscamc.h b/mps/code/mpscamc.h index 465f5a4fd72..bdd4df13a65 100644 --- a/mps/code/mpscamc.h +++ b/mps/code/mpscamc.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpscamc: MEMORY POOL SYSTEM CLASS "AMC" | 1 | /* impl.h.mpscamc: MEMORY POOL SYSTEM CLASS "AMC" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpscamc.h(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpscams.h b/mps/code/mpscams.h index 1ed1a5ba2be..1d881c00497 100644 --- a/mps/code/mpscams.h +++ b/mps/code/mpscams.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpscams: MEMORY POOL SYSTEM CLASS "AMS" | 1 | /* impl.h.mpscams: MEMORY POOL SYSTEM CLASS "AMS" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpscams.h(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpscawl.h b/mps/code/mpscawl.h index 23ae30599e7..515d37e6220 100644 --- a/mps/code/mpscawl.h +++ b/mps/code/mpscawl.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpscaawl: MEMORY POOL SYSTEM CLASS "AWL" | 1 | /* impl.h.mpscaawl: MEMORY POOL SYSTEM CLASS "AWL" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpscawl.h(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpsclo.h b/mps/code/mpsclo.h index 0dcd34a6aad..13f0985640f 100644 --- a/mps/code/mpsclo.h +++ b/mps/code/mpsclo.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpsclo: MEMORY POOL SYSTEM CLASS "LO" | 1 | /* impl.h.mpsclo: MEMORY POOL SYSTEM CLASS "LO" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpsclo.h(trunk.2) $ | ||
| 5 | * | 4 | * |
| 6 | * Copyright (c) 2001 Ravenbrook Limited. | 5 | * Copyright (c) 2001 Ravenbrook Limited. |
| 7 | */ | 6 | */ |
diff --git a/mps/code/mpscmv.h b/mps/code/mpscmv.h index f7aea5ba7b6..97a402ea8d8 100644 --- a/mps/code/mpscmv.h +++ b/mps/code/mpscmv.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpscmv: MEMORY POOL SYSTEM CLASS "MV" | 1 | /* impl.h.mpscmv: MEMORY POOL SYSTEM CLASS "MV" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpscmv.h(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpscmv2.h b/mps/code/mpscmv2.h index c8759e05877..673958f33b7 100644 --- a/mps/code/mpscmv2.h +++ b/mps/code/mpscmv2.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpscmv2: MEMORY POOL SYSTEM CLASS "MVT" | 1 | /* impl.h.mpscmv2: MEMORY POOL SYSTEM CLASS "MVT" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpscmv2.h(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpscmvff.h b/mps/code/mpscmvff.h index f590d95c2c4..daf6d86f3a7 100644 --- a/mps/code/mpscmvff.h +++ b/mps/code/mpscmvff.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpscmvff: MEMORY POOL SYSTEM CLASS "MVFF" | 1 | /* impl.h.mpscmvff: MEMORY POOL SYSTEM CLASS "MVFF" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpscmvff.h(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpscsnc.h b/mps/code/mpscsnc.h index fb589bb0a99..b16df4cf0bb 100644 --- a/mps/code/mpscsnc.h +++ b/mps/code/mpscsnc.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpscsnc: MEMORY POOL SYSTEM CLASS "SNC" | 1 | /* impl.h.mpscsnc: MEMORY POOL SYSTEM CLASS "SNC" |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpscsnc.h(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpsi.c b/mps/code/mpsi.c index 9a197a365dd..ec0b79da0b0 100644 --- a/mps/code/mpsi.c +++ b/mps/code/mpsi.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.mpsi: MEMORY POOL SYSTEM C INTERFACE LAYER | 1 | /* impl.c.mpsi: MEMORY POOL SYSTEM C INTERFACE LAYER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpsi.c(trunk.79) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This code bridges between the MPS interface to C, | 6 | * .purpose: This code bridges between the MPS interface to C, |
diff --git a/mps/code/mpsicv.c b/mps/code/mpsicv.c index 43c2851f4af..f2e81fe5070 100644 --- a/mps/code/mpsicv.c +++ b/mps/code/mpsicv.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.mpsicv: MPSI COVERAGE TEST | 1 | /* impl.c.mpsicv: MPSI COVERAGE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpsicv.c(trunk.20) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/mpsio.h b/mps/code/mpsio.h index 1c86c9c0a09..c01f3c3a26b 100644 --- a/mps/code/mpsio.h +++ b/mps/code/mpsio.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpsio: RAVENBROOK MEMORY POOL SYSTEM I/O INTERFACE | 1 | /* impl.h.mpsio: RAVENBROOK MEMORY POOL SYSTEM I/O INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpsio.h(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: For MPS client application developers, MPS developers. | 6 | * .readership: For MPS client application developers, MPS developers. |
diff --git a/mps/code/mpsioan.c b/mps/code/mpsioan.c index 1542d780d0a..893e9632647 100644 --- a/mps/code/mpsioan.c +++ b/mps/code/mpsioan.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.mpsioan: RAVENBROOK MEMORY POOL SYSTEM I/O IMPLEMENTATION (ANSI) | 1 | /* impl.c.mpsioan: RAVENBROOK MEMORY POOL SYSTEM I/O IMPLEMENTATION (ANSI) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpsioan.c(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: For MPS client application developers and MPS developers. | 6 | * .readership: For MPS client application developers and MPS developers. |
diff --git a/mps/code/mpsiw3.c b/mps/code/mpsiw3.c index c7050bf7d02..b4b78638e92 100644 --- a/mps/code/mpsiw3.c +++ b/mps/code/mpsiw3.c | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | * WIN32 MEMORY POOL SYSTEM INTERFACE LAYER EXTRAS | 3 | * WIN32 MEMORY POOL SYSTEM INTERFACE LAYER EXTRAS |
| 4 | * | 4 | * |
| 5 | * $Id$ | 5 | * $Id$ |
| 6 | * $HopeName: MMsrc!mpsiw3.c(trunk.4) $ | ||
| 7 | * | 6 | * |
| 8 | * Copyright (c) 2001 Ravenbrook Limited. | 7 | * Copyright (c) 2001 Ravenbrook Limited. |
| 9 | */ | 8 | */ |
diff --git a/mps/code/mpslib.h b/mps/code/mpslib.h index d77e8f9a0bd..99c89c59ed7 100644 --- a/mps/code/mpslib.h +++ b/mps/code/mpslib.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpslib: RAVENBROOK MEMORY POOL SYSTEM LIBRARY INTERFACE | 1 | /* impl.h.mpslib: RAVENBROOK MEMORY POOL SYSTEM LIBRARY INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpslib.h(trunk.9) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MPS client application developers, MPS developers. | 6 | * .readership: MPS client application developers, MPS developers. |
diff --git a/mps/code/mpsliban.c b/mps/code/mpsliban.c index af7ee6b9332..b28e456e085 100644 --- a/mps/code/mpsliban.c +++ b/mps/code/mpsliban.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.mpsliban: RAVENBROOK MEMORY POOL SYSTEM LIBRARY INTERFACE (ANSI) | 1 | /* impl.c.mpsliban: RAVENBROOK MEMORY POOL SYSTEM LIBRARY INTERFACE (ANSI) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpsliban.c(trunk.12) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: The purpose of this code is | 6 | * .purpose: The purpose of this code is |
diff --git a/mps/code/mpstd.h b/mps/code/mpstd.h index 79684a19735..62edfcdfa8d 100644 --- a/mps/code/mpstd.h +++ b/mps/code/mpstd.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpstd: RAVENBROOK MEMORY POOL SYSTEM TARGET DETECTION | 1 | /* impl.h.mpstd: RAVENBROOK MEMORY POOL SYSTEM TARGET DETECTION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpstd.h(trunk.28) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * Detect the target platform using predefined preprocessor symbols | 6 | * Detect the target platform using predefined preprocessor symbols |
diff --git a/mps/code/mpsw3.h b/mps/code/mpsw3.h index adc963d3702..57c9f58619e 100644 --- a/mps/code/mpsw3.h +++ b/mps/code/mpsw3.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpsw3: RAVENBROOK MEMORY POOL SYSTEM C INTERFACE, WINDOWS PART | 1 | /* impl.h.mpsw3: RAVENBROOK MEMORY POOL SYSTEM C INTERFACE, WINDOWS PART |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpsw3.h(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: customers, MPS developers. | 6 | * .readership: customers, MPS developers. |
diff --git a/mps/code/mpswin.h b/mps/code/mpswin.h index ea6556c4b62..458576e69bc 100644 --- a/mps/code/mpswin.h +++ b/mps/code/mpswin.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.mpswin: RAVENBROOK MEMORY POOL SYSTEM WINDOWS.H INTERFACE | 1 | /* impl.h.mpswin: RAVENBROOK MEMORY POOL SYSTEM WINDOWS.H INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpswin.h(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: For MPS client application developers, MPS developers. | 6 | * .readership: For MPS client application developers, MPS developers. |
diff --git a/mps/code/mv2test.c b/mps/code/mv2test.c index cd304a0997c..20423cae6a0 100644 --- a/mps/code/mv2test.c +++ b/mps/code/mv2test.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.mv2test: POOLMVT STRESS TEST | 1 | /* impl.c.mv2test: POOLMVT STRESS TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mv2test.c(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/o1alcc.gmk b/mps/code/o1alcc.gmk index 8aeaf0dd8f0..da440484f12 100644 --- a/mps/code/o1alcc.gmk +++ b/mps/code/o1alcc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.o1alcc: BUILD FOR OSF/1, ALPHA, DIGITAL C PLATFORM | 1 | # impl.gmk.o1alcc: BUILD FOR OSF/1, ALPHA, DIGITAL C PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!o1alcc.gmk(trunk.17) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This is the GNU makefile for platform.o1alcc. | 6 | # This is the GNU makefile for platform.o1alcc. |
diff --git a/mps/code/o1algc.gmk b/mps/code/o1algc.gmk index 5aed5ed1540..bd4ec59cbb8 100644 --- a/mps/code/o1algc.gmk +++ b/mps/code/o1algc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.o1algc: BUILD FOR OSF/1, ALPHA, GCC PLATFORM | 1 | # impl.gmk.o1algc: BUILD FOR OSF/1, ALPHA, GCC PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!o1algc.gmk(trunk.24) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # _ANSI_C_SOURCE is defined in PFMDEFS to avoid bug in library headers | 6 | # _ANSI_C_SOURCE is defined in PFMDEFS to avoid bug in library headers |
diff --git a/mps/code/ossu.h b/mps/code/ossu.h index e14f2bd4280..9556d8d62aa 100644 --- a/mps/code/ossu.h +++ b/mps/code/ossu.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.ossu: SUNOS ANSI COMPATABILITY HEADER | 1 | /* impl.h.ossu: SUNOS ANSI COMPATABILITY HEADER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!ossu.h(trunk.11) $ | ||
| 5 | * | 4 | * |
| 6 | * Copyright (c) 2001 Ravenbrook Limited. | 5 | * Copyright (c) 2001 Ravenbrook Limited. |
| 7 | * | 6 | * |
diff --git a/mps/code/osxc.h b/mps/code/osxc.h index 6850936168e..e884c50e289 100644 --- a/mps/code/osxc.h +++ b/mps/code/osxc.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.osxc: MacOS X (Carbon-compatible) system header hacks | 1 | /* impl.h.osxc: MacOS X (Carbon-compatible) system header hacks |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!osxc.h(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This header fixes bugs in the system headers. | 6 | * .purpose: This header fixes bugs in the system headers. |
diff --git a/mps/code/pool.c b/mps/code/pool.c index 9f3cadf4e7e..2389cdcfb2b 100644 --- a/mps/code/pool.c +++ b/mps/code/pool.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.pool: POOL IMPLEMENTATION | 1 | /* impl.c.pool: POOL IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!pool.c(trunk.76) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/poolabs.c b/mps/code/poolabs.c index 5891883303a..f7a10130c15 100644 --- a/mps/code/poolabs.c +++ b/mps/code/poolabs.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolabs: ABSTRACT POOL CLASSES | 1 | /* impl.c.poolabs: ABSTRACT POOL CLASSES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolabs.c(trunk.9) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * PURPOSE | 6 | * PURPOSE |
diff --git a/mps/code/poolamc.c b/mps/code/poolamc.c index b129e3634f2..88d84502159 100644 --- a/mps/code/poolamc.c +++ b/mps/code/poolamc.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolamc: AUTOMATIC MOSTLY-COPYING MEMORY POOL CLASS | 1 | /* impl.c.poolamc: AUTOMATIC MOSTLY-COPYING MEMORY POOL CLASS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolamc.c(trunk.56) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .sources: design.mps.poolamc. | 6 | * .sources: design.mps.poolamc. |
diff --git a/mps/code/poolams.c b/mps/code/poolams.c index 9ec0c05de57..6fe8e3616af 100644 --- a/mps/code/poolams.c +++ b/mps/code/poolams.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolams: AUTOMATIC MARK & SWEEP POOL CLASS | 1 | /* impl.c.poolams: AUTOMATIC MARK & SWEEP POOL CLASS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolams.c(trunk.52) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: See design.mps.poolams. | 6 | * .design: See design.mps.poolams. |
diff --git a/mps/code/poolams.h b/mps/code/poolams.h index 2179239e573..e2eec458539 100644 --- a/mps/code/poolams.h +++ b/mps/code/poolams.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.poolams: AUTOMATIC MARK & SWEEP POOL CLASS INTERFACE | 1 | /* impl.h.poolams: AUTOMATIC MARK & SWEEP POOL CLASS INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolams.h(trunk.17) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: Internal interface to AMS functionality. | 6 | * .purpose: Internal interface to AMS functionality. |
diff --git a/mps/code/poolawl.c b/mps/code/poolawl.c index f8619db4590..7211a29c4e3 100644 --- a/mps/code/poolawl.c +++ b/mps/code/poolawl.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolawl: AUTOMATIC WEAK LINKED POOL CLASS | 1 | /* impl.c.poolawl: AUTOMATIC WEAK LINKED POOL CLASS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolawl.c(trunk.73) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * | 6 | * |
diff --git a/mps/code/poollo.c b/mps/code/poollo.c index 3585b48ac00..150bcd8b487 100644 --- a/mps/code/poollo.c +++ b/mps/code/poollo.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poollo: LEAF POOL CLASS | 1 | /* impl.c.poollo: LEAF POOL CLASS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poollo.c(trunk.20) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/poolmfs.c b/mps/code/poolmfs.c index 3d6dff85422..1eb1e78e993 100644 --- a/mps/code/poolmfs.c +++ b/mps/code/poolmfs.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolmfs: MANUAL FIXED SMALL UNIT POOL | 1 | /* impl.c.poolmfs: MANUAL FIXED SMALL UNIT POOL |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolmfs.c(trunk.35) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * This is the implementation of the MFS pool class. | 6 | * This is the implementation of the MFS pool class. |
diff --git a/mps/code/poolmfs.h b/mps/code/poolmfs.h index 438ece3c987..ab145f2a70d 100644 --- a/mps/code/poolmfs.h +++ b/mps/code/poolmfs.h | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | * MANUAL FIXED SMALL UNIT POOL | 3 | * MANUAL FIXED SMALL UNIT POOL |
| 4 | * | 4 | * |
| 5 | * $Id$ | 5 | * $Id$ |
| 6 | * $HopeName: MMsrc!poolmfs.h(trunk.5) $ | ||
| 7 | * | 6 | * |
| 8 | * Copyright (c) 2001 Ravenbrook Limited. | 7 | * Copyright (c) 2001 Ravenbrook Limited. |
| 9 | * | 8 | * |
diff --git a/mps/code/poolmrg.c b/mps/code/poolmrg.c index 9a5c5cff34b..e390e630707 100644 --- a/mps/code/poolmrg.c +++ b/mps/code/poolmrg.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolmrg: MANUAL RANK GUARDIAN POOL | 1 | /* impl.c.poolmrg: MANUAL RANK GUARDIAN POOL |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolmrg.c(trunk.42) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/poolmrg.h b/mps/code/poolmrg.h index f870f07e55e..e6a937fc5fc 100644 --- a/mps/code/poolmrg.h +++ b/mps/code/poolmrg.h | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | * MANUAL RANK GUARDIAN POOL CLASS | 3 | * MANUAL RANK GUARDIAN POOL CLASS |
| 4 | * | 4 | * |
| 5 | * $Id$ | 5 | * $Id$ |
| 6 | * $HopeName: MMsrc!poolmrg.h(trunk.2) $ | ||
| 7 | * Copyright (c) 2001 Ravenbrook Limited. | 6 | * Copyright (c) 2001 Ravenbrook Limited. |
| 8 | */ | 7 | */ |
| 9 | 8 | ||
diff --git a/mps/code/poolmv.c b/mps/code/poolmv.c index e31289faef4..48866b17901 100644 --- a/mps/code/poolmv.c +++ b/mps/code/poolmv.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolmv: MANUAL VARIABLE POOL | 1 | /* impl.c.poolmv: MANUAL VARIABLE POOL |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolmv.c(trunk.41) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * **** RESTRICTION: This pool may not allocate from the arena control | 6 | * **** RESTRICTION: This pool may not allocate from the arena control |
diff --git a/mps/code/poolmv.h b/mps/code/poolmv.h index 106c88d25bc..1ad7607f0ae 100644 --- a/mps/code/poolmv.h +++ b/mps/code/poolmv.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* .impl.h.poolmv: MANUAL VARIABLE POOL | 1 | /* .impl.h.poolmv: MANUAL VARIABLE POOL |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolmv.h(trunk.7) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This is the interface to the manual-variable pool class. | 6 | * .purpose: This is the interface to the manual-variable pool class. |
diff --git a/mps/code/poolmv2.c b/mps/code/poolmv2.c index 512a08ec3e6..b8254ae3040 100644 --- a/mps/code/poolmv2.c +++ b/mps/code/poolmv2.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolmv2: MANUAL VARIABLE-SIZED TEMPORAL POOL | 1 | /* impl.c.poolmv2: MANUAL VARIABLE-SIZED TEMPORAL POOL |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolmv2.c(trunk.19) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: A manual-variable pool designed to take advantage of | 6 | * .purpose: A manual-variable pool designed to take advantage of |
diff --git a/mps/code/poolmv2.h b/mps/code/poolmv2.h index c3654460206..757285691ff 100644 --- a/mps/code/poolmv2.h +++ b/mps/code/poolmv2.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.poolmv2: MANUAL VARIABLE-SIZED TEMPORAL POOL | 1 | /* impl.h.poolmv2: MANUAL VARIABLE-SIZED TEMPORAL POOL |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolmv2.h(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: The implementation of the new manual-variable pool class | 6 | * .purpose: The implementation of the new manual-variable pool class |
diff --git a/mps/code/poolmvff.c b/mps/code/poolmvff.c index 128c7c7a67c..072ab5b8891 100644 --- a/mps/code/poolmvff.c +++ b/mps/code/poolmvff.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolmvff: First Fit Manual Variable Pool | 1 | /* impl.c.poolmvff: First Fit Manual Variable Pool |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolmvff.c(trunk.22) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This is a pool class for manually managed objects of | 6 | * .purpose: This is a pool class for manually managed objects of |
diff --git a/mps/code/pooln.c b/mps/code/pooln.c index 34f114b91a2..5fbee580865 100644 --- a/mps/code/pooln.c +++ b/mps/code/pooln.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.pooln: NULL POOL CLASS | 1 | /* impl.c.pooln: NULL POOL CLASS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!pooln.c(trunk.28) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/pooln.h b/mps/code/pooln.h index 10b77bbfa88..51f6519b9b9 100644 --- a/mps/code/pooln.h +++ b/mps/code/pooln.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.pooln: NULL POOL | 1 | /* impl.h.pooln: NULL POOL |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!pooln.h(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: The null pool class is here for pedagogical purposes. It | 6 | * .purpose: The null pool class is here for pedagogical purposes. It |
diff --git a/mps/code/poolncv.c b/mps/code/poolncv.c index 9a177f55f96..6257a0a9db6 100644 --- a/mps/code/poolncv.c +++ b/mps/code/poolncv.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolncv: NULL POOL COVERAGE TEST | 1 | /* impl.c.poolncv: NULL POOL COVERAGE TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolncv.c(trunk.9) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/poolsnc.c b/mps/code/poolsnc.c index e77ff28b3ed..824cb28baf8 100644 --- a/mps/code/poolsnc.c +++ b/mps/code/poolsnc.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.poolsnc: STACK NO CHECKING POOL CLASS | 1 | /* impl.c.poolsnc: STACK NO CHECKING POOL CLASS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!poolsnc.c(trunk.13) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/prmcan.c b/mps/code/prmcan.c index dfae886c2eb..5d3f7e15915 100644 --- a/mps/code/prmcan.c +++ b/mps/code/prmcan.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.prmcan: PROTECTION MUTATOR CONTEXT (ANSI) | 1 | /* impl.c.prmcan: PROTECTION MUTATOR CONTEXT (ANSI) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!prmcan.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: See design.mps.prot for the generic design of the interface | 6 | * .design: See design.mps.prot for the generic design of the interface |
diff --git a/mps/code/prmcfr.h b/mps/code/prmcfr.h index 1204aec3732..1295421f619 100644 --- a/mps/code/prmcfr.h +++ b/mps/code/prmcfr.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.prmcfr: PROTECTION MUTATOR CONTEXT (FREEBSD) | 1 | /* impl.h.prmcfr: PROTECTION MUTATOR CONTEXT (FREEBSD) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MPS developers. | 6 | * .readership: MPS developers. |
diff --git a/mps/code/prmci3.h b/mps/code/prmci3.h index 68497a92685..2e3db5d9853 100644 --- a/mps/code/prmci3.h +++ b/mps/code/prmci3.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.prmci3: PROTECTION MUTATOR CONTEXT (Intel 386) | 1 | /* impl.h.prmci3: PROTECTION MUTATOR CONTEXT (Intel 386) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!prmci3.h(trunk.1) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MPS developers. | 6 | * .readership: MPS developers. |
diff --git a/mps/code/prmci3li.c b/mps/code/prmci3li.c index bf1ca3f5d9e..e21f9bb99aa 100644 --- a/mps/code/prmci3li.c +++ b/mps/code/prmci3li.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.prmci3li: PROTECTION MUTATOR CONTEXT INTEL 386 (LINUX) | 1 | /* impl.c.prmci3li: PROTECTION MUTATOR CONTEXT INTEL 386 (LINUX) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!prmci3li.c(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This module implements the part of the protection module | 6 | * .purpose: This module implements the part of the protection module |
diff --git a/mps/code/prmci3w3.c b/mps/code/prmci3w3.c index bd402dc527f..4d467c85107 100644 --- a/mps/code/prmci3w3.c +++ b/mps/code/prmci3w3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.prmci3w3: PROTECTION MUTATOR CONTEXT INTEL 386 (Win32) | 1 | /* impl.c.prmci3w3: PROTECTION MUTATOR CONTEXT INTEL 386 (Win32) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!prmci3w3.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * PURPOSE | 6 | * PURPOSE |
diff --git a/mps/code/prmcli.h b/mps/code/prmcli.h index c302a4b1e62..c5e0b493cda 100644 --- a/mps/code/prmcli.h +++ b/mps/code/prmcli.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.prmcli: PROTECTION MUTATOR CONTEXT (Linux) | 1 | /* impl.h.prmcli: PROTECTION MUTATOR CONTEXT (Linux) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!prmcli.h(trunk.1) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MPS developers. | 6 | * .readership: MPS developers. |
diff --git a/mps/code/prmcw3.h b/mps/code/prmcw3.h index 378e88ac841..37d55a122bb 100644 --- a/mps/code/prmcw3.h +++ b/mps/code/prmcw3.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.prmcw3: PROTECTION FOR WIN32 | 1 | /* impl.h.prmcw3: PROTECTION FOR WIN32 |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!prmcw3.h(trunk.1) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MPS developers. | 6 | * .readership: MPS developers. |
diff --git a/mps/code/proddw.bat b/mps/code/proddw.bat index 01c1574f642..9318e5b55c5 100644 --- a/mps/code/proddw.bat +++ b/mps/code/proddw.bat | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | @rem impl.bat.proddw | 1 | @rem impl.bat.proddw |
| 2 | @rem Script that automates building and collating a dylan product | 2 | @rem Script that automates building and collating a dylan product |
| 3 | rem $Id$ | 3 | rem $Id$ |
| 4 | rem $HopeName: MMsrc!proddw.bat(trunk.6) $ | ||
| 5 | rem Copyright (c) 2001 Ravenbrook Limited. | 4 | rem Copyright (c) 2001 Ravenbrook Limited. |
| 6 | nmake /f w3i3mv.nmk VARIETY=ci mmdw.lib mpsplan.lib | 5 | nmake /f w3i3mv.nmk VARIETY=ci mmdw.lib mpsplan.lib |
| 7 | nmake /f w3i3mv.nmk VARIETY=hi mmdw.lib mpsplan.lib | 6 | nmake /f w3i3mv.nmk VARIETY=hi mmdw.lib mpsplan.lib |
diff --git a/mps/code/protan.c b/mps/code/protan.c index 0e3269d38f0..64d3af4abae 100644 --- a/mps/code/protan.c +++ b/mps/code/protan.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.protan: ANSI MEMORY PROTECTION | 1 | /* impl.c.protan: ANSI MEMORY PROTECTION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!protan.c(trunk.9) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * | 6 | * |
diff --git a/mps/code/protfr.c b/mps/code/protfr.c index da87317293d..d40b0d4a5d4 100644 --- a/mps/code/protfr.c +++ b/mps/code/protfr.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.protfr: PROTECTION FOR FreeBSD | 1 | /* impl.c.protfr: PROTECTION FOR FreeBSD |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | */ | 6 | */ |
diff --git a/mps/code/protfri3.c b/mps/code/protfri3.c index 3a8b3eb3890..2165bef9035 100644 --- a/mps/code/protfri3.c +++ b/mps/code/protfri3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.protfri3: PROTECTION FOR FREEBSD (INTEL 386) | 1 | /* impl.c.protfri3: PROTECTION FOR FREEBSD (INTEL 386) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!protlii3.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * SOURCES | 6 | * SOURCES |
diff --git a/mps/code/proti3.c b/mps/code/proti3.c index b65dd2a799f..f698364260c 100644 --- a/mps/code/proti3.c +++ b/mps/code/proti3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.proti3: PROTECTION MUTATOR CONTEXT (INTEL 386) | 1 | /* impl.c.proti3: PROTECTION MUTATOR CONTEXT (INTEL 386) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!proti3.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: See design.mps.prot for the generic design of the interface | 6 | * .design: See design.mps.prot for the generic design of the interface |
diff --git a/mps/code/protli.c b/mps/code/protli.c index 8b4239a2f67..c6b283f961c 100644 --- a/mps/code/protli.c +++ b/mps/code/protli.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.protli: PROTECTION FOR LINUX | 1 | /* impl.c.protli: PROTECTION FOR LINUX |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!protli.c(trunk.1) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | */ | 6 | */ |
diff --git a/mps/code/protlii3.c b/mps/code/protlii3.c index f7337bb5364..8e2bfa6dfb5 100644 --- a/mps/code/protlii3.c +++ b/mps/code/protlii3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.protlii3: PROTECTION FOR LINUX (INTEL 386) | 1 | /* impl.c.protlii3: PROTECTION FOR LINUX (INTEL 386) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!protlii3.c(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * SOURCES | 6 | * SOURCES |
diff --git a/mps/code/proto1.c b/mps/code/proto1.c index e7c78fd2efd..5126ee2bafc 100644 --- a/mps/code/proto1.c +++ b/mps/code/proto1.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.proto1: PROTECTION FOR DIGITAL UNIX | 1 | /* impl.c.proto1: PROTECTION FOR DIGITAL UNIX |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!proto1.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/protocol.c b/mps/code/protocol.c index 9447035acbb..205f17c180b 100644 --- a/mps/code/protocol.c +++ b/mps/code/protocol.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.pool: PROTOCOL IMPLEMENTATION | 1 | /* impl.c.pool: PROTOCOL IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!protocol.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/protocol.h b/mps/code/protocol.h index acc8f341607..d688cff6feb 100644 --- a/mps/code/protocol.h +++ b/mps/code/protocol.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.protocol: PROTOCOL INHERITANCE DEFINITIONS | 1 | /* impl.h.protocol: PROTOCOL INHERITANCE DEFINITIONS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!protocol.h(trunk.5) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/protso.c b/mps/code/protso.c index 8ade72fec53..4778b9f2665 100644 --- a/mps/code/protso.c +++ b/mps/code/protso.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.protso: PROTECTION FOR SOLARIS | 1 | /* impl.c.protso: PROTECTION FOR SOLARIS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!protso.c(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | */ | 6 | */ |
diff --git a/mps/code/protsu.c b/mps/code/protsu.c index f15b23e4513..41f1af0bf37 100644 --- a/mps/code/protsu.c +++ b/mps/code/protsu.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.protsu: PROTECTION FOR SUNOS | 1 | /* impl.c.protsu: PROTECTION FOR SUNOS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!protsu.c(trunk.11) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/protw3.c b/mps/code/protw3.c index 62e863bdf41..cbdcea360bf 100644 --- a/mps/code/protw3.c +++ b/mps/code/protw3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.protw3: PROTECTION FOR WIN32 | 1 | /* impl.c.protw3: PROTECTION FOR WIN32 |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!protw3.c(trunk.16) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/pthrdext.c b/mps/code/pthrdext.c index d40127b348a..a6150616707 100644 --- a/mps/code/pthrdext.c +++ b/mps/code/pthrdext.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.pthreadext: POSIX THREAD EXTENSIONS | 1 | /* impl.c.pthreadext: POSIX THREAD EXTENSIONS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!pthrdext.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: Provides extension to Pthreads. | 6 | * .purpose: Provides extension to Pthreads. |
diff --git a/mps/code/pthrdext.h b/mps/code/pthrdext.h index d9aff6f3c59..e9edd0c5986 100644 --- a/mps/code/pthrdext.h +++ b/mps/code/pthrdext.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.pthreadext: POSIX THREAD EXTENSIONS | 1 | /* impl.h.pthreadext: POSIX THREAD EXTENSIONS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!pthrdext.h(trunk.1) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .readership: MM developers. | 6 | * .readership: MM developers. |
diff --git a/mps/code/qs.c b/mps/code/qs.c index fa5bf97b0a4..053cf0462fb 100644 --- a/mps/code/qs.c +++ b/mps/code/qs.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.qs: QUICKSORT | 1 | /* impl.c.qs: QUICKSORT |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!qs.c(trunk.18) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * The purpose of this program is to act as a "real" client of the MM. | 6 | * The purpose of this program is to act as a "real" client of the MM. |
diff --git a/mps/code/ref.c b/mps/code/ref.c index c278e5296e5..af99b2c23c5 100644 --- a/mps/code/ref.c +++ b/mps/code/ref.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.ref: REFERENCES | 1 | /* impl.c.ref: REFERENCES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!ref.c(trunk.13) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: Implement operations on Ref, RefSet, ZoneSet, and Rank. | 6 | * .purpose: Implement operations on Ref, RefSet, ZoneSet, and Rank. |
diff --git a/mps/code/replay.c b/mps/code/replay.c index 25c9aed09c3..a23fd97b2ad 100644 --- a/mps/code/replay.c +++ b/mps/code/replay.c | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * Copyright (c) 2001 Ravenbrook Limited. | 2 | * Copyright (c) 2001 Ravenbrook Limited. |
| 3 | * | 3 | * |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!replay.c(trunk.2) $ | ||
| 6 | */ | 5 | */ |
| 7 | 6 | ||
| 8 | #include "config.h" | 7 | #include "config.h" |
diff --git a/mps/code/reserv.c b/mps/code/reserv.c index 19b57093613..2564f1da8c1 100644 --- a/mps/code/reserv.c +++ b/mps/code/reserv.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.reserv: ARENA RESERVOIR | 1 | /* impl.c.reserv: ARENA RESERVOIR |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!reserv.c(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * IMPROVEMENTS | 6 | * IMPROVEMENTS |
diff --git a/mps/code/ring.c b/mps/code/ring.c index e27a59b6c9c..8cb191d3baf 100644 --- a/mps/code/ring.c +++ b/mps/code/ring.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.ring: RING IMPLEMENTATION | 1 | /* impl.c.ring: RING IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!ring.c(trunk.8) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .intro: This is a portable implementation of Rings. | 6 | * .intro: This is a portable implementation of Rings. |
diff --git a/mps/code/ring.h b/mps/code/ring.h index 71af08e181e..feb61e5d276 100644 --- a/mps/code/ring.h +++ b/mps/code/ring.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.ring: RING INTERFACE | 1 | /* impl.h.ring: RING INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!ring.h(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/root.c b/mps/code/root.c index d3e2cca0ec4..7992a44edd7 100644 --- a/mps/code/root.c +++ b/mps/code/root.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.root: ROOT IMPLEMENTATION | 1 | /* impl.c.root: ROOT IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!root.c(trunk.35) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This is the implementation of the root datatype. | 6 | * .purpose: This is the implementation of the root datatype. |
diff --git a/mps/code/s7ppac/Makefile b/mps/code/s7ppac/Makefile index 8f44bf9dab0..11c47513049 100644 --- a/mps/code/s7ppac/Makefile +++ b/mps/code/s7ppac/Makefile | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.makefile.s7ppac: S7PPAC MPW MAKE FILE | 1 | # impl.makefile.s7ppac: S7PPAC MPW MAKE FILE |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!s7ppac:Makefile(trunk.25) $ | ||
| 5 | # | 4 | # |
| 6 | # Copyright (c) 2001 Ravenbrook Limited. | 5 | # Copyright (c) 2001 Ravenbrook Limited. |
| 7 | 6 | ||
diff --git a/mps/code/sac.c b/mps/code/sac.c index 4cbd07f30fd..0dc5fbf9bb1 100644 --- a/mps/code/sac.c +++ b/mps/code/sac.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.sac: SEGREGATED ALLOCATION CACHES | 1 | /* impl.c.sac: SEGREGATED ALLOCATION CACHES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!sac.c(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/sac.h b/mps/code/sac.h index c5160a60516..9822018733b 100644 --- a/mps/code/sac.h +++ b/mps/code/sac.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.sac: SEGREGATED ALLOCATION CACHES INTERFACE | 1 | /* impl.h.sac: SEGREGATED ALLOCATION CACHES INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!sac.h(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/sacss.c b/mps/code/sacss.c index 09bf21bd417..a78546b1592 100644 --- a/mps/code/sacss.c +++ b/mps/code/sacss.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.sacss: SAC MANUAL ALLOC STRESS TEST | 1 | /* impl.c.sacss: SAC MANUAL ALLOC STRESS TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!sacss.c(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/sc.gmk b/mps/code/sc.gmk index 6e4031a3019..bd7da1e3437 100644 --- a/mps/code/sc.gmk +++ b/mps/code/sc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.sc: GNUMAKEFILE FRAGMENT FOR SunPro C | 1 | # impl.gmk.sc: GNUMAKEFILE FRAGMENT FOR SunPro C |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!sc.gmk(trunk.5) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This file is included by platform makefiles that use the SunPro C | 6 | # This file is included by platform makefiles that use the SunPro C |
diff --git a/mps/code/seg.c b/mps/code/seg.c index 23f1388965d..9f3b35b3ac4 100644 --- a/mps/code/seg.c +++ b/mps/code/seg.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.seg: SEGMENTS | 1 | /* impl.c.seg: SEGMENTS |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!seg.c(trunk.30) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: The design for this module is design.mps.seg. | 6 | * .design: The design for this module is design.mps.seg. |
diff --git a/mps/code/segsmss.c b/mps/code/segsmss.c index 1b26a30efaa..04469b5aa1f 100644 --- a/mps/code/segsmss.c +++ b/mps/code/segsmss.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.segsmss: Segment splitting and merging stress test | 1 | /* impl.c.segsmss: Segment splitting and merging stress test |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!segsmss.c(trunk.8) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: Adapted from amsss.c (because AMS already supports | 6 | * .design: Adapted from amsss.c (because AMS already supports |
diff --git a/mps/code/shield.c b/mps/code/shield.c index 9d094752302..17195fdfcf2 100644 --- a/mps/code/shield.c +++ b/mps/code/shield.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.shield: SHIELD IMPLEMENTATION | 1 | /* impl.c.shield: SHIELD IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!shield.c(trunk.16) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * See: idea.shield, design.mps.shield. | 6 | * See: idea.shield, design.mps.shield. |
diff --git a/mps/code/sos8cx.gmk b/mps/code/sos8cx.gmk index 118a112a59c..cfc0712421d 100644 --- a/mps/code/sos8cx.gmk +++ b/mps/code/sos8cx.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.sos8cx: BUILD FOR SOLARIS/SPARC v8/CXREF PLATFORM | 1 | # impl.gmk.sos8cx: BUILD FOR SOLARIS/SPARC v8/CXREF PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!sos8cx.gmk(trunk.10) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # Instead of compiling object files, this platform (using the cxref | 6 | # Instead of compiling object files, this platform (using the cxref |
diff --git a/mps/code/sos8gc.gmk b/mps/code/sos8gc.gmk index 8861aeefb68..786cd4f2ad9 100644 --- a/mps/code/sos8gc.gmk +++ b/mps/code/sos8gc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.sos8gc: BUILD FOR SOLARIS/SPARC V8/GCC PLATFORM | 1 | # impl.gmk.sos8gc: BUILD FOR SOLARIS/SPARC V8/GCC PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!sos8gc.gmk(trunk.29) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | 5 | ||
| 7 | PFM = sos8gc | 6 | PFM = sos8gc |
diff --git a/mps/code/sos8gp.gmk b/mps/code/sos8gp.gmk index 5d53a5eab5d..619243c3cbe 100644 --- a/mps/code/sos8gp.gmk +++ b/mps/code/sos8gp.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.sos8gp: BUILD FOR SOLARIS/SPARC v8/GCC WITH PROFILING PLATFORM | 1 | # impl.gmk.sos8gp: BUILD FOR SOLARIS/SPARC v8/GCC WITH PROFILING PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!sos8gp.gmk(trunk.7) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This is the GNU makefile for platform.sos8gp. | 6 | # This is the GNU makefile for platform.sos8gp. |
diff --git a/mps/code/sos9sc.gmk b/mps/code/sos9sc.gmk index af8829af0b5..1da4c09ce41 100644 --- a/mps/code/sos9sc.gmk +++ b/mps/code/sos9sc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.sos9sc: BUILD FOR SOLARIS/SPARC V9/SUNPRO C PLATFORM | 1 | # impl.gmk.sos9sc: BUILD FOR SOLARIS/SPARC V9/SUNPRO C PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!sos9sc.gmk(trunk.23) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This is the GNU makefile for platform.sos9sc. | 6 | # This is the GNU makefile for platform.sos9sc. |
diff --git a/mps/code/span.c b/mps/code/span.c index 8a13d591b7e..1877c37642a 100644 --- a/mps/code/span.c +++ b/mps/code/span.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.span: ANSI STACK PROBE | 1 | /* impl.c.span: ANSI STACK PROBE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!span.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * PURPOSE | 6 | * PURPOSE |
diff --git a/mps/code/spi3.asm b/mps/code/spi3.asm index 8ad1527454d..b19c5b1d45f 100644 --- a/mps/code/spi3.asm +++ b/mps/code/spi3.asm | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | ; impl.asm.spi3: STACK PROBE | 1 | ; impl.asm.spi3: STACK PROBE |
| 2 | ; | 2 | ; |
| 3 | ; $Id$ | 3 | ; $Id$ |
| 4 | ; $HopeName: MMsrc!spi3.asm(trunk.2) $ | ||
| 5 | ; Copyright (c) 2001 Ravenbrook Limited. | 4 | ; Copyright (c) 2001 Ravenbrook Limited. |
| 6 | ; | 5 | ; |
| 7 | ; This function reads a location that is probeDepth words beyond | 6 | ; This function reads a location that is probeDepth words beyond |
diff --git a/mps/code/splay.c b/mps/code/splay.c index bffb02d78ae..2fd8e632750 100644 --- a/mps/code/splay.c +++ b/mps/code/splay.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.splay: SPLAY TREE IMPLEMENTATION | 1 | /* impl.c.splay: SPLAY TREE IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!splay.c(trunk.9) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: Splay trees are used to manage potentially unbounded | 6 | * .purpose: Splay trees are used to manage potentially unbounded |
diff --git a/mps/code/splay.h b/mps/code/splay.h index 142a8c09266..481655a3a59 100644 --- a/mps/code/splay.h +++ b/mps/code/splay.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.splay: SPLAY TREE HEADER | 1 | /* impl.h.splay: SPLAY TREE HEADER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!splay.h(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .source: design.mps.splay | 6 | * .source: design.mps.splay |
diff --git a/mps/code/ss.h b/mps/code/ss.h index 079ed2486d6..9b30efcb46a 100644 --- a/mps/code/ss.h +++ b/mps/code/ss.h | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * STACK SCANNING | 2 | * STACK SCANNING |
| 3 | * | 3 | * |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!ss.h(trunk.3) $ | ||
| 6 | * | 5 | * |
| 7 | * Copyright (c) 2001 Ravenbrook Limited. | 6 | * Copyright (c) 2001 Ravenbrook Limited. |
| 8 | * | 7 | * |
diff --git a/mps/code/ssan.c b/mps/code/ssan.c index 32ba5c45772..5b8c77983b2 100644 --- a/mps/code/ssan.c +++ b/mps/code/ssan.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.ssan: ANSI STACK SCANNER | 1 | /* impl.c.ssan: ANSI STACK SCANNER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!ssan.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * This module provides zero functionality. It exists to feed the | 6 | * This module provides zero functionality. It exists to feed the |
diff --git a/mps/code/ssfri3.c b/mps/code/ssfri3.c index 707e5650a19..03347251f89 100644 --- a/mps/code/ssfri3.c +++ b/mps/code/ssfri3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.ssfri3: FREEBSD/INTEL STACK SCANNING | 1 | /* impl.c.ssfri3: FREEBSD/INTEL STACK SCANNING |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!sslii3.c(trunk.1) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * This scans the stack and fixes the registers which may contain | 6 | * This scans the stack and fixes the registers which may contain |
diff --git a/mps/code/sslii3.c b/mps/code/sslii3.c index 337e8d6337b..d3a4b0dd27a 100644 --- a/mps/code/sslii3.c +++ b/mps/code/sslii3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.sslii3: LINUX/INTEL STACK SCANNING | 1 | /* impl.c.sslii3: LINUX/INTEL STACK SCANNING |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!sslii3.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * This scans the stack and fixes the registers which may contain | 6 | * This scans the stack and fixes the registers which may contain |
diff --git a/mps/code/sso1al.s b/mps/code/sso1al.s index 6082edcb154..193a946c088 100644 --- a/mps/code/sso1al.s +++ b/mps/code/sso1al.s | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.s.sso1al: STACK SCANNING FOR DIGITAL UNIX / ALPHA | 1 | # impl.s.sso1al: STACK SCANNING FOR DIGITAL UNIX / ALPHA |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!sso1al.s(trunk.2) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # .readership: Any MPS developer that is prepared to read Alpha | 6 | # .readership: Any MPS developer that is prepared to read Alpha |
diff --git a/mps/code/sssos8.s b/mps/code/sssos8.s index 1df90719181..7457635b09e 100644 --- a/mps/code/sssos8.s +++ b/mps/code/sssos8.s | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ! STACK SCANNING | 3 | ! STACK SCANNING |
| 4 | ! | 4 | ! |
| 5 | ! $Id$ | 5 | ! $Id$ |
| 6 | ! $HopeName: MMsrc!sssos8.s(trunk.1) $ | ||
| 7 | ! | 6 | ! |
| 8 | ! Copyright (c) 2001 Ravenbrook Limited. | 7 | ! Copyright (c) 2001 Ravenbrook Limited. |
| 9 | ! | 8 | ! |
diff --git a/mps/code/sssus8.s b/mps/code/sssus8.s index 30224bd006d..a20d9225552 100644 --- a/mps/code/sssus8.s +++ b/mps/code/sssus8.s | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ! STACK SCANNING | 3 | ! STACK SCANNING |
| 4 | ! | 4 | ! |
| 5 | ! $Id$ | 5 | ! $Id$ |
| 6 | ! $HopeName: MMsrc!sssus8.s(trunk.5) $ | ||
| 7 | ! | 6 | ! |
| 8 | ! Copyright (c) 2001 Ravenbrook Limited. | 7 | ! Copyright (c) 2001 Ravenbrook Limited. |
| 9 | ! | 8 | ! |
diff --git a/mps/code/ssw3i3.c b/mps/code/ssw3i3.c index c31cbe38f41..de68747cb74 100644 --- a/mps/code/ssw3i3.c +++ b/mps/code/ssw3i3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.ssw3i3: WIN32/INTEL STACK SCANNING | 1 | /* impl.c.ssw3i3: WIN32/INTEL STACK SCANNING |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!ssw3i3.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * This scans the stack and fixes the registers which may contain | 6 | * This scans the stack and fixes the registers which may contain |
diff --git a/mps/code/sus8gc.gmk b/mps/code/sus8gc.gmk index 1e20e807eb5..d55a77adb3a 100644 --- a/mps/code/sus8gc.gmk +++ b/mps/code/sus8gc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.sus8gc: BUILD FOR SUNOS/SPARC V8/GCC PLATFORM | 1 | # impl.gmk.sus8gc: BUILD FOR SUNOS/SPARC V8/GCC PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!sus8gc.gmk(trunk.43) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | 5 | ||
| 7 | PFM = sus8gc | 6 | PFM = sus8gc |
diff --git a/mps/code/sus8lc.gmk b/mps/code/sus8lc.gmk index 4fbbf06c2df..215046b2f94 100644 --- a/mps/code/sus8lc.gmk +++ b/mps/code/sus8lc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.sus8lc: BUILD FOR SUNOS/SPARC V8/LCC PLATFORM | 1 | # impl.gmk.sus8lc: BUILD FOR SUNOS/SPARC V8/LCC PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!sus8lc.gmk(trunk.21) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | # | 5 | # |
| 7 | # This is the GNU makefile for platform.sus8lc. | 6 | # This is the GNU makefile for platform.sus8lc. |
diff --git a/mps/code/table.c b/mps/code/table.c index 6889318f31a..f793c4d7d90 100644 --- a/mps/code/table.c +++ b/mps/code/table.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.table: A dictionary mapping a Word to a void* | 1 | /* impl.h.table: A dictionary mapping a Word to a void* |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!table.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .note.good-hash: As is common in hash table implementations, we | 6 | * .note.good-hash: As is common in hash table implementations, we |
diff --git a/mps/code/table.h b/mps/code/table.h index 55d3b55b6f2..41d12d1a9a4 100644 --- a/mps/code/table.h +++ b/mps/code/table.h | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | * Copyright (c) 2001 Ravenbrook Limited. | 2 | * Copyright (c) 2001 Ravenbrook Limited. |
| 3 | * | 3 | * |
| 4 | * $Id$ | 4 | * $Id$ |
| 5 | * $HopeName: MMsrc!table.h(trunk.2) $ | ||
| 6 | */ | 5 | */ |
| 7 | 6 | ||
| 8 | #ifndef table_h | 7 | #ifndef table_h |
diff --git a/mps/code/teletest.c b/mps/code/teletest.c index 32f1c426125..a2b8089d070 100644 --- a/mps/code/teletest.c +++ b/mps/code/teletest.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.teletest: TELEMETRY TEST | 1 | /* impl.c.teletest: TELEMETRY TEST |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!teletest.c(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .source: The command parser here was taken and adapted from bttest.c. | 6 | * .source: The command parser here was taken and adapted from bttest.c. |
diff --git a/mps/code/testlib.c b/mps/code/testlib.c index b1ee180b092..c59d3fa717a 100644 --- a/mps/code/testlib.c +++ b/mps/code/testlib.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.testlib: TEST LIBRARY | 1 | /* impl.c.testlib: TEST LIBRARY |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!testlib.c(trunk.23) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: A library of functions that may be of use to unit tests. | 6 | * .purpose: A library of functions that may be of use to unit tests. |
diff --git a/mps/code/testlib.h b/mps/code/testlib.h index 06973238ce3..a843ef8f302 100644 --- a/mps/code/testlib.h +++ b/mps/code/testlib.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.testlib: TEST LIBRARY INTERFACE | 1 | /* impl.h.testlib: TEST LIBRARY INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!testlib.h(trunk.22) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: A library of functions that may be of use to unit tests. | 6 | * .purpose: A library of functions that may be of use to unit tests. |
diff --git a/mps/code/th.h b/mps/code/th.h index fd1462c8e92..505808ab605 100644 --- a/mps/code/th.h +++ b/mps/code/th.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.th: THREAD MANAGER | 1 | /* impl.h.th: THREAD MANAGER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!th.h(trunk.9) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: Provides thread suspension facilities to the shield. | 6 | * .purpose: Provides thread suspension facilities to the shield. |
diff --git a/mps/code/than.c b/mps/code/than.c index c7e19465961..2e12568520f 100644 --- a/mps/code/than.c +++ b/mps/code/than.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.than: ANSI THREADS MANAGER | 1 | /* impl.c.than: ANSI THREADS MANAGER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!than.c(trunk.20) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * This is a single-threaded implementation of the threads manager. | 6 | * This is a single-threaded implementation of the threads manager. |
diff --git a/mps/code/thfri4.c b/mps/code/thfri4.c index aab6b5beaa5..9b2638dfa60 100644 --- a/mps/code/thfri4.c +++ b/mps/code/thfri4.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.thfri3: Threads Manager for Intel x86 systems on FreeBSD | 1 | /* impl.c.thfri3: Threads Manager for Intel x86 systems on FreeBSD |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!thlii4.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This is a pthreads implementation of the threads manager. | 6 | * .purpose: This is a pthreads implementation of the threads manager. |
diff --git a/mps/code/thlii4.c b/mps/code/thlii4.c index 9ef34043b36..e69d603a425 100644 --- a/mps/code/thlii4.c +++ b/mps/code/thlii4.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.thlii3: Threads Manager for Intel x86 systems with LinuxThreads | 1 | /* impl.c.thlii3: Threads Manager for Intel x86 systems with LinuxThreads |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!thlii4.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This is a pthreads implementation of the threads manager. | 6 | * .purpose: This is a pthreads implementation of the threads manager. |
diff --git a/mps/code/thw3i3.c b/mps/code/thw3i3.c index 0f10ae04bb1..0b1affc1827 100644 --- a/mps/code/thw3i3.c +++ b/mps/code/thw3i3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.thw3i3: WIN32 THREAD MANAGER | 1 | /* impl.c.thw3i3: WIN32 THREAD MANAGER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!thw3i3.c(trunk.25) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * Implements thread registration, suspension, and stack | 6 | * Implements thread registration, suspension, and stack |
diff --git a/mps/code/trace.c b/mps/code/trace.c index c97c020b20d..7ff3de4e2a1 100644 --- a/mps/code/trace.c +++ b/mps/code/trace.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.trace: GENERIC TRACER IMPLEMENTATION | 1 | /* impl.c.trace: GENERIC TRACER IMPLEMENTATION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!trace.c(trunk.103) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: design.mps.trace. */ | 6 | * .design: design.mps.trace. */ |
diff --git a/mps/code/tract.c b/mps/code/tract.c index dce4235ad40..ee7c7af54d9 100644 --- a/mps/code/tract.c +++ b/mps/code/tract.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.tract: PAGE TABLES | 1 | /* impl.c.tract: PAGE TABLES |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!tract.c(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .ullagepages: Pages whose page index is < allocBase are recorded as | 6 | * .ullagepages: Pages whose page index is < allocBase are recorded as |
diff --git a/mps/code/tract.h b/mps/code/tract.h index 70f29dee39c..64972b1621a 100644 --- a/mps/code/tract.h +++ b/mps/code/tract.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.tract: PAGE TABLE INTERFACE | 1 | /* impl.h.tract: PAGE TABLE INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!tract.h(trunk.7) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/version.c b/mps/code/version.c index 14a15a8df69..066d157cdc7 100644 --- a/mps/code/version.c +++ b/mps/code/version.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.version: VERSION INSPECTION | 1 | /* impl.c.version: VERSION INSPECTION |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!version.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * PURPOSE | 6 | * PURPOSE |
diff --git a/mps/code/vman.c b/mps/code/vman.c index 796bbcf8335..be78c4b3626 100644 --- a/mps/code/vman.c +++ b/mps/code/vman.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.vman: ANSI VM: MALLOC-BASED PSEUDO MEMORY MAPPING | 1 | /* impl.c.vman: ANSI VM: MALLOC-BASED PSEUDO MEMORY MAPPING |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!vman.c(trunk.22) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/vmfr.c b/mps/code/vmfr.c index dbd483a4239..0e68fd19792 100644 --- a/mps/code/vmfr.c +++ b/mps/code/vmfr.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.vmfr: VIRTUAL MEMORY MAPPING FOR FreeBSD | 1 | /* impl.c.vmfr: VIRTUAL MEMORY MAPPING FOR FreeBSD |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!vmli.c(trunk.7) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This is the implementation of the virtual memory mapping | 6 | * .purpose: This is the implementation of the virtual memory mapping |
diff --git a/mps/code/vmi5.c b/mps/code/vmi5.c index e9d9cc00e2e..49535c99ce8 100644 --- a/mps/code/vmi5.c +++ b/mps/code/vmi5.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.vmi5: VIRTUAL MEMORY MAPPING FOR IRIX 5 (AND 6) | 1 | /* impl.c.vmi5: VIRTUAL MEMORY MAPPING FOR IRIX 5 (AND 6) |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!vmi5.c(trunk.6) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * Design: design.mps.vm | 6 | * Design: design.mps.vm |
diff --git a/mps/code/vmli.c b/mps/code/vmli.c index 18b8a4946d7..ddba5914a42 100644 --- a/mps/code/vmli.c +++ b/mps/code/vmli.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.vmli: VIRTUAL MEMORY MAPPING FOR LINUX | 1 | /* impl.c.vmli: VIRTUAL MEMORY MAPPING FOR LINUX |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!vmli.c(trunk.9) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .purpose: This is the implementation of the virtual memory mapping | 6 | * .purpose: This is the implementation of the virtual memory mapping |
diff --git a/mps/code/vmo1.c b/mps/code/vmo1.c index a481d71f96d..955d003b973 100644 --- a/mps/code/vmo1.c +++ b/mps/code/vmo1.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.vmo1: VIRTUAL MEMORY MAPPING FOR DIGITAL UNIX | 1 | /* impl.c.vmo1: VIRTUAL MEMORY MAPPING FOR DIGITAL UNIX |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!vmo1.c(trunk.11) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: design.mps.vm, design.mps.vmo1 | 6 | * .design: design.mps.vm, design.mps.vmo1 |
diff --git a/mps/code/vmso.c b/mps/code/vmso.c index 5f7ce2cb520..68e6e2131a5 100644 --- a/mps/code/vmso.c +++ b/mps/code/vmso.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.vmso: VIRTUAL MEMORY MAPPING FOR SOLARIS 2.x | 1 | /* impl.c.vmso: VIRTUAL MEMORY MAPPING FOR SOLARIS 2.x |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!vmso.c(trunk.16) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * DESIGN | 6 | * DESIGN |
diff --git a/mps/code/vmsu.c b/mps/code/vmsu.c index 8a9479d93a3..770be102f13 100644 --- a/mps/code/vmsu.c +++ b/mps/code/vmsu.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.vmsu: VIRTUAL MEMORY MAPPING FOR SUNOS 4 | 1 | /* impl.c.vmsu: VIRTUAL MEMORY MAPPING FOR SUNOS 4 |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!vmsu.c(trunk.22) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: See design.mps.vm for general design. | 6 | * .design: See design.mps.vm for general design. |
diff --git a/mps/code/vmw3.c b/mps/code/vmw3.c index d594abd416c..58daad6b564 100644 --- a/mps/code/vmw3.c +++ b/mps/code/vmw3.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.vmw3: VIRTUAL MEMORY MAPPING FOR WIN32 | 1 | /* impl.c.vmw3: VIRTUAL MEMORY MAPPING FOR WIN32 |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!vmw3.c(trunk.36) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: See design.mps.vm. | 6 | * .design: See design.mps.vm. |
diff --git a/mps/code/vmxc.c b/mps/code/vmxc.c index ae26dc89220..062100fc445 100644 --- a/mps/code/vmxc.c +++ b/mps/code/vmxc.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.vmxc: VIRTUAL MEMORY MAPPING FOR MacOS X | 1 | /* impl.c.vmxc: VIRTUAL MEMORY MAPPING FOR MacOS X |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!vmxc.c(trunk.4) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .design: design.mps.vm | 6 | * .design: design.mps.vm |
diff --git a/mps/code/w3almv.nmk b/mps/code/w3almv.nmk index 6ceac7bb753..d3c7819ad9a 100644 --- a/mps/code/w3almv.nmk +++ b/mps/code/w3almv.nmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.nmk.w3almv: WINDOWS (ALPHA) NMAKE FILE | 1 | # impl.nmk.w3almv: WINDOWS (ALPHA) NMAKE FILE |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!w3almv.nmk(trunk.43) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | 5 | ||
| 7 | PFM = w3almv | 6 | PFM = w3almv |
diff --git a/mps/code/w3i3mv.nmk b/mps/code/w3i3mv.nmk index 234908540c2..a982ac6518c 100644 --- a/mps/code/w3i3mv.nmk +++ b/mps/code/w3i3mv.nmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.nmk.w3i3mv: WINDOWS (INTEL) NMAKE FILE | 1 | # impl.nmk.w3i3mv: WINDOWS (INTEL) NMAKE FILE |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!w3i3mv.nmk(trunk.72) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | 5 | ||
| 7 | PFM = w3i3mv | 6 | PFM = w3i3mv |
diff --git a/mps/code/w3ppmv.nmk b/mps/code/w3ppmv.nmk index d42ec28b7b2..ec800e2939a 100644 --- a/mps/code/w3ppmv.nmk +++ b/mps/code/w3ppmv.nmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.nmk.w3ppmv: WINDOWS (POWERPC) NMAKE FILE | 1 | # impl.nmk.w3ppmv: WINDOWS (POWERPC) NMAKE FILE |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!w3ppmv.nmk(trunk.44) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | 5 | ||
| 7 | PFM = w3ppmv | 6 | PFM = w3ppmv |
diff --git a/mps/code/walk.c b/mps/code/walk.c index f83b6587252..ddca8f40e7f 100644 --- a/mps/code/walk.c +++ b/mps/code/walk.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.walk: OBJECT WALKER | 1 | /* impl.c.walk: OBJECT WALKER |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!walk.c(trunk.7) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | */ | 5 | */ |
| 7 | 6 | ||
diff --git a/mps/code/xcppgc.gmk b/mps/code/xcppgc.gmk index ebce338ac86..5eaf98dd842 100644 --- a/mps/code/xcppgc.gmk +++ b/mps/code/xcppgc.gmk | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # impl.gmk.xcppgc: BUILD FOR MACOS X (CARBON)/POWERPC/GCC PLATFORM | 1 | # impl.gmk.xcppgc: BUILD FOR MACOS X (CARBON)/POWERPC/GCC PLATFORM |
| 2 | # | 2 | # |
| 3 | # $Id$ | 3 | # $Id$ |
| 4 | # $HopeName: MMsrc!xcppgc.gmk(trunk.2) $ | ||
| 5 | # Copyright (c) 2001 Ravenbrook Limited. | 4 | # Copyright (c) 2001 Ravenbrook Limited. |
| 6 | 5 | ||
| 7 | PFM = xcppgc | 6 | PFM = xcppgc |