Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Molaro <lupus@oddwiz.org>2001-11-05 09:22:05 +0300
committerPaolo Molaro <lupus@oddwiz.org>2001-11-05 09:22:05 +0300
commit7eb2c92598dd09f9600ac131c3a677500315d7a7 (patch)
tree4b327af27747345d56b6d1bacf2cd672d09dc0ef /mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlAnchor.cs
parentcd4878d445a9b944fa326888d7be142e60c6843d (diff)
Fri Nov 2 19:06:54 CET 2001 Paolo Molaro <lupus@ximian.com>
* interp.c: hanlde field refs. Throw an exception on NULL references. Check consistency of corlib types with the C struct representation. Fri Nov 2 19:37:51 CET 2001 Paolo Molaro <lupus@ximian.com> * class.h, class.c: include name in MonoClassField. * class.c: fix fundamental type of System.Object and System.String. Set the right fundamental type for SZARRAY, too. Handle TypeSpec tokens in ldtoken. * icall.c: remove internalcalls for the Reflection stuff that is now done in C# code. * loader.c: mono_field_from_memberref () implementation. * mono-endian.c: thinko (s/struct/union/g). * object.c, object.h: make the mono_string_* prototypes actually use MonoString instead of MonoObject. * reflection.c, reflection.h: updates for changes in the reflection code in corlib: we use C structures that map to the actual C# classes. Handle SZARRAYs when encoding types. Handle locals in methods. Use a fat method header if needed and use the info from the ILGenerator for methods. Handle fields in types. Misc fixes. svn path=/trunk/mono/; revision=1262
Diffstat (limited to 'mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlAnchor.cs')
0 files changed, 0 insertions, 0 deletions