2005-02-21 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Mon, 21 Feb 2005 19:17:27 +0000 (19:17 -0000)
committerMartin Baulig <martin@novell.com>
Mon, 21 Feb 2005 19:17:27 +0000 (19:17 -0000)
commit619f45ae22f1c020a607a69fd690384db0b49ff6
treedb2dfc2de3711fe0a72b3ae76fcb8886cb8ba7d4
parent3f9d91dd3aa51788b0df27ea4c9b7c7383c79801
2005-02-21  Martin Baulig  <martin@ximian.com>

* generic.cs
(TypeManager.generic_nullable_type): New static public field.
(TypeManager.InitGenericCoreType): Lookup "System.Nullable`1".

* rootcontext.cs
(RootContext.ResolveCore): Resolve "System.Nullable`1".

svn path=/trunk/mcs/; revision=41011
mcs/gmcs/ChangeLog
mcs/gmcs/generic.cs
mcs/gmcs/rootcontext.cs