log dmd2/mtype.c @ 1188:442ab244c455

age author description
Thu, 02 Apr 2009 19:16:44 +0200 Christian Kamm Apply small includes patch for FreeBSD. Thanks kimelto!
Tue, 03 Mar 2009 15:08:26 +0100 Tomas Lindquist Olsen Added hasUnalignedFields helper to check if a type has unaligned fields - as per request from fvbommel. Result is cached in TypeStruct.
Tue, 03 Mar 2009 14:10:37 +0100 Tomas Lindquist Olsen Merged ABI changes into D2 frontend.
Sun, 01 Mar 2009 01:34:20 +0100 Tomas Lindquist Olsen Same fix for align size of void type on D2.
Sat, 28 Feb 2009 17:44:53 +0100 Frits van Bommel Apply previous changes to dmd2/mtype.c as well.
Fri, 13 Feb 2009 22:20:30 +0100 Tomas Lindquist Olsen Merged a bunch recent dmd v1 frontend changes into the dmd v2 tree.
Tue, 03 Feb 2009 18:00:17 +0100 Christian Kamm Apply StaticStructInit changes from [913] to dmd2/