changeset 140:a33ad7189d21

1) news:// -> news: 2) nttp://.../...:... -> nntp://.../.../... 3) added missing mime types 4) added line ending styles 5) added missing keywords
author thomask
date Tue, 16 Nov 2004 16:00:10 +0000
parents 9eda85342d8a
children 80cc53b2b7d9
files addon/constructor_04_A.d addon/constructor_06_A.d compile/abstract_01.d compile/abstract_02.d compile/abstract_03.d compile/abstract_04.d compile/for_03.d compile/mixin_01.d compile/struct_16.d compile/struct_18.d compile/union_10.d compile/unittest_02.d nocompile/bug_20041016_A.d nocompile/bug_20041016_B.d nocompile/bug_cgcod_1464.d nocompile/bug_cgcs_353.d nocompile/bug_cod4_352.d nocompile/bug_e2ir_814.d nocompile/bug_expression_1147.d nocompile/bug_mtype_2576.d nocompile/bug_mtype_3154.d nocompile/bug_s2ir_458.d nocompile/cast_03.d nocompile/cast_04.d nocompile/class_04.d nocompile/class_05.d nocompile/constructor_05.d nocompile/default_argument_05.d nocompile/foreach_14.d nocompile/invariant_04.d nocompile/invariant_06.d nocompile/invariant_17.d nocompile/length_04.d nocompile/opCmp_02.d nocompile/operator_01.d nocompile/operator_02.d nocompile/operator_03.d nocompile/operator_04.d nocompile/operator_05.d nocompile/operator_06.d nocompile/operator_07.d nocompile/operator_08.d nocompile/operator_09.d nocompile/operator_10.d nocompile/operator_11.d nocompile/operator_12.d nocompile/operator_13.d nocompile/operator_14.d nocompile/operator_15.d nocompile/operator_16.d nocompile/template_05.d nocompile/template_06.d run/alias_07.d run/alias_09.d run/alias_12.d run/array_initialization_03.d run/auto_01.d run/auto_03.d run/auto_04.d run/bit_04.d run/bit_05.d run/bit_06.d run/break_01.d run/break_02.d run/bug_20041103_A.d run/bug_20041103_B.d run/bug_20041103_C.d run/bug_20041103_D.d run/bug_20041103_E.d run/bug_mtype_2576.d run/cast_01.d run/cast_02.d run/cast_05.d run/class_06.d run/compare_01.d run/compare_02.d run/complex_01.d run/const_01.d run/constructor_01.d run/constructor_02.d run/constructor_04.d run/constructor_06.d run/debug_02.d run/default_argument_02.d run/default_argument_06.d run/default_argument_07.d run/delegate_01.d run/destructor_01.d run/destructor_03.d run/dup_04.d run/enum_07.d run/enum_08.d run/enum_09.d run/for_02.d run/in_out_body_01.d run/in_out_body_02.d run/in_out_body_03.d run/in_out_body_04.d run/interface_02.d run/interface_04.d run/interface_05.d run/invariant_11.d run/invariant_14.d run/invariant_15.d run/invariant_18.d run/nested_function_01.d run/nested_function_02.d run/nested_function_03.d run/nested_function_04.d run/odd_bug_01.d run/odd_bug_02.d run/opCast_01.d run/opCast_02.d run/opCmp_01.d run/overload_06.d run/overload_07.d run/overload_08.d run/overload_09.d run/overload_10.d run/overload_11.d run/private_02.d run/private_03.d run/scope_01.d run/slice_03.d run/sort_03.d run/sort_04.d run/sort_05.d run/static_14.d run/static_15.d run/static_16.d run/static_17.d run/static_18.d run/struct_10.d run/struct_12.d run/struct_14.d run/struct_15.d run/struct_17.d run/super_02.d run/template_01.d run/template_03.d run/template_04.d run/template_class_03.d run/template_class_04.d run/template_class_05.d run/throw_02.d run/throw_03.d run/typedef_03.d run/typedef_04.d run/typeid_03.d run/typeid_04.d run/typeid_05.d run/typeid_06.d run/typeid_07.d run/typeid_08.d run/typeid_09.d run/typeid_10.d run/typeid_11.d run/typeid_12.d run/union_11.d run/with_11.d
diffstat 160 files changed, 808 insertions(+), 297 deletions(-) [+]
line wrap: on
line diff
--- a/addon/constructor_04_A.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/addon/constructor_04_A.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp>
 // @date@	2004-11-01
-// @uri@	news://20041101173804.4e16f816.s31552@mail.ecc.u-tokyo.ac.jp
-// @url@	nttp://digitalmars.com/D.gnu:829
+// @uri@	news:20041101173804.4e16f816.s31552@mail.ecc.u-tokyo.ac.jp
+// @url@	nntp://digitalmars.com/D.gnu/829
 
 // see dstress.run.constructor_04
 module dstress.addon.constructor_04_A;
--- a/addon/constructor_06_A.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/addon/constructor_06_A.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$ 
+// $Date$
+// $Author$
 
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-11-11
-// @uri@	news://cn0g3t$o2i$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2249
+// @uri@	news:cn0g3t$o2i$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2249
 
 // see dstress.run.constructor_06 
 // see also dstress.addon.constructor_04_A
--- a/compile/abstract_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/abstract_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Steward Gordon <Steward_member@pathlink.com>
 // @date@	2004-09-24
-// @uri@	news://cj0qf6$2u2v$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1940
+// @uri@	news:cj0qf6$2u2v$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1940
 
 module dstress.compile.abstract_01;
 
--- a/compile/abstract_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/abstract_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Steward Gordon <Steward_member@pathlink.com>
 // @date@	2004-09-24
-// @uri@	news://cj0qf6$2u2v$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1940
+// @uri@	news:cj0qf6$2u2v$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1940
 
 module dstress.compile.abstract_02;
 
--- a/compile/abstract_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/abstract_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Steward Gordon <Steward_member@pathlink.com>
 // @date@	2004-09-24
-// @uri@	news://cj0qf6$2u2v$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1940
+// @uri@	news:cj0qf6$2u2v$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1940
 
 module dstress.compile.abstract_03;
 
--- a/compile/abstract_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/abstract_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Steward Gordon <Steward_member@pathlink.com>
 // @date@	2004-09-24
-// @uri@	news://cj0qf6$2u2v$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1940
+// @uri@	news:cj0qf6$2u2v$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1940
 
 module dstress.compile.abstract_04;
 
--- a/compile/for_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/for_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,6 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Mike Swieton <mike@swieton.net>
 // @date@	2004-05-27
-// @uri@	news://pan.2004.05.27.03.36.49.673273@swieton.net
+// @uri@	news:pan.2004.05.27.03.36.49.673273@swieton.net
 
 int main(){
 	for(;;){}
--- a/compile/mixin_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/mixin_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Vathix <vathixSpamFix@dprogramming.com>
 // @date@	2004-09-08
-// @uri@	news://chns86$192c$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digtalmars.D.bugs:1815
+// @uri@	news:chns86$192c$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digtalmars.D.bugs/1815
 
 module dstress.compile.mixin_01;
 
--- a/compile/struct_16.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/struct_16.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
 // @date@	2004-11-04
-// @uri@	news://cmdbq1$1a49$3@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2194
+// @uri@	news:cmdbq1$1a49$3@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2194
 
 module dstress.compile.struct_16;
 
--- a/compile/struct_18.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/struct_18.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-15
-// @uri@	news://cn9vah$1shn$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2270
+// @uri@	news:cn9vah$1shn$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2270
 
 module dstress.compile.struct_18;
 
--- a/compile/union_10.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/union_10.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-15
-// @uri@	news://cn9vah$1shn$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2270
+// @uri@	news:cn9vah$1shn$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2270
 
 module dstress.compile.union_10;
 
--- a/compile/unittest_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/compile/unittest_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Ant <Ant_member@pathlink.com>
 // @date@	2004-10-29
-// @uri@	news://cls8bk$16j5$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2157
+// @uri@	news:cls8bk$16j5$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2157
 
 // __DSTRESS_FLAG__ -c -g
 
--- a/nocompile/bug_20041016_A.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_20041016_A.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-10-16
-// @uri@	news://ckpj76$2r3m$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2117
+// @uri@	news:ckpj76$2r3m$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2117
 
 module dstress.nocompile.bug_20041016_A;
 
--- a/nocompile/bug_20041016_B.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_20041016_B.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-10-16
-// @uri@	news://ckpj76$2r3m$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2117
+// @uri@	news:ckpj76$2r3m$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2117
 
 module dstress.nocompile.bug_20041016_B;
 
--- a/nocompile/bug_cgcod_1464.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_cgcod_1464.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-07-25
-// @uri@	news://ce0vvh$2j71$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1106
+// @uri@	news:ce0vvh$2j71$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1106
 
 module dstress.nocompile.bug_cgcod_1464;
 
--- a/nocompile/bug_cgcs_353.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_cgcs_353.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Regan Heath <regan@netwin.co.nz>
 // @date@	2004-06-10
-// @uri@	news://opr9c6ny1b5a2sq9@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:438
+// @uri@	news:opr9c6ny1b5a2sq9@digitalmars.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/438
 
 module dstress.nocompile.bug_cgcs_353;
 
--- a/nocompile/bug_cod4_352.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_cod4_352.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Hauke Duden <H.NS.Duden@gmx.net>
 // @date@	2004-07-04
-// @uri@	news://cc8qdr$oe8$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:700
+// @uri@	news:cc8qdr$oe8$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/700
 
 module dstress.nocompile.bug_cod4_352;
 
--- a/nocompile/bug_e2ir_814.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_e2ir_814.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	larrycowan <larrycowan_member@pathlink.com>
 // @date@	2004-11-04
-// @uri@	news://cmd9i4$16g5$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D:12279
+// @uri@	news:cmd9i4$16g5$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D/12279
 
 // Note:
 // 	this crashs dmd-0.106 but results in the pseudo return code 1,
--- a/nocompile/bug_expression_1147.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_expression_1147.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Regan Heath <regan@netwin.co.nz>
 // @date@	2004-08-31
-// @uri@	news://opsdldgki75a2sq9@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1685
+// @uri@	news:opsdldgki75a2sq9@digitalmars.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1685
 
 module dstress.nocompile.bug_expression_1147;
 
--- a/nocompile/bug_mtype_2576.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_mtype_2576.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-10-16
-// @uri@	news://opsfwrktdm44buww@simon.mshome.net
-// @url@	nttp://digitalmars.com digitalmars.D.bugs:2114
+// @uri@	news:opsfwrktdm44buww@simon.mshome.net
+// @url@	nntp://digitalmars.com digitalmars.D.bugs/2114
 
 module dstress.nocompile.bug_mtype_2576;
 
--- a/nocompile/bug_mtype_3154.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_mtype_3154.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Daniel Horn <hellcatv@hotmail.com>
 // @date@	2004-04-30
-// @uri@	news://c6ullo$104s$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:48
+// @uri@	news:c6ullo$104s$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/48
 
 module dstress.nocompile.bug_mtype_3154;
 
--- a/nocompile/bug_s2ir_458.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/bug_s2ir_458.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	k2 <k2_member@pathlink.com>
 // @date@	2004-10-31
-// @uri@	news://cm3gas$1il0$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2166
+// @uri@	news:cm3gas$1il0$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2166
 
 module dstress.nocompile.bug_s2ir_458;
 
--- a/nocompile/cast_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/cast_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Walter <newshound@digitalmars.com>
 // @date@	2004-08-16
-// @uri@	news://cfpk7u$1qgs$1@digitaldaemon.com
+// @uri@	news:cfpk7u$1qgs$1@digitaldaemon.com
 
 
 interface MyInterface{
--- a/nocompile/cast_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/cast_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-08-02
-// @uri@	news://cejsno$2g2s$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1238
+// @uri@	news:cejsno$2g2s$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1238
 
 module dstress.nocompile.cast_04;
 
--- a/nocompile/class_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/class_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Regan Heath <regan@netwin.co.nz>
 // @date@	2004-06-23
-// @uri@	news://opr90q0zkf5a2sq9@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:574
+// @uri@	news:opr90q0zkf5a2sq9@digitalmars.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/574
 
 module dstress.nocompile.class_04;
 
--- a/nocompile/class_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/class_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Regan Heath <regan@netwin.co.nz>
 // @date@	2004-06-23
-// @uri@	news://opr90qshx15a2sq9@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:573
+// @uri@	news:opr90qshx15a2sq9@digitalmars.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/573
 
 module dstress.nocompile.class_05;
 
--- a/nocompile/constructor_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/constructor_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-10
-// @uri@	news://opsg7zgbjdaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2238
+// @uri@	news:opsg7zgbjdaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2238
 
 module dstress.nocompile.constructor_05;
 
--- a/nocompile/default_argument_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/default_argument_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -2,10 +2,10 @@
 // $Date$
 // $Author$
 
-// @uri@	news://cnaidd$2rnr$1@digitaldaemon.com
 // @autor@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-11-15
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2275
+// @uri@	news:cnaidd$2rnr$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2275
 
 module dstress.nocompile.default_argument_05;
 
--- a/nocompile/foreach_14.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/foreach_14.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@ 	Tyro <ridimz_at@yahoo.dot.com>
 // @date@	2004-09-22
-// @uri@	news://ciqutj$10bq$1@digitaldaemon.com
+// @uri@	news:ciqutj$10bq$1@digitaldaemon.com
 
 int main(){
 	char[] array="abc";
--- a/nocompile/invariant_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/invariant_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
 // @date@	2004-10-22
-// @uri@	news://clbr09$uc6$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2140
+// @uri@	news:clbr09$uc6$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2140
 
 // invariant is only allowed in classes (dmd-0.104 documentation)
 
--- a/nocompile/invariant_06.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/invariant_06.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
 // @date@	2004-10-22
-// @uri@	news://clbr09$uc6$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2140
+// @uri@	news:clbr09$uc6$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2140
 
 // invariant is only allowed in classes (dmd-0.104 documentation)
 
--- a/nocompile/invariant_17.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/invariant_17.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
 // @date@	2004-10-22
-// @uri@	news://clbr09$uc6$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2140
+// @uri@	news:clbr09$uc6$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2140
 
 // invariant may not call non-static public class member functions (stack overflow)
 
--- a/nocompile/length_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/length_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-10-18
-// @uri@	news://opsf15ngwe44buww@simon.mshome.net
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2126
+// @uri@	news:opsf15ngwe44buww@simon.mshome.net
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2126
 
 module dstress.run.length_04;
 
--- a/nocompile/opCmp_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/opCmp_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Derek Parnell <derek@psych.ward>
 // @date@	2004-10-12
-// @uri@	news://ckfav3$2gbv$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2080
+// @uri@	news:ckfav3$2gbv$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2080
 
 module dstress.nocompile.opCmp_02;
 
--- a/nocompile/operator_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_06.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_06.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_07.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_07.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_08.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_08.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_09.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_09.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_10.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_10.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_11.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_11.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_12.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_12.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_13.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_13.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_14.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_14.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_15.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_15.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/operator_16.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/operator_16.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-08-07
-// @uri@	news://cf2ivm$1qu0$1@digitaldaemon.com
+// @uri@	news:cf2ivm$1qu0$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/nocompile/template_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/template_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	=?iso-8859-1?q?Knud_S=F8rensen?= <knud@NetRunner.all-technology.com>
 // @date@	2004-05-30
-// @uri@	news://pan.2004.05.30.19.54.44.280109@NetRunner.all-technology.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:329
+// @uri@	news:pan.2004.05.30.19.54.44.280109@NetRunner.all-technology.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/329
 
 module dstress.nocompile.template_05;
 
--- a/nocompile/template_06.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/nocompile/template_06.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Patrick Down <Patrick_member@pathlink.com>
 // @date@	2004-06-20
-// @uri@	news://cb346n$1uk0$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:565
+// @uri@	news:cb346n$1uk0$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/565
 
 module dstress.nocompile.template_06;
 
--- a/run/alias_07.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/alias_07.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-09-06
-// @uri@	news://opsdvofhixaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1795
+// @uri@	news:opsdvofhixaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1795
 
 module dstress.run.alias_07;
 
--- a/run/alias_09.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/alias_09.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-09-11
-// @uri@	news://chtj6t$24bm$1@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1821
+// @uri@	news:chtj6t$24bm$1@digitalmars.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1821
 
 module dstress.run.alias_09;
 
--- a/run/alias_12.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/alias_12.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	J C Calvarese <jcc7@cox.net>
 // @date@	2004-06-21
-// @uri@	news://cb7rbq$2qjd$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:572
+// @uri@	news:cb7rbq$2qjd$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/572
 
 module dstress.run.alias_12;
 
--- a/run/array_initialization_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/array_initialization_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-29
-// @uri@	news://cltnob$2qnk$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2162
+// @uri@	news:cltnob$2qnk$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2162
 
 module dstress.run.array_initialization_03;
 
--- a/run/auto_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/auto_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-09-11
-// @uri@	news://chtj6t$24bm$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1821
+// @uri@	news:chtj6t$24bm$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1821
 
 module dstress.run.auto_01;
 
--- a/run/auto_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/auto_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-09-11
-// @uri@	news://chtj6t$24bm$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1821
+// @uri@	news:chtj6t$24bm$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1821
 
 module dstress.run.auto_03;
 
--- a/run/auto_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/auto_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-09-11
-// @uri@	news://chtj6t$24bm$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1821
+// @uri@	news:chtj6t$24bm$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1821
 
 module dstress.run.auto_04;
 
--- a/run/bit_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/bit_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Carlos Santander B. <carlos8294@msn.com>
 // @date@	2004-08-20
-// @uri@	news://cg41gm$2u2d$1@digitaldaemon.com
+// @uri@	news:cg41gm$2u2d$1@digitaldaemon.com
 
 struct MyStruct{
 	bit check;
--- a/run/bit_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/bit_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Carlos Santander B. <carlos8294@msn.com>
 // @date@	2004-08-20
-// @uri@	news://cg41gm$2u2d$1@digitaldaemon.com
+// @uri@	news:cg41gm$2u2d$1@digitaldaemon.com
 
 class MyClass{
 	bit check;
--- a/run/bit_06.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/bit_06.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Carlos Santander B. <carlos8294@msn.com>
 // @date@	2004-08-20
-// @uri@	news://cg41gm$2u2d$1@digitaldaemon.com
+// @uri@	news:cg41gm$2u2d$1@digitaldaemon.com
 
 union MyUnion{
 	bit check;
--- a/run/break_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/break_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	John Reimer <brk_6502@NO_SPA_M.yahoo.com>
 // @date@	2004-07-11
-// @uri@	news://cct6f0$cj6$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:783
+// @uri@	news:cct6f0$cj6$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/783
 
 module dstress.run.break_01;
 
--- a/run/break_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/break_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	John Reimer <brk_6502@NO_SPA_M.yahoo.com>
 // @date@	2004-07-11
-// @uri@	news://cct6f0$cj6$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:783
+// @uri@	news:cct6f0$cj6$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/783
 
 module dstress.run.break_02;
 
--- a/run/bug_20041103_A.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/bug_20041103_A.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	kinghajj <kinghajj_member@pathlink.com>
 // @date@	2004-10-03
-// @uri@	news://cm98hu$e30$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D:12248
+// @uri@	news:cm98hu$e30$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D/12248
 
 module dstress.run.bug_20041103_A;
 
--- a/run/bug_20041103_B.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/bug_20041103_B.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	kinghajj <kinghajj_member@pathlink.com>
 // @date@	2004-10-03
-// @uri@	news://cm98hu$e30$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D:12248
+// @uri@	news:cm98hu$e30$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D/12248
 
 module dstress.run.bug_20041103_B;
 
--- a/run/bug_20041103_C.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/bug_20041103_C.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	kinghajj <kinghajj_member@pathlink.com>
 // @date@	2004-10-03
-// @uri@	news://cm98hu$e30$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D:12248
+// @uri@	news:cm98hu$e30$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D/12248
 
 module dstress.run.bug_20041103_C;
 
--- a/run/bug_20041103_D.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/bug_20041103_D.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	kinghajj <kinghajj_member@pathlink.com>
 // @date@	2004-10-03
-// @uri@	news://cm98hu$e30$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D:12248
+// @uri@	news:cm98hu$e30$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D/12248
 
 module dstress.run.bug_20041103_D;
 
--- a/run/bug_20041103_E.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/bug_20041103_E.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	kinghajj <kinghajj_member@pathlink.com>
 // @date@	2004-10-03
-// @uri@	news://cm98hu$e30$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D:12248
+// @uri@	news:cm98hu$e30$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D/12248
 
 module dstress.run.bug_20041103_E;
 
--- a/run/bug_mtype_2576.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/bug_mtype_2576.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	J Anderson <REMOVEanderson@badmama.com.au>
 // @date@	2004-05-18
-// @uri@	news://c8c0uk$229r$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:205
+// @uri@	news:c8c0uk$229r$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/205
 
 module dstress.run.bug_mtype_2576;
 
--- a/run/cast_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/cast_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Regan Heat <regan@netwin.co.nz>
 // @date@	2004-08-19
-// @uri@	news://opsczziyi5a2sq9@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1407
+// @uri@	news:opsczziyi5a2sq9@digitalmars.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1407
 
 module dstress.run.cast_01;
 
--- a/run/cast_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/cast_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Regan Heat <regan@netwin.co.nz>
 // @date@	2004-08-19
-// @uri@	news://opsczziyi5a2sq9@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1407
+// @uri@	news:opsczziyi5a2sq9@digitalmars.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1407
 
 module dstress.run.cast_02;
 
--- a/run/cast_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/cast_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-08-06
-// @uri@	news://cf0mo2$rfi$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1296
+// @uri@	news:cf0mo2$rfi$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1296
 
 module dstress.run.cast_05;
 
--- a/run/class_06.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/class_06.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	heretic <heretic_member@pathlink.com>
 // @date@	2004-07-09
-// @uri@	news://ccl6ao$vd3$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:752
+// @uri@	news:ccl6ao$vd3$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/752
 
 module dstress.run.class_06;
 
--- a/run/compare_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/compare_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ben Hinkle <bhinkle4@juno.com>
 // @date@	2004-08-07
-// @uri@	news://cf2tt5$2073$1@digitaldaemon.com
+// @uri@	news:cf2tt5$2073$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/run/compare_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/compare_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ben Hinkle <bhinkle4@juno.com>
 // @date@	2004-08-07
-// @uri@	news://cf2tt5$2073$1@digitaldaemon.com
+// @uri@	news:cf2tt5$2073$1@digitaldaemon.com
 
 class MyClass{
 }
--- a/run/complex_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/complex_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ivan Senji <ivan.senji@public.srce.hr>
 // @date@	2004-05-01
-// @uri@	news://c71239$1dij$1@digitaldaemon.com
+// @uri@	news:c71239$1dij$1@digitaldaemon.com
 
 int main(){
 	creal C, Cj;
--- a/run/const_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/const_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-08-10
-// @uri@	news://cfa5h3$1hf0$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1326
+// @uri@	news:cfa5h3$1hf0$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1326
 
 module dstress.run.const_01;
 
--- a/run/constructor_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/constructor_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Stephan Wienczny <wienczny@web.de>
 // @date@	2004-04-30
-// @uri@	news://c6tkos$2a78$1@digitaldaemon.com
+// @uri@	news:c6tkos$2a78$1@digitaldaemon.com
 
 class ClassA{}
 
--- a/run/constructor_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/constructor_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Bastiaan Veelo <Bastiaan.N.Veelo@ntu.no>
 // @date@	2004-09-21
-// @uri@	news://cip39j$v4s$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1890
+// @uri@	news:cip39j$v4s$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1890
 
 module dstress.run.constructor_02;
 
--- a/run/constructor_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/constructor_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp>
 // @date@	2004-11-01
-// @uri@	news://20041101173804.4e16f816.s31552@mail.ecc.u-tokyo.ac.jp
-// @url@	nttp://digitalmars.com/D.gnu:829
+// @uri@	news:20041101173804.4e16f816.s31552@mail.ecc.u-tokyo.ac.jp
+// @url@	nntp://digitalmars.com/D.gnu/829
 
 // see also dstress.addon.constructor_04_A
 
--- a/run/constructor_06.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/constructor_06.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-11-11
-// @uri@	news://cn0g3t$o2i$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2249
+// @uri@	news:cn0g3t$o2i$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2249
 
 // see also dstress.addon.constructor_06_A
 
--- a/run/debug_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/debug_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <eisvogel@users.sourceforge.net>
 // @date@	2004-10-16
-// @uri@	news://ckro4i$1b4l$2@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2119
+// @uri@	news:ckro4i$1b4l$2@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2119
 
 // __DSTRESS_DFLAGS__ -debug=2
 
--- a/run/default_argument_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/default_argument_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Andy Friesen <andy@ikagames.com>
 // @date@	2004-06-25
-// @uri@	news://cbfp7c$2rcg$1@digitaldaemon.com
+// @uri@	news:cbfp7c$2rcg$1@digitaldaemon.com
 
 class MyClass{
 	static MyClass test(int i=0){
--- a/run/default_argument_06.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/default_argument_06.d	Tue Nov 16 16:00:10 2004 +0000
@@ -2,10 +2,10 @@
 // $Date$
 // $Author$
 
-// @uri@	news://cnaidd$2rnr$1@digitaldaemon.com
 // @autor@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-11-15
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2275
+// @uri@	news:cnaidd$2rnr$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2275
 
 module dstress.run.default_argument_06;
 
--- a/run/default_argument_07.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/default_argument_07.d	Tue Nov 16 16:00:10 2004 +0000
@@ -2,10 +2,10 @@
 // $Date$
 // $Author$
 
-// @uri@	news://cnaidd$2rnr$1@digitaldaemon.com
 // @autor@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-11-15
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2275
+// @uri@	news:cnaidd$2rnr$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2275
 
 module dstress.run.default_argument_07;
 
--- a/run/delegate_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/delegate_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ben Rasmussen <exo@bent-rasmussen.info>
 // @date@	2004-08-12
-// @uri@	news://cfe9vt$1btr$1@digitaldaemon.com
+// @uri@	news:cfe9vt$1btr$1@digitaldaemon.com
 
 struct List(T){
 	T[] S;
--- a/run/destructor_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/destructor_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	David Friedman <d3rdclsmail@earthlink.net>
 // @date@	2004-05-01
-// @uri@	news://c6v105$1flg$1@digitaldaemon.com
+// @uri@	news:c6v105$1flg$1@digitaldaemon.com
 
 int status;
 
--- a/run/destructor_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/destructor_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-08-06
-// @uri@	news://opscahl7ddaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1284
+// @uri@	news:opscahl7ddaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1284
 
 module dstress.run.destructor_03;
 
--- a/run/dup_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/dup_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Russ Lewis <spamhole-2001-07-16@deming-os.org>
 // @date@	2004-10-11
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2068
-// @uri@	news://ckdc4r$re2$1@digitaldaemon.com
+// @uri@	news:ckdc4r$re2$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2068
 
 module dstress.run.dup_04;
 
--- a/run/enum_07.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/enum_07.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp>
 // @date@	2004-11-04
-// @uri@	news://20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp
-// @url@	nttp://digitalmars.com/D.gnu:831
+// @uri@	news:20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp
+// @url@	nntp://digitalmars.com/D.gnu/831
 
 module destress.run.enum_07;
 
--- a/run/enum_08.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/enum_08.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp>
 // @date@	2004-11-04
-// @uri@	news://20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp
-// @url@	nttp://digitalmars.com/D.gnu:831
+// @uri@	news:20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp
+// @url@	nntp://digitalmars.com/D.gnu/831
 
 module destress.run.enum_08;
 
--- a/run/enum_09.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/enum_09.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$ 
+// $Author$
 
 // @author@	shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp>
 // @date@	2004-11-12
-// @uri@	news://20041112233233.3584a28f.s31552@mail.ecc.u-tokyo.ac.jp
-// @url@	nttp://digitalmars.com/D.gnu:844
+// @uri@	news:20041112233233.3584a28f.s31552@mail.ecc.u-tokyo.ac.jp
+// @url@	nntp://digitalmars.com/D.gnu/844
 
 module dstress.run.enum_09;
 
--- a/run/for_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/for_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Mike Swieton <mike@swieton.net>
 // @date@	2004-05-27
-// @uri@	news://pan.2004.05.27.03.36.49.673273@swieton.net
+// @uri@	news:pan.2004.05.27.03.36.49.673273@swieton.net
 
 int main(){
 	int status=1;
--- a/run/in_out_body_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/in_out_body_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-11-14
-// @uri@	news://opshfzxz0b44buww@simon.homenet
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2262
+// @uri@	news:opshfzxz0b44buww@simon.homenet
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2262
 
 module dstress.run.in_out_body_01;
 
--- a/run/in_out_body_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/in_out_body_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-11-14
-// @uri@	news://opshfzxz0b44buww@simon.homenet
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2262
+// @uri@	news:opshfzxz0b44buww@simon.homenet
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2262
 
 module dstress.run.in_out_body_02;
 
--- a/run/in_out_body_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/in_out_body_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-11-14
-// @uri@	news://opshfzxz0b44buww@simon.homenet
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2262
+// @uri@	news:opshfzxz0b44buww@simon.homenet
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2262
 
 module dstress.run.in_out_body_03;
 
--- a/run/in_out_body_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/in_out_body_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Buchan <kbuchan@xtra.co.nz>
 // @date@	2004-11-14
-// @uri@	news://opshfzxz0b44buww@simon.homenet
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2262
+// @uri@	news:opshfzxz0b44buww@simon.homenet
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2262
 
 module dstress.run.in_out_body_04;
 
--- a/run/interface_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/interface_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	van eeshan <vanee@hotmail.com>
 // @date@	2004-08-05
-// @uri@	news://ces67k$rgj$1@digitaldaemon.com
+// @uri@	news:ces67k$rgj$1@digitaldaemon.com
 
 int status;
 
--- a/run/interface_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/interface_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	van eeshan <vanee@hotmail.com>
 // @date@	2004-08-05
-// @uri@	news://ces67k$rgj$1@digitaldaemon.com
+// @uri@	news:ces67k$rgj$1@digitaldaemon.com
 
 int status;
 
--- a/run/interface_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/interface_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Steward Gordon <smjg_1998@yahoo.com>
 // @date@	2004-09-01
-// @uri@	news://ch44sj$211s$2@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1726
+// @uri@	news:ch44sj$211s$2@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1726
 
 module dstress.run.interface_05;
 
--- a/run/invariant_11.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/invariant_11.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
 // @date@	2004-10-22
-// @uri@	news://clbr09$uc6$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2140
+// @uri@	news:clbr09$uc6$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2140
 
 // the name function name "_invariant" isn't forbidden (dmd-0.104 documentation)
 module dstress.run.invariant_11;
--- a/run/invariant_14.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/invariant_14.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
 // @date@	2004-10-22
-// @uri@	news://clbr09$uc6$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2140
+// @uri@	news:clbr09$uc6$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2140
 
 module dstress.run.invariant_14.d;
 
--- a/run/invariant_15.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/invariant_15.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
 // @date@	2004-10-22
-// @uri@	news://clbr09$uc6$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2140
+// @uri@	news:clbr09$uc6$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2140
 
 module dstress.run.invariant_15.d;
 
--- a/run/invariant_18.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/invariant_18.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Thomas Kuehne <thomas-dloop@kuehne.cn>
 // @date@	2004-10-23
-// @uri@	news://cldaue$2gf4$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2144
+// @uri@	news:cldaue$2gf4$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2144
 
 module dstress.run.invariant_18;
 
--- a/run/nested_function_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/nested_function_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Charlie <Charlie_member@pathlink.com>
 // @date@	2004-07-17
-// @uri@	news://casnln$1oe1$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:551
+// @uri@	news:casnln$1oe1$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/551
 
 module dstress.run.nested_function_01;
 
--- a/run/nested_function_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/nested_function_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Charlie <Charlie_member@pathlink.com>
 // @date@	2004-07-17
-// @uri@	news://casnln$1oe1$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:551
+// @uri@	news:casnln$1oe1$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/551
 
 // __DSTRESS_DFLAGS__ -inline
 
--- a/run/nested_function_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/nested_function_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Charlie <Charlie_member@pathlink.com>
 // @date@	2004-07-17
-// @uri@	news://casnln$1oe1$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:551
+// @uri@	news:casnln$1oe1$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/551
 
 module dstress.run.nested_function_03;
 
--- a/run/nested_function_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/nested_function_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Charlie <Charlie_member@pathlink.com>
 // @date@	2004-07-17
-// @uri@	news://casnln$1oe1$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:551
+// @uri@	news:casnln$1oe1$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/551
 
 module dstress.run.nested_function_04;
 
--- a/run/odd_bug_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/odd_bug_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Paul Runde <prunde@consolidated.net>
 // @date@	2004-06-02
-// @uri@	news://c9jcpq$1fu$1@digitaldaemon.com
+// @uri@	news:c9jcpq$1fu$1@digitaldaemon.com
 
 int[2] x = 3;
 float y = 0.0f;
--- a/run/odd_bug_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/odd_bug_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Ben Hinkle <bhinkle4@juno.com>
 // @date@	2004-09-26
-// @uri@	news://cj6g4d$9iv$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1953
+// @uri@	news:cj6g4d$9iv$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1953
 
 module dstress.run.odd_bug_02;
 
--- a/run/opCast_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/opCast_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Carlos Santander B. <carlos8294@msn.com>
 // @date@	2004-09-18
-// @uri@	news://cihrpp$9gt$1@digitaldeamon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1865
+// @uri@	news:cihrpp$9gt$1@digitaldeamon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1865
 
 module dstress.run.opCast_01;
 
--- a/run/opCast_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/opCast_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Carlos Santander B. <carlos8294@msn.com>
 // @date@	2004-09-18
-// @uri@	news://cihrpp$9gt$1@digitaldeamon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1865
+// @uri@	news:cihrpp$9gt$1@digitaldeamon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1865
 
 module dstress.run.opCast_02;
 
--- a/run/opCmp_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/opCmp_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	k2 <k2_member@pathlink.com>
 // @date@	2004-08-04
-// @uri@	news://ceq9g7$25mj$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1248
+// @uri@	news:ceq9g7$25mj$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1248
 
 module dstress.run.opCmp_01;
 
--- a/run/overload_06.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/overload_06.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-07-28
-// @uri@	news://ce8u1g$ibj$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1173
+// @uri@	news:ce8u1g$ibj$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1173
 
 module dstress.run.overload_06;
 
--- a/run/overload_07.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/overload_07.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Andy Friesen <andy@ikagames.com>
 // @date@	2004-04-30
-// @uri@	news://c6s698$2nt$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:32
+// @uri@	news:c6s698$2nt$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/32
 
 module dstress.run.overload_07;
 
--- a/run/overload_08.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/overload_08.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @dateq@	2004-10-16
-// @uri@	news://ckrq8e$1cnl$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2121
+// @uri@	news:ckrq8e$1cnl$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2121
 
 module dstress.run.overload_08;
 
--- a/run/overload_09.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/overload_09.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @dateq@	2004-10-16
-// @uri@	news://ckrq8e$1cnl$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2121
+// @uri@	news:ckrq8e$1cnl$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2121
 
 module dstress.run.overload_09;
 
--- a/run/overload_10.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/overload_10.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	tetsuya <tetsuya_member@pathlink.com>
-// @dateq@	2004-10-16
-// @uri@	news://ckrq8e$1cnl$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2121
+// @date@	2004-10-16
+// @uri@	news:ckrq8e$1cnl$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2121
 
 module dstress.run.overload_10;
 
--- a/run/overload_11.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/overload_11.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @dateq@	2004-10-16
-// @uri@	news://ckrq8e$1cnl$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2121
+// @uri@	news:ckrq8e$1cnl$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2121
 
 module dstress.run.overload_11;
 
--- a/run/private_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/private_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-15
-// @uri@	news://cn9vah$1shn$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2270
+// @uri@	news:cn9vah$1shn$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2270
 
 module dstress.compile.private_02;
 
--- a/run/private_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/private_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-15
-// @uri@	news://cn9vah$1shn$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2270
+// @uri@	news:cn9vah$1shn$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2270
 
 module dstress.compile.private_03;
 
--- a/run/scope_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/scope_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	J Anderson <REMOVEanderson@badmama.com.au>
 // @date@	2004-05-01
-// @uri@	news://c70jk9$off$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:53
+// @uri@	news:c70jk9$off$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/53
 
 module dstress.run.scope_01;
 
--- a/run/slice_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/slice_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,7 @@
 // @author@	Steward Gordon <smjg_1998@yahoo.com>
 // @date@	2004-09-15
-// @uri@	news://ci94i9$1352$2@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1849
+// @uri@	news:ci94i9$1352$2@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1849
 
 module dstress.run.slice_03;
 
--- a/run/sort_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/sort_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,8 +1,11 @@
-// based on a report by:
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Russ Lewis <spamhole-2001-07-16@deming-os.org>
 // @date@	2004-10-11
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2068
-// @uri@	news://ckdc4r$re2$1@digitaldaemon.com
+// @uri@	news:ckdc4r$re2$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2068
 
 module dstress.run.sort_03;
 
--- a/run/sort_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/sort_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,8 +1,11 @@
-// based on a report by:
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Russ Lewis <spamhole-2001-07-16@deming-os.org>
 // @date@	2004-10-11
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2068
-// @uri@	news://ckdc4r$re2$1@digitaldaemon.com
+// @uri@	news:ckdc4r$re2$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2068
 
 module dstress.run.sort_04;
 
--- a/run/sort_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/sort_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,8 +1,11 @@
-// based on a report by:
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Russ Lewis <spamhole-2001-07-16@deming-os.org>
 // @date@	2004-10-11
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2068
-// @uri@	news://ckdc4r$re2$1@digitaldaemon.com
+// @uri@	news:ckdc4r$re2$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2068
 
 module dstress.run.sort_05;
 
--- a/run/static_14.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/static_14.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-30
-// @uri@	news://cm057b$13nu$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2165
+// @uri@	news:cm057b$13nu$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2165
 
 module dstress.run.static_14;
 
--- a/run/static_15.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/static_15.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-30
-// @uri@	news://cm057b$13nu$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2165
+// @uri@	news:cm057b$13nu$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2165
 
 module dstress.run.static_15;
 
--- a/run/static_16.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/static_16.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	tetsuya <tetsuya_member@pathlink.com>
 // @date@	2004-10-30
-// @uri@	news://cm057b$13nu$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2165
+// @uri@	news:cm057b$13nu$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2165
 
 module dstress.run.static_16;
 
--- a/run/static_17.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/static_17.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@ 	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-09
-// @uri@	news://cmq61m$5rn$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2218
+// @uri@	news:cmq61m$5rn$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2218
 
 module dstress.run.static_17;
 
--- a/run/static_18.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/static_18.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@ 	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-09
-// @uri@	news://cmq61m$5rn$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2218
+// @uri@	news:cmq61m$5rn$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2218
 
 // __DSTRESS_DFLAGS__ -d
 
--- a/run/struct_10.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/struct_10.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-08-06
-// @uri@	news://cf0r1f$u4n$1@digitaldaemon.com
+// @uri@	news:cf0r1f$u4n$1@digitaldaemon.com
 
 struct MyStruct{
 	static MyStruct opCall(){
--- a/run/struct_12.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/struct_12.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Bent Rasmussen <exo@bent-rasmussen.info>
 // @date@	2004-06-21
-// @uri@	news://cb550t$1pon$1@digitaldaemon.com
+// @uri@	news:cb550t$1pon$1@digitaldaemon.com
 
 int status;
 
--- a/run/struct_14.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/struct_14.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp>
 // @date@	2004-10-30
-// @uri@	news://20041030030623.0497f385.s31552@mail.ecc.u-tokyo.ac.jp
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2163
+// @uri@	news:20041030030623.0497f385.s31552@mail.ecc.u-tokyo.ac.jp
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2163
 
 module dstress.run.struct_14;
 
--- a/run/struct_15.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/struct_15.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp>
 // @date@	2004-10-30
-// @uri@	news://20041030030623.0497f385.s31552@mail.ecc.u-tokyo.ac.jp
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2163
+// @uri@	news:20041030030623.0497f385.s31552@mail.ecc.u-tokyo.ac.jp
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2163
 
 // __DSTRESS_DFLAGS__ -O
 
--- a/run/struct_17.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/struct_17.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-15
-// @uri@	news://cn9vah$1shn$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2270
+// @uri@	news:cn9vah$1shn$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2270
 
 module dstress.run.struct_17;
 
--- a/run/super_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/super_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ant <duitoolkit@yahoo.ca>
 // @date@	2004-08-21
-// @uri@	news://pan.2004.08.21.15.02.20.419085@yahoo.ca
+// @uri@	news:pan.2004.08.21.15.02.20.419085@yahoo.ca
 
 module dstress.run.super_02;
 
--- a/run/template_01.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/template_01.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Daniel Horn <hellcatv@hotmail.com>
 // @date@	2004-05-01
-// @uri@	news://c6uoje$14a1$1@digitaldaemon.com
+// @uri@	news:c6uoje$14a1$1@digitaldaemon.com
 
 template T(int size){
 	int vec[size];
--- a/run/template_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/template_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-08-05
-// @uri@	news://cetp3r$1rrc$1@digitaldaemon.com 
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1278
+// @uri@	news:cetp3r$1rrc$1@digitaldaemon.com 
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1278
 
 module dstress.run.template_03;
 
--- a/run/template_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/template_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-08-05
-// @uri@	news://cetp3r$1rrc$1@digitaldaemon.com 
+// @uri@	news:cetp3r$1rrc$1@digitaldaemon.com 
 
 template Bar(Y){
 	void Bar(Y param){
--- a/run/template_class_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/template_class_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Roel Mathys <roel.mathys@yucom.be>
 // @date@	2004-05-21
-// @uri@	news://c8ljro$q9h$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:250
+// @uri@	news:c8ljro$q9h$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/250
 
 module dstress.run.template_class_03;
 
--- a/run/template_class_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/template_class_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Bastiaan Veelo <Bastiaan.N.Veelo@ntnu.no>
 // @date@	2004-09-23
-// @uri@	news://ciutbq$1lue$1@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1932
+// @uri@	news:ciutbq$1lue$1@digitalmars.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1932
 
 module dstress.run.template_class_04;
 
--- a/run/template_class_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/template_class_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Bastiaan Veelo <Bastiaan.N.Veelo@ntnu.no>
 // @date@	2004-09-23
-// @uri@	news://ciutbq$1lue$1@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1932
+// @uri@	news:ciutbq$1lue$1@digitalmars.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1932
 
 module dstress.run.template_class_05;
 
--- a/run/throw_02.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/throw_02.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-11-10
-// @uri@	news://cmsg75$rom$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2240
+// @uri@	news:cmsg75$rom$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2240
 
 class Class{
 }
--- a/run/throw_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/throw_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Sean Kelly <sean@f4.ca>
 // @date@	2004-11-10
-// @uri@	news://cmsg75$rom$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2240
+// @uri@	news:cmsg75$rom$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2240
 
 class Class{
 }
--- a/run/typedef_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typedef_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Sam McCall <tunah@tunah.net>
 // @date@	2004-07-27
-// @uri@	news://ce586c$212e$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1148
+// @uri@	news:ce586c$212e$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1148
 
 module dstress.run.typedef_03;
 
--- a/run/typedef_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typedef_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,10 @@
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@ 	berupon <yu@3dcg.ne.jp>
 // @date@	2004-06-10
-// @uri@	news://20040611054017.9D25.YU@3dcg.ne.jp
+// @uri@	news:20040611054017.9D25.YU@3dcg.ne.jp
 
 typedef int Int;
 
--- a/run/typeid_03.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_03.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Ben Hinkle <bhinkle@mathworks.com>
 // @date@	2004-09-22
-// @uri@	news://cis04m$2h9v$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1904
+// @uri@	news:cis04m$2h9v$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/1904
 
 module dstress.run.typeid_03;
 
--- a/run/typeid_04.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_04.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
-// @uri@	news://opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2254
+// @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2254
 
 module dstress.run.typeid_04;
 
--- a/run/typeid_05.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_05.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$ 
+// $Author$
 
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
-// @uri@	news://opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2254
+// @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2254
 
 module dstress.run.typeid_05;
 
--- a/run/typeid_06.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_06.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$ 
+// $Author$
 
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
-// @uri@	news://opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2254
+// @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2254
 
 module dstress.run.typeid_06;
 
--- a/run/typeid_07.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_07.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
-// @uri@	news://opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2254
+// @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2254
 
 module dstress.run.typeid_07;
 
--- a/run/typeid_08.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_08.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$ 
+// $Author$
 
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
-// @uri@	news://opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2254
+// @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2254
 
 module dstress.run.typeid_08;
 
--- a/run/typeid_09.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_09.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
-// @uri@	news://opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2254
+// @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2254
 
 module dstress.run.typeid_09;
 
--- a/run/typeid_10.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_10.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
-// @uri@	news://opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2254
+// @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2254
 
 module dstress.run.typeid_10;
 
--- a/run/typeid_11.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_11.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$
+// $Author$
 
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
-// @uri@	news://opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2254
+// @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2254
 
 module dstress.run.typeid_11;
 
--- a/run/typeid_12.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/typeid_12.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,9 +1,11 @@
-// $HeadURL$ $Date$ ($Author$)
+// $HeadURL$
+// $Date$ 
+// $Author$
 
 // @author@	Ilya Zaitseff <sark7@mail333.com>
 // @date@	2004-11-12
-// @uri@	news://opshbm24dqaaezs2@ilya.tec.amursk.ru
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2254
+// @uri@	news:opshbm24dqaaezs2@ilya.tec.amursk.ru
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2254
 
 module dstress.run.typeid_12;
 
--- a/run/union_11.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/union_11.d	Tue Nov 16 16:00:10 2004 +0000
@@ -4,8 +4,8 @@
 
 // @author@	Stewart Gordon <smjg_1998@yahoo.com>
 // @date@	2004-11-15
-// @uri@	news://cn9vah$1shn$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2270
+// @uri@	news:cn9vah$1shn$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2270
 
 module dstress.run.union_11;
 
--- a/run/with_11.d	Mon Nov 15 18:07:14 2004 +0000
+++ b/run/with_11.d	Tue Nov 16 16:00:10 2004 +0000
@@ -1,7 +1,11 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-10-07
-// @uri@	news://ck3qie$1nia$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:2042
+// @uri@	news:ck3qie$1nia$1@digitaldaemon.com
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2042
 
 module dstress.run.with_11;