dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.845,1.846


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.845,1.846
Date: Tue, 15 Apr 2003 07:22:34 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv12653

Modified Files:
        ChangeLog 
Log Message:


Mark up members of the "Reflection" ECMA subset with CONFIG_REFLECTION.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.845
retrieving revision 1.846
diff -C2 -r1.845 -r1.846
*** ChangeLog   15 Apr 2003 07:27:53 -0000      1.845
--- ChangeLog   15 Apr 2003 11:22:32 -0000      1.846
***************
*** 119,122 ****
--- 119,188 ----
        CONFIG_EXTENDED_NUMERICS.
  
+       * I18N/Common/Manager.cs, JScript/Execute/Convert.cs,
+       JScript/Execute/ScriptObject.cs, JScript/Execute/Support.cs,
+       JScript/Jsc/BinaryOp.cs, JScript/Jsc/Equality.cs,
+       JScript/Jsc/StrictEquality.cs, runtime/System/Activator.cs,
+       runtime/System/Attribute.cs, runtime/System/Delegate.cs,
+       runtime/System/Enum.cs, runtime/System/MulticastDelegate.cs,
+       runtime/System/Type.cs, runtime/System/TypedReference.cs,
+       runtime/System/ValueType.cs, runtime/System/Diagnostics/StackFrame.cs,
+       runtime/System/Diagnostics/StackTrace.cs,
+       runtime/System/Globalization/CompareInfo.cs,
+       runtime/System/Private/DefaultBinder.cs,
+       runtime/System/Reflection/AmbiguousMatchException.cs,
+       runtime/System/Reflection/Assembly.cs,
+       runtime/System/Reflection/AssemblyVersionAttribute.cs,
+       runtime/System/Reflection/Binder.cs,
+       runtime/System/Reflection/BindingFlags.cs,
+       runtime/System/Reflection/ClrConstructor.cs,
+       runtime/System/Reflection/ClrEvent.cs,
+       runtime/System/Reflection/ClrField.cs,
+       runtime/System/Reflection/ClrHelpers.cs,
+       runtime/System/Reflection/ClrMethod.cs,
+       runtime/System/Reflection/ClrParameter.cs,
+       runtime/System/Reflection/ClrProperty.cs,
+       runtime/System/Reflection/ClrReflectionAttribute.cs,
+       runtime/System/Reflection/ClrResourceStream.cs,
+       runtime/System/Reflection/ClrType.cs,
+       runtime/System/Reflection/ConstructorInfo.cs,
+       runtime/System/Reflection/EventAttributes.cs,
+       runtime/System/Reflection/EventInfo.cs,
+       runtime/System/Reflection/FieldAttributes.cs,
+       runtime/System/Reflection/FieldInfo.cs,
+       runtime/System/Reflection/ICustomAttributeProvider.cs,
+       runtime/System/Reflection/IReflect.cs,
+       runtime/System/Reflection/InterfaceMapping.cs,
+       runtime/System/Reflection/InvalidFilterCriteriaException.cs,
+       runtime/System/Reflection/ManifestResourceInfo.cs,
+       runtime/System/Reflection/MemberInfo.cs,
+       runtime/System/Reflection/MemberTypes.cs,
+       runtime/System/Reflection/MethodAttributes.cs,
+       runtime/System/Reflection/MethodBase.cs,
+       runtime/System/Reflection/MethodImplAttributes.cs,
+       runtime/System/Reflection/MethodInfo.cs,
+       runtime/System/Reflection/MethodSemanticsAttributes.cs,
+       runtime/System/Reflection/Missing.cs,
+       runtime/System/Reflection/Module.cs,
+       runtime/System/Reflection/ParameterAttributes.cs,
+       runtime/System/Reflection/ParameterInfo.cs,
+       runtime/System/Reflection/ParameterModifier.cs,
+       runtime/System/Reflection/PropertyAttributes.cs,
+       runtime/System/Reflection/PropertyInfo.cs,
+       runtime/System/Reflection/ResourceAttributes.cs,
+       runtime/System/Reflection/ResourceLocation.cs,
+       runtime/System/Reflection/TargetException.cs,
+       runtime/System/Reflection/TargetInvocationException.cs,
+       runtime/System/Reflection/TargetParameterCountException.cs,
+       runtime/System/Reflection/TypeAttributes.cs,
+       runtime/System/Resources/ResourceManager.cs,
+       runtime/System/Runtime/InteropServices/Marshal.cs,
+       runtime/System/Runtime/Remoting/Messaging/AsyncResult.cs,
+       runtime/System/Security/PermissionSet.cs,
+       runtime/System/Security/Permissions/ReflectionPermission.cs,
+       runtime/System/Security/Permissions/ReflectionPermissionAttribute.cs,
+       runtime/System/Security/Permissions/ReflectionPermissionFlag.cs,
+       runtime/System/Text/Encoding.cs: mark up members of the
+       "Reflection" ECMA subset with CONFIG_REFLECTION.
+ 
  2003-04-14  Rhys Weatherley  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]