log

age author description
Sun, 26 Dec 2004 16:36:09 +0000 thomask Internal error: ..\ztc\cgcod.c 1640
Thu, 23 Dec 2004 21:29:16 +0000 thomask static functions in interfaces
Thu, 23 Dec 2004 20:52:20 +0000 thomask botched constructor
Thu, 23 Dec 2004 20:50:54 +0000 thomask mixin of templated struct
Thu, 23 Dec 2004 20:49:06 +0000 thomask this in module level
Sun, 19 Dec 2004 11:42:38 +0000 thomask Tyro <ridimz_at@yahoo.dot.com>
Sun, 19 Dec 2004 11:01:01 +0000 thomask label deflation bug
Thu, 16 Dec 2004 06:56:08 +0000 thomask added "intervening finally" tests for break and goto
Wed, 15 Dec 2004 17:37:40 +0000 thomask 1) fixed @author@ typos
Wed, 15 Dec 2004 17:36:14 +0000 thomask casting function pointers
Wed, 15 Dec 2004 17:36:02 +0000 thomask various template bugs
Tue, 14 Dec 2004 19:36:27 +0000 thomask 1) added websvn links
Tue, 14 Dec 2004 19:35:36 +0000 thomask extended foreach tests
Tue, 14 Dec 2004 09:37:59 +0000 thomask extended function argument tests
Tue, 14 Dec 2004 09:00:59 +0000 thomask fixed html entity tests
Tue, 14 Dec 2004 08:59:31 +0000 thomask fixed typo in escape_octal_02
Sun, 12 Dec 2004 23:08:32 +0000 thomask forward reference of enums
Sun, 12 Dec 2004 09:35:37 +0000 thomask John Reimer <brk_6502@yahoo.com>
Sat, 11 Dec 2004 17:46:49 +0000 thomask 1) updated results
Fri, 10 Dec 2004 19:19:26 +0000 thomask fixed typo in super_07
Fri, 10 Dec 2004 19:13:38 +0000 thomask 1) super()
Thu, 09 Dec 2004 07:44:29 +0000 thomask extended break and switch tests
Thu, 09 Dec 2004 07:43:49 +0000 thomask added return test for void functions
Thu, 09 Dec 2004 07:01:54 +0000 thomask added tests for ExpressionStatement without affect
Thu, 09 Dec 2004 06:54:59 +0000 thomask extended goto tests
Thu, 09 Dec 2004 06:25:02 +0000 thomask fixed goto_4 location
Thu, 09 Dec 2004 06:21:54 +0000 thomask extended goto tests
Thu, 09 Dec 2004 06:08:48 +0000 thomask extended foreach tests
Thu, 09 Dec 2004 03:26:52 +0000 thomask bug_elfobj_1251
Thu, 09 Dec 2004 03:26:12 +0000 thomask added command_line_deprecated tests
Tue, 07 Dec 2004 12:04:08 +0000 thomask 1) added InExpression tests
Mon, 06 Dec 2004 16:39:00 +0000 thomask 1) fixed html mime settings
Mon, 06 Dec 2004 06:44:21 +0000 thomask class declaration order (cgywin 1.5.12-1)
Sun, 05 Dec 2004 23:02:16 +0000 thomask updated results Linux (dmd-0.108, dmd-0.109)
Fri, 03 Dec 2004 13:53:26 +0000 thomask accessing named union members
Fri, 03 Dec 2004 13:38:51 +0000 thomask fixed pointer of empty static array test
Fri, 03 Dec 2004 13:09:37 +0000 thomask undefined symbol in uint switch crashes the compiler
Wed, 01 Dec 2004 14:44:06 +0000 thomask class_initialization
Wed, 01 Dec 2004 13:53:23 +0000 thomask extended offsetof / offset tests
Wed, 01 Dec 2004 12:41:29 +0000 thomask added .offset deprication tests
Wed, 01 Dec 2004 12:37:59 +0000 thomask added basic offsetof tests
Wed, 01 Dec 2004 12:36:20 +0000 thomask extended ptr tests
Wed, 01 Dec 2004 12:03:54 +0000 thomask added basic ptr tests
Wed, 01 Dec 2004 11:28:28 +0000 thomask updated results
Wed, 01 Dec 2004 09:53:11 +0000 thomask dstress.run.creal_20
Wed, 01 Dec 2004 08:06:22 +0000 thomask Lionello Lunesu <lionello.lunesu@crystalinter.remove.com>
Wed, 01 Dec 2004 07:58:06 +0000 thomask anonymous delegate bug
Wed, 01 Dec 2004 07:49:22 +0000 thomask dstress.run.bug_expression_661_A
Wed, 01 Dec 2004 07:35:54 +0000 thomask updated anonymous struct/union to dmd-0.108
Wed, 01 Dec 2004 07:34:52 +0000 thomask extended typeid tests
Wed, 01 Dec 2004 07:33:15 +0000 thomask adapted feature "switch(dchar[])"
Wed, 01 Dec 2004 07:27:46 +0000 thomask added comment
Wed, 01 Dec 2004 07:26:50 +0000 thomask fixed typos
Wed, 01 Dec 2004 07:25:38 +0000 thomask fixed documentation for extern(C++)
Wed, 01 Dec 2004 07:24:50 +0000 thomask fixed numeric html entity test (D escape sequences)
Wed, 01 Dec 2004 07:23:29 +0000 thomask added delegate tests
Wed, 01 Dec 2004 07:22:55 +0000 thomask added empty html entity tests
Thu, 25 Nov 2004 15:25:04 +0000 thomask added const tests
Wed, 24 Nov 2004 09:09:42 +0000 thomask added foreach(in/out ...) tests
Wed, 24 Nov 2004 09:08:58 +0000 thomask added extern(Windows/Pascal/C++) tests
Tue, 23 Nov 2004 13:01:15 +0000 thomask added test.bat generator for Windows
Mon, 22 Nov 2004 15:24:31 +0000 thomask updated dmd results for linux
Mon, 22 Nov 2004 11:12:05 +0000 thomask cleanup of test name doubles
Mon, 22 Nov 2004 11:11:03 +0000 thomask parsing floating literals with multiple dots
Thu, 18 Nov 2004 08:13:26 +0000 thomask internal mangle_61 error
Wed, 17 Nov 2004 17:56:09 +0000 thomask added support for detecting segfaults with pseudo return code 1
Wed, 17 Nov 2004 12:48:16 +0000 thomask 1) added missing @url@/@uri@ tags
Wed, 17 Nov 2004 09:51:22 +0000 thomask error handling within "finally"
Wed, 17 Nov 2004 09:09:56 +0000 thomask added wchar tests
Wed, 17 Nov 2004 09:08:38 +0000 thomask 1) extended double case switch tests
Tue, 16 Nov 2004 16:00:10 +0000 thomask 1) news:// -> news:
Mon, 15 Nov 2004 18:07:14 +0000 thomask 1) templated default arguments
Mon, 15 Nov 2004 13:18:18 +0000 thomask 1) anonymous unions
Mon, 15 Nov 2004 13:03:18 +0000 thomask 1) anonymous nested structs/unions
Mon, 15 Nov 2004 12:58:42 +0000 thomask extended typeid test
Mon, 15 Nov 2004 11:20:33 +0000 thomask anonymous structs
Mon, 15 Nov 2004 07:11:50 +0000 thomask updated test results: dmd-0.106(Linux), gdc-0.8(Linux)
Mon, 15 Nov 2004 05:40:21 +0000 thomask extended typeid/TypeInfo tests
Sun, 14 Nov 2004 18:37:24 +0000 thomask added missing DOCTYPE tag
Sun, 14 Nov 2004 18:30:46 +0000 thomask Buchan <kbuchan@xtra.co.nz>
Sun, 14 Nov 2004 18:27:03 +0000 thomask Buchan <kbuchan@xtra.co.nz>
Sun, 14 Nov 2004 18:17:36 +0000 thomask extended typeid tests
Sun, 14 Nov 2004 18:06:21 +0000 thomask Ilya Zaitseff <sark7@mail333.com> news://opshbm24dqaaezs2@ilya.tec.amursk.ru nttp://digitalmars.com/digitalmars.D.bugs:2254
Sun, 14 Nov 2004 17:56:51 +0000 thomask shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp> news://20041112233233.3584a28f.s31552@mail.ecc.u-tokyo.ac.jp nttp://digitalmars.com/D.gnu:844
Thu, 11 Nov 2004 20:34:08 +0000 thomask "silent ctor" updated by Sean
Wed, 10 Nov 2004 08:08:54 +0000 thomask Sean Kelly <sean@f4.ca> news://cmsg75$rom$1@digitaldaemon.com nttp://digitalmars.com/digitalmars.D.bugs:2240
Wed, 10 Nov 2004 06:50:33 +0000 thomask Ilya Zaitseff <sark7@mail333.com> news://opsg7zgbjdaaezs2@ilya.tec.amursk.ru nttp://digitalmars.com/digitalmars.D.bugs:2238
Tue, 09 Nov 2004 16:42:49 +0000 thomask fixed name command_line_17 -> command_line_version_17
Tue, 09 Nov 2004 11:04:36 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com> news://cmq61m$5rn$1@digitaldaemon.com nttp://digitalmars.com/digitalmars.D.bugs:2218
Tue, 09 Nov 2004 10:44:23 +0000 thomask added "no ditection" note
Tue, 09 Nov 2004 10:39:12 +0000 thomask added version=DigitalMars tests
Tue, 09 Nov 2004 10:26:03 +0000 thomask updatded version tests
Tue, 09 Nov 2004 10:23:18 +0000 thomask fixed DSTRESS FLAGS
Tue, 09 Nov 2004 10:08:35 +0000 thomask fixed typo __DSTRESS_DFLAGS_ -> __DSTRESS_DFLAGS__
Mon, 08 Nov 2004 20:56:32 +0000 thomask added ackermann recursion benchmark
Mon, 08 Nov 2004 12:43:11 +0000 thomask fixed testcase name
Sun, 07 Nov 2004 19:24:33 +0000 thomask 1) added @bugwatch@ tag
Sun, 07 Nov 2004 19:23:31 +0000 thomask added second GnuMake notice
Sun, 07 Nov 2004 13:02:48 +0000 thomask added GnuMake version notice
Sun, 07 Nov 2004 08:37:27 +0000 thomask svn maintenance
Sat, 06 Nov 2004 21:55:48 +0000 thomask added http://svn.kuehne.cn url
Sat, 06 Nov 2004 14:07:01 +0000 thomask added diagnosis for GNUMake's $(eval ...), $(shell ...) and $(eval ... $(shell ...))
Sat, 06 Nov 2004 00:29:33 +0000 thomask added makefile diagnostics
Thu, 04 Nov 2004 13:49:58 +0000 thomask Thomas Kuehne <thomas-dloop@kuehne.cn> news://cmdbq1$1a49$3@digitaldaemon.com nttp://digitalmars.com/digitalmars.D.bugs:2194
Thu, 04 Nov 2004 13:49:15 +0000 thomask larrycowan <larrycowan_member@pathlink.com> news://cmd9i4$16g5$1@digitaldaemon.com nttp://digitalmars.com/digitalmars.D:12279
Thu, 04 Nov 2004 01:52:46 +0000 thomask added oopack benchmark
Wed, 03 Nov 2004 19:11:36 +0000 thomask shinichiro.h <s31552@mail.ecc.u-tokyo.ac.jp> news://20041104013903.548413c0.s31552@mail.ecc.u-tokyo.ac.jp nttp://digitalmars.com/D.gnu:831
Wed, 03 Nov 2004 15:40:54 +0000 thomask added port of Christopher W. Cowell-Shah's benchmark http://www.ocf.berkeley.edu/~cowell/research/benchmark/code/
Wed, 03 Nov 2004 14:39:14 +0000 thomask added plain SciMark port http://math.nist.gov/scimark
Wed, 03 Nov 2004 10:13:22 +0000 thomask fixed private_import tests
Wed, 03 Nov 2004 09:39:38 +0000 thomask ndove (http://www.dsource.org/forums/profile.php?mode=viewprofile&u=142) http://www.dsource.org/forums/viewtopic.php?t=402
Wed, 03 Nov 2004 09:21:42 +0000 thomask updated kinghajj <kinghajj_member@pathlink.com> news://cm98hu$e30$1@digitaldaemon.com nttp://digitalmars.com/digitalmars.D:12248
Wed, 03 Nov 2004 09:17:24 +0000 thomask kinghajj <kinghajj_member@pathlink.com> news://cm98hu$e30$1@digitaldaemon.com nttp://digitalmars.com/digitalmars.D:12248
Wed, 03 Nov 2004 09:07:45 +0000 thomask extended and cleaned up creal
Wed, 03 Nov 2004 09:07:08 +0000 thomask cleanup of the unittest cases
Wed, 03 Nov 2004 08:17:17 +0000 thomask extended creal tests
Tue, 02 Nov 2004 16:34:33 +0000 thomask added basic creal tests
Mon, 01 Nov 2004 19:33:35 +0000 thomask added missing import directory flag
Mon, 01 Nov 2004 19:33:03 +0000 thomask added support for multifile "nocompile" targets
Mon, 01 Nov 2004 19:27:52 +0000 thomask simplified private_import (step 2/2)