[D-runtime] [D-Programming-Language/druntime] c6822a: Merge pull request #51 from IgniteInteractiveStudi...

noreply at github.com noreply at github.com
Thu Aug 25 10:46:50 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: c6822a04ef1b4731e4d70838d3d75d3d1d0d0520
      https://github.com/D-Programming-Language/druntime/commit/c6822a04ef1b4731e4d70838d3d75d3d1d0d0520
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2011-08-25 (Thu, 25 Aug 2011)

  Changed paths:
    M import/object.di
  M src/object_.d
  M src/rt/typeinfo/ti_AC.d
  M src/rt/typeinfo/ti_Acdouble.d
  M src/rt/typeinfo/ti_Acfloat.d
  M src/rt/typeinfo/ti_Acreal.d
  M src/rt/typeinfo/ti_Adouble.d
  M src/rt/typeinfo/ti_Afloat.d
  M src/rt/typeinfo/ti_Ag.d
  M src/rt/typeinfo/ti_Aint.d
  M src/rt/typeinfo/ti_Along.d
  M src/rt/typeinfo/ti_Areal.d
  M src/rt/typeinfo/ti_Ashort.d
  M src/rt/typeinfo/ti_C.d
  M src/rt/typeinfo/ti_byte.d
  M src/rt/typeinfo/ti_cdouble.d
  M src/rt/typeinfo/ti_cfloat.d
  M src/rt/typeinfo/ti_char.d
  M src/rt/typeinfo/ti_creal.d
  M src/rt/typeinfo/ti_dchar.d
  M src/rt/typeinfo/ti_delegate.d
  M src/rt/typeinfo/ti_double.d
  M src/rt/typeinfo/ti_float.d
  M src/rt/typeinfo/ti_int.d
  M src/rt/typeinfo/ti_long.d
  M src/rt/typeinfo/ti_ptr.d
  M src/rt/typeinfo/ti_real.d
  M src/rt/typeinfo/ti_short.d
  M src/rt/typeinfo/ti_ubyte.d
  M src/rt/typeinfo/ti_uint.d
  M src/rt/typeinfo/ti_ulong.d
  M src/rt/typeinfo/ti_ushort.d
  M src/rt/typeinfo/ti_void.d
  M src/rt/typeinfo/ti_wchar.d

  Log Message:
  -----------
  Merge pull request #51 from IgniteInteractiveStudio/master

Added several @property/nothrow/pure attributes.




More information about the D-runtime mailing list