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:
authorMarek Safar <marek.safar@gmail.com>2004-05-12 10:36:15 +0400
committerMarek Safar <marek.safar@gmail.com>2004-05-12 10:36:15 +0400
commit92759cb93e717201f2af777ec02aab38a461b70c (patch)
tree84359aeaa78c97740c09ddc506b44dde4fdde590 /mcs/class/System.Web/System.Web.UI/ChangeLog
parenta85c5aeb595caa8fe881ac05b13320bbefcc9b2d (diff)
2004-05-12 Marek Safar <marek.safar@seznam.cz>
* attribute.cs: (Attribute.GetAttributeTargets): New method. Gets AttributeTargets for attribute. (Attribute.IsClsCompliaceRequired): Moved to base for better accesibility. (Attribute.UsageAttribute): New property for AttributeUsageAttribute when attribute is AttributeUsageAttribute. (Attribute.GetValidTargets): Simplified. (Attribute.GetAttributeUsage): New method returns AttributeUsage attribute for this type. (Attribute.ApplyAttributes): Method renamed to Emit and make non-static. (GlobalAttributeSection): New class for special handling of global attributes (assembly, module). (AttributeSection.Emit): New method. * class.cs: Implemented Attributable abstract methods. (MethodCore.LabelParameters): Moved to Parameter class. (Accessor): Is back simple class. (PropertyMethod): Implemented Attributable abstract class. (DelegateMethod): Implemented Attributable abstract class. (Event): New constructor for disctintion between normal Event and Event with accessors. * cs-parser.jay: Used new Event ctor and GlobalAttributeSection. * codegen.cs, const.cs, decl.cs, delegate.cs: (CommonAssemblyModulClass): Implemented Attributable abstract class and simplified. * enum.cs: Implement IAttributeSupport interface. (EnumMember): New class for emum members. Implemented Attributable abstract class * parameter.cs: (ParameterBase): Is abstract. (ReturnParameter): New class for easier [return:] attribute handling. * typemanager.cs: Removed builder_to_attr. svn path=/trunk/mcs/; revision=27143
Diffstat (limited to 'mcs/class/System.Web/System.Web.UI/ChangeLog')
0 files changed, 0 insertions, 0 deletions