log dmd/macro.c @ 1638:0de4525a9ed6

age author description
Thu, 12 Mar 2009 20:37:27 +0100 Tomas Lindquist Olsen - Updated to DMD frontend 1.041.
Tue, 02 Sep 2008 23:10:12 +0200 Tomas Lindquist Olsen Changed all '#if linux || __APPLE__' to '#if POSIX' so we can support other platforms too, thanx for the suggestion anders.
Sun, 24 Aug 2008 16:54:06 +0200 Jacob Carlborg Add __APPLE__ to most #if linux compile time switches.
Sat, 01 Sep 2007 21:43:27 +0200 lindquist [svn r5] Initial commit. Most things are very rough. trunk