2006-09-25 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Mon, 25 Sep 2006 14:15:09 +0000 (14:15 -0000)
committerMartin Baulig <martin@novell.com>
Mon, 25 Sep 2006 14:15:09 +0000 (14:15 -0000)
commit1aaf67591cd7105fe54309b973e28e6d75e285de
treee4c9e3b1fc4ee5225844057d77078eb68ec53294
parent05468b125342adfac211feb59dfcd854df4deeaf
2006-09-25  Martin Baulig  <martin@ximian.com>

* typemanager.cs (TypeManager.IsNullableType): New public function.
(TypeManager.IsNullableTypeOf): Likewise.
(TypeManager.IsNullableValueType): Likewise.

* class.cs (MethodCore): Added the `GenericMethod' argument from
gmcs and also unified all classes derived from `MethodCore' with gmcs.

svn path=/trunk/mcs/; revision=65884
mcs/gmcs/generic.cs
mcs/mcs/ChangeLog
mcs/mcs/anonymous.cs
mcs/mcs/class.cs
mcs/mcs/cs-parser.jay
mcs/mcs/generic.cs
mcs/mcs/iterators.cs
mcs/mcs/typemanager.cs