log

age author description
Mon, 01 Jun 2009 18:58:21 +0100 Robert Clipsham More tweaks.
Sat, 30 May 2009 17:23:32 +0100 Robert Clipsham LDC 2 compiles again.
Mon, 01 Jun 2009 23:42:42 +0200 Frits van Bommel Add `syscall` to the x86-64 asm parser, and both `syscall` and `sysret` to the
Mon, 01 Jun 2009 23:17:47 +0200 Frits van Bommel Fix a type mismatch in ModuleInfo generation.
Mon, 01 Jun 2009 01:28:18 +0200 Frits van Bommel Remove redundant null-check in member functions of structs that don't have an
Sun, 31 May 2009 11:20:26 -0600 Kelly Wilson change mingw32 versioning to version(Windows)
Sun, 31 May 2009 11:01:02 -0600 Kelly Wilson fix assembly code for mingw32 in minitests
Sun, 31 May 2009 12:43:59 +0200 Frits van Bommel Improve ABI conformance on x86 by passing the `sret` parameter in EAX if there's
Sun, 31 May 2009 17:11:51 +0200 Frits van Bommel Automated merge with http://hg.dsource.org/projects/ldc
Sun, 31 May 2009 15:47:59 +0200 Frits van Bommel Update patch for Tango 0.99.8
Sun, 31 May 2009 09:10:33 -0600 Kelly Wilson Fix "garbage at end of line" errors on mingw...shouldn't affect linux/macosx
Sun, 31 May 2009 15:27:01 +0200 Frits van Bommel Adjust some more code that was depending on the function and delegate calling
Sun, 31 May 2009 15:07:04 +0200 Christian Kamm Error on invalid array cast. See DMD3041.
Sun, 31 May 2009 14:27:01 +0200 Frits van Bommel Adjust runtime for recent ABI change on x86-64, since member functions are no
Sun, 31 May 2009 10:41:20 +0200 Frits van Bommel Add `nest` attribute to `this` parameters on x86-64. This is a free extra
Sat, 30 May 2009 23:48:22 +0200 Frits van Bommel Add some missing returns.
Sat, 30 May 2009 14:57:48 -0600 Kelly Wilson Fix test for mingw
Sat, 30 May 2009 14:36:00 -0600 Kelly Wilson merging
Sat, 30 May 2009 14:35:03 -0600 Kelly Wilson Forgot one windows underscore for asm output
Sat, 30 May 2009 13:04:49 +0200 Frits van Bommel Remove code duplication for vtable loads and improve instruction naming to make
Sat, 30 May 2009 12:58:04 +0200 Christian Kamm Fix #309: allow -of with multiple source files if -singleobj is given.
Sat, 30 May 2009 12:47:51 +0200 Christian Kamm Automated merge with http://hg.dsource.org/projects/ldc
Sat, 30 May 2009 12:47:35 +0200 Christian Kamm Define __C99FEATURES__ in lexer.c for Solaris. Fixes #313.
Fri, 29 May 2009 01:09:38 -0600 Kelly Wilson merging
Fri, 29 May 2009 01:08:39 -0600 Kelly Wilson Fix - add Path.native for mingw support...thanks mp4/jaffa
Thu, 28 May 2009 22:00:08 +0200 Christian Kamm Get rid of old phobos-based tests.
Thu, 28 May 2009 21:45:14 +0200 Christian Kamm Make sure complex -> integral casts are not used when casting to bool.
Thu, 28 May 2009 20:26:26 +0200 Christian Kamm Allow complex -> integral casts.
Thu, 28 May 2009 02:28:30 +0200 Frits van Bommel I ran into another issue like the one fixed by r1318, so update all of
Thu, 28 May 2009 02:14:01 +0200 Frits van Bommel Teach -dgc2stack to preserve the call graph. This should allow for more