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.843,1.844


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.843,1.844
Date: Tue, 15 Apr 2003 01:13:45 -0400

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

Modified Files:
        ChangeLog 
Log Message:


Mark up members of the "RuntimeInfrastructure" subset of ECMA
with CONFIG_RUNTIME_INFRA.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.843
retrieving revision 1.844
diff -C2 -r1.843 -r1.844
*** ChangeLog   15 Apr 2003 04:37:43 -0000      1.843
--- ChangeLog   15 Apr 2003 05:13:43 -0000      1.844
***************
*** 47,50 ****
--- 47,96 ----
        runtime/System/Threading/Timeout.cs: various ECMA-compatibility fixes.
  
+       * runtime/System/AppDomain.cs,
+       runtime/System/Array.cs,
+       runtime/System/AssemblyLoadEventArgs.cs,
+       runtime/System/AssemblyLoadEventHandler.cs,
+       runtime/System/AttributeTargets.cs,
+       runtime/System/BadImageFormatException.cs,
+       runtime/System/CannotUnloadAppDomainException.cs,
+       runtime/System/EntryPointNotFoundException.cs,
+       runtime/System/FieldAccessException.cs,
+       runtime/System/MemberAccessException.cs,
+       runtime/System/MethodAccessException.cs,
+       runtime/System/MissingFieldException.cs,
+       runtime/System/MissingMemberException.cs,
+       runtime/System/MissingMethodException.cs,
+       runtime/System/RuntimeFieldHandle.cs,
+       runtime/System/RuntimeMethodHandle.cs,
+       runtime/System/RuntimeTypeHandle.cs,
+       runtime/System/String.cs,
+       runtime/System/Type.cs,
+       runtime/System/TypeLoadException.cs,
+       runtime/System/TypeUnloadedException.cs,
+       runtime/System/UnhandledExceptionEventArgs.cs,
+       runtime/System/UnhandledExceptionEventHandler.cs,
+       runtime/System/Reflection/Assembly.cs,
+       runtime/System/Reflection/ClrType.cs,
+       runtime/System/Reflection/MethodBase.cs,
+       runtime/System/Reflection/Module.cs,
+       runtime/System/Runtime/InteropServices/CallingConvention.cs,
+       runtime/System/Runtime/InteropServices/CharSet.cs,
+       runtime/System/Runtime/InteropServices/DllImportAttribute.cs,
+       runtime/System/Runtime/InteropServices/FieldOffsetAttribute.cs,
+       runtime/System/Runtime/InteropServices/GCHandle.cs,
+       runtime/System/Runtime/InteropServices/GCHandleType.cs,
+       runtime/System/Runtime/InteropServices/ICustomAdapter.cs,
+       runtime/System/Runtime/InteropServices/ICustomFactory.cs,
+       runtime/System/Runtime/InteropServices/ICustomMarshaler.cs,
+       runtime/System/Runtime/InteropServices/InAttribute.cs,
+       runtime/System/Runtime/InteropServices/LayoutKind.cs,
+       runtime/System/Runtime/InteropServices/Marshal.cs,
+       runtime/System/Runtime/InteropServices/MarshalAsAttribute.cs,
+       runtime/System/Runtime/InteropServices/OutAttribute.cs,
+       runtime/System/Runtime/InteropServices/StructLayoutAttribute.cs,
+       runtime/System/Runtime/InteropServices/UnmanagedType.cs,
+       runtime/System/Threading/Thread.cs: mark up members of the
+       "RuntimeInfrastructure" subset of ECMA with CONFIG_RUNTIME_INFRA.
+ 
  2003-04-14  Rhys Weatherley  <address@hidden>
  





reply via email to

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