[Mono-devel-list] Re: r46035 - trunk/mono/mono/metadata

Robert Jordan robertj at gmx.net
Thu Jun 16 10:07:27 EDT 2005


Hi Martin,

> Author: martin
> Date: 2005-06-15 09:03:56 -0400 (Wed, 15 Jun 2005)
> New Revision: 46035
> 
> Modified:
>    trunk/mono/mono/metadata/ChangeLog
>    trunk/mono/mono/metadata/appdomain.c
>    trunk/mono/mono/metadata/class-internals.h
>    trunk/mono/mono/metadata/class.c
>    trunk/mono/mono/metadata/icall.c
>    trunk/mono/mono/metadata/loader.c
>    trunk/mono/mono/metadata/reflection.c
>    trunk/mono/mono/metadata/reflection.h
> Log:
> 2005-06-15  Martin Baulig  <martin at ximian.com>
> 
> 	* class-internals.h (MonoTypeNameFormat): New enum.
> 
> 	* class.c
> 	(mono_class_get_name_full): Renamed to mono_type_get_name_full().
> 	(mono_type_get_full_name): Removed.
> 	(mono_type_get_name_full): Take a `MonoTypeNameFormat format'
> 	argument instead of the boolean's.

mono_type_get_full_name () is still listed in class.h

Rob




More information about the Mono-devel-list mailing list