log

age author description
Sun, 28 May 2006 07:38:41 +0000 thomask added DMD-0.158 results
Fri, 26 May 2006 18:15:10 +0000 thomask partial dmd-0.158 review
Fri, 26 May 2006 18:13:37 +0000 thomask partial dmd-0.158 review
Wed, 24 May 2006 16:24:27 +0000 thomask inline ASM review
Wed, 24 May 2006 16:24:07 +0000 thomask DMD crash with static if and anonymous classes
Wed, 24 May 2006 16:23:57 +0000 thomask Exception handling is broken for delegates on Linux
Wed, 24 May 2006 16:23:43 +0000 thomask Inline Assembler offset keyword
Wed, 24 May 2006 16:23:33 +0000 thomask invalid code generation on linux with custom allocators/deallocators
Wed, 24 May 2006 16:23:25 +0000 thomask Assertion failure :: template.c:2111
Wed, 24 May 2006 16:23:17 +0000 thomask pragma without ';' results in undefined symbols
Wed, 24 May 2006 16:23:09 +0000 thomask static assert fails with recursive templates
Tue, 23 May 2006 18:21:32 +0000 thomask inline ASM review
Mon, 22 May 2006 20:17:12 +0000 thomask fixed asm_pmovmskb test
Mon, 22 May 2006 20:15:24 +0000 thomask inline ASM review
Mon, 22 May 2006 20:15:07 +0000 thomask Interfaces + mixins => problem
Mon, 22 May 2006 20:14:48 +0000 thomask Ivan Senji <ivan.senji_REMOVE_@_THIS__gmail.com>
Sun, 21 May 2006 20:04:36 +0000 thomask Conflicting identifiers between imported modules are reported in the wrong file
Sun, 21 May 2006 18:43:11 +0000 thomask Weird overload resolution (or rather, lack thereof) for literals
Fri, 19 May 2006 17:46:19 +0000 thomask fixed deprecated !==
Fri, 19 May 2006 17:45:10 +0000 thomask fixed "deprecated" typo
Fri, 19 May 2006 17:44:18 +0000 thomask inline ASM review
Fri, 19 May 2006 16:40:22 +0000 thomask Can't refer to global scope after a cast
Fri, 19 May 2006 16:39:50 +0000 thomask Alias and function names fail to collide
Fri, 19 May 2006 16:39:38 +0000 thomask incorrect deprecated error
Fri, 19 May 2006 16:39:28 +0000 thomask Assertion failure: '0' on line 610 in file 'template.c'
Fri, 19 May 2006 16:39:18 +0000 thomask <smjg@iname.com>
Fri, 19 May 2006 16:39:12 +0000 thomask // $HeadURL: svn://127.0.0.1/run/a/asm_neg_01_A.d $
Fri, 19 May 2006 16:39:01 +0000 thomask fixed GDB-Valgrind interaction
Thu, 18 May 2006 16:07:06 +0000 thomask inline ASM review
Wed, 17 May 2006 06:06:45 +0000 thomask HTML cleanup
Wed, 17 May 2006 04:58:30 +0000 thomask fixed regression detection
Wed, 17 May 2006 04:57:35 +0000 thomask added conditional result capabilities
Mon, 15 May 2006 05:42:01 +0000 thomask fixed handling of __DSTRESS_TORTURE_REQUIRE__ for non-torture tests
Mon, 15 May 2006 04:22:53 +0000 thomask <benoit@tionex.de>
Mon, 15 May 2006 04:22:42 +0000 thomask <CppCoder@gmail.com>
Sun, 14 May 2006 09:41:19 +0000 thomask updated explanations of FLAGs
Sat, 13 May 2006 08:26:00 +0000 thomask inline ASM review
Fri, 12 May 2006 18:01:12 +0000 thomask inline ASM review
Wed, 10 May 2006 19:00:54 +0000 thomask inline ASM review
Wed, 10 May 2006 19:00:12 +0000 thomask fixed Valgrind exclusion bug
Wed, 10 May 2006 05:30:02 +0000 thomask inline ASM review
Tue, 09 May 2006 04:18:47 +0000 thomask inline ASM review
Sun, 07 May 2006 18:20:25 +0000 thomask inline ASM review
Sun, 07 May 2006 15:37:44 +0000 thomask inline asm review
Wed, 03 May 2006 04:54:22 +0000 thomask added VS2005 support
Tue, 02 May 2006 04:55:18 +0000 thomask by-pass for Valgrind bugs
Mon, 01 May 2006 14:38:44 +0000 thomask added 3DNow! tests - all of them are broken, see http://d.puremagic.com/bugzilla/show_bug.cgi?id=115
Mon, 01 May 2006 11:18:12 +0000 thomask extended SSE tests - most of them are broken, see http://d.puremagic.com/bugzilla/show_bug.cgi?id=115
Mon, 01 May 2006 09:06:06 +0000 thomask <lio@lunesu.com>
Mon, 01 May 2006 06:28:51 +0000 thomask fixed buffer size to include the length of the torture elements
Sun, 30 Apr 2006 09:13:22 +0000 thomask repository review
Fri, 28 Apr 2006 13:31:19 +0000 thomask <thomas-dloop@kuehne.cn>
Fri, 28 Apr 2006 12:33:26 +0000 thomask extended SSE asm tests
Fri, 28 Apr 2006 09:54:50 +0000 thomask workaround for Valgrind bugs with various opcodes
Fri, 28 Apr 2006 08:48:17 +0000 thomask extended SSE asm tests
Fri, 28 Apr 2006 01:22:57 +0000 thomask extended asm tests
Thu, 27 Apr 2006 22:53:36 +0000 thomask extended asm tests
Thu, 27 Apr 2006 11:29:22 +0000 thomask extended asm tests
Fri, 21 Apr 2006 20:23:34 +0000 thomask added missing valgrind suppression
Thu, 20 Apr 2006 08:50:01 +0000 thomask * Valgrind support is now part of dstress.c instead of crashRun.c