mono.git
21 years ago* NumberHelper.cs: handle situations like this 21452. properly
Jackson Harper [Tue, 1 Apr 2003 07:11:36 +0000 (07:11 -0000)]
* NumberHelper.cs: handle situations like this 21452. properly

svn path=/trunk/mcs/; revision=12997

21 years ago* ILParser.jay: Add bound arrays
Jackson Harper [Tue, 1 Apr 2003 06:11:05 +0000 (06:11 -0000)]
* ILParser.jay: Add bound arrays

svn path=/trunk/mcs/; revision=12996

21 years ago * test-10.il: New test, does some bounded array stuff
Jackson Harper [Tue, 1 Apr 2003 06:07:42 +0000 (06:07 -0000)]
* test-10.il: New test, does some bounded array stuff

svn path=/trunk/mcs/; revision=12995

21 years ago * ILTokenizer.cs: Handle Ellipsis
Jackson Harper [Tue, 1 Apr 2003 05:26:47 +0000 (05:26 -0000)]
* ILTokenizer.cs: Handle Ellipsis
* NUmberHelper.cs: Handle situations like this 0... properly

svn path=/trunk/mcs/; revision=12994

21 years ago* ExternTable.cs: Remove some unsed fields.
Jackson Harper [Tue, 1 Apr 2003 04:02:47 +0000 (04:02 -0000)]
* ExternTable.cs: Remove some unsed fields.

svn path=/trunk/mcs/; revision=12993

21 years agoFlush:
Miguel de Icaza [Mon, 31 Mar 2003 23:44:55 +0000 (23:44 -0000)]
Flush:

svn path=/trunk/mono/; revision=12992

21 years ago2003-03-31 Martin Baulig <martin@ximian.com>
Martin Baulig [Mon, 31 Mar 2003 21:23:58 +0000 (21:23 -0000)]
2003-03-31  Martin Baulig  <martin@ximian.com>

* debug.h (MonoDebuggerEvent): Removed
MONO_DEBUGGER_EVENT_THREAD_CREATED.

* jit.c (mono_thread_start_cb): Don't send the
MONO_DEBUGGER_EVENT_THREAD_CREATED event.

svn path=/trunk/mono/; revision=12987

21 years ago2003-03-31 Martin Baulig <martin@ximian.com>
Martin Baulig [Mon, 31 Mar 2003 21:22:35 +0000 (21:22 -0000)]
2003-03-31  Martin Baulig  <martin@ximian.com>

* threads.h (MonoThreadCallbacks): Added `thread_created'.

* threads.c (mono_thread_new_init): Call `thread_created' in the
mono_thread_callbacks.

svn path=/trunk/mono/; revision=12986

21 years ago2003-03-31 Nick Drochak <ndrochak@gol.com>
Nick Drochak [Mon, 31 Mar 2003 14:35:33 +0000 (14:35 -0000)]
2003-03-31  Nick Drochak <ndrochak@gol.com>

* Path.cs (GetDirectoryName): Throw proper execption when path is empty.

svn path=/trunk/mcs/; revision=12979

21 years ago * loader.h: added marshalbyrefobject_class to mono_defaults
Lluis Sanchez [Mon, 31 Mar 2003 14:27:47 +0000 (14:27 -0000)]
* loader.h: added marshalbyrefobject_class to mono_defaults
* domain.c: added initialization of mono_defaults.marshalbyrefobject_class
* icall.c: ves_icall_InternalExecute: fixed bug in field setter and in the
  generation of output parameters.
  ves_icall_Remoting_RealProxy_GetTransparentProxy: added support for interfaces.
* marshal.c: mono_remoting_wrapper(): avoided call through proxy when the type is
  contextbound and the target object belongs to the context of the caller.
* object.h: added context and unwrapped_server variables in MonoRealProxy.
* object.c: Implemented support for interfaces and abstract classes
  in mono_class_proxy_vtable. Fixed several methods to avoid unneeded calls through
  proxy. Fixed problem when dealing with output parameters in mono_runtime_invoke_array.

svn path=/trunk/mono/; revision=12974

21 years ago* System.Drawing.Printing/PrinterUnitConvert.cs stubed
Martin Willemoes Hansen [Mon, 31 Mar 2003 14:14:49 +0000 (14:14 -0000)]
* System.Drawing.Printing/PrinterUnitConvert.cs stubed

svn path=/trunk/mcs/; revision=12973

21 years ago*** empty log message ***
Gonzalo Paniagua Javier [Mon, 31 Mar 2003 14:02:50 +0000 (14:02 -0000)]
*** empty log message ***

svn path=/trunk/mcs/; revision=12972

21 years ago* Stubed System.Drawing.Design
Martin Willemoes Hansen [Mon, 31 Mar 2003 13:29:54 +0000 (13:29 -0000)]
* Stubed System.Drawing.Design

svn path=/trunk/mcs/; revision=12971

21 years ago--target library
Gonzalo Paniagua Javier [Mon, 31 Mar 2003 13:01:52 +0000 (13:01 -0000)]
--target library
--unsafe --nostdlib --noconfig
-o ../lib/corlib_mcs.dll
Microsoft.Win32/RegistryKey.cs
Microsoft.Win32/Registry.cs
Microsoft.Win32/RegistryHive.cs
Mono/Runtime.cs
Mono.Math/BigInteger.cs
Mono.Security/ASN1.cs
Mono.Security/ASN1Convert.cs
Mono.Security.Cryptography/CryptoTools.cs
Mono.Security.Cryptography/PKCS1.cs
Mono.Security.Cryptography/HMACAlgorithm.cs
Mono.Security.Cryptography/MACAlgorithm.cs
Mono.Security.X509/X501Name.cs
Mono.Security.X509/X509Certificate.cs
Mono.Security.X509/X509Extension.cs
Mono.Security.X509/X509Extensions.cs
Mono.Security.X509/X520Attributes.cs
Mono.Xml/MiniParser.cs
System/Activator.cs
System/AppDomain.cs
System/AppDomainSetup.cs
System/AppDomainUnloadedException.cs
System/ApplicationException.cs
System/ArgIterator.cs
System/ArgumentException.cs
System/ArgumentNullException.cs
System/ArgumentOutOfRangeException.cs
System/ArithmeticException.cs
System/Array.cs
System/ArrayTypeMismatchException.cs
System/AssemblyLoadEventArgs.cs
System/AssemblyLoadEventHandler.cs
System/AsyncCallback.cs
System/Attribute.cs
System/AttributeTargets.cs
System/AttributeUsageAttribute.cs
System/BadImageFormatException.cs
System/BitConverter.cs
System/Boolean.cs
System/Buffer.cs
System/Byte.cs
System/CannotUnloadAppDomainException.cs
System/Char.cs
System/CharEnumerator.cs
System/CLSCompliantAttribute.cs
System/Console.cs
System/ContextBoundObject.cs
System/ContextMarshalException.cs
System/ContextStaticAttribute.cs
System/Convert.cs
System/CrossAppDomainDelegate.cs
System/DateTime.cs
System/DBNull.cs
System/Decimal.cs
System/DecimalFormatter.cs
System/Delegate.cs
System/DelegateSerializationHolder.cs
System/DivideByZeroException.cs
System/DllNotFoundException.cs
System/Double.cs
System/DoubleFormatter.cs
System/DuplicateWaitObjectException.cs
System/EntryPointNotFoundException.cs
System/Enum.cs
System/Environment.cs
System/EventArgs.cs
System/EventHandler.cs
System/Exception.cs
System/ExecutionEngineException.cs
System/FieldAccessException.cs
System/FlagsAttribute.cs
System/FloatingPointFormatter.cs
System/FormatException.cs
System/GC.cs
System/Guid.cs
System/IAppDomainSetup.cs
System/IAsyncResult.cs
System/ICloneable.cs
System/IComparable.cs
System/IConvertible.cs
System/ICustomFormatter.cs
System/IDisposable.cs
System/IFormatProvider.cs
System/IFormattable.cs
System/IndexOutOfRangeException.cs
System/Int16.cs
System/Int32.cs
System/Int64.cs
System/IntegerFormatter.cs
System/IntPtr.cs
System/InvalidCastException.cs
System/InvalidOperationException.cs
System/InvalidProgramException.cs
System/IServiceProvider.cs
System/LoaderOptimization.cs
System/LoaderOptimizationAttribute.cs
System/LocalDataStoreSlot.cs
System/MarshalByRefObject.cs
System/Math.cs
System/MemberAccessException.cs
System/MethodAccessException.cs
System/MissingFieldException.cs
System/MissingMemberException.cs
System/MissingMethodException.cs
System/MonoCustomAttrs.cs
System/MonoDummy.cs
System/MonoType.cs
System/MTAThreadAttribute.cs
System/MulticastDelegate.cs
System/MulticastNotSupportedException.cs
System/NonSerializedAttribute.cs
System/NotFiniteNumberException.cs
System/NotImplementedException.cs
System/NotSupportedException.cs
System/NullReferenceException.cs
System/Object.cs
System/ObjectDisposedException.cs
System/ObsoleteAttribute.cs
System/OperatingSystem.cs
System/OutOfMemoryException.cs
System/OverflowException.cs
System/ParamArrayAttribute.cs
System/PlatformID.cs
System/PlatformNotSupportedException.cs
System/Random.cs
System/RankException.cs
System/ResolveEventArgs.cs
System/ResolveEventHandler.cs
System/RuntimeArgumentHandle.cs
System/RuntimeFieldHandle.cs
System/RuntimeMethodHandle.cs
System/RuntimeTypeHandle.cs
System/SByte.cs
System/SerializableAttribute.cs
System/Single.cs
System/SingleFormatter.cs
System/StackOverflowException.cs
System/STAThreadAttribute.cs
System/String.cs
System/SystemException.cs
System/ThreadStaticAttribute.cs
System/TimeSpan.cs
System/TimeZone.cs
System/TODOAttribute.cs
System/Type.cs
System/TypeCode.cs
System/TypedReference.cs
System/TypeInitializationException.cs
System/TypeLoadException.cs
System/TypeUnloadedException.cs
System/UInt16.cs
System/UInt32.cs
System/UInt64.cs
System/UIntPtr.cs
System/UnauthorizedAccessException.cs
System/UnhandledExceptionEventArgs.cs
System/UnhandledExceptionEventHandler.cs
System/UnitySerializationHolder.cs
System/ValueType.cs
System/Version.cs
System/Void.cs
System/WeakReference.cs
System/_AppDomain.cs
System.Collections/ArrayList.cs
System.Collections/BitArray.cs
System.Collections/CaseInsensitiveComparer.cs
System.Collections/CaseInsensitiveHashCodeProvider.cs
System.Collections/CollectionBase.cs
System.Collections/Comparer.cs
System.Collections/DictionaryBase.cs
System.Collections/DictionaryEntry.cs
System.Collections/Hashtable.cs
System.Collections/ICollection.cs
System.Collections/IComparer.cs
System.Collections/IDictionary.cs
System.Collections/IDictionaryEnumerator.cs
System.Collections/IEnumerable.cs
System.Collections/IEnumerator.cs
System.Collections/IHashCodeProvider.cs
System.Collections/IList.cs
System.Collections/Queue.cs
System.Collections/ReadOnlyCollectionBase.cs
System.Collections/SortedList.cs
System.Collections/Stack.cs
System.Configuration.Assemblies/AssemblyHash.cs
System.Configuration.Assemblies/AssemblyHashAlgorithm.cs
System.Configuration.Assemblies/AssemblyVersionCompatibility.cs
System.Configuration.Assemblies/ProcessorID.cs
System.Diagnostics/ConditionalAttribute.cs
System.Diagnostics/DebuggableAttribute.cs
System.Diagnostics/Debugger.cs
System.Diagnostics/DebuggerHiddenAttribute.cs
System.Diagnostics/DebuggerStepThroughAttribute.cs
System.Diagnostics/StackFrame.cs
System.Diagnostics/StackTrace.cs
System.Diagnostics.SymbolStore/ISymbolBinder.cs
System.Diagnostics.SymbolStore/ISymbolDocument.cs
System.Diagnostics.SymbolStore/ISymbolDocumentWriter.cs
System.Diagnostics.SymbolStore/ISymbolMethod.cs
System.Diagnostics.SymbolStore/ISymbolNamespace.cs
System.Diagnostics.SymbolStore/ISymbolReader.cs
System.Diagnostics.SymbolStore/ISymbolScope.cs
System.Diagnostics.SymbolStore/ISymbolVariable.cs
System.Diagnostics.SymbolStore/ISymbolWriter.cs
System.Diagnostics.SymbolStore/SymAddressKind.cs
System.Diagnostics.SymbolStore/SymbolToken.cs
System.Diagnostics.SymbolStore/SymDocumentType.cs
System.Diagnostics.SymbolStore/SymLanguageType.cs
System.Diagnostics.SymbolStore/SymLanguageVendor.cs
System.Globalization/Calendar.cs
System.Globalization/CalendarWeekRule.cs
System.Globalization/CalendricalCalculations.cs
System.Globalization/CompareInfo.cs
System.Globalization/CompareOptions.cs
System.Globalization/CultureInfo.cs
System.Globalization/CultureTypes.cs
System.Globalization/DateTimeFormatInfo.cs
System.Globalization/DateTimeStyles.cs
System.Globalization/DaylightTime.cs
System.Globalization/GregorianCalendar.cs
System.Globalization/GregorianCalendarTypes.cs
System.Globalization/HebrewCalendar.cs
System.Globalization/HijriCalendar.cs
System.Globalization/JapaneseCalendar.cs
System.Globalization/JulianCalendar.cs
System.Globalization/KoreanCalendar.cs
System.Globalization/Locale.cs
System.Globalization/NumberFormatInfo.cs
System.Globalization/NumberStyles.cs
System.Globalization/RegionInfo.cs
System.Globalization/SortKey.cs
System.Globalization/StringInfo.cs
System.Globalization/TaiwanCalendar.cs
System.Globalization/TextElementEnumerator.cs
System.Globalization/TextInfo.cs
System.Globalization/ThaiBuddhistCalendar.cs
System.Globalization/UnicodeCategory.cs
System.IO/BinaryReader.cs
System.IO/BinaryWriter.cs
System.IO/BufferedStream.cs
System.IO/CheckArgument.cs
System.IO/CheckPermission.cs
System.IO/Directory.cs
System.IO/DirectoryInfo.cs
System.IO/DirectoryNotFoundException.cs
System.IO/EndOfStreamException.cs
System.IO/File.cs
System.IO/FileAccess.cs
System.IO/FileAttributes.cs
System.IO/FileInfo.cs
System.IO/FileLoadException.cs
System.IO/FileMode.cs
System.IO/FileNotFoundException.cs
System.IO/FileShare.cs
System.IO/FileStream.cs
System.IO/FileSystemInfo.cs
System.IO/IOException.cs
System.IO/MemoryStream.cs
System.IO/MonoIO.cs
System.IO/MonoIOError.cs
System.IO/MonoFileType.cs
System.IO/MonoIOStat.cs
System.IO/Path.cs
System.IO/PathTooLongException.cs
System.IO/SearchPattern.cs
System.IO/SeekOrigin.cs
System.IO/Stream.cs
System.IO/StreamReader.cs
System.IO/StreamWriter.cs
System.IO/StringReader.cs
System.IO/StringWriter.cs
System.IO/TextReader.cs
System.IO/TextWriter.cs
System.IO.IsolatedStorage/INormalizeForIsolatedStorage.cs
System.IO.IsolatedStorage/IsolatedStorage.cs
System.IO.IsolatedStorage/IsolatedStorageException.cs
System.IO.IsolatedStorage/IsolatedStorageFile.cs
System.IO.IsolatedStorage/IsolatedStorageInfo.cs
System.IO.IsolatedStorage/IsolatedStorageFileStream.cs
System.IO.IsolatedStorage/IsolatedStorageScope.cs
System.Reflection/AmbiguousMatchException.cs
System.Reflection/Assembly.cs
System.Reflection/AssemblyAlgorithmIdAttribute.cs
System.Reflection/AssemblyCompanyAttribute.cs
System.Reflection/AssemblyConfigurationAttribute.cs
System.Reflection/AssemblyCopyrightAttribute.cs
System.Reflection/AssemblyCultureAttribute.cs
System.Reflection/AssemblyDefaultAliasAttribute.cs
System.Reflection/AssemblyDelaySignAttribute.cs
System.Reflection/AssemblyDescriptionAttribute.cs
System.Reflection/AssemblyFileVersionAttribute.cs
System.Reflection/AssemblyFlagsAttribute.cs
System.Reflection/AssemblyInformationalVersionAttribute.cs
System.Reflection/AssemblyKeyFileAttribute.cs
System.Reflection/AssemblyKeyNameAttribute.cs
System.Reflection/AssemblyName.cs
System.Reflection/AssemblyNameFlags.cs
System.Reflection/AssemblyNameProxy.cs
System.Reflection/AssemblyProductAttribute.cs
System.Reflection/AssemblyTitleAttribute.cs
System.Reflection/AssemblyTradeMarkAttribute.cs
System.Reflection/AssemblyVersionAttribute.cs
System.Reflection/Binder.cs
System.Reflection/BindingFlags.cs
System.Reflection/CallingConventions.cs
System.Reflection/ConstructorInfo.cs
System.Reflection/CustomAttributeFormatException.cs
System.Reflection/DefaultMemberAttribute.cs
System.Reflection/EventAttributes.cs
System.Reflection/EventInfo.cs
System.Reflection/FieldAttributes.cs
System.Reflection/FieldInfo.cs
System.Reflection/ICustomAttributeProvider.cs
System.Reflection/InterfaceMapping.cs
System.Reflection/InvalidFilterCriteriaException.cs
System.Reflection/IReflect.cs
System.Reflection/ManifestResourceInfo.cs
System.Reflection/MemberFilter.cs
System.Reflection/MemberInfo.cs
System.Reflection/MemberTypes.cs
System.Reflection/MethodAttributes.cs
System.Reflection/MethodBase.cs
System.Reflection/MethodImplAttributes.cs
System.Reflection/MethodInfo.cs
System.Reflection/Missing.cs
System.Reflection/Module.cs
System.Reflection/ModuleResolveEventHandler.cs
System.Reflection/MonoEvent.cs
System.Reflection/MonoField.cs
System.Reflection/MonoMethod.cs
System.Reflection/MonoProperty.cs
System.Reflection/ParameterAttributes.cs
System.Reflection/ParameterInfo.cs
System.Reflection/ParameterModifier.cs
System.Reflection/PropertyAttributes.cs
System.Reflection/PropertyInfo.cs
System.Reflection/ReflectionTypeLoadException.cs
System.Reflection/ResourceAttributes.cs
System.Reflection/ResourceLocation.cs
System.Reflection/ReflectionSerializationHolder.cs
System.Reflection/StrongNameKeyPair.cs
System.Reflection/TargetException.cs
System.Reflection/TargetInvocationException.cs
System.Reflection/TargetParameterCountException.cs
System.Reflection/TypeAttributes.cs
System.Reflection/TypeDelegator.cs
System.Reflection/TypeFilter.cs
System.Reflection.Emit/AssemblyBuilder.cs
System.Reflection.Emit/AssemblyBuilderAccess.cs
System.Reflection.Emit/ConstructorBuilder.cs
System.Reflection.Emit/CustomAttributeBuilder.cs
System.Reflection.Emit/EnumBuilder.cs
System.Reflection.Emit/EventBuilder.cs
System.Reflection.Emit/EventToken.cs
System.Reflection.Emit/FieldBuilder.cs
System.Reflection.Emit/FieldToken.cs
System.Reflection.Emit/FlowControl.cs
System.Reflection.Emit/IMonoSymbolWriter.cs
System.Reflection.Emit/ILGenerator.cs
System.Reflection.Emit/Label.cs
System.Reflection.Emit/LocalBuilder.cs
System.Reflection.Emit/MethodBuilder.cs
System.Reflection.Emit/MethodToken.cs
System.Reflection.Emit/ModuleBuilder.cs
System.Reflection.Emit/MonoArrayMethod.cs
System.Reflection.Emit/OpCode.cs
System.Reflection.Emit/OpCodes.cs
System.Reflection.Emit/OpCodeType.cs
System.Reflection.Emit/OperandType.cs
System.Reflection.Emit/PackingSize.cs
System.Reflection.Emit/ParameterBuilder.cs
System.Reflection.Emit/ParameterToken.cs
System.Reflection.Emit/PEFileKinds.cs
System.Reflection.Emit/PropertyBuilder.cs
System.Reflection.Emit/PropertyToken.cs
System.Reflection.Emit/SignatureHelper.cs
System.Reflection.Emit/SignatureToken.cs
System.Reflection.Emit/StackBehaviour.cs
System.Reflection.Emit/StringToken.cs
System.Reflection.Emit/TypeBuilder.cs
System.Reflection.Emit/TypeToken.cs
System.Reflection.Emit/UnmanagedMarshal.cs
System.Resources/IResourceReader.cs
System.Resources/IResourceWriter.cs
System.Resources/MissingManifestResourceException.cs
System.Resources/NeutralResourcesLanguageAttribute.cs
System.Resources/ResourceManager.cs
System.Resources/ResourceReader.cs
System.Resources/ResourceSet.cs
System.Resources/ResourceWriter.cs
System.Resources/SatelliteContractVersionAttribute.cs
System.Runtime.CompilerServices/AccessedThroughPropertyAttribute.cs
System.Runtime.CompilerServices/CallConvCdecl.cs
System.Runtime.CompilerServices/CallConvFastcall.cs
System.Runtime.CompilerServices/CallConvThiscall.cs
System.Runtime.CompilerServices/CallConvStdcall.cs
System.Runtime.CompilerServices/CompilationRelaxationsAttribute.cs
System.Runtime.CompilerServices/CustomConstantAttribute.cs
System.Runtime.CompilerServices/DateTimeConstantAttribute.cs
System.Runtime.CompilerServices/DecimalConstantAttribute.cs
System.Runtime.CompilerServices/DiscardableAttribute.cs
System.Runtime.CompilerServices/IDispatchConstantAttribute.cs
System.Runtime.CompilerServices/IUnknownConstantAttribute.cs
System.Runtime.CompilerServices/IndexerNameAttribute.cs
System.Runtime.CompilerServices/MethodCodeType.cs
System.Runtime.CompilerServices/MethodImplAttribute.cs
System.Runtime.CompilerServices/MethodImplOptions.cs
System.Runtime.CompilerServices/RequiredAttributeAttribute.cs
System.Runtime.CompilerServices/RuntimeHelpers.cs
System.Runtime.InteropServices/AssemblyRegistrationFlags.cs
System.Runtime.InteropServices/AutomationProxyAttribute.cs
System.Runtime.InteropServices/BINDPTR.cs
System.Runtime.InteropServices/CallingConvention.cs
System.Runtime.InteropServices/CharSet.cs
System.Runtime.InteropServices/ClassInterfaceAttribute.cs
System.Runtime.InteropServices/ClassInterfaceType.cs
System.Runtime.InteropServices/CoClassAttribute.cs
System.Runtime.InteropServices/ComAliasNameAttribute.cs
System.Runtime.InteropServices/ComConversionLossAttribute.cs
System.Runtime.InteropServices/COMException.cs
System.Runtime.InteropServices/ComEventInterfaceAttribute.cs
System.Runtime.InteropServices/ComImportAttribute.cs
System.Runtime.InteropServices/ComInterfaceType.cs
System.Runtime.InteropServices/ComMemberType.cs
System.Runtime.InteropServices/ComRegisterFunctionAttribute.cs
System.Runtime.InteropServices/ComUnregisterFunctionAttribute.cs
System.Runtime.InteropServices/ComVisible.cs
System.Runtime.InteropServices/DESCKIND.cs
System.Runtime.InteropServices/DISPPARAMS.cs
System.Runtime.InteropServices/DispIdAttribute.cs
System.Runtime.InteropServices/DllImportAttribute.cs
System.Runtime.InteropServices/EXCEPINFO.cs
System.Runtime.InteropServices/ExporterEventKind.cs
System.Runtime.InteropServices/ExternalException.cs
System.Runtime.InteropServices/FieldOffsetAttribute.cs
System.Runtime.InteropServices/GCHandle.cs
System.Runtime.InteropServices/GCHandleType.cs
System.Runtime.InteropServices/GuidAttribute.cs
System.Runtime.InteropServices/HandleRef.cs
System.Runtime.InteropServices/ICustomAdapter.cs
System.Runtime.InteropServices/ICustomFactory.cs
System.Runtime.InteropServices/ICustomMarshaler.cs
System.Runtime.InteropServices/INVOKEKIND.cs
System.Runtime.InteropServices/IRegistrationServices.cs
System.Runtime.InteropServices/ITypeLibConverter.cs
System.Runtime.InteropServices/ITypeLibExporterNameProvider.cs
System.Runtime.InteropServices/ITypeLibExporterNotifySink.cs
System.Runtime.InteropServices/ITypeLibImporterNotifySink.cs
System.Runtime.InteropServices/ImportedFromTypeLibAttribute.cs
System.Runtime.InteropServices/ImporterEventKind.cs
System.Runtime.InteropServices/InAttribute.cs
System.Runtime.InteropServices/InterfaceTypeAttribute.cs
System.Runtime.InteropServices/LCIDConversionAttribute.cs
System.Runtime.InteropServices/LayoutKind.cs
System.Runtime.InteropServices/Marshal.cs
System.Runtime.InteropServices/MarshalAsAttribute.cs
System.Runtime.InteropServices/OptionalAttribute.cs
System.Runtime.InteropServices/OutAttribute.cs
System.Runtime.InteropServices/PreserveSigAttribute.cs
System.Runtime.InteropServices/PrimaryInteropAssemblyAttribute.cs
System.Runtime.InteropServices/SEHException.cs
System.Runtime.InteropServices/ProgIdAttribute.cs
System.Runtime.InteropServices/StructLayoutAttribute.cs
System.Runtime.InteropServices/TYPEKIND.cs
System.Runtime.InteropServices/TypeLibExporterFlags.cs
System.Runtime.InteropServices/TypeLibFuncAttribute.cs
System.Runtime.InteropServices/TypeLibFuncFlags.cs
System.Runtime.InteropServices/TypeLibTypeAttribute.cs
System.Runtime.InteropServices/TypeLibTypeFlags.cs
System.Runtime.InteropServices/TypeLibVarAttribute.cs
System.Runtime.InteropServices/TypeLibVarFlags.cs
System.Runtime.InteropServices/UCOMTypeComp.cs
System.Runtime.InteropServices/UCOMTypeInfo.cs
System.Runtime.InteropServices/UCOMTypeLib.cs
System.Runtime.InteropServices/UnmanagedType.cs
System.Runtime.InteropServices/VarEnum.cs
System.Runtime.Remoting/ActivatedClientTypeEntry.cs
System.Runtime.Remoting/ActivatedServiceTypeEntry.cs
System.Runtime.Remoting/EnvoyInfo.cs
System.Runtime.Remoting/IObjectHandle.cs
System.Runtime.Remoting/IChannelInfo.cs
System.Runtime.Remoting/Identity.cs
System.Runtime.Remoting/IEnvoyInfo.cs
System.Runtime.Remoting/IRemotingTypeInfo.cs
System.Runtime.Remoting/ObjectHandle.cs
System.Runtime.Remoting/ObjRef.cs
System.Runtime.Remoting/RemotingConfiguration.cs
System.Runtime.Remoting/RemotingException.cs
System.Runtime.Remoting/RemotingTimeoutException.cs
System.Runtime.Remoting/RemotingServices.cs
System.Runtime.Remoting/ServerException.cs
System.Runtime.Remoting/ServerIdentity.cs
System.Runtime.Remoting/TypeEntry.cs
System.Runtime.Remoting/TypeInfo.cs
System.Runtime.Remoting/WellKnownObjectMode.cs
System.Runtime.Remoting/WellKnownClientTypeEntry.cs
System.Runtime.Remoting/WellKnownServiceTypeEntry.cs
System.Runtime.Remoting.Activation/ActivationServices.cs
System.Runtime.Remoting.Activation/ActivatorLevel.cs
System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs
System.Runtime.Remoting.Activation/ConstructionLevelActivator.cs
System.Runtime.Remoting.Activation/ContextLevelActivator.cs
System.Runtime.Remoting.Activation/IActivator.cs
System.Runtime.Remoting.Activation/IConstructionCallMessage.cs
System.Runtime.Remoting.Activation/IConstructionReturnMessage.cs
System.Runtime.Remoting.Activation/RemoteActivator.cs
System.Runtime.Remoting.Activation/RemoteActivationAttribute.cs
System.Runtime.Remoting.Activation/UrlAttribute.cs
System.Runtime.Remoting.Channels/BaseChannelObjectWithProperties.cs
System.Runtime.Remoting.Channels/BaseChannelSinkWithProperties.cs
System.Runtime.Remoting.Channels/BaseChannelWithProperties.cs
System.Runtime.Remoting.Channels/ChannelDataStore.cs
System.Runtime.Remoting.Channels/ChannelServices.cs
System.Runtime.Remoting.Channels/ChannelSinkStackEntry.cs
System.Runtime.Remoting.Channels/ClientChannelSinkStack.cs
System.Runtime.Remoting.Channels/IChannel.cs
System.Runtime.Remoting.Channels/IChannelDataStore.cs
System.Runtime.Remoting.Channels/IChannelReceiver.cs
System.Runtime.Remoting.Channels/IChannelReceiverHook.cs
System.Runtime.Remoting.Channels/IChannelSender.cs
System.Runtime.Remoting.Channels/IChannelSinkBase.cs
System.Runtime.Remoting.Channels/IClientChannelSink.cs
System.Runtime.Remoting.Channels/IClientChannelSinkProvider.cs
System.Runtime.Remoting.Channels/IClientChannelSinkStack.cs
System.Runtime.Remoting.Channels/IClientFormatterSink.cs
System.Runtime.Remoting.Channels/IClientFormatterSinkProvider.cs
System.Runtime.Remoting.Channels/IClientResponseChannelSinkStack.cs
System.Runtime.Remoting.Channels/IServerResponseChannelSinkStack.cs
System.Runtime.Remoting.Channels/ServerDispatchSink.cs
System.Runtime.Remoting.Channels/ServerDispatchSinkProvider.cs
System.Runtime.Remoting.Channels/IServerChannelSink.cs
System.Runtime.Remoting.Channels/IServerChannelSinkProvider.cs
System.Runtime.Remoting.Channels/IServerChannelSinkStack.cs
System.Runtime.Remoting.Channels/IServerFormatterSinkProvider.cs
System.Runtime.Remoting.Channels/ITransportHeaders.cs
System.Runtime.Remoting.Channels/ServerChannelSinkStack.cs
System.Runtime.Remoting.Channels/ServerProcessing.cs
System.Runtime.Remoting.Channels/SinkProviderData.cs
System.Runtime.Remoting.Channels/TransportHeaders.cs
System.Runtime.Remoting.Channels/CrossAppDomainChannel.cs
System.Runtime.Remoting.Contexts/Context.cs
System.Runtime.Remoting.Contexts/ContextAttribute.cs
System.Runtime.Remoting.Contexts/ContextProperty.cs
System.Runtime.Remoting.Contexts/CrossContextChannel.cs
System.Runtime.Remoting.Contexts/CrossContextDelegate.cs
System.Runtime.Remoting.Contexts/IContextAttribute.cs
System.Runtime.Remoting.Contexts/IContextProperty.cs
System.Runtime.Remoting.Contexts/IContributeClientContextSink.cs
System.Runtime.Remoting.Contexts/IContributeDynamicSink.cs
System.Runtime.Remoting.Contexts/IContributeEnvoySink.cs
System.Runtime.Remoting.Contexts/IContributeObjectSink.cs
System.Runtime.Remoting.Contexts/IContributeServerContextSink.cs
System.Runtime.Remoting.Contexts/IDynamicMessageSink.cs
System.Runtime.Remoting.Contexts/IDynamicProperty.cs
System.Runtime.Remoting.Lifetime/ClientSponsor.cs
System.Runtime.Remoting.Lifetime/ILease.cs
System.Runtime.Remoting.Lifetime/ISponsor.cs
System.Runtime.Remoting.Lifetime/Lease.cs
System.Runtime.Remoting.Lifetime/LeaseManager.cs
System.Runtime.Remoting.Lifetime/LeaseSink.cs
System.Runtime.Remoting.Lifetime/LeaseState.cs
System.Runtime.Remoting.Lifetime/LifetimeServices.cs
System.Runtime.Remoting.Messaging/ArgInfo.cs
System.Runtime.Remoting.Messaging/AsyncResult.cs
System.Runtime.Remoting.Messaging/CallContext.cs
System.Runtime.Remoting.Messaging/ClientContextTerminatorSink.cs
System.Runtime.Remoting.Messaging/ConstructionCall.cs
System.Runtime.Remoting.Messaging/ConstructionCallDictionary.cs
System.Runtime.Remoting.Messaging/ConstructionResponse.cs
System.Runtime.Remoting.Messaging/EnvoyTerminatorSink.cs
System.Runtime.Remoting.Messaging/Header.cs
System.Runtime.Remoting.Messaging/HeaderHandler.cs
System.Runtime.Remoting.Messaging/ErrorMessage.cs
System.Runtime.Remoting.Messaging/IInternalMessage.cs
System.Runtime.Remoting.Messaging/IMessage.cs
System.Runtime.Remoting.Messaging/IMessageCtrl.cs
System.Runtime.Remoting.Messaging/IMessageSink.cs
System.Runtime.Remoting.Messaging/IMethodCallMessage.cs
System.Runtime.Remoting.Messaging/IMethodMessage.cs
System.Runtime.Remoting.Messaging/IMethodReturnMessage.cs
System.Runtime.Remoting.Messaging/IRemotingFormatter.cs
System.Runtime.Remoting.Messaging/InternalMessageWrapper.cs
System.Runtime.Remoting.Messaging/LogicalCallContext.cs
System.Runtime.Remoting.Messaging/MessageSurrogateFilter.cs
System.Runtime.Remoting.Messaging/MethodCall.cs
System.Runtime.Remoting.Messaging/MethodCallMessageWrapper.cs
System.Runtime.Remoting.Messaging/MethodResponse.cs
System.Runtime.Remoting.Messaging/MethodCallDictionary.cs
System.Runtime.Remoting.Messaging/MethodDictionary.cs
System.Runtime.Remoting.Messaging/MethodReturnDictionary.cs
System.Runtime.Remoting.Messaging/MethodReturnMessageWrapper.cs
System.Runtime.Remoting.Messaging/MonoMethodMessage.cs
System.Runtime.Remoting.Messaging/OneWayAttribute.cs
System.Runtime.Remoting.Messaging/RemotingSurrogateSelector.cs
System.Runtime.Remoting.Messaging/RemotingSurrogate.cs
System.Runtime.Remoting.Messaging/ReturnMessage.cs
System.Runtime.Remoting.Messaging/ServerContextTerminatorSink.cs
System.Runtime.Remoting.Messaging/ServerObjectTerminatorSink.cs
System.Runtime.Remoting.Messaging/StackBuilderSink.cs
System.Runtime.Remoting.Messaging/CADMessages.cs
System.Runtime.Remoting.Metadata/SoapAttribute.cs
System.Runtime.Remoting.Metadata/SoapFieldAttribute.cs
System.Runtime.Remoting.Metadata/SoapMethodAttribute.cs
System.Runtime.Remoting.Metadata/SoapOption.cs
System.Runtime.Remoting.Metadata/SoapParameterAttribute.cs
System.Runtime.Remoting.Metadata/SoapTypeAttribute.cs
System.Runtime.Remoting.Metadata/XmlFieldOrderOption.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/ISoapXsd.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapAnyUri.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapEntity.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapMonth.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapNonNegativeInteger.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapToken.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapBase64Binary.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapHexBinary.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapMonthDay.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapNonPositiveInteger.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapYear.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapDate.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapId.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapName.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapNormalizedString.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapYearMonth.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapDateTime.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapIdref.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapNcName.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapNotation.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapDay.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapIdrefs.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapNegativeInteger.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapPositiveInteger.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapDuration.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapInteger.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapNmtoken.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapQName.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapEntities.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapLanguage.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapNmtokens.cs
System.Runtime.Remoting.Metadata.W3cXsd2001/SoapTime.cs
System.Runtime.Remoting.Proxies/RealProxy.cs
System.Runtime.Remoting.Proxies/RemotingProxy.cs
System.Runtime.Remoting.Proxies/ProxyAttribute.cs
System.Runtime.Remoting.Services/ITrackingHandler.cs
System.Runtime.Remoting.Services/TrackingServices.cs
System.Runtime.Serialization/FormatterConverter.cs
System.Runtime.Serialization/FormatterServices.cs
System.Runtime.Serialization/IDeserializationCallback.cs
System.Runtime.Serialization/IFormatter.cs
System.Runtime.Serialization/IFormatterConverter.cs
System.Runtime.Serialization/IObjectReference.cs
System.Runtime.Serialization/ISerializable.cs
System.Runtime.Serialization/ISerializationSurrogate.cs
System.Runtime.Serialization/ISurrogateSelector.cs
System.Runtime.Serialization/ObjectIDGenerator.cs
System.Runtime.Serialization/ObjectManager.cs
System.Runtime.Serialization/SerializationBinder.cs
System.Runtime.Serialization/SerializationEntry.cs
System.Runtime.Serialization/SerializationException.cs
System.Runtime.Serialization/SerializationInfo.cs
System.Runtime.Serialization/SerializationInfoEnumerator.cs
System.Runtime.Serialization/StreamingContext.cs
System.Runtime.Serialization/StreamingContextStates.cs
System.Runtime.Serialization/SurrogateSelector.cs
System.Runtime.Serialization.Formatters/FormatterAssemblyStyle.cs
System.Runtime.Serialization.Formatters/FormatterTopObjectStyle.cs
System.Runtime.Serialization.Formatters/FormatterTypeStyle.cs
System.Runtime.Serialization.Formatters/IFieldInfo.cs
System.Runtime.Serialization.Formatters/InternalArrayTypeE.cs
System.Runtime.Serialization.Formatters/InternalElementTypeE.cs
System.Runtime.Serialization.Formatters/InternalMemberTypeE.cs
System.Runtime.Serialization.Formatters/InternalMemberValueE.cs
System.Runtime.Serialization.Formatters/InternalNameSpaceE.cs
System.Runtime.Serialization.Formatters/InternalObjectPositionE.cs
System.Runtime.Serialization.Formatters/InternalObjectTypeE.cs
System.Runtime.Serialization.Formatters/InternalParseStateE.cs
System.Runtime.Serialization.Formatters/InternalParseTypeE.cs
System.Runtime.Serialization.Formatters/InternalPrimitiveTypeE.cs
System.Runtime.Serialization.Formatters/InternalSerializerTypeE.cs
System.Runtime.Serialization.Formatters/ISoapMessage.cs
System.Runtime.Serialization.Formatters/ServerFault.cs
System.Runtime.Serialization.Formatters/SoapFault.cs
System.Runtime.Serialization.Formatters/SoapMessage.cs
System.Runtime.Serialization.Formatters.Binary/BinaryFormatter.cs
System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs
System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs
System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs
System.Security/CodeAccessPermission.cs
System.Security/IEvidenceFactory.cs
System.Security/IPermission.cs
System.Security/ISecurityEncodable.cs
System.Security/ISecurityPolicyEncodable.cs
System.Security/IStackWalk.cs
System.Security/NamedPermissionSet.cs
System.Security/PermissionSet.cs
System.Security/PolicyLevelType.cs
System.Security/SecurityElement.cs
System.Security/SecurityException.cs
System.Security/SecurityManager.cs
System.Security/SecurityZone.cs
System.Security/SuppressUnmanagedCodeSecurityAttribute.cs
System.Security/UnverifiableCodeAttribute.cs
System.Security/VerificationException.cs
System.Security/XmlSyntaxException.cs
System.Security.Cryptography/AsymmetricAlgorithm.cs
System.Security.Cryptography/AsymmetricKeyExchangeDeformatter.cs
System.Security.Cryptography/AsymmetricKeyExchangeFormatter.cs
System.Security.Cryptography/AsymmetricSignatureDeformatter.cs
System.Security.Cryptography/AsymmetricSignatureFormatter.cs
System.Security.Cryptography/CipherMode.cs
System.Security.Cryptography/CryptoAPITransform.cs
System.Security.Cryptography/CryptoConfig.cs
System.Security.Cryptography/CryptographicException.cs
System.Security.Cryptography/CryptographicUnexpectedOperationExcpetion.cs
System.Security.Cryptography/CryptoStream.cs
System.Security.Cryptography/CryptoStreamMode.cs
System.Security.Cryptography/CspParameters.cs
System.Security.Cryptography/CspProviderFlags.cs
System.Security.Cryptography/DeriveBytes.cs
System.Security.Cryptography/DES.cs
System.Security.Cryptography/DESCryptoServiceProvider.cs
System.Security.Cryptography/DSA.cs
System.Security.Cryptography/DSACryptoServiceProvider.cs
System.Security.Cryptography/DSAParameters.cs
System.Security.Cryptography/DSASignatureDeformatter.cs
System.Security.Cryptography/DSASignatureFormatter.cs
System.Security.Cryptography/FromBase64Transform.cs
System.Security.Cryptography/HashAlgorithm.cs
System.Security.Cryptography/HMACSHA1.cs
System.Security.Cryptography/ICryptoTransform.cs
System.Security.Cryptography/KeyedHashAlgorithm.cs
System.Security.Cryptography/KeySizes.cs
System.Security.Cryptography/MACTripleDES.cs
System.Security.Cryptography/MaskGenerationMethod.cs
System.Security.Cryptography/MD5.cs
System.Security.Cryptography/MD5CryptoServiceProvider.cs
System.Security.Cryptography/PaddingMode.cs
System.Security.Cryptography/PasswordDeriveBytes.cs
System.Security.Cryptography/PKCS1MaskGenerationMethod.cs
System.Security.Cryptography/RandomNumberGenerator.cs
System.Security.Cryptography/RC2.cs
System.Security.Cryptography/RC2CryptoServiceProvider.cs
System.Security.Cryptography/Rijndael.cs
System.Security.Cryptography/RijndaelManaged.cs
System.Security.Cryptography/RNGCryptoServiceProvider.cs
System.Security.Cryptography/RSA.cs
System.Security.Cryptography/RSACryptoServiceProvider.cs
System.Security.Cryptography/RSAOAEPKeyExchangeDeformatter.cs
System.Security.Cryptography/RSAOAEPKeyExchangeFormatter.cs
System.Security.Cryptography/RSAParameters.cs
System.Security.Cryptography/RSAPKCS1KeyExchangeDeformatter.cs
System.Security.Cryptography/RSAPKCS1KeyExchangeFormatter.cs
System.Security.Cryptography/RSAPKCS1SignatureDeformatter.cs
System.Security.Cryptography/RSAPKCS1SignatureFormatter.cs
System.Security.Cryptography/SHA1.cs
System.Security.Cryptography/SHA1CryptoServiceProvider.cs
System.Security.Cryptography/SHA1Managed.cs
System.Security.Cryptography/SHA256.cs
System.Security.Cryptography/SHA256Managed.cs
System.Security.Cryptography/SHA384.cs
System.Security.Cryptography/SHA384Managed.cs
System.Security.Cryptography/SHA512.cs
System.Security.Cryptography/SHA512Managed.cs
System.Security.Cryptography/SignatureDescription.cs
System.Security.Cryptography/SymmetricAlgorithm.cs
System.Security.Cryptography/ToBase64Transform.cs
System.Security.Cryptography/TripleDES.cs
System.Security.Cryptography/TripleDESCryptoServiceProvider.cs
System.Security.Cryptography.X509Certificates/X509Certificate.cs
System.Security.Permissions/CodeAccessSecurityAttribute.cs
System.Security.Permissions/EnvironmentPermission.cs
System.Security.Permissions/EnvironmentPermissionAccess.cs
System.Security.Permissions/EnvironmentPermissionAttribute.cs
System.Security.Permissions/FileDialogPermissionAccess.cs
System.Security.Permissions/FileDialogPermissionAttribute.cs
System.Security.Permissions/FileIOPermission.cs
System.Security.Permissions/FileIOPermissionAccess.cs
System.Security.Permissions/FileIOPermissionAttribute.cs
System.Security.Permissions/IsolatedStorageContainment.cs
System.Security.Permissions/IsolatedStorageFilePermissionAttribute.cs
System.Security.Permissions/IsolatedStoragePermission.cs
System.Security.Permissions/IsolatedStoragePermissionAttribute.cs
System.Security.Permissions/IUnrestrictedPermission.cs
System.Security.Permissions/PermissionSetAttribute.cs
System.Security.Permissions/PermissionState.cs
System.Security.Permissions/PrincipalPermissionAttribute.cs
System.Security.Permissions/PublisherIdentityPermission.cs
System.Security.Permissions/ReflectionPermission.cs
System.Security.Permissions/ReflectionPermissionAttribute.cs
System.Security.Permissions/ReflectionPermissionFlag.cs
System.Security.Permissions/RegistryPermissionAccess.cs
System.Security.Permissions/RegistryPermissionAttribute.cs
System.Security.Permissions/SecurityAction.cs
System.Security.Permissions/SecurityAttribute.cs
System.Security.Permissions/SecurityPermission.cs
System.Security.Permissions/SecurityPermissionAttribute.cs
System.Security.Permissions/SecurityPermissionFlag.cs
System.Security.Permissions/SiteIdentityPermissionAttribute.cs
System.Security.Permissions/StrongNameIdentityPermission.cs
System.Security.Permissions/StrongNamePermissionAttribute.cs
System.Security.Permissions/StrongNamePublicKeyBlob.cs
System.Security.Permissions/UIPermissionAttribute.cs
System.Security.Permissions/UIPermissionClipboard.cs
System.Security.Permissions/UIPermissionWindow.cs
System.Security.Permissions/UrlIdentityPermissionAttribute.cs
System.Security.Permissions/ZoneIdentityPermissionAttribute.cs
System.Security.Policy/AllMembershipCondition.cs
System.Security.Policy/ApplicationDirectoryMembershipCondition.cs
System.Security.Policy/CodeGroup.cs
System.Security.Policy/Evidence.cs
System.Security.Policy/FileCodeGroup.cs
System.Security.Policy/IIdentityPermissionFactory.cs
System.Security.Policy/IMembershipCondition.cs
System.Security.Policy/PolicyException.cs
System.Security.Policy/PolicyLevel.cs
System.Security.Policy/PolicyStatement.cs
System.Security.Policy/PolicyStatementAttribute.cs
System.Security.Policy/Publisher.cs
System.Security.Policy/PublisherMembershipCondition.cs
System.Security.Policy/StrongName.cs
System.Security.Principal/GenericIdentity.cs
System.Security.Principal/GenericPrincipal.cs
System.Security.Principal/IIdentity.cs
System.Security.Principal/IPrincipal.cs
System.Security.Principal/PrincipalPolicy.cs
System.Security.Principal/WindowsAccountType.cs
System.Security.Principal/WindowsBuiltInRole.cs
System.Security.Principal/WindowsIdentity.cs
System.Security.Principal/WindowsImpersonationContext.cs
System.Text/ASCIIEncoding.cs
System.Text/Decoder.cs
System.Text/Encoder.cs
System.Text/Encoding.cs
System.Text/Latin1Encoding.cs
System.Text/StringBuilder.cs
System.Text/UnicodeEncoding.cs
System.Text/UTF7Encoding.cs
System.Text/UTF8Encoding.cs
System.Threading/ApartmentState.cs
System.Threading/AutoResetEvent.cs
System.Threading/Interlocked.cs
System.Threading/IOCompletionCallback.cs
System.Threading/LockCookie.cs
System.Threading/ManualResetEvent.cs
System.Threading/Monitor.cs
System.Threading/Mutex.cs
System.Threading/NativeEventCalls.cs
System.Threading/NativeOverlapped.cs
System.Threading/Overlapped.cs
System.Threading/ReaderWriterLock.cs
System.Threading/RegisteredWaitHandle.cs
System.Threading/SynchronizationLockException.cs
System.Threading/Thread.cs
System.Threading/ThreadAbortException.cs
System.Threading/ThreadInterruptedException.cs
System.Threading/ThreadPool.cs
System.Threading/ThreadPriority.cs
System.Threading/ThreadStart.cs
System.Threading/ThreadState.cs
System.Threading/ThreadStateException.cs
System.Threading/Timeout.cs
System.Threading/Timer.cs
System.Threading/TimerCallback.cs
System.Threading/WaitCallback.cs
System.Threading/WaitHandle.cs
System.Threading/WaitOrTimerCallback.cs

svn path=/trunk/mcs/; revision=12970

21 years ago2003-03-31 Nick Drochak <ndrochak@gol.com>
Nick Drochak [Mon, 31 Mar 2003 12:50:26 +0000 (12:50 -0000)]
2003-03-31  Nick Drochak <ndrochak@gol.com>

* makefile.gnu: NUnit.Framework.dll now in class/lib

svn path=/trunk/mcs/; revision=12969

21 years ago* System.Drawing.Design/ToolboxItemCollection.cs stubed
Martin Willemoes Hansen [Mon, 31 Mar 2003 12:45:58 +0000 (12:45 -0000)]
* System.Drawing.Design/ToolboxItemCollection.cs stubed

svn path=/trunk/mcs/; revision=12968

21 years ago* Stubed rest of System.ComponentModel
Martin Willemoes Hansen [Mon, 31 Mar 2003 11:52:28 +0000 (11:52 -0000)]
* Stubed rest of System.ComponentModel

svn path=/trunk/mcs/; revision=12967

21 years ago* ILParser.jay: Concat slashed names properly
Jackson Harper [Mon, 31 Mar 2003 06:35:25 +0000 (06:35 -0000)]
* ILParser.jay: Concat slashed names properly

svn path=/trunk/mcs/; revision=12966

21 years ago* ILParser.jay: Implement most of type
Jackson Harper [Mon, 31 Mar 2003 06:27:46 +0000 (06:27 -0000)]
* ILParser.jay: Implement most of type

svn path=/trunk/mcs/; revision=12965

21 years ago2003-03-29 Gaurav Vaish <gvaish_mono@lycos.com>
Gaurav Vaish [Mon, 31 Mar 2003 05:39:45 +0000 (05:39 -0000)]
2003-03-29  Gaurav Vaish <gvaish_mono@lycos.com>

* cs1518-2.cs:   Added comment describing the error.

svn path=/trunk/mcs/; revision=12963

21 years ago2003-03-31 Gaurav Vaish <gvaish_mono@lycos.com>
Gaurav Vaish [Mon, 31 Mar 2003 05:37:47 +0000 (05:37 -0000)]
2003-03-31  Gaurav Vaish <gvaish_mono@lycos.com>

* cs-parser.jay: Attributes cannot be applied to
                 namespaces. Fixes #40473

svn path=/trunk/mcs/; revision=12962

21 years ago2003-03-29 Gaurav Vaish <gvaish_mono@lycos.com>
Gaurav Vaish [Mon, 31 Mar 2003 05:17:24 +0000 (05:17 -0000)]
2003-03-29  Gaurav Vaish <gvaish_mono@lycos.com>

* cs1518-2.cs:   Added new test.

svn path=/trunk/mcs/; revision=12959

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Mon, 31 Mar 2003 04:39:40 +0000 (04:39 -0000)]
2003-03-31  Alan Tam <Tam@SiuLung.com>

        * makefile.gnu: Added System.Design to build

svn path=/trunk/mcs/; revision=12958

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Mon, 31 Mar 2003 04:35:23 +0000 (04:35 -0000)]
2003-03-31  Alan Tam <Tam@SiuLung.com>

        * UITypeEditor.cs: Removed from build.

svn path=/trunk/mcs/; revision=12957

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Mon, 31 Mar 2003 04:34:08 +0000 (04:34 -0000)]
2003-03-31  Alan Tam <Tam@SiuLung.com>

        * list.unix: Added UITypeEditor.cs.

svn path=/trunk/mcs/; revision=12956

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Mon, 31 Mar 2003 04:33:48 +0000 (04:33 -0000)]
2003-03-31  Alan Tam <Tam@SiuLung.com>

        * UITypeEditor.cs: Added
        * PaintValueEventArgs.cs: Fixed typo in namespace

svn path=/trunk/mcs/; revision=12955

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Mon, 31 Mar 2003 04:21:41 +0000 (04:21 -0000)]
2003-03-31  Alan Tam <Tam@SiuLung.com>

        * UITypeEditor.cs: Removed because it shan't be here

svn path=/trunk/mcs/; revision=12954

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Mon, 31 Mar 2003 04:08:33 +0000 (04:08 -0000)]
2003-03-31  Alan Tam <Tam@SiuLung.com>

        * library.build: Added back System.Design to build

svn path=/trunk/mcs/; revision=12953

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Mon, 31 Mar 2003 03:59:01 +0000 (03:59 -0000)]
2003-03-31  Alan Tam <Tam@SiuLung.com>

        * System.Design.build: added reference to System.Windows.Forms
        and System.Drawing assemblies

svn path=/trunk/mcs/; revision=12952

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Mon, 31 Mar 2003 03:58:33 +0000 (03:58 -0000)]
2003-03-31      Alan Tam <Tam@SiuLung.com>

        * TODOAttribute.cs: Changed namespace

svn path=/trunk/mcs/; revision=12951

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com
Alan Tam [Mon, 31 Mar 2003 03:58:05 +0000 (03:58 -0000)]
2003-03-31      Alan Tam <Tam@SiuLung.com

        * CollectionEditor.cs: Fixed compilation errors.
        * ComponentDesigner.cs: Fixed compilation errors.

svn path=/trunk/mcs/; revision=12950

21 years ago* ILParser.jay: Add code from old parser to declare and define classes.
Jackson Harper [Mon, 31 Mar 2003 03:05:28 +0000 (03:05 -0000)]
* ILParser.jay: Add code from old parser to declare and define classes.

svn path=/trunk/mcs/; revision=12949

21 years ago* ExternTable.cs: Add method to lookup classes with a full name,
Jackson Harper [Mon, 31 Mar 2003 03:02:03 +0000 (03:02 -0000)]
* ExternTable.cs: Add method to lookup classes with a full name,
instead of having to have namespace and name seperate.
* ClassTable.cs: Make method that seprates full names into
name/namespaces public.

svn path=/trunk/mcs/; revision=12948

21 years agoForgot this one
Gonzalo Paniagua Javier [Sun, 30 Mar 2003 23:56:26 +0000 (23:56 -0000)]
Forgot this one

svn path=/trunk/mcs/; revision=12947

21 years agoChangeLog entry, README file added.
César Natarén [Sun, 30 Mar 2003 23:25:11 +0000 (23:25 -0000)]
ChangeLog entry, README file added.

svn path=/trunk/mcs/; revision=12946

21 years agoAdded a readme file, explaining the dependencies and build process.
César Natarén [Sun, 30 Mar 2003 23:23:07 +0000 (23:23 -0000)]
Added a readme file, explaining the dependencies and build process.

svn path=/trunk/mcs/; revision=12945

21 years ago* InstrTable.cs: Add Calli, detabify
Jackson Harper [Sun, 30 Mar 2003 23:12:24 +0000 (23:12 -0000)]
* InstrTable.cs: Add Calli, detabify

svn path=/trunk/mcs/; revision=12944

21 years agoAdded some files for the compiler's parsing phase (antlr generad files, and the gramm...
César Natarén [Sun, 30 Mar 2003 23:06:01 +0000 (23:06 -0000)]
Added some files for the compiler's parsing phase (antlr generad files, and the grammar itself).

svn path=/trunk/mcs/; revision=12943

21 years ago* Driver.cs: de-tabbify
Jackson Harper [Sun, 30 Mar 2003 22:58:14 +0000 (22:58 -0000)]
* Driver.cs: de-tabbify

svn path=/trunk/mcs/; revision=12942

21 years ago* ILTokenizer.cs: Take some special cases into account.
Jackson Harper [Sun, 30 Mar 2003 22:56:24 +0000 (22:56 -0000)]
* ILTokenizer.cs: Take some special cases into account.

svn path=/trunk/mcs/; revision=12941

21 years ago * ILTables.cs: Remove 'ptr' I can't find documentation for this
Jackson Harper [Sun, 30 Mar 2003 22:53:20 +0000 (22:53 -0000)]
* ILTables.cs: Remove 'ptr' I can't find documentation for this
keyword and ildasm does not esacpe it.

svn path=/trunk/mcs/; revision=12940

21 years ago * ILParser.jay: New grammar that I haven't made a mess of, this
Jackson Harper [Sun, 30 Mar 2003 22:43:55 +0000 (22:43 -0000)]
* ILParser.jay: New grammar that I haven't made a mess of, this
takes all the special cases into account much better.

svn path=/trunk/mcs/; revision=12939

21 years ago2003-03-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sun, 30 Mar 2003 22:42:39 +0000 (22:42 -0000)]
2003-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* data/machine.config: added SessionStateModule to httpModules section.

svn path=/trunk/mono/; revision=12938

21 years ago* NumberHelper.cs: handle sci, hex, and byte
Jackson Harper [Sun, 30 Mar 2003 22:41:17 +0000 (22:41 -0000)]
* NumberHelper.cs: handle sci, hex, and byte
do not handle all corner case
will optimize soon

svn path=/trunk/mcs/; revision=12937

21 years ago2003-03-31 Stefan G�rling <stefan@gorling.se>
Gonzalo Paniagua Javier [Sun, 30 Mar 2003 22:12:30 +0000 (22:12 -0000)]
2003-03-31  Stefan G�rling <stefan@gorling.se>

* list: added new files to System.Web.SessionState
* System.Web.SessionState/HttpSessionState.cs:
* System.Web.SessionState/ISessionHandler.cs:
* System.Web.SessionState/SessionInProcHandler.cs:
* System.Web.SessionState/SessionStateModule.cs: initial implementation
of InProc session.

svn path=/trunk/mcs/; revision=12936

21 years agoFixed AllocCoTaskMem issure. Bug-fix for DTP.
Alexandre Pigolkine [Sun, 30 Mar 2003 21:56:00 +0000 (21:56 -0000)]
Fixed AllocCoTaskMem issure. Bug-fix for DTP.

svn path=/trunk/mcs/; revision=12935

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Sun, 30 Mar 2003 20:44:33 +0000 (20:44 -0000)]
2003-03-31  Alan Tam <Tam@SiuLung.com>

* Handler.cs: Add CP936 and ENCgb2312 Encodings
* CP936.cs: Added support for GB2312 Encoding
* CP950.cs: Small fixes on SBCS range
* DbcsEncoding.cs: Little fix
* Gb2312Convert.cs: Support class for conversion table
* gb2312.table: GB2312 conversion table
The GB2312 Encoding is actually GB2312+GBK Encoding as in Windows

svn path=/trunk/mcs/; revision=12934

21 years agoSystem.Desisng build is broken
Miguel de Icaza [Sun, 30 Mar 2003 20:34:06 +0000 (20:34 -0000)]
System.Desisng build is broken

svn path=/trunk/mcs/; revision=12933

21 years agoAdd back
Miguel de Icaza [Sun, 30 Mar 2003 20:33:08 +0000 (20:33 -0000)]
Add back

svn path=/trunk/mcs/; revision=12932

21 years agoSome changes to get it building
Miguel de Icaza [Sun, 30 Mar 2003 20:26:48 +0000 (20:26 -0000)]
Some changes to get it building

svn path=/trunk/mcs/; revision=12931

21 years ago2003-03-31 Alan Tam <Tam@SiuLung.com>
Alan Tam [Sun, 30 Mar 2003 20:25:09 +0000 (20:25 -0000)]
2003-03-31  Alan Tam <Tam@SiuLung.com>

* DbcsEncoding.cs: Fix compilation error in Windows

svn path=/trunk/mcs/; revision=12930

21 years agoCommit a few build fixers, but I can not fix it all: remove CJK until its fixed
Miguel de Icaza [Sun, 30 Mar 2003 19:57:00 +0000 (19:57 -0000)]
Commit a few build fixers, but I can not fix it all: remove CJK until its fixed

svn path=/trunk/mcs/; revision=12929

21 years agoUpdated by TortoiseCVS
Ben Maurer [Sun, 30 Mar 2003 19:16:22 +0000 (19:16 -0000)]
Updated by TortoiseCVS

svn path=/trunk/mcs/; revision=12928

21 years ago2003-03-30 Alan Tam <Tam@SiuLung.com>
Alan Tam [Sun, 30 Mar 2003 08:32:04 +0000 (08:32 -0000)]
2003-03-30 Alan Tam <Tam@SiuLung.com>
* Handler.cs: Added encoding handler for CP950 and ENCbig5
* DbcsEncoding.cs: A base class for all DBCS encodings
* DbcsConvert.cs: A singleton class for all DBCS conversion tables
* CP950.cs: Encoding and Decorder classes for Big5 Encoding
* big5.table: The conversion table for Big5 Encoding
CP932.cs can be made neater by using the new base class

svn path=/trunk/mcs/; revision=12924

21 years ago* ILReader.cs: Instead of mainting a buffer let the reader handle
Jackson Harper [Sun, 30 Mar 2003 08:14:50 +0000 (08:14 -0000)]
* ILReader.cs: Instead of mainting a buffer let the reader handle
that, and use a stack for putting chars back. This is probably
much slower and not nearly as cool but the old method was a little
buggy and I was having trouble tracking things down. This can be
optimized someday.

svn path=/trunk/mcs/; revision=12923

21 years ago* InstrTable.cs: Add branch ops switch, and lc.r*, also fix some
Jackson Harper [Sun, 30 Mar 2003 08:02:33 +0000 (08:02 -0000)]
* InstrTable.cs: Add branch ops switch, and lc.r*, also fix some
typos for other ops.

svn path=/trunk/mcs/; revision=12922

21 years ago* Driver.cs: Add switch to display parser debugging information.
Jackson Harper [Sun, 30 Mar 2003 07:58:48 +0000 (07:58 -0000)]
* Driver.cs: Add switch to display parser debugging information.

svn path=/trunk/mcs/; revision=12921

21 years ago2003-03-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Sat, 29 Mar 2003 23:59:30 +0000 (23:59 -0000)]
2003-03-30  Zoltan Varga  <vargaz@freemail.hu>

* class.h class.c (mono_class_is_subclass_of): New function.

* icall.c (ves_icall_System_Array_FastCopy): Added optimized copy
routines for most common case (calls from ArrayList::ToArray).

* icall.c (ves_icall_System_Environment_Exit): Call profiler shutdown
routine so programs which call Environment::Exit() can be profiled.

* icall.c (ves_icall_System_Reflection_FieldInfo_internal_from_handle):
Added MONO_ARCH_SAVE_REGS.

* icall.c (ves_icall_type_is_subtype_of): Use new function.

svn path=/trunk/mono/; revision=12920

21 years ago2003-03-30 Zoltan Varga <vargaz@freemail.hu>
Zoltan Varga [Sat, 29 Mar 2003 23:52:05 +0000 (23:52 -0000)]
2003-03-30  Zoltan Varga  <vargaz@freemail.hu>

* Array.cs (Copy): Call FastCopy() earlier to avoid the expensive
type checks and let it decide whenever a fast copy is possible.

svn path=/trunk/mcs/; revision=12919

21 years agoLocation now handles column information, many parser rules corrected
Rafael Teixeira [Sat, 29 Mar 2003 22:06:01 +0000 (22:06 -0000)]
Location now handles column information, many parser rules corrected

svn path=/trunk/mcs/; revision=12918

21 years ago*** empty log message ***
Martin Willemoes Hansen [Sat, 29 Mar 2003 18:44:34 +0000 (18:44 -0000)]
*** empty log message ***

svn path=/trunk/mcs/; revision=12917

21 years ago* System.ComponentModel.Design.Serialization
Martin Willemoes Hansen [Sat, 29 Mar 2003 18:43:38 +0000 (18:43 -0000)]
* System.ComponentModel.Design.Serialization
          Removed references to System.Web namespaces

svn path=/trunk/mcs/; revision=12916

21 years agocorrecting a recurring typo
Rafael Teixeira [Sat, 29 Mar 2003 17:46:11 +0000 (17:46 -0000)]
correcting a recurring typo

svn path=/trunk/mcs/; revision=12915

21 years ago * Stubed System.ComponentModel/LicenseContext.cs
Martin Willemoes Hansen [Sat, 29 Mar 2003 17:37:15 +0000 (17:37 -0000)]
    * Stubed System.ComponentModel/LicenseContext.cs
        * Stubed System.ComponentModel/LicenseUsageMode.cs
        * Stubed rest of System.ComponentModel.Design

svn path=/trunk/mcs/; revision=12914

21 years agoExclude System.ComponentModel.Design.Serialization from the windows build to avoid...
Gonzalo Paniagua Javier [Sat, 29 Mar 2003 17:15:07 +0000 (17:15 -0000)]
Exclude System.ComponentModel.Design.Serialization from the windows build to avoid breakage

svn path=/trunk/mcs/; revision=12913

21 years agoThe nunit2 dll is now in class/lib
Gonzalo Paniagua Javier [Sat, 29 Mar 2003 17:02:31 +0000 (17:02 -0000)]
The nunit2 dll is now in class/lib

svn path=/trunk/mcs/; revision=12912

21 years agoFixety fix
Gonzalo Paniagua Javier [Sat, 29 Mar 2003 16:58:57 +0000 (16:58 -0000)]
Fixety fix

svn path=/trunk/mcs/; revision=12911

21 years agoFixety fix
Gonzalo Paniagua Javier [Sat, 29 Mar 2003 16:19:04 +0000 (16:19 -0000)]
Fixety fix

svn path=/trunk/mcs/; revision=12910

21 years ago2002-03-29 Nick Drochak <ndrochak@gol.com>
Nick Drochak [Sat, 29 Mar 2003 16:16:27 +0000 (16:16 -0000)]
2002-03-29  Nick Drochak  <ndrochak@gol.com>

* makefile.gnu: link from where the dll is placed now

svn path=/trunk/mcs/; revision=12909

21 years ago2002-03-29 Nick Drochak <ndrochak@gol.com>
Nick Drochak [Sat, 29 Mar 2003 14:47:37 +0000 (14:47 -0000)]
2002-03-29  Nick Drochak  <ndrochak@gol.com>

* makefile.gnu: change 8 spaces to tabs

svn path=/trunk/mcs/; revision=12908

21 years ago2002-03-29 Nick Drochak <ndrochak@gol.com>
Nick Drochak [Sat, 29 Mar 2003 14:45:42 +0000 (14:45 -0000)]
2002-03-29  Nick Drochak  <ndrochak@gol.com>

* BasicOperationsTest.cs: Moved into proper subdir
* system_linux_test.args: Change path to above file

svn path=/trunk/mcs/; revision=12907

21 years ago* Stubed System.ComponentModel.Design
Martin Willemoes Hansen [Sat, 29 Mar 2003 13:08:10 +0000 (13:08 -0000)]
* Stubed System.ComponentModel.Design

svn path=/trunk/mcs/; revision=12906

21 years ago*** empty log message ***
Martin Willemoes Hansen [Sat, 29 Mar 2003 13:06:28 +0000 (13:06 -0000)]
*** empty log message ***

svn path=/trunk/mcs/; revision=12905

21 years ago*** empty log message ***
Martin Willemoes Hansen [Sat, 29 Mar 2003 13:05:59 +0000 (13:05 -0000)]
*** empty log message ***

svn path=/trunk/mcs/; revision=12904

21 years ago * Stubed System.ComponentModel/InheritanceAttribute.cs
Martin Willemoes Hansen [Sat, 29 Mar 2003 13:01:31 +0000 (13:01 -0000)]
    * Stubed System.ComponentModel/InheritanceAttribute.cs
        * Stubed System.ComponentModel/InheritanceLevel.cs
        * Stubed System.ComponentModel.Design/IDesignerFilter.cs
        * Stubed System.ComponentModel.Design/IInheritanceService.cs

svn path=/trunk/mcs/; revision=12903

21 years ago* Added stub for System.Windows.Forms/IWindowsFormsEditorService.cs
Martin Willemoes Hansen [Sat, 29 Mar 2003 12:57:15 +0000 (12:57 -0000)]
* Added stub for System.Windows.Forms/IWindowsFormsEditorService.cs

svn path=/trunk/mcs/; revision=12902

21 years ago2003-03-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Sat, 29 Mar 2003 12:47:24 +0000 (12:47 -0000)]
2003-03-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* DataGrid.cs: Fixed SaveViewState and type of ItemDataBound.

svn path=/trunk/mcs/; revision=12900

21 years agoFix the build
Duncan Mak [Sat, 29 Mar 2003 08:05:44 +0000 (08:05 -0000)]
Fix the build

svn path=/trunk/mono/; revision=12898

21 years ago2003-03-29 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Sat, 29 Mar 2003 06:32:50 +0000 (06:32 -0000)]
2003-03-29  Miguel de Icaza  <miguel@ximian.com>

* blob.h: Add a couple of new MonoType types definitions.

* tabledefs.h: Add a couple of new call convs.

svn path=/trunk/mono/; revision=12897

21 years ago2003-03-28 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Fri, 28 Mar 2003 23:27:26 +0000 (23:27 -0000)]
2003-03-28  Miguel de Icaza  <miguel@ximian.com>

* enum.cs (Enum.DefineType, Enum.IsValidEnumConstant): Also allow
char constants to be part of the enumeration.

svn path=/trunk/mcs/; revision=12896

21 years ago2003-02-25 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Fri, 28 Mar 2003 23:22:13 +0000 (23:22 -0000)]
2003-02-25  Miguel de Icaza  <miguel@ximian.com>

* makefile (all): Make it so that doing `make' will run the
default tests depending on Windows/Linux.

svn path=/trunk/mcs/; revision=12895

21 years agoUpdate for conditional operator
Miguel de Icaza [Fri, 28 Mar 2003 23:21:55 +0000 (23:21 -0000)]
Update for conditional operator

svn path=/trunk/mcs/; revision=12894

21 years agoImprove
Miguel de Icaza [Fri, 28 Mar 2003 23:07:12 +0000 (23:07 -0000)]
Improve

svn path=/trunk/mcs/; revision=12893

21 years agoAdd new error
Miguel de Icaza [Fri, 28 Mar 2003 23:07:01 +0000 (23:07 -0000)]
Add new error

svn path=/trunk/mcs/; revision=12892

21 years ago2003-03-28 Miguel de Icaza <miguel@ximian.com>
Miguel de Icaza [Fri, 28 Mar 2003 22:51:57 +0000 (22:51 -0000)]
2003-03-28  Miguel de Icaza  <miguel@ximian.com>

* expression.cs (Unary.ResolveOperator): In LogicalNot, do an
implicit conversion to boolean.

* statement.cs (Statement.ResolveBoolean): A boolean expression is
also one where the type implements `operator true'.

* ecore.cs (Expression.GetOperatorTrue): New helper routine to
get an expression that will invoke operator true based on an
expression.

(GetConversionOperators): Removed the hack that called op_True
here.

(Expression.ResolveBoolean): Move this from Statement.

svn path=/trunk/mcs/; revision=12891

21 years ago2003-03-29 Alan Tam <Tam@SiuLung.com>
Alan Tam [Fri, 28 Mar 2003 17:43:36 +0000 (17:43 -0000)]
2003-03-29 Alan Tam <Tam@SiuLung.com>
        * ToolboxBitmapAttribute: stubbed more constructors and fixed base class

svn path=/trunk/mcs/; revision=12888

21 years ago2003-03-29 Alan Tam <Tam@SiuLung.com>
Alan Tam [Fri, 28 Mar 2003 17:08:48 +0000 (17:08 -0000)]
2003-03-29 Alan Tam <Tam@SiuLung.com>
        * DataGrid.cs: stubbed a missing method

svn path=/trunk/mcs/; revision=12887

21 years agoMore
Miguel de Icaza [Fri, 28 Mar 2003 16:15:47 +0000 (16:15 -0000)]
More

svn path=/trunk/mono/; revision=12886

21 years agoFlush
Miguel de Icaza [Fri, 28 Mar 2003 16:09:44 +0000 (16:09 -0000)]
Flush

svn path=/trunk/mono/; revision=12885

21 years ago2003-03-28 Dick Porter <dick@ximian.com>
Dick Porter [Fri, 28 Mar 2003 15:04:03 +0000 (15:04 -0000)]
2003-03-28  Dick Porter  <dick@ximian.com>

* atomic.h: PPC support gratiously donated to the public domain
by John Duncan <jddst19@mac.com>

svn path=/trunk/mono/; revision=12882

21 years ago2003-03-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Fri, 28 Mar 2003 00:08:06 +0000 (00:08 -0000)]
2003-03-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* CryptoStream.cs: fixed the previous fix. MS throws a NotSupportedExc
when FlushFinalBlock is called twice. I've moved a few lines from Close
to FlushFinalBlock and added the exception check.

svn path=/trunk/mcs/; revision=12879

21 years ago2003-03-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Thu, 27 Mar 2003 23:45:50 +0000 (23:45 -0000)]
2003-03-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* CryptoStream.cs: don't Close the underlying stream in FlushFinalBlock.
Fixes bug #40394.

svn path=/trunk/mcs/; revision=12878

21 years ago2003-03-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
Gonzalo Paniagua Javier [Thu, 27 Mar 2003 23:14:36 +0000 (23:14 -0000)]
2003-03-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>

* AspTokenizer.cs: allow quotes inside server tags that are part of
attribute values.

* CachingCompiler.cs: no more 'FileNotFound' exceptions when the
compilation fails.

svn path=/trunk/mcs/; revision=12877

21 years ago* Stubed rest of System.ComponentModel.Design.Serialization
Martin Willemoes Hansen [Thu, 27 Mar 2003 21:04:16 +0000 (21:04 -0000)]
* Stubed rest of System.ComponentModel.Design.Serialization

svn path=/trunk/mcs/; revision=12875

21 years ago * Moved classes which was belonging to the System assembly.
Martin Willemoes Hansen [Thu, 27 Mar 2003 20:31:45 +0000 (20:31 -0000)]
    * Moved classes which was belonging to the System assembly.
        * Added CodeDomSerializerException.cs stub

svn path=/trunk/mcs/; revision=12874

21 years ago* Moved classes which was belonging to the System assembly.
Martin Willemoes Hansen [Thu, 27 Mar 2003 20:30:14 +0000 (20:30 -0000)]
* Moved classes which was belonging to the System assembly.
* Added unix build environment

svn path=/trunk/mcs/; revision=12873

21 years ago* Made initial stubing of System.ComponentModel.Design.Serialization
Martin Willemoes Hansen [Thu, 27 Mar 2003 20:26:34 +0000 (20:26 -0000)]
* Made initial stubing of System.ComponentModel.Design.Serialization

svn path=/trunk/mcs/; revision=12872

21 years ago2003-03-27 Ville Palo <vi64pa@kolumbus.fi>
Ville Palo [Thu, 27 Mar 2003 20:24:53 +0000 (20:24 -0000)]
2003-03-27  Ville Palo <vi64pa@kolumbus.fi>

* DataTable.cs: Some fixes to PrimaryKey etc...
* UniqueConstraint.cs: Little clean up

svn path=/trunk/mcs/; revision=12871

21 years ago2003-03-27 Ville Palo <vi64pa@kolumbus.fi>
Ville Palo [Thu, 27 Mar 2003 19:33:08 +0000 (19:33 -0000)]
2003-03-27  Ville Palo <vi64pa@kolumbus.fi>

* DataTable.cs: Tiny fix to ToString () -method

svn path=/trunk/mcs/; revision=12870

21 years agoFix for gcc 3.2 printing gratuitous warnings, and configure thinking a test
Dick Porter [Thu, 27 Mar 2003 18:49:16 +0000 (18:49 -0000)]
Fix for gcc 3.2 printing gratuitous warnings, and configure thinking a test
failed because some (any) output was printed

svn path=/trunk/mono/; revision=12868