log test/arrays4.d @ 175:c44e6a711885 trunk

age author description
Wed, 07 May 2008 00:01:13 +0200 lindquist [svn r191] Fixed: array literals did not support all type/storage combinations. trunk
Fri, 19 Oct 2007 07:43:21 +0200 lindquist [svn r44] Lots of bug fixes. trunk
Wed, 10 Oct 2007 03:38:24 +0200 lindquist [svn r41] new'd dynamic arrays are now initialized with the element type's default initializer. trunk
Tue, 09 Oct 2007 07:51:13 +0200 lindquist [svn r40] Cleaned up some of the array routines to use gep/load/store instead of memcpy/memset. trunk