log lphobos/std/stdio.d @ 131:5825d48b27d1 trunk

age author description
Fri, 04 Jan 2008 01:38:42 +0100 lindquist [svn r135] * Merged DMD 1.025 * trunk
Mon, 12 Nov 2007 06:32:46 +0100 lindquist [svn r98] Added support for std.c.stdlib.alloca via pragma(LLVM_internal, "alloca"). trunk
Thu, 25 Oct 2007 09:02:55 +0200 lindquist [svn r62] Added support for TypeInfo _Array, _Function, _Pointer, _Delegate, _Enum 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
Thu, 04 Oct 2007 09:24:15 +0200 lindquist [svn r27] * Fixed bug in aggregate field lookup. trunk
Thu, 04 Oct 2007 07:35:02 +0200 lindquist [svn r26] * Fixed templates defining a constant value trunk
Thu, 04 Oct 2007 07:01:15 +0200 lindquist [svn r25] * Fixed a lot of problems with string literals trunk
Thu, 04 Oct 2007 01:47:53 +0200 lindquist [svn r22] * Forgot to add std.stdio trunk