log

age author description
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
Thu, 28 May 2009 00:07:21 +0200 Frits van Bommel * Add -functionattrs to default pass list so -dgc2stack is more effective
Wed, 27 May 2009 12:42:28 -0600 Kelly Wilson merging
Wed, 27 May 2009 12:41:41 -0600 Kelly Wilson just a simple change to cmake for mingw
Wed, 27 May 2009 19:52:47 +0200 Christian Kamm Added tag 0.9.1 for changeset a6dfd3cb5b99
Wed, 27 May 2009 19:20:18 +0200 Christian Kamm Error instead of assert on delegate literals as constant expressions. 0.9.1
Mon, 25 May 2009 12:50:40 +0200 Frits van Bommel Make "`aa[key]`" use the same runtime call as "`key in aa`". The runtime calls
Sat, 23 May 2009 23:18:47 +0200 Frits van Bommel Revert ldmd back to use `bash` instead of `sh` to unbreak it on Ubuntu.
Sat, 23 May 2009 14:59:04 -0600 Kelly Wilson Fix for mingw32 segfault
Sat, 23 May 2009 20:57:22 +0200 Frits van Bommel Fix a behavioral change accidentally introduced by the move to the LLVM
Sat, 23 May 2009 09:02:36 +0200 Christian Kamm Fix regression dstress.nocompile.finally_07. The EnclosingTryFinally handler