log

age author description
Tue, 19 Oct 2010 19:18:23 -0300 Leandro Lucarella Add test for bug 3092 written by Manuel K?nig
Sat, 07 Nov 2009 19:06:53 +0100 Christian Kamm Fix #4.
Sat, 07 Nov 2009 19:00:12 +0100 Christian Kamm Fix #6.
Sat, 07 Nov 2009 18:55:30 +0100 Christian Kamm Fix #7.
Sat, 07 Nov 2009 18:48:11 +0100 Christian Kamm Returns of non-void expressions are no longer valid in void functions.
Thu, 23 Jul 2009 19:49:42 +0200 Christian Kamm Move run/n/nested_class_04_{C,D} to nocompile. See DMD bug 80.
Sun, 12 Jul 2009 17:14:44 +0200 Christian Kamm More auto -> scope changes.
Sun, 12 Jul 2009 16:44:52 +0200 Christian Kamm Fix some outdated tests that used auto to mean scope.
Mon, 25 May 2009 20:07:04 +0200 Christian Kamm Fix outdated test case pointed out by Don Clugston.
Sun, 10 May 2009 12:10:34 +0200 Christian Kamm Fix incorrect run.t.throw_07_A/B tests
Sun, 10 May 2009 11:55:53 +0200 Christian Kamm Fix typo in testcase run/typeid_79
Sun, 10 May 2009 10:56:43 +0200 Christian Kamm Fix typo in last commit.
Sun, 10 May 2009 10:21:52 +0200 Christian Kamm Fix asm_jp_01_A which depended on EAX == 1, but only set AL = 1.
Sun, 26 Apr 2009 13:38:23 +0200 Christian Kamm Add a few missing abstracts.
Sat, 25 Apr 2009 09:16:37 +0200 Christian Kamm Remove nocompile/m/mixin_25_B, see #5.