log dmd/module.c @ 1645:1d2d1aa16841

age author description
Tue, 09 Mar 2010 23:20:39 +0200 Matti Niemenmaa Don't error out with -singleobj, -of, and -c/-output-{bc,ll,o,s}.
Mon, 08 Mar 2010 21:39:20 +0100 Christian Kamm Merge DMD 1.057.
Sat, 06 Feb 2010 15:53:52 +0000 Robert Clipsham Merge dmd 1.056.
Fri, 06 Nov 2009 23:58:01 +0100 Christian Kamm Merge DMD 1.051
Sun, 02 Aug 2009 18:37:07 +0200 Tomas Lindquist Olsen Added check and error in case two same named modules - with different packages and compiled at once - would overwrite each other's output files.
Wed, 22 Apr 2009 14:49:49 -0600 Kelly Wilson Changes for mingw to compile properly
Fri, 03 Apr 2009 17:59:34 +0200 Tomas Lindquist Olsen Merged DMD 1.042.
Thu, 26 Mar 2009 20:45:53 +0100 Tomas Lindquist Olsen * Moved ir/irsymbol.cpp/h into ir/irdsymbol.cpp/h.
Mon, 23 Mar 2009 20:26:33 +0100 Tomas Lindquist Olsen Cleanup DMD 1.041 merge.
Thu, 12 Mar 2009 20:37:27 +0100 Tomas Lindquist Olsen - Updated to DMD frontend 1.041.
Wed, 25 Feb 2009 17:34:51 +0100 Frits van Bommel Use LLVM-style command line (instead of DMD-style)
Sun, 15 Feb 2009 14:50:33 +0100 Christian Kamm Backed out changeset [369996c08420].
Sun, 15 Feb 2009 11:46:28 +0100 Christian Kamm Change the numbering of static ctors/dtors to be module based instead of being global.
Tue, 06 Jan 2009 16:33:51 +0100 Tomas Lindquist Olsen Merged DMD 1.038
Sun, 04 Jan 2009 15:49:28 +0100 Christian Kamm Apply BlueZeniX's patch for OpenSolaris compatibility. Fixes #158.