]> git.llucax.com Git - software/druntime.git/commit
Finished flattening D1/D2 differences. Except for one or two lines, all differences...
authorsean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Tue, 23 Sep 2008 03:21:04 +0000 (03:21 +0000)
committersean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Tue, 23 Sep 2008 03:21:04 +0000 (03:21 +0000)
commit1f3a9af059166187064490d1cae80bd11fb8737c
treed0ac1b909ddb12c43205ba060f10cc0a3e3a2fe4
parent0b5d833e0947d44cd5bee6562c22ed4a14ca23bb
Finished flattening D1/D2 differences.  Except for one or two lines, all differences between the D1 and D2 runtimes is now strictly additive.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@7 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f
46 files changed:
import/object.di
src/compiler/dmd/cover.d
src/compiler/dmd/dmain2.d
src/compiler/dmd/object_.d
src/compiler/dmd/trace.d
src/compiler/dmd/typeinfo/ti_AC.d
src/compiler/dmd/typeinfo/ti_Acdouble.d
src/compiler/dmd/typeinfo/ti_Acfloat.d
src/compiler/dmd/typeinfo/ti_Acreal.d
src/compiler/dmd/typeinfo/ti_Adouble.d
src/compiler/dmd/typeinfo/ti_Afloat.d
src/compiler/dmd/typeinfo/ti_Ag.d
src/compiler/dmd/typeinfo/ti_Aint.d
src/compiler/dmd/typeinfo/ti_Along.d
src/compiler/dmd/typeinfo/ti_Areal.d
src/compiler/dmd/typeinfo/ti_Ashort.d
src/compiler/dmd/typeinfo/ti_C.d
src/compiler/dmd/typeinfo/ti_byte.d
src/compiler/dmd/typeinfo/ti_cdouble.d
src/compiler/dmd/typeinfo/ti_cfloat.d
src/compiler/dmd/typeinfo/ti_char.d
src/compiler/dmd/typeinfo/ti_creal.d
src/compiler/dmd/typeinfo/ti_dchar.d
src/compiler/dmd/typeinfo/ti_delegate.d
src/compiler/dmd/typeinfo/ti_double.d
src/compiler/dmd/typeinfo/ti_float.d
src/compiler/dmd/typeinfo/ti_idouble.d
src/compiler/dmd/typeinfo/ti_ifloat.d
src/compiler/dmd/typeinfo/ti_int.d
src/compiler/dmd/typeinfo/ti_ireal.d
src/compiler/dmd/typeinfo/ti_long.d
src/compiler/dmd/typeinfo/ti_ptr.d
src/compiler/dmd/typeinfo/ti_real.d
src/compiler/dmd/typeinfo/ti_short.d
src/compiler/dmd/typeinfo/ti_ubyte.d
src/compiler/dmd/typeinfo/ti_uint.d
src/compiler/dmd/typeinfo/ti_ulong.d
src/compiler/dmd/typeinfo/ti_ushort.d
src/compiler/dmd/typeinfo/ti_void.d
src/compiler/dmd/typeinfo/ti_wchar.d
src/compiler/dmd/util/cpuid.d
src/compiler/dmd/util/utf.d
src/core/exception.d
src/core/posix.mak
src/core/thread.d
src/core/win32.mak