Author: gabor
Date: Mon Nov 21 19:09:15 2005
New Revision: 10372
Modified:
branches/GD_2_4/src/d2c/compiler/Macintosh/cw-base-exports.dylan
branches/GD_2_4/src/d2c/compiler/Macintosh/cw-output-streams.dylan
branches/GD_2_4/src/d2c/compiler/Macintosh/cw-source.dylan
branches/GD_2_4/src/d2c/compiler/Macintosh/gwydion-exports.dylan
branches/GD_2_4/src/d2c/compiler/Macintosh/gwydion.dylan
branches/GD_2_4/src/d2c/compiler/Macintosh/plugin-api.dylan
branches/GD_2_4/src/d2c/compiler/Macintosh/symbol-browser.dylan
branches/GD_2_4/src/d2c/compiler/base/base-exports.dylan
branches/GD_2_4/src/d2c/compiler/base/cclass.dylan
branches/GD_2_4/src/d2c/compiler/base/cdclass.dylan
branches/GD_2_4/src/d2c/compiler/base/control-flow.dylan
branches/GD_2_4/src/d2c/compiler/base/ctfunc.dylan
branches/GD_2_4/src/d2c/compiler/base/ctv.dylan
branches/GD_2_4/src/d2c/compiler/base/ctype.dylan
branches/GD_2_4/src/d2c/compiler/base/data-flow.dylan
branches/GD_2_4/src/d2c/compiler/base/defns.dylan
branches/GD_2_4/src/d2c/compiler/base/dylan-dump.dylan
branches/GD_2_4/src/d2c/compiler/base/errors.dylan
branches/GD_2_4/src/d2c/compiler/base/header.dylan
branches/GD_2_4/src/d2c/compiler/base/names.dylan
branches/GD_2_4/src/d2c/compiler/base/od-format.dylan
branches/GD_2_4/src/d2c/compiler/base/platform-constants.dylan
branches/GD_2_4/src/d2c/compiler/base/platform.dylan
branches/GD_2_4/src/d2c/compiler/base/policy.dylan
branches/GD_2_4/src/d2c/compiler/base/rep.dylan
branches/GD_2_4/src/d2c/compiler/base/signature.dylan
branches/GD_2_4/src/d2c/compiler/base/source.dylan
branches/GD_2_4/src/d2c/compiler/base/tokens.dylan
branches/GD_2_4/src/d2c/compiler/base/transdef.dylan
branches/GD_2_4/src/d2c/compiler/base/type-dump.dylan
branches/GD_2_4/src/d2c/compiler/base/utils.dylan
branches/GD_2_4/src/d2c/compiler/base/variables.dylan
branches/GD_2_4/src/d2c/compiler/cback/cback-exports.dylan
branches/GD_2_4/src/d2c/compiler/cback/cback.dylan
branches/GD_2_4/src/d2c/compiler/cback/heap.dylan
branches/GD_2_4/src/d2c/compiler/cback/primemit.dylan
branches/GD_2_4/src/d2c/compiler/cback/stackanal.dylan
branches/GD_2_4/src/d2c/compiler/convert/convert-exports.dylan
branches/GD_2_4/src/d2c/compiler/convert/cteval.dylan
branches/GD_2_4/src/d2c/compiler/convert/defclass.dylan
branches/GD_2_4/src/d2c/compiler/convert/defconstvar.dylan
branches/GD_2_4/src/d2c/compiler/convert/defdclass.dylan
branches/GD_2_4/src/d2c/compiler/convert/deffunc.dylan
branches/GD_2_4/src/d2c/compiler/convert/deflibmod.dylan
branches/GD_2_4/src/d2c/compiler/convert/defmacro.dylan
branches/GD_2_4/src/d2c/compiler/convert/expand.dylan
branches/GD_2_4/src/d2c/compiler/convert/fer-convert.dylan
branches/GD_2_4/src/d2c/compiler/convert/lexenv.dylan
branches/GD_2_4/src/d2c/compiler/convert/tlexpr.dylan
branches/GD_2_4/src/d2c/compiler/fer-transform/fer-edit.dylan
branches/GD_2_4/src/d2c/compiler/fer-transform/fer-transform-exports.dylan
branches/GD_2_4/src/d2c/compiler/fer-transform/null-optimizer.dylan
branches/GD_2_4/src/d2c/compiler/fer-transform/ssa-convert.dylan
branches/GD_2_4/src/d2c/compiler/fer-transform/traverse.dylan
branches/GD_2_4/src/d2c/compiler/fer-transform/type-checks.dylan
branches/GD_2_4/src/d2c/compiler/front/abstract-optimizer.dylan
branches/GD_2_4/src/d2c/compiler/front/builder.dylan
branches/GD_2_4/src/d2c/compiler/front/clone.dylan
branches/GD_2_4/src/d2c/compiler/front/dump.dylan
branches/GD_2_4/src/d2c/compiler/front/fer-builder.dylan
branches/GD_2_4/src/d2c/compiler/front/fer-dump.dylan
branches/GD_2_4/src/d2c/compiler/front/fer-od.dylan
branches/GD_2_4/src/d2c/compiler/front/front-exports.dylan
branches/GD_2_4/src/d2c/compiler/front/front.dylan
branches/GD_2_4/src/d2c/compiler/front/func-defns.dylan
branches/GD_2_4/src/d2c/compiler/front/primitives.dylan
branches/GD_2_4/src/d2c/compiler/front/tlf.dylan
branches/GD_2_4/src/d2c/compiler/front/var-defns.dylan
branches/GD_2_4/src/d2c/compiler/front/xep.dylan
branches/GD_2_4/src/d2c/compiler/main/evaluate.dylan
branches/GD_2_4/src/d2c/compiler/main/lid-mode-state.dylan
branches/GD_2_4/src/d2c/compiler/main/main-exports.dylan
branches/GD_2_4/src/d2c/compiler/main/main-unit-state.dylan
branches/GD_2_4/src/d2c/compiler/main/main.dylan
branches/GD_2_4/src/d2c/compiler/main/misc.dylan
branches/GD_2_4/src/d2c/compiler/main/set-module.dylan
branches/GD_2_4/src/d2c/compiler/main/single-file-mode-state.dylan
branches/GD_2_4/src/d2c/compiler/main/unit-info.dylan
branches/GD_2_4/src/d2c/compiler/optimize/callopt.dylan
branches/GD_2_4/src/d2c/compiler/optimize/cheese.dylan
branches/GD_2_4/src/d2c/compiler/optimize/constraint.dylan
branches/GD_2_4/src/d2c/compiler/optimize/cse.dylan
branches/GD_2_4/src/d2c/compiler/optimize/fer-edit.dylan
branches/GD_2_4/src/d2c/compiler/optimize/funcopt.dylan
branches/GD_2_4/src/d2c/compiler/optimize/limopt.dylan
branches/GD_2_4/src/d2c/compiler/optimize/optimize-exports.dylan
branches/GD_2_4/src/d2c/compiler/optimize/optutil.dylan
branches/GD_2_4/src/d2c/compiler/optimize/primopt.dylan
branches/GD_2_4/src/d2c/compiler/optimize/tailcall.dylan
branches/GD_2_4/src/d2c/compiler/optimize/trans.dylan
branches/GD_2_4/src/d2c/compiler/optimize/typeinf.dylan
branches/GD_2_4/src/d2c/compiler/parser/fragments.dylan
branches/GD_2_4/src/d2c/compiler/parser/lexer.dylan
branches/GD_2_4/src/d2c/compiler/parser/macros.dylan
branches/GD_2_4/src/d2c/compiler/parser/parse-tree.dylan
branches/GD_2_4/src/d2c/compiler/parser/parser-exports.dylan
branches/GD_2_4/src/d2c/compiler/parser/srcutil.dylan
branches/GD_2_4/src/d2c/compiler/parser/support.dylan
branches/GD_2_4/src/d2c/compiler/parser/tokenize.dylan
Log:
job: minor
removed the rcs-header: lines just like on mainline
Modified: branches/GD_2_4/src/d2c/compiler/Macintosh/cw-base-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/Macintosh/cw-base-exports.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/Macintosh/cw-base-exports.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/Macintosh/cw-base-exports.dylan,v 1.3.10.2 2004/10/05
00:36:40 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/Macintosh/cw-output-streams.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/Macintosh/cw-output-streams.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/Macintosh/cw-output-streams.dylan Mon Nov
21 19:09:15 2005
@@ -2,7 +2,6 @@
file: cw-output-streams.dylan
author: gabor@xxxxxxx
synopsis: <cw-output-stream> -- used inside d2c CW plugin.
-RCS-header: $Header:
/scm/cvs/src/d2c/compiler/Macintosh/cw-output-streams.dylan,v 1.1 2004/04/13
21:04:04 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/Macintosh/cw-source.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/Macintosh/cw-source.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/Macintosh/cw-source.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: source
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/Macintosh/cw-source.dylan,v 1.2
2002/04/18 23:11:38 gabor Exp $
author: gabor@xxxxxxx
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/Macintosh/gwydion-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/Macintosh/gwydion-exports.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/Macintosh/gwydion-exports.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/Macintosh/gwydion-exports.dylan,v 1.2.10.1 2004/10/09
07:00:13 gabor Exp $
file: gwydion-exports.dylan
author: gabor@xxxxxxx
status: still much of experimental
Modified: branches/GD_2_4/src/d2c/compiler/Macintosh/gwydion.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/Macintosh/gwydion.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/Macintosh/gwydion.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: warrior
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/Macintosh/gwydion.dylan,v
1.2.2.3 2004/10/09 07:00:13 gabor Exp $
file: gwydion.dylan
author: gabor@xxxxxxx
status: really need some cleanup first.
@@ -1390,4 +1389,4 @@
class-table.clear!;
vector-table.clear!;
end;
-#endif
\ No newline at end of file
+#endif
Modified: branches/GD_2_4/src/d2c/compiler/Macintosh/plugin-api.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/Macintosh/plugin-api.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/Macintosh/plugin-api.dylan Mon Nov 21
19:09:15 2005
@@ -2,7 +2,6 @@
file: plugin-api.dylan
author: gabor@xxxxxxx
synopsis: CW plugin interface.
-RCS-header: $Header: /scm/cvs/src/d2c/compiler/Macintosh/plugin-api.dylan,v
1.4 2004/04/16 03:07:27 gabor Exp $
copyright: see below
//======================================================================
@@ -1771,4 +1770,4 @@
00000084: 2068 0040 movea.l 64(a0),a0
Hunk: Kind=HUNK_GLOBAL_CODE Name="CWGETMODIFIEDFILES"(56) Size=152
00000082: 2068 0044 movea.l 68(a0),a0
-*/
\ No newline at end of file
+*/
Modified: branches/GD_2_4/src/d2c/compiler/Macintosh/symbol-browser.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/Macintosh/symbol-browser.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/Macintosh/symbol-browser.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: symbol-browser
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/Macintosh/symbol-browser.dylan,v 1.3 2004/04/13
23:47:13 gabor Exp $
file: gwydion.dylan
author: gabor@xxxxxxx
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/base/base-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/base-exports.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/base-exports.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/base-exports.dylan,v 1.47
2004/05/11 21:54:04 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/cclass.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/cclass.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/cclass.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: classes
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/cclass.dylan,v 1.26
2003/07/11 03:36:50 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/cdclass.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/cdclass.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/cdclass.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: classes
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/cdclass.dylan,v 1.6
2002/01/29 00:52:26 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/control-flow.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/control-flow.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/control-flow.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
Module: flow
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/control-flow.dylan,v 1.3
2001/05/26 16:45:07 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/base/ctfunc.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/ctfunc.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/ctfunc.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: compile-time-functions
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/ctfunc.dylan,v 1.5
2001/05/30 21:34:23 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/ctv.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/ctv.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/ctv.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: compile-time-values
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/ctv.dylan,v 1.5 2003/06/10
06:16:22 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/ctype.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/ctype.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/ctype.dylan Mon Nov 21 19:09:15 2005
@@ -1,6 +1,5 @@
Module: ctype
Description: compile-time type system
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/ctype.dylan,v 1.14
2003/10/22 20:41:13 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/data-flow.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/data-flow.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/data-flow.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
Module: flow
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/data-flow.dylan,v 1.4
2002/04/28 20:42:12 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/defns.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/defns.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/defns.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: definitions
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/defns.dylan,v 1.4
2003/05/25 15:39:16 housel Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/base/dylan-dump.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/dylan-dump.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/dylan-dump.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-dump
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/dylan-dump.dylan,v 1.4
2001/08/01 15:02:52 dauclair Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/errors.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/errors.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/errors.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: errors
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/errors.dylan,v 1.6
2004/06/05 00:32:01 bruce Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/base/header.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/header.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/header.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: header
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/header.dylan,v 1.9
2002/03/17 13:29:10 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/base/names.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/names.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/names.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: names
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/names.dylan,v 1.7
2001/11/08 01:10:57 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/od-format.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/od-format.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/od-format.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
Module: od-format
-RCS-header: $Header: /scm/cvs/src/d2c/compiler/base/od-format.dylan,v 1.20
2003/06/24 21:00:07 andreas Exp $
//======================================================================
//
Modified: branches/GD_2_4/src/d2c/compiler/base/platform-constants.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/platform-constants.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/base/platform-constants.dylan Mon Nov
21 19:09:15 2005
@@ -1,6 +1,5 @@
module: platform-constants
author: Peter Housel
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/platform-constants.dylan,v
1.1 2003/05/25 15:39:16 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/platform.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/platform.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/platform.dylan Mon Nov 21
19:09:15 2005
@@ -1,6 +1,5 @@
module: platform
author: Nick Kramer
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/platform.dylan,v 1.14
2003/12/23 00:45:35 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/policy.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/policy.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/policy.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: policy
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/policy.dylan,v 1.2
2000/01/24 04:56:04 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/rep.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/rep.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/rep.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: representation
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/rep.dylan,v 1.2 2000/01/24
04:56:05 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/signature.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/signature.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/signature.dylan Mon Nov 21
19:09:15 2005
@@ -1,6 +1,5 @@
Module: signature
Description: Method/GF signatures and operations on them
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/signature.dylan,v 1.3
2002/04/13 01:29:12 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/source.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/source.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/source.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: source
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/source.dylan,v 1.13
2003/12/21 14:26:58 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/tokens.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/tokens.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/tokens.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: tokens
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/tokens.dylan,v 1.6
2001/05/26 16:52:17 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/base/transdef.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/transdef.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/transdef.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: transformers
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/transdef.dylan,v 1.2
2000/01/24 04:56:05 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/base/type-dump.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/type-dump.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/type-dump.dylan Mon Nov 21
19:09:15 2005
@@ -1,6 +1,5 @@
Module: type-dump
Description: OD dump/load methods for type system
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/type-dump.dylan,v 1.11
2002/04/23 20:22:18 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/base/utils.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/utils.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/utils.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: utils
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/utils.dylan,v 1.8
2003/03/15 06:23:03 housel Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/base/variables.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/base/variables.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/base/variables.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: variables
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/base/variables.dylan,v 1.11
2003/09/22 21:17:39 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/cback/cback-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/cback/cback-exports.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/cback/cback-exports.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/cback/cback-exports.dylan,v
1.14 2002/10/31 20:59:55 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/cback/cback.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/cback/cback.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/cback/cback.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: cback
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/cback/cback.dylan,v 1.53
2004/05/11 21:54:06 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/cback/heap.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/cback/heap.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/cback/heap.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: cback
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/cback/heap.dylan,v 1.38
2003/10/04 00:48:23 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/cback/primemit.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/cback/primemit.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/cback/primemit.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cback
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/cback/primemit.dylan,v 1.20
2003/07/18 10:31:19 bruce Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/cback/stackanal.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/cback/stackanal.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/cback/stackanal.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: stack-analysis
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/cback/stackanal.dylan,v 1.8
2003/02/18 15:59:30 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/convert/convert-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/convert-exports.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/convert/convert-exports.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/convert-exports.dylan,v
1.11 2003/07/06 03:50:00 housel Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/convert/cteval.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/cteval.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/cteval.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: compile-time-eval
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/cteval.dylan,v 1.5
2002/05/14 21:08:48 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/convert/defclass.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/defclass.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/defclass.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: define-classes
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/defclass.dylan,v 1.49
2003/12/15 21:39:08 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/convert/defconstvar.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/defconstvar.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/defconstvar.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: define-constants-and-variables
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/defconstvar.dylan,v
1.10 2002/02/23 04:21:38 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/convert/defdclass.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/defdclass.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/defdclass.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: define-classes
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/defdclass.dylan,v 1.8
2002/01/07 21:29:59 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/convert/deffunc.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/deffunc.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/deffunc.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: define-functions
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/deffunc.dylan,v 1.11
2003/12/15 21:39:09 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/convert/deflibmod.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/deflibmod.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/deflibmod.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: define-libraries-and-modules
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/deflibmod.dylan,v 1.4
2003/07/06 03:50:00 housel Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/convert/defmacro.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/defmacro.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/defmacro.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: define-macros
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/defmacro.dylan,v 1.5
2003/07/02 16:20:12 housel Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/convert/expand.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/expand.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/expand.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: expanders
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/expand.dylan,v 1.6
2003/03/27 17:39:01 housel Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/convert/fer-convert.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/fer-convert.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/fer-convert.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: fer-convert
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/fer-convert.dylan,v
1.10 2003/02/19 23:39:34 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/convert/lexenv.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/lexenv.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/lexenv.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: lexenv
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/lexenv.dylan,v 1.3
2001/05/26 18:49:09 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/convert/tlexpr.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/convert/tlexpr.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/convert/tlexpr.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: top-level-expressions
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/convert/tlexpr.dylan,v 1.5
2001/10/23 21:03:45 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/fer-transform/fer-edit.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/fer-transform/fer-edit.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/fer-transform/fer-edit.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: fer-transform
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/fer-transform/fer-edit.dylan,v
1.6 2003/06/24 21:00:07 andreas Exp $
copyright: see below
Modified:
branches/GD_2_4/src/d2c/compiler/fer-transform/fer-transform-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/fer-transform/fer-transform-exports.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/fer-transform/fer-transform-exports.dylan
Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/fer-transform/fer-transform-exports.dylan,v 1.8
2003/06/24 21:00:07 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/fer-transform/null-optimizer.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/fer-transform/null-optimizer.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/fer-transform/null-optimizer.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: null-optimizer
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/fer-transform/null-optimizer.dylan,v 1.4.4.1
2004/10/12 02:33:24 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/fer-transform/ssa-convert.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/fer-transform/ssa-convert.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/fer-transform/ssa-convert.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: fer-transform
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/fer-transform/ssa-convert.dylan,v 1.10 2003/06/24
21:00:07 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/fer-transform/traverse.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/fer-transform/traverse.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/fer-transform/traverse.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: fer-transform
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/fer-transform/traverse.dylan,v
1.3 2001/10/15 20:30:13 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/fer-transform/type-checks.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/fer-transform/type-checks.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/fer-transform/type-checks.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: fer-transform
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/fer-transform/type-checks.dylan,v 1.5 2002/09/13
19:52:39 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/front/abstract-optimizer.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/abstract-optimizer.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/front/abstract-optimizer.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: abstract-optimizer
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/front/abstract-optimizer.dylan,v 1.3.4.1 2004/10/12
02:33:32 gabor Exp $
copyright: See below.
Modified: branches/GD_2_4/src/d2c/compiler/front/builder.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/builder.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/builder.dylan Mon Nov 21
19:09:15 2005
@@ -1,6 +1,5 @@
Module: front
Description: Interface to building the Front-End representation.
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/builder.dylan,v 1.6
2003/02/17 17:36:53 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/front/clone.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/clone.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/clone.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: front
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/clone.dylan,v 1.10
2003/06/24 21:00:07 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/front/dump.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/dump.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/dump.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: dump
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/dump.dylan,v 1.4
2000/01/24 04:56:17 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/front/fer-builder.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/fer-builder.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/fer-builder.dylan Mon Nov 21
19:09:15 2005
@@ -1,6 +1,5 @@
Module: front
Description: implementation of Front-End-Representation builder
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/fer-builder.dylan,v 1.12
2003/12/15 21:38:59 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/front/fer-dump.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/fer-dump.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/fer-dump.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: front
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/fer-dump.dylan,v 1.6
2003/06/24 21:00:08 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/front/fer-od.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/fer-od.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/fer-od.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
Module: fer-od
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/fer-od.dylan,v 1.5
2003/06/24 21:00:08 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/front/front-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/front-exports.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/front-exports.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/front-exports.dylan,v
1.12 2003/06/24 21:00:08 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/front/front.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/front.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/front.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
Module: front
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/front.dylan,v 1.11
2003/06/24 21:00:08 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/front/func-defns.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/func-defns.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/func-defns.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: function-definitions
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/func-defns.dylan,v 1.7
2002/05/13 19:43:34 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/front/primitives.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/primitives.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/primitives.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: primitives
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/primitives.dylan,v 1.13
2003/07/11 03:17:27 housel Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/front/tlf.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/tlf.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/tlf.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: top-level-forms
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/tlf.dylan,v 1.3
2003/03/12 21:47:07 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/front/var-defns.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/var-defns.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/var-defns.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: variable-definitions
-RCS-header: $Header: /scm/cvs/src/d2c/compiler/front/var-defns.dylan,v 1.2
2000/01/24 04:56:22 andreas Exp $
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/front/xep.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/front/xep.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/front/xep.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: xep-tools
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/front/xep.dylan,v 1.7
2003/04/04 19:20:20 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/main/evaluate.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/main/evaluate.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/main/evaluate.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: main
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/main/evaluate.dylan,v 1.5
2003/03/16 08:43:28 brent Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/main/lid-mode-state.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/main/lid-mode-state.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/main/lid-mode-state.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: main
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/main/lid-mode-state.dylan,v
1.25.4.1 2004/10/13 05:57:34 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/main/main-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/main/main-exports.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/main/main-exports.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/main/main-exports.dylan,v 1.17
2003/12/21 14:26:59 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/main/main-unit-state.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/main/main-unit-state.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/main/main-unit-state.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: main
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/main/main-unit-state.dylan,v
1.7 2003/07/16 15:03:36 scotek Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/main/main.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/main/main.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/main/main.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: main
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/main/main.dylan,v 1.81
2004/08/23 18:56:28 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/main/misc.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/main/misc.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/main/misc.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: main
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/main/misc.dylan,v 1.1
2001/09/08 23:34:54 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/main/set-module.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/main/set-module.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/main/set-module.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: main
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/main/set-module.dylan,v 1.2
2000/01/24 04:56:24 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/main/single-file-mode-state.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/main/single-file-mode-state.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/main/single-file-mode-state.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: main
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/main/single-file-mode-state.dylan,v 1.15.4.1
2004/10/13 05:57:34 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/main/unit-info.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/main/unit-info.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/main/unit-info.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: main
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/main/unit-info.dylan,v 1.1
2001/09/08 23:34:54 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/optimize/callopt.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/callopt.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/callopt.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/callopt.dylan,v 1.12
2004/04/09 15:28:21 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/optimize/cheese.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/cheese.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/cheese.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/cheese.dylan,v 1.16
2003/06/24 21:00:08 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/optimize/constraint.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/constraint.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/constraint.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/constraint.dylan,v 1.5
2001/10/13 22:11:43 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/optimize/cse.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/cse.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/cse.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/cse.dylan,v 1.3
2000/01/24 04:56:26 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/optimize/fer-edit.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/fer-edit.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/fer-edit.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/fer-edit.dylan,v 1.6
2003/06/24 21:00:08 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/optimize/funcopt.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/funcopt.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/funcopt.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/funcopt.dylan,v 1.4
2003/06/24 21:00:08 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/optimize/limopt.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/limopt.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/limopt.dylan Mon Nov 21
19:09:15 2005
@@ -1,4 +1,3 @@
-RCS-Header: $Header: /scm/cvs/src/d2c/compiler/optimize/limopt.dylan,v 1.4
2002/07/13 05:07:54 bruce Exp $
module: cheese
Copyright: See below.
Synopsis: Optimizer support for limited collections.
Modified: branches/GD_2_4/src/d2c/compiler/optimize/optimize-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/optimize-exports.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/optimize-exports.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header:
/scm/cvs/src/d2c/compiler/optimize/optimize-exports.dylan,v 1.8 2003/06/24
21:00:08 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/optimize/optutil.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/optutil.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/optutil.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/optutil.dylan,v 1.2
2000/01/24 04:56:29 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/optimize/primopt.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/primopt.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/primopt.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/primopt.dylan,v 1.8
2004/05/11 23:07:42 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/optimize/tailcall.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/tailcall.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/tailcall.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/tailcall.dylan,v 1.5
2003/06/25 06:09:04 brent Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/optimize/trans.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/trans.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/trans.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/trans.dylan,v 1.14
2003/02/19 00:36:14 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/optimize/typeinf.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/optimize/typeinf.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/optimize/typeinf.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: cheese
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/optimize/typeinf.dylan,v 1.3
2003/03/22 11:48:41 gabor Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/parser/fragments.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/parser/fragments.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/parser/fragments.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: fragments
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/parser/fragments.dylan,v 1.3
2003/12/21 14:26:59 andreas Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/parser/lexer.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/parser/lexer.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/parser/lexer.dylan Mon Nov 21 19:09:15 2005
@@ -1,5 +1,4 @@
module: lexer
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/parser/lexer.dylan,v 1.19
2004/08/18 13:09:52 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/parser/macros.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/parser/macros.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/parser/macros.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: macros
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/parser/macros.dylan,v 1.12
2003/07/11 03:13:08 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/parser/parse-tree.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/parser/parse-tree.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/parser/parse-tree.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: parse-tree
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/parser/parse-tree.dylan,v 1.4
2001/07/10 00:28:21 bruce Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/parser/parser-exports.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/parser/parser-exports.dylan
(original)
+++ branches/GD_2_4/src/d2c/compiler/parser/parser-exports.dylan Mon Nov
21 19:09:15 2005
@@ -1,5 +1,4 @@
module: dylan-user
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/parser/parser-exports.dylan,v
1.9 2003/07/02 16:21:42 housel Exp $
copyright: see below
//======================================================================
Modified: branches/GD_2_4/src/d2c/compiler/parser/srcutil.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/parser/srcutil.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/parser/srcutil.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
Module: source-utilities
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/parser/srcutil.dylan,v 1.5
2003/12/21 14:26:59 andreas Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/parser/support.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/parser/support.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/parser/support.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: parser
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/parser/support.dylan,v 1.3
2004/04/18 21:23:55 gabor Exp $
copyright: see below
Modified: branches/GD_2_4/src/d2c/compiler/parser/tokenize.dylan
==============================================================================
--- branches/GD_2_4/src/d2c/compiler/parser/tokenize.dylan (original)
+++ branches/GD_2_4/src/d2c/compiler/parser/tokenize.dylan Mon Nov 21
19:09:15 2005
@@ -1,5 +1,4 @@
module: tokenize
-rcs-header: $Header: /scm/cvs/src/d2c/compiler/parser/tokenize.dylan,v 1.2
2000/01/24 04:56:36 andreas Exp $
copyright: see below
--
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://gauss.gwydiondylan.org/mailman/listinfo/gd-chatter
|