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:
-rw-r--r--ChangeLog4
-rw-r--r--doc/pending-classes.in246
-rw-r--r--mcs/build/platforms/linux.make2
-rw-r--r--mcs/class/Npgsql/ChangeLog10
-rwxr-xr-xmcs/class/Npgsql/Npgsql/NpgsqlConnection.cs11
-rw-r--r--mcs/class/System.Messaging/ChangeLog8
-rw-r--r--mcs/class/System.Messaging/System.Messaging/Acknowledgment.cs34
-rw-r--r--mcs/class/System.Messaging/System.Messaging/MessageQueueAccessRights.cs34
-rw-r--r--mcs/class/System.Messaging/System.Messaging/MessageQueueErrorCode.cs2
-rw-r--r--mcs/class/System.XML/System.Xml/ChangeLog5
-rw-r--r--mcs/class/System.XML/System.Xml/XmlTextReader.cs12
-rw-r--r--mcs/class/corlib/ChangeLog5
-rw-r--r--mcs/class/corlib/System.Collections/ChangeLog15
-rw-r--r--mcs/class/corlib/System.Runtime.InteropServices/ChangeLog5
-rw-r--r--mcs/class/corlib/System.Runtime.InteropServices/SetWin32ContextInIDispatchAttribute.cs22
-rw-r--r--mcs/class/corlib/System.Runtime.InteropServices/VariantWrapper.cs29
-rwxr-xr-xmcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ChangeLog4
-rw-r--r--mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs32
-rw-r--r--mcs/class/corlib/System.Security.Cryptography/ChangeLog9
-rwxr-xr-xmcs/class/corlib/System.Security.Cryptography/CspProviderFlags.cs2
-rw-r--r--mcs/class/corlib/Test/System/ChangeLog6
-rwxr-xr-xmcs/class/corlib/Test/System/ConvertTest.cs59
-rw-r--r--mcs/class/corlib/Test/System/Int64Test.cs52
-rwxr-xr-xmcs/class/corlib/corlib.dll.sources2
-rw-r--r--mcs/mcs/AssemblyInfo.cs2
-rwxr-xr-xmcs/mcs/ChangeLog12
-rwxr-xr-xmcs/mcs/ecore.cs2
-rwxr-xr-xmcs/mcs/expression.cs5
-rwxr-xr-xmcs/mcs/literal.cs7
-rwxr-xr-xmcs/tests/ChangeLog4
-rw-r--r--mcs/tests/Makefile2
-rw-r--r--web/pending-classes.in246
-rw-r--r--web/web/masterinfos/.cvsignore1
-rw-r--r--web/web/masterinfos/Makefile96
34 files changed, 63 insertions, 924 deletions
diff --git a/ChangeLog b/ChangeLog
index a52964dc01f..c9327516bc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-2004-05-29 Zoltan Varga <vargaz@freemail.hu>
-
- * configure.in: export CC instead of passing it to libgc/configure.
-
2004-05-28 Duncan Mak <duncan@ximian.com>
* runtime/Makefile.am:
diff --git a/doc/pending-classes.in b/doc/pending-classes.in
deleted file mode 100644
index 1cdb5a4cb36..00000000000
--- a/doc/pending-classes.in
+++ /dev/null
@@ -1,246 +0,0 @@
-System.Object
-System.Exception
-System.ValueType
-System.Delegate
-System.MulticastDelegate
-System.Enum
-System.Activator
-System.ArgIterator
-System.__ComObject
-System.TypedReference
-System.Security.AllowPartiallyTrustedCallersAttribute
-System.Runtime.Serialization.Formatter
-System.Runtime.Serialization.FormatterConverter
-System.Runtime.Serialization.FormatterServices
-System.Runtime.Serialization.ObjectIDGenerator
-System.Runtime.Serialization.ObjectManager
-System.Reflection.ModuleResolveEventHandler
-System.Reflection.Pointer
-System.Globalization.CompareInfo
-System.Globalization.HebrewCalendar
-System.Globalization.HijriCalendar
-System.Globalization.JapaneseCalendar
-System.Globalization.KoreanCalendar
-System.Globalization.SortKey
-System.Globalization.StringInfo
-System.Globalization.TaiwanCalendar
-System.Globalization.TextElementEnumerator
-System.Globalization.TextInfo
-System.Globalization.ThaiBuddhistCalendar
-System.IO.IsolatedStorage.IsolatedStorageFile
-System.Reflection.Emit.MethodRental
-System.Runtime.CompilerServices.AccessedThroughPropertyAttribute
-System.Runtime.CompilerServices.CallConvCdecl
-System.Runtime.CompilerServices.CallConvStdcall
-System.Runtime.CompilerServices.CallConvThiscall
-System.Runtime.CompilerServices.CallConvFastcall
-System.Runtime.CompilerServices.CustomConstantAttribute
-System.Runtime.CompilerServices.DateTimeConstantAttribute
-System.Runtime.CompilerServices.DiscardableAttribute
-System.Runtime.CompilerServices.DecimalConstantAttribute
-System.Runtime.CompilerServices.CompilationRelaxationsAttribute
-System.Runtime.CompilerServices.CompilerGlobalScopeAttribute
-System.Runtime.CompilerServices.IDispatchConstantAttribute
-System.Runtime.CompilerServices.IsVolatile
-System.Runtime.CompilerServices.IUnknownConstantAttribute
-System.Runtime.CompilerServices.RequiredAttributeAttribute
-System.Runtime.InteropServices.ArrayWithOffset
-System.Runtime.InteropServices.DispIdAttribute
-System.Runtime.InteropServices.ClassInterfaceType
-System.Runtime.InteropServices.ClassInterfaceAttribute
-System.Runtime.InteropServices.ComVisibleAttribute
-System.Runtime.InteropServices.LCIDConversionAttribute
-System.Runtime.InteropServices.ComRegisterFunctionAttribute
-System.Runtime.InteropServices.ComUnregisterFunctionAttribute
-System.Runtime.InteropServices.ProgIdAttribute
-System.Runtime.InteropServices.ImportedFromTypeLibAttribute
-System.Runtime.InteropServices.IDispatchImplType
-System.Runtime.InteropServices.IDispatchImplAttribute
-System.Runtime.InteropServices.ComSourceInterfacesAttribute
-System.Runtime.InteropServices.ComConversionLossAttribute
-System.Runtime.InteropServices.TypeLibTypeFlags
-System.Runtime.InteropServices.TypeLibFuncFlags
-System.Runtime.InteropServices.TypeLibVarFlags
-System.Runtime.InteropServices.TypeLibTypeAttribute
-System.Runtime.InteropServices.TypeLibFuncAttribute
-System.Runtime.InteropServices.TypeLibVarAttribute
-System.Runtime.InteropServices.ComImportAttribute
-System.Runtime.InteropServices.PreserveSigAttribute
-System.Runtime.InteropServices.ComAliasNameAttribute
-System.Runtime.InteropServices.AutomationProxyAttribute
-System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute
-System.Runtime.InteropServices.CoClassAttribute
-System.Runtime.InteropServices.ComEventInterfaceAttribute
-System.Runtime.InteropServices.COMException
-System.Runtime.InteropServices.ComMemberType
-System.Runtime.InteropServices.CurrencyWrapper
-System.Runtime.InteropServices.DispatchWrapper
-System.Runtime.InteropServices.ErrorWrapper
-System.Runtime.InteropServices.ExtensibleClassFactory
-System.Runtime.InteropServices.HandleRef
-System.Runtime.InteropServices.InvalidComObjectException
-System.Runtime.InteropServices.InvalidOleVariantTypeException
-System.Runtime.InteropServices.TypeLibImporterFlags
-System.Runtime.InteropServices.ExporterEventKind
-System.Runtime.InteropServices.ITypeLibExporterNotifySink
-System.Runtime.InteropServices.ITypeLibConverter
-System.Runtime.InteropServices.MarshalDirectiveException
-System.Runtime.InteropServices.ObjectCreationDelegate
-System.Runtime.InteropServices.RuntimeEnvironment
-System.Runtime.InteropServices.RegistrationServices
-System.Runtime.InteropServices.SafeArrayRankMismatchException
-System.Runtime.InteropServices.SafeArrayTypeMismatchException
-System.Runtime.InteropServices.SEHException
-System.Runtime.InteropServices.TypeLibConverter
-System.Runtime.InteropServices.BIND_OPTS
-System.Runtime.InteropServices.UCOMIBindCtx
-System.Runtime.InteropServices.UCOMIConnectionPointContainer
-System.Runtime.InteropServices.UCOMIConnectionPoint
-System.Runtime.InteropServices.UCOMIEnumMoniker
-System.Runtime.InteropServices.CONNECTDATA
-System.Runtime.InteropServices.UCOMIEnumConnections
-System.Runtime.InteropServices.UCOMIEnumConnectionPoints
-System.Runtime.InteropServices.UCOMIEnumString
-System.Runtime.InteropServices.UCOMIEnumVARIANT
-System.Runtime.InteropServices.FILETIME
-System.Runtime.InteropServices.UCOMIMoniker
-System.Runtime.InteropServices.UCOMIPersistFile
-System.Runtime.InteropServices.UCOMIRunningObjectTable
-System.Runtime.InteropServices.STATSTG
-System.Runtime.InteropServices.UCOMIStream
-System.Runtime.InteropServices.DESCKIND
-System.Runtime.InteropServices.BINDPTR
-System.Runtime.InteropServices.UCOMITypeComp
-System.Runtime.InteropServices.TYPEKIND
-System.Runtime.InteropServices.TYPEFLAGS
-System.Runtime.InteropServices.IMPLTYPEFLAGS
-System.Runtime.InteropServices.TYPEATTR
-System.Runtime.InteropServices.FUNCDESC
-System.Runtime.InteropServices.IDLFLAG
-System.Runtime.InteropServices.IDLDESC
-System.Runtime.InteropServices.PARAMFLAG
-System.Runtime.InteropServices.PARAMDESC
-System.Runtime.InteropServices.TYPEDESC
-System.Runtime.InteropServices.ELEMDESC
-System.Runtime.InteropServices.VARDESC
-System.Runtime.InteropServices.DISPPARAMS
-System.Runtime.InteropServices.EXCEPINFO
-System.Runtime.InteropServices.FUNCKIND
-System.Runtime.InteropServices.INVOKEKIND
-System.Runtime.InteropServices.CALLCONV
-System.Runtime.InteropServices.FUNCFLAGS
-System.Runtime.InteropServices.VARFLAGS
-System.Runtime.InteropServices.UCOMITypeInfo
-System.Runtime.InteropServices.SYSKIND
-System.Runtime.InteropServices.LIBFLAGS
-System.Runtime.InteropServices.TYPELIBATTR
-System.Runtime.InteropServices.UCOMITypeLib
-System.Runtime.InteropServices.UnknownWrapper
-System.Runtime.Remoting.IObjectHandle
-System.Runtime.Remoting.IRemotingTypeInfo
-System.Runtime.Remoting.IChannelInfo
-System.Runtime.Remoting.IEnvoyInfo
-System.Runtime.Remoting.RemotingConfiguration
-System.Runtime.Remoting.TypeEntry
-System.Runtime.Remoting.ActivatedClientTypeEntry
-System.Runtime.Remoting.ActivatedServiceTypeEntry
-System.Runtime.Remoting.WellKnownClientTypeEntry
-System.Runtime.Remoting.WellKnownServiceTypeEntry
-System.Runtime.Remoting.RemotingException
-System.Runtime.Remoting.ServerException
-System.Runtime.Remoting.RemotingTimeoutException
-System.Runtime.Remoting.RemotingServices
-System.Runtime.Remoting.InternalRemotingServices
-System.Runtime.Remoting.SoapServices
-System.Runtime.Remoting.Activation.UrlAttribute
-System.Runtime.Remoting.Messaging.IMessageSink
-System.Runtime.Remoting.Messaging.AsyncResult
-System.Runtime.Remoting.Messaging.CallContext
-System.Runtime.Remoting.Messaging.ILogicalThreadAffinative
-System.Runtime.Remoting.Messaging.InternalMessageWrapper
-System.Runtime.Remoting.Messaging.IMethodCallMessage
-System.Runtime.Remoting.Messaging.MethodCallMessageWrapper
-System.Runtime.Remoting.Messaging.HeaderHandler
-System.Runtime.Remoting.Messaging.IMessageCtrl
-System.Runtime.Remoting.Messaging.IRemotingFormatter
-System.Runtime.Remoting.Messaging.ReturnMessage
-System.Runtime.Remoting.Messaging.MethodCall
-System.Runtime.Remoting.Messaging.ConstructionCall
-System.Runtime.Remoting.Messaging.MethodResponse
-System.Runtime.Remoting.Messaging.ConstructionResponse
-System.Runtime.Remoting.Messaging.MethodReturnMessageWrapper
-System.Runtime.Remoting.Messaging.OneWayAttribute
-System.Runtime.Remoting.Messaging.MessageSurrogateFilter
-System.Runtime.Remoting.Messaging.RemotingSurrogateSelector
-System.Runtime.Remoting.Contexts.CrossContextDelegate
-System.Runtime.Remoting.Contexts.ContextProperty
-System.Runtime.Remoting.Contexts.IContextPropertyActivator
-System.Runtime.Remoting.Contexts.IContributeClientContextSink
-System.Runtime.Remoting.Contexts.IContributeDynamicSink
-System.Runtime.Remoting.Contexts.IContributeEnvoySink
-System.Runtime.Remoting.Contexts.IContributeObjectSink
-System.Runtime.Remoting.Contexts.IContributeServerContextSink
-System.Runtime.Serialization.Formatters.InternalRM
-System.Runtime.Serialization.Formatters.InternalST
-System.Runtime.Serialization.Formatters.SoapMessage
-System.Runtime.Serialization.Formatters.SoapFault
-System.Runtime.Serialization.Formatters.ServerFault
-System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
-System.Security.Cryptography.CryptoConfig
-System.Security.Cryptography.KeyedHashAlgorithm
-System.Security.Cryptography.HMACSHA1
-System.Security.Cryptography.MACTripleDES
-System.Security.Cryptography.MaskGenerationMethod
-System.Security.Cryptography.PasswordDeriveBytes
-System.Security.Cryptography.PKCS1MaskGenerationMethod
-System.Security.Cryptography.RC2
-System.Security.Cryptography.RC2CryptoServiceProvider
-System.Security.Cryptography.RSACryptoServiceProvider
-System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter
-System.Security.Cryptography.RSAOAEPKeyExchangeFormatter
-System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter
-System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter
-System.Security.Cryptography.RSAPKCS1SignatureDeformatter
-System.Security.Cryptography.RSAPKCS1SignatureFormatter
-System.Security.Cryptography.SHA1Managed
-System.Security.Cryptography.TripleDES
-System.Security.Cryptography.TripleDESCryptoServiceProvider
-System.Security.Permissions.EnvironmentPermission
-System.Security.Permissions.FileDialogPermission
-System.Security.Permissions.IsolatedStorageFilePermission
-System.Security.Permissions.PrincipalPermissionAttribute
-System.Security.Permissions.SecurityPermissionAttribute
-System.Security.Permissions.PublisherIdentityPermissionAttribute
-System.Security.Permissions.PublisherIdentityPermission
-System.Security.Permissions.ReflectionPermission
-System.Security.Permissions.RegistryPermission
-System.Security.Permissions.PrincipalPermission
-System.Security.Permissions.SiteIdentityPermission
-System.Security.Permissions.StrongNameIdentityPermission
-System.Security.Permissions.StrongNamePublicKeyBlob
-System.Security.Permissions.UIPermission
-System.Security.Permissions.UrlIdentityPermission
-System.Security.Permissions.ZoneIdentityPermission
-System.Security.Policy.ApplicationDirectory
-System.Security.Policy.ApplicationDirectoryMembershipCondition
-System.Security.Policy.FirstMatchCodeGroup
-System.Security.Policy.Hash
-System.Security.Policy.HashMembershipCondition
-System.Security.Policy.NetCodeGroup
-System.Security.Policy.PermissionRequestEvidence
-System.Security.Policy.Publisher
-System.Security.Policy.PublisherMembershipCondition
-System.Security.Policy.Site
-System.Security.Policy.SiteMembershipCondition
-System.Security.Policy.StrongName
-System.Security.Policy.StrongNameMembershipCondition
-System.Security.Policy.UnionCodeGroup
-System.Security.Policy.Url
-System.Security.Policy.UrlMembershipCondition
-System.Security.Policy.Zone
-System.Security.Policy.ZoneMembershipCondition
-System.Security.Principal.WindowsIdentity
-System.Security.Principal.WindowsImpersonationContext
-System.Security.Principal.WindowsPrincipal
-System.Threading.CompressedStack
-
diff --git a/mcs/build/platforms/linux.make b/mcs/build/platforms/linux.make
index 7001dab2c9e..5aafe8a2b3b 100644
--- a/mcs/build/platforms/linux.make
+++ b/mcs/build/platforms/linux.make
@@ -31,7 +31,7 @@ hidden_suffix =
platform-check:
@if ! type $(BOOTSTRAP_MCS) >/dev/null 2>&1 ; then \
- echo "*** You need a C# compiler installed to build MCS. (make sure mcs works from the command line)" ; \
+ echo "*** You need a C# compiler installed to build MCS." ; \
echo "*** Read INSTALL.txt for information on how to bootstrap" ; \
echo "*** a Mono installation." ; \
exit 1 ; \
diff --git a/mcs/class/Npgsql/ChangeLog b/mcs/class/Npgsql/ChangeLog
index 83506569b80..ed88c7b5500 100644
--- a/mcs/class/Npgsql/ChangeLog
+++ b/mcs/class/Npgsql/ChangeLog
@@ -1,13 +1,3 @@
-2004-05-29 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
- * Npgsql/NpgsqlConnection.cs: Added workaround for redhat server versions.
- It returns 7.3.4-RH as its server version. Thanks Jaroslaw Kowalski
-(jaak@zd.com.pl) for the patch.
-
-2004-05-24 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
- * Npgsql/NpgsqlConnection.cs: Fixed bug when handling Unicode connections.
- Fixes Gborg bug 752.
- Thanks stehule@kix.fsv.cvut.cz for the patch.
-
2004-05-23 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
* Npgsql/NpgsqlConnection.cs: Fixed bug which prevented Npgsql to
diff --git a/mcs/class/Npgsql/Npgsql/NpgsqlConnection.cs b/mcs/class/Npgsql/Npgsql/NpgsqlConnection.cs
index 1f1fdb43896..00e7191cbcf 100755
--- a/mcs/class/Npgsql/Npgsql/NpgsqlConnection.cs
+++ b/mcs/class/Npgsql/Npgsql/NpgsqlConnection.cs
@@ -698,17 +698,6 @@ namespace Npgsql
throw new FormatException(String.Format("Internal: Backend sent bad version string: {0}", VersionString));
}
-
- // workaround for 7.3.4-RH version from RedHat
-
-
- int ndx = Parts[2].IndexOf("-");
-
- if (ndx != -1)
- {
- Parts[2] = Parts[2].Substring(0, ndx);
- }
-
return new ServerVersion(
Convert.ToInt32(Parts[0]),
diff --git a/mcs/class/System.Messaging/ChangeLog b/mcs/class/System.Messaging/ChangeLog
index 41cb31319a8..e5c8dfbd5fe 100644
--- a/mcs/class/System.Messaging/ChangeLog
+++ b/mcs/class/System.Messaging/ChangeLog
@@ -1,10 +1,2 @@
-2004-05-29 Gert Driesen (drieseng@users.sourceforge.net)
-
- * System.Messaging/Acknowledgment.cs: added/corrected values,
- removed TODO
- * System.Messaging/MessageQueueErrorCode.cs: fixed typo
- * System.Messaging/MessageQueueAccessRights.cs: removed extra
- enum field
-
2003-02-23 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
* added just files enough to compile a dummy DLL for now
diff --git a/mcs/class/System.Messaging/System.Messaging/Acknowledgment.cs b/mcs/class/System.Messaging/System.Messaging/Acknowledgment.cs
index 91487718ee7..0fc870a2f65 100644
--- a/mcs/class/System.Messaging/System.Messaging/Acknowledgment.cs
+++ b/mcs/class/System.Messaging/System.Messaging/Acknowledgment.cs
@@ -9,26 +9,24 @@
using System;
namespace System.Messaging
-{
+{
+ [MonoTODO("Have to force the right specific values for each element")]
[Serializable]
public enum Acknowledgment
{
- AccessDenied = 32772,
- BadDestinationQueue = 32768,
- BadEncryption = 32775,
- BadSignature = 32774,
- CouldNotEncrypt = 32776,
- HopCountExceeded = 32773,
- None = 0,
- NotTransactionalMessage = 32778,
- NotTransactionalQueue = 32777,
- Purged = 32769,
- QueueDeleted = 49152,
- QueueExceedMaximumSize = 32771,
- QueuePurged = 49153,
- ReachQueue = 2,
- ReachQueueTimeout = 32770,
- Receive = 16384,
- ReceiveTimeout = 49154
+ AccessDenied,
+ BadDestinationQueue,
+ BadEncryption,
+ BadSignature,
+ CouldNotEncrypt,
+ HopCountExceeded,
+ None,
+ NotTransactionalMessage,
+ NotTransactionQueue,
+ Purged,
+ ReachQueue,
+ ReachQueueTimeout,
+ Receive,
+ ReceiveTimeout
}
}
diff --git a/mcs/class/System.Messaging/System.Messaging/MessageQueueAccessRights.cs b/mcs/class/System.Messaging/System.Messaging/MessageQueueAccessRights.cs
index 4cb8658e21d..165d4be0036 100644
--- a/mcs/class/System.Messaging/System.Messaging/MessageQueueAccessRights.cs
+++ b/mcs/class/System.Messaging/System.Messaging/MessageQueueAccessRights.cs
@@ -10,24 +10,26 @@ using System;
namespace System.Messaging
{
+ [MonoTODO("Have to force the right specific values for each element")]
[Flags]
[Serializable]
- public enum MessageQueueAccessRights
+ public enum MessageQueueAccessRights
{
- ChangeQueuePermissions = 262144,
- DeleteJournalMessage = 8,
- DeleteMessage = 1,
- DeleteQueue = 65536,
- FullControl = 983103,
- GenericRead = 131115,
- GenericWrite = 131108,
- GetQueuePermissions = 131072,
- GetQueueProperties = 32,
- PeekMessage = 2,
- ReceiveJournalMessage = 10,
- ReceiveMessage = 3,
- SetQueueProperties = 16,
- TakeQueueOwnership = 524288,
- WriteMessage = 4
+ ChangeQueuePermissions,
+ DeleteJournalMessage,
+ DeleteMessage,
+ DeleteQueue,
+ FullControl,
+ GenericRead,
+ GenericWrite,
+ GetQueuePermissions,
+ GetQueueProperties,
+ PeekMessage,
+ ReceiveJournalMessage,
+ ReceiveMessage,
+ SetQueueProperties,
+ TakeQueueProperties,
+ TakeQueueOwnership,
+ WriteMessage
}
}
diff --git a/mcs/class/System.Messaging/System.Messaging/MessageQueueErrorCode.cs b/mcs/class/System.Messaging/System.Messaging/MessageQueueErrorCode.cs
index 99ca33c6946..d5342e115a3 100644
--- a/mcs/class/System.Messaging/System.Messaging/MessageQueueErrorCode.cs
+++ b/mcs/class/System.Messaging/System.Messaging/MessageQueueErrorCode.cs
@@ -28,7 +28,7 @@ namespace System.Messaging
CannotJoinDomain,
CannotLoadMsmqOcm,
CannotOpenCertificateStore,
- CannotSetCryptographicSecurityDescriptor,
+ CannotSetCryptographicSecurityDescription,
CannotSignDataEx,
CertificateNotProvided,
ComputerDoesNotSupportEncryption,
diff --git a/mcs/class/System.XML/System.Xml/ChangeLog b/mcs/class/System.XML/System.Xml/ChangeLog
index 4e79a11f11d..35bf9e5b278 100644
--- a/mcs/class/System.XML/System.Xml/ChangeLog
+++ b/mcs/class/System.XML/System.Xml/ChangeLog
@@ -1,8 +1,3 @@
-2004-05-29 Gert Driesen (drieseng@users.sourceforge.net)
-
- * XmlTextReader.cs: Added ProhibitDtd property for NET 1.1 to match
- public API in MS.NET 1.1
-
2004-05-27 Atsushi Enomoto <atsushi@ximian.com>
* XmlDocument.cs : Save() should indent only when PreserveWhitespace
diff --git a/mcs/class/System.XML/System.Xml/XmlTextReader.cs b/mcs/class/System.XML/System.Xml/XmlTextReader.cs
index cbc40a38828..ba27ee07e26 100644
--- a/mcs/class/System.XML/System.Xml/XmlTextReader.cs
+++ b/mcs/class/System.XML/System.Xml/XmlTextReader.cs
@@ -252,15 +252,6 @@ namespace System.Xml
get { return cursorToken.Prefix; }
}
-#if NET_1_1
-
- [MonoTODO ("Not documented in .NET SDK")]
- public bool ProhibitDtd {
- get { return prohibitDtd; }
- set { prohibitDtd = value; }
- }
-#endif
-
public override char QuoteChar {
get { return cursorToken.QuoteChar; }
}
@@ -955,9 +946,6 @@ namespace System.Xml
private WhitespaceHandling whitespaceHandling = WhitespaceHandling.All;
private XmlResolver resolver = new XmlUrlResolver ();
private bool normalization = false;
-#if NET_1_1
- private bool prohibitDtd = false;
-#endif
private void Init ()
{
diff --git a/mcs/class/corlib/ChangeLog b/mcs/class/corlib/ChangeLog
index 479b9c9680c..2133d08075c 100644
--- a/mcs/class/corlib/ChangeLog
+++ b/mcs/class/corlib/ChangeLog
@@ -1,8 +1,3 @@
-2004-05-29 Gert Driesen (drieseng@users.sourceforge.net)
-
- * corlib.dll.sources: added SetWin32ContextInIDispatchAttribute
- and VariantWrapper
-
2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
* Makefile: changed case on nunit.framework.dll (lowercase)
diff --git a/mcs/class/corlib/System.Collections/ChangeLog b/mcs/class/corlib/System.Collections/ChangeLog
index 637d306a004..6f51a4810ef 100644
--- a/mcs/class/corlib/System.Collections/ChangeLog
+++ b/mcs/class/corlib/System.Collections/ChangeLog
@@ -1,18 +1,3 @@
-2004-05-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
-
- * ChangeLog:
- * Comparer.cs: reverted last 2 patches from Gert Driesen. Totally wrong.
- I wonder why.
-
-2004-05-29 Gert Driesen (drieseng@users.sourceforge.net)
-
- * Compare.cs: ISerializable should only be implemented
- for NET_1_1 profile
-
-2004-05-29 Gert Driesen (drieseng@users.sourceforge.net)
-
- * Compare.cs: Implemented ISerializable, fixes public API
-
2004-05-27 Sebastien Pouliot <sebastien@ximian.com>
* Hashtable.cs: Cloned synchronized Hashtables are now synchronized.
diff --git a/mcs/class/corlib/System.Runtime.InteropServices/ChangeLog b/mcs/class/corlib/System.Runtime.InteropServices/ChangeLog
index 3a7473703fe..63d88fbeef2 100644
--- a/mcs/class/corlib/System.Runtime.InteropServices/ChangeLog
+++ b/mcs/class/corlib/System.Runtime.InteropServices/ChangeLog
@@ -1,8 +1,3 @@
-2004-05-29 Gert Driesen (drieseng@users.sourceforge.net)
-
- * SetWin32ContextInIDispatchAttribute.cs: added
- * VariantWrapper.cs: added
-
2004-05-19 Gert Driesen (drieseng@users.sourceforge.net)
* AutomationProxyAttribute.cs
diff --git a/mcs/class/corlib/System.Runtime.InteropServices/SetWin32ContextInIDispatchAttribute.cs b/mcs/class/corlib/System.Runtime.InteropServices/SetWin32ContextInIDispatchAttribute.cs
deleted file mode 100644
index 54c90909013..00000000000
--- a/mcs/class/corlib/System.Runtime.InteropServices/SetWin32ContextInIDispatchAttribute.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//
-// System.Runtime.InteropServices.SetWin32ContextInIDispatchAttribute.cs
-//
-// Author:
-// Gert Driesen (drieseng@users.sourceforge.net)
-//
-// (C) Novell, Inc. http://www.ximian.com
-//
-
-using System;
-
-namespace System.Runtime.InteropServices
-{
- [AttributeUsage (AttributeTargets.Assembly, Inherited = false)]
- public sealed class SetWin32ContextInIDispatchAttribute : Attribute
- {
- public SetWin32ContextInIDispatchAttribute ()
- {
- }
- }
-}
-
diff --git a/mcs/class/corlib/System.Runtime.InteropServices/VariantWrapper.cs b/mcs/class/corlib/System.Runtime.InteropServices/VariantWrapper.cs
deleted file mode 100644
index 660b23c0d67..00000000000
--- a/mcs/class/corlib/System.Runtime.InteropServices/VariantWrapper.cs
+++ /dev/null
@@ -1,29 +0,0 @@
-//
-// System.Runtime.InteropServices.VariantWrapper.cs
-//
-// Author:
-// Gert Driesen (drieseng@users.sourceforge.net)
-//
-// (C) Novell, Inc. http://www.ximian.com
-//
-
-namespace System.Runtime.InteropServices
-{
- public sealed class VariantWrapper
- {
- private object _wrappedObject;
-
- public VariantWrapper (object obj)
- {
- _wrappedObject = obj;
- }
-
- public object WrappedObject
- {
- get
- {
- return _wrappedObject;
- }
- }
- }
-}
diff --git a/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ChangeLog b/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ChangeLog
index 50ea5dc89e7..ee0cdd33f13 100755
--- a/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ChangeLog
+++ b/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ChangeLog
@@ -1,7 +1,3 @@
-2004-05-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
-
- * ObjectWriter.cs: reduce contention in GetObjectData.
-
2004-05-14 Vladimir Vukicevic <vladimir@pobox.com>
* binary_serialization_format.htm: renamed filename from having
diff --git a/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs b/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
index bb0a24ed6e5..a9b9a8cfb49 100644
--- a/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
+++ b/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
@@ -359,28 +359,26 @@ namespace System.Runtime.Serialization.Formatters.Binary
return;
}
- Hashtable typesTable;
- bool isNew = false;
- lock (_cachedTypes) {
- typesTable = (Hashtable) _cachedTypes [_context.State];
- if (typesTable == null) {
- typesTable = new Hashtable ();
- _cachedTypes [_context.State] = typesTable;
- isNew = true;
- }
- }
-
metadata = null;
- lock (typesTable) {
- if (!isNew) {
+ lock (_cachedTypes)
+ {
+ Hashtable typesTable = (Hashtable) _cachedTypes [_context.State];
+ if (typesTable != null)
+ {
metadata = (TypeMetadata) typesTable [instanceType];
+ if (metadata == null)
+ {
+ metadata = CreateMemberTypeMetadata (instanceType);
+ typesTable [instanceType] = metadata;
+ }
}
-
- if (metadata == null) {
+ else
+ {
metadata = CreateMemberTypeMetadata (instanceType);
+ typesTable = new Hashtable ();
+ typesTable [instanceType] = metadata;
+ _cachedTypes [_context.State] = typesTable;
}
-
- typesTable [instanceType] = metadata;
}
}
}
diff --git a/mcs/class/corlib/System.Security.Cryptography/ChangeLog b/mcs/class/corlib/System.Security.Cryptography/ChangeLog
index 3ab9e310aaf..a7ce7b3c931 100644
--- a/mcs/class/corlib/System.Security.Cryptography/ChangeLog
+++ b/mcs/class/corlib/System.Security.Cryptography/ChangeLog
@@ -1,12 +1,3 @@
-2004-05-29 Sebastien Pouliot <sebastien@ximian.com>
-
- * CspProviderFlags.cs: Reverted previous patch as UseExistingKey isn't
- part of the 1.0/1.1 framework.
-
-2004-05-29 Gert Driesen (drieseng@users.sourceforge.net)
-
- * CspProviderFlags.cs: Added missing enum field UseExistingKey
-
2004-05-27 Sebastien Pouliot <sebastien@ximian.com>
* HashAlgorithm.cs: Added missing exception handling to ComputeHash,
diff --git a/mcs/class/corlib/System.Security.Cryptography/CspProviderFlags.cs b/mcs/class/corlib/System.Security.Cryptography/CspProviderFlags.cs
index 562c71ba99b..e4559b5abf5 100755
--- a/mcs/class/corlib/System.Security.Cryptography/CspProviderFlags.cs
+++ b/mcs/class/corlib/System.Security.Cryptography/CspProviderFlags.cs
@@ -13,7 +13,7 @@ namespace System.Security.Cryptography {
[Serializable]
public enum CspProviderFlags {
UseMachineKeyStore = 1,
- UseDefaultKeyContainer = 2
+ UseDefaultKeyContainer,
}
}
diff --git a/mcs/class/corlib/Test/System/ChangeLog b/mcs/class/corlib/Test/System/ChangeLog
index 48d6186f2c9..fff9e22bb7e 100644
--- a/mcs/class/corlib/Test/System/ChangeLog
+++ b/mcs/class/corlib/Test/System/ChangeLog
@@ -1,9 +1,3 @@
-2004-05-29 Sebastien Pouliot <sebastien@ximian.com>
-
- * ConvertTest.cs: Added new parsing tests including special case for
- Convert.ToSByte.
- * Int64Test.cs: Added new test cases for overflows.
-
2004-05-28 Sebastien Pouliot <sebastien@ximian.com>
* ConvertTest.cs: Removed extra 0 from ToInt16_MinValue. Added overflow
diff --git a/mcs/class/corlib/Test/System/ConvertTest.cs b/mcs/class/corlib/Test/System/ConvertTest.cs
index 4342d44106f..dd3dfa54229 100755
--- a/mcs/class/corlib/Test/System/ConvertTest.cs
+++ b/mcs/class/corlib/Test/System/ConvertTest.cs
@@ -3409,64 +3409,5 @@ namespace MonoTests.System {
AssertEquals ("ToUInt64", 0, Convert.ToUInt64 (s));
AssertEquals ("ToUInt64+base", 0, Convert.ToUInt64 (s, 10));
}
-
- [Test]
- public void To_NullObject ()
- {
- object o = null;
- // signed
- AssertEquals ("ToSByte", 0, Convert.ToSByte (o));
- AssertEquals ("ToInt16", 0, Convert.ToInt16 (o));
- AssertEquals ("ToInt32", 0, Convert.ToInt32 (o));
- AssertEquals ("ToInt64", 0, Convert.ToInt64 (o));
- // unsigned
- AssertEquals ("ToByte", 0, Convert.ToByte (o));
- AssertEquals ("ToUInt16", 0, Convert.ToUInt16 (o));
- AssertEquals ("ToUInt32", 0, Convert.ToUInt32 (o));
- AssertEquals ("ToUInt64", 0, Convert.ToUInt64 (o));
- }
-
- [Test]
- public void To_NullObjectFormatProvider ()
- {
- object o = null;
- IFormatProvider fp = (IFormatProvider) new NumberFormatInfo ();
- // signed
- AssertEquals ("ToSByte", 0, Convert.ToSByte (o, fp));
- AssertEquals ("ToInt16", 0, Convert.ToInt16 (o, fp));
- AssertEquals ("ToInt32", 0, Convert.ToInt32 (o, fp));
- AssertEquals ("ToInt64", 0, Convert.ToInt64 (o, fp));
- // unsigned
- AssertEquals ("ToByte", 0, Convert.ToByte (o, fp));
- AssertEquals ("ToUInt16", 0, Convert.ToUInt16 (o, fp));
- AssertEquals ("ToUInt32", 0, Convert.ToUInt32 (o, fp));
- AssertEquals ("ToUInt64", 0, Convert.ToUInt64 (o, fp));
- }
-
- [Test]
- [ExpectedException (typeof (ArgumentNullException))]
- public void ToSByte_NullStringFormatProvider ()
- {
- string s = null;
- // SByte is a "special" case ???
- Convert.ToSByte (s, new NumberFormatInfo ());
- }
-
- [Test]
- public void To_NullStringFormatProvider ()
- {
- string s = null;
- IFormatProvider fp = (IFormatProvider) new NumberFormatInfo ();
- // signed
- // No SByte here
- AssertEquals ("ToInt16", 0, Convert.ToInt16 (s, fp));
- AssertEquals ("ToInt32", 0, Convert.ToInt32 (s, fp));
- AssertEquals ("ToInt64", 0, Convert.ToInt64 (s, fp));
- // unsigned
- AssertEquals ("ToByte", 0, Convert.ToByte (s, fp));
- AssertEquals ("ToUInt16", 0, Convert.ToUInt16 (s, fp));
- AssertEquals ("ToUInt32", 0, Convert.ToUInt32 (s, fp));
- AssertEquals ("ToUInt64", 0, Convert.ToUInt64 (s, fp));
- }
}
}
diff --git a/mcs/class/corlib/Test/System/Int64Test.cs b/mcs/class/corlib/Test/System/Int64Test.cs
index 86107ddc371..77e7d225364 100644
--- a/mcs/class/corlib/Test/System/Int64Test.cs
+++ b/mcs/class/corlib/Test/System/Int64Test.cs
@@ -18,8 +18,7 @@ using System.Threading;
namespace MonoTests.System
{
-[TestFixture]
-public class Int64Test : Assertion
+public class Int64Test : TestCase
{
private const Int64 MyInt64_1 = -42;
private const Int64 MyInt64_2 = -9223372036854775808;
@@ -61,10 +60,11 @@ public class Int64Test : Assertion
private NumberFormatInfo Nfi = NumberFormatInfo.InvariantInfo;
private NumberFormatInfo NfiUser;
+ public Int64Test() {}
+
private CultureInfo old_culture;
- [SetUp]
- public void SetUp ()
+ protected override void SetUp()
{
old_culture = Thread.CurrentThread.CurrentCulture;
@@ -103,8 +103,7 @@ public class Int64Test : Assertion
NfiUser.PercentSymbol = "%%%";
}
- [TearDown]
- public void TearDown ()
+ protected override void TearDown()
{
Thread.CurrentThread.CurrentCulture = old_culture;
}
@@ -365,45 +364,6 @@ public class Int64Test : Assertion
s = val2.ToString("p", NfiUser);
Assert(s.Equals(sval2UserPercent1));
}
+}
- [Test]
- public void Parse_MaxValue ()
- {
- AssertEquals ("9223372036854775807", Int64.MaxValue, Int64.Parse ("9223372036854775807"));
- }
-
- [Test]
- public void Parse_MinValue ()
- {
- AssertEquals ("-9223372036854775808,10", Int64.MinValue, Int64.Parse ("-9223372036854775808"));
- }
-
- [Test]
- [ExpectedException (typeof (OverflowException))]
- public void Parse_OverByOneMaxValue ()
- {
- Int64.Parse ("9223372036854775808");
- }
-
- [Test]
- [ExpectedException (typeof (OverflowException))]
- public void Parse_WayOverMaxValue ()
- {
- Int64.Parse ("1" + Int64.MaxValue.ToString ());
- }
-
- [Test]
- [ExpectedException (typeof (OverflowException))]
- public void Parse_OverByOneMinValue ()
- {
- Int64.Parse ("-9223372036854775809");
- }
-
- [Test]
- [ExpectedException (typeof (OverflowException))]
- public void Parse_WayOverMinValue ()
- {
- Int64.Parse (Int64.MinValue.ToString () + "1");
- }
- }
}
diff --git a/mcs/class/corlib/corlib.dll.sources b/mcs/class/corlib/corlib.dll.sources
index a80ba522e21..2037f316a12 100755
--- a/mcs/class/corlib/corlib.dll.sources
+++ b/mcs/class/corlib/corlib.dll.sources
@@ -538,7 +538,6 @@ System.Runtime.InteropServices/RegistrationServices.cs
System.Runtime.InteropServices/RuntimeEnvironment.cs
System.Runtime.InteropServices/SafeArrayRankMismatchException.cs
System.Runtime.InteropServices/SafeArrayTypeMismatchException.cs
-System.Runtime.InteropServices/SetWin32ContextInIDispatchAttribute.cs
System.Runtime.InteropServices/StructLayoutAttribute.cs
System.Runtime.InteropServices/SYSKIND.cs
System.Runtime.InteropServices/TYPEATTR.cs
@@ -576,7 +575,6 @@ System.Runtime.InteropServices/UnmanagedType.cs
System.Runtime.InteropServices/VARDESC.cs
System.Runtime.InteropServices/VarEnum.cs
System.Runtime.InteropServices/VARFLAGS.cs
-System.Runtime.InteropServices/VariantWrapper.cs
System.Runtime.InteropServices.Expando/IExpando.cs
System.Runtime.Remoting/ActivatedClientTypeEntry.cs
System.Runtime.Remoting/ActivatedServiceTypeEntry.cs
diff --git a/mcs/mcs/AssemblyInfo.cs b/mcs/mcs/AssemblyInfo.cs
index bfad336e5ca..010e5a2df91 100644
--- a/mcs/mcs/AssemblyInfo.cs
+++ b/mcs/mcs/AssemblyInfo.cs
@@ -1,7 +1,7 @@
using System.Reflection;
using System.Runtime.CompilerServices;
-[assembly: AssemblyVersion("0.94")]
+[assembly: AssemblyVersion("0.91.99.0")]
[assembly: AssemblyTitle ("Mono C# Compiler")]
[assembly: AssemblyDescription ("Mono C# Compiler")]
[assembly: AssemblyCopyright ("2001, 2002, 2003 Ximian, Inc.")]
diff --git a/mcs/mcs/ChangeLog b/mcs/mcs/ChangeLog
index 4b988d4ff6f..0d2af4b57df 100755
--- a/mcs/mcs/ChangeLog
+++ b/mcs/mcs/ChangeLog
@@ -1,15 +1,3 @@
-2004-05-29 Martin Baulig <martin@ximian.com>
-
- * literal.cs (NullPointer): Provide a private .ctor which sets
- `type' to TypeManager.object_type. Fixes #59048.
-
-2004-05-29 Martin Baulig <martin@ximian.com>
-
- * expression.cs (MemberAccess.ResolveMemberAccess): If we're an
- EventExpr, set `ee.InstanceExpression = left'. Fixes #59188.
-
- * ecore.cs (EventExpr.instance_expr): Make the field private.
-
2004-05-26 Marek Safar <marek.safar@seznam.cz>
Fixed bug #50080 & cs0214-2.cs
diff --git a/mcs/mcs/ecore.cs b/mcs/mcs/ecore.cs
index 97f7ad851a1..934d4cb6370 100755
--- a/mcs/mcs/ecore.cs
+++ b/mcs/mcs/ecore.cs
@@ -3268,7 +3268,7 @@ namespace Mono.CSharp {
/// </summary>
public class EventExpr : Expression, IMemberExpr {
public readonly EventInfo EventInfo;
- Expression instance_expr;
+ public Expression instance_expr;
bool is_static;
MethodInfo add_accessor, remove_accessor;
diff --git a/mcs/mcs/expression.cs b/mcs/mcs/expression.cs
index 5a7e20c1cb6..505167acda5 100755
--- a/mcs/mcs/expression.cs
+++ b/mcs/mcs/expression.cs
@@ -6883,7 +6883,6 @@ namespace Mono.CSharp {
// accessors and private field etc so there's no need
// to transform ourselves.
//
- ee.InstanceExpression = left;
return ee;
}
@@ -6896,9 +6895,7 @@ namespace Mono.CSharp {
if (!left_is_explicit)
left = null;
-
- ee.InstanceExpression = left;
-
+
return ResolveMemberAccess (ec, ml, left, loc, left_original);
}
}
diff --git a/mcs/mcs/literal.cs b/mcs/mcs/literal.cs
index 40f0f27f25e..4faf4285ecb 100755
--- a/mcs/mcs/literal.cs
+++ b/mcs/mcs/literal.cs
@@ -73,12 +73,7 @@ namespace Mono.CSharp {
{
Null = new NullPointer ();
}
-
- private NullPointer ()
- {
- type = TypeManager.object_type;
- }
-
+
public override void Emit (EmitContext ec)
{
ILGenerator ig = ec.ig;
diff --git a/mcs/tests/ChangeLog b/mcs/tests/ChangeLog
index 0f2b616cdcd..0aa50f0588a 100755
--- a/mcs/tests/ChangeLog
+++ b/mcs/tests/ChangeLog
@@ -1,7 +1,3 @@
-2004-05-29 Martin Baulig <martin@ximian.com>
-
- * test-264.cs: New test for #59188.
-
2004-05-27 Marek Safar <marek.safar@seznam.cz>
* test-263.cs: New test.
diff --git a/mcs/tests/Makefile b/mcs/tests/Makefile
index 6ff0f0f3111..ec0e9ff6edc 100644
--- a/mcs/tests/Makefile
+++ b/mcs/tests/Makefile
@@ -42,7 +42,7 @@ TEST_SOURCES = \
test-231 test-232 test-233 test-234 test-235 test-236 test-237 test-238 test-239 \
test-241 test-242 test-243 test-244 test-245 test-246 test-247 test-248 test-249 test-250 \
test-251 test-252 test-253 test-254 test-255 test-256 test-257 test-258 test-259 test-260 \
- test-260 test-261 test-262 test-263 test-264 \
+ test-260 test-261 test-262 test-263 \
cls-test-0 cls-test-1 cls-test-2 cls-test-3 cls-test-5 cls-test-6 cls-test-7 cls-test-10 \
cls-test-11 cls-test-14 cls-test-15 cls-test-16
diff --git a/web/pending-classes.in b/web/pending-classes.in
deleted file mode 100644
index 1cdb5a4cb36..00000000000
--- a/web/pending-classes.in
+++ /dev/null
@@ -1,246 +0,0 @@
-System.Object
-System.Exception
-System.ValueType
-System.Delegate
-System.MulticastDelegate
-System.Enum
-System.Activator
-System.ArgIterator
-System.__ComObject
-System.TypedReference
-System.Security.AllowPartiallyTrustedCallersAttribute
-System.Runtime.Serialization.Formatter
-System.Runtime.Serialization.FormatterConverter
-System.Runtime.Serialization.FormatterServices
-System.Runtime.Serialization.ObjectIDGenerator
-System.Runtime.Serialization.ObjectManager
-System.Reflection.ModuleResolveEventHandler
-System.Reflection.Pointer
-System.Globalization.CompareInfo
-System.Globalization.HebrewCalendar
-System.Globalization.HijriCalendar
-System.Globalization.JapaneseCalendar
-System.Globalization.KoreanCalendar
-System.Globalization.SortKey
-System.Globalization.StringInfo
-System.Globalization.TaiwanCalendar
-System.Globalization.TextElementEnumerator
-System.Globalization.TextInfo
-System.Globalization.ThaiBuddhistCalendar
-System.IO.IsolatedStorage.IsolatedStorageFile
-System.Reflection.Emit.MethodRental
-System.Runtime.CompilerServices.AccessedThroughPropertyAttribute
-System.Runtime.CompilerServices.CallConvCdecl
-System.Runtime.CompilerServices.CallConvStdcall
-System.Runtime.CompilerServices.CallConvThiscall
-System.Runtime.CompilerServices.CallConvFastcall
-System.Runtime.CompilerServices.CustomConstantAttribute
-System.Runtime.CompilerServices.DateTimeConstantAttribute
-System.Runtime.CompilerServices.DiscardableAttribute
-System.Runtime.CompilerServices.DecimalConstantAttribute
-System.Runtime.CompilerServices.CompilationRelaxationsAttribute
-System.Runtime.CompilerServices.CompilerGlobalScopeAttribute
-System.Runtime.CompilerServices.IDispatchConstantAttribute
-System.Runtime.CompilerServices.IsVolatile
-System.Runtime.CompilerServices.IUnknownConstantAttribute
-System.Runtime.CompilerServices.RequiredAttributeAttribute
-System.Runtime.InteropServices.ArrayWithOffset
-System.Runtime.InteropServices.DispIdAttribute
-System.Runtime.InteropServices.ClassInterfaceType
-System.Runtime.InteropServices.ClassInterfaceAttribute
-System.Runtime.InteropServices.ComVisibleAttribute
-System.Runtime.InteropServices.LCIDConversionAttribute
-System.Runtime.InteropServices.ComRegisterFunctionAttribute
-System.Runtime.InteropServices.ComUnregisterFunctionAttribute
-System.Runtime.InteropServices.ProgIdAttribute
-System.Runtime.InteropServices.ImportedFromTypeLibAttribute
-System.Runtime.InteropServices.IDispatchImplType
-System.Runtime.InteropServices.IDispatchImplAttribute
-System.Runtime.InteropServices.ComSourceInterfacesAttribute
-System.Runtime.InteropServices.ComConversionLossAttribute
-System.Runtime.InteropServices.TypeLibTypeFlags
-System.Runtime.InteropServices.TypeLibFuncFlags
-System.Runtime.InteropServices.TypeLibVarFlags
-System.Runtime.InteropServices.TypeLibTypeAttribute
-System.Runtime.InteropServices.TypeLibFuncAttribute
-System.Runtime.InteropServices.TypeLibVarAttribute
-System.Runtime.InteropServices.ComImportAttribute
-System.Runtime.InteropServices.PreserveSigAttribute
-System.Runtime.InteropServices.ComAliasNameAttribute
-System.Runtime.InteropServices.AutomationProxyAttribute
-System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute
-System.Runtime.InteropServices.CoClassAttribute
-System.Runtime.InteropServices.ComEventInterfaceAttribute
-System.Runtime.InteropServices.COMException
-System.Runtime.InteropServices.ComMemberType
-System.Runtime.InteropServices.CurrencyWrapper
-System.Runtime.InteropServices.DispatchWrapper
-System.Runtime.InteropServices.ErrorWrapper
-System.Runtime.InteropServices.ExtensibleClassFactory
-System.Runtime.InteropServices.HandleRef
-System.Runtime.InteropServices.InvalidComObjectException
-System.Runtime.InteropServices.InvalidOleVariantTypeException
-System.Runtime.InteropServices.TypeLibImporterFlags
-System.Runtime.InteropServices.ExporterEventKind
-System.Runtime.InteropServices.ITypeLibExporterNotifySink
-System.Runtime.InteropServices.ITypeLibConverter
-System.Runtime.InteropServices.MarshalDirectiveException
-System.Runtime.InteropServices.ObjectCreationDelegate
-System.Runtime.InteropServices.RuntimeEnvironment
-System.Runtime.InteropServices.RegistrationServices
-System.Runtime.InteropServices.SafeArrayRankMismatchException
-System.Runtime.InteropServices.SafeArrayTypeMismatchException
-System.Runtime.InteropServices.SEHException
-System.Runtime.InteropServices.TypeLibConverter
-System.Runtime.InteropServices.BIND_OPTS
-System.Runtime.InteropServices.UCOMIBindCtx
-System.Runtime.InteropServices.UCOMIConnectionPointContainer
-System.Runtime.InteropServices.UCOMIConnectionPoint
-System.Runtime.InteropServices.UCOMIEnumMoniker
-System.Runtime.InteropServices.CONNECTDATA
-System.Runtime.InteropServices.UCOMIEnumConnections
-System.Runtime.InteropServices.UCOMIEnumConnectionPoints
-System.Runtime.InteropServices.UCOMIEnumString
-System.Runtime.InteropServices.UCOMIEnumVARIANT
-System.Runtime.InteropServices.FILETIME
-System.Runtime.InteropServices.UCOMIMoniker
-System.Runtime.InteropServices.UCOMIPersistFile
-System.Runtime.InteropServices.UCOMIRunningObjectTable
-System.Runtime.InteropServices.STATSTG
-System.Runtime.InteropServices.UCOMIStream
-System.Runtime.InteropServices.DESCKIND
-System.Runtime.InteropServices.BINDPTR
-System.Runtime.InteropServices.UCOMITypeComp
-System.Runtime.InteropServices.TYPEKIND
-System.Runtime.InteropServices.TYPEFLAGS
-System.Runtime.InteropServices.IMPLTYPEFLAGS
-System.Runtime.InteropServices.TYPEATTR
-System.Runtime.InteropServices.FUNCDESC
-System.Runtime.InteropServices.IDLFLAG
-System.Runtime.InteropServices.IDLDESC
-System.Runtime.InteropServices.PARAMFLAG
-System.Runtime.InteropServices.PARAMDESC
-System.Runtime.InteropServices.TYPEDESC
-System.Runtime.InteropServices.ELEMDESC
-System.Runtime.InteropServices.VARDESC
-System.Runtime.InteropServices.DISPPARAMS
-System.Runtime.InteropServices.EXCEPINFO
-System.Runtime.InteropServices.FUNCKIND
-System.Runtime.InteropServices.INVOKEKIND
-System.Runtime.InteropServices.CALLCONV
-System.Runtime.InteropServices.FUNCFLAGS
-System.Runtime.InteropServices.VARFLAGS
-System.Runtime.InteropServices.UCOMITypeInfo
-System.Runtime.InteropServices.SYSKIND
-System.Runtime.InteropServices.LIBFLAGS
-System.Runtime.InteropServices.TYPELIBATTR
-System.Runtime.InteropServices.UCOMITypeLib
-System.Runtime.InteropServices.UnknownWrapper
-System.Runtime.Remoting.IObjectHandle
-System.Runtime.Remoting.IRemotingTypeInfo
-System.Runtime.Remoting.IChannelInfo
-System.Runtime.Remoting.IEnvoyInfo
-System.Runtime.Remoting.RemotingConfiguration
-System.Runtime.Remoting.TypeEntry
-System.Runtime.Remoting.ActivatedClientTypeEntry
-System.Runtime.Remoting.ActivatedServiceTypeEntry
-System.Runtime.Remoting.WellKnownClientTypeEntry
-System.Runtime.Remoting.WellKnownServiceTypeEntry
-System.Runtime.Remoting.RemotingException
-System.Runtime.Remoting.ServerException
-System.Runtime.Remoting.RemotingTimeoutException
-System.Runtime.Remoting.RemotingServices
-System.Runtime.Remoting.InternalRemotingServices
-System.Runtime.Remoting.SoapServices
-System.Runtime.Remoting.Activation.UrlAttribute
-System.Runtime.Remoting.Messaging.IMessageSink
-System.Runtime.Remoting.Messaging.AsyncResult
-System.Runtime.Remoting.Messaging.CallContext
-System.Runtime.Remoting.Messaging.ILogicalThreadAffinative
-System.Runtime.Remoting.Messaging.InternalMessageWrapper
-System.Runtime.Remoting.Messaging.IMethodCallMessage
-System.Runtime.Remoting.Messaging.MethodCallMessageWrapper
-System.Runtime.Remoting.Messaging.HeaderHandler
-System.Runtime.Remoting.Messaging.IMessageCtrl
-System.Runtime.Remoting.Messaging.IRemotingFormatter
-System.Runtime.Remoting.Messaging.ReturnMessage
-System.Runtime.Remoting.Messaging.MethodCall
-System.Runtime.Remoting.Messaging.ConstructionCall
-System.Runtime.Remoting.Messaging.MethodResponse
-System.Runtime.Remoting.Messaging.ConstructionResponse
-System.Runtime.Remoting.Messaging.MethodReturnMessageWrapper
-System.Runtime.Remoting.Messaging.OneWayAttribute
-System.Runtime.Remoting.Messaging.MessageSurrogateFilter
-System.Runtime.Remoting.Messaging.RemotingSurrogateSelector
-System.Runtime.Remoting.Contexts.CrossContextDelegate
-System.Runtime.Remoting.Contexts.ContextProperty
-System.Runtime.Remoting.Contexts.IContextPropertyActivator
-System.Runtime.Remoting.Contexts.IContributeClientContextSink
-System.Runtime.Remoting.Contexts.IContributeDynamicSink
-System.Runtime.Remoting.Contexts.IContributeEnvoySink
-System.Runtime.Remoting.Contexts.IContributeObjectSink
-System.Runtime.Remoting.Contexts.IContributeServerContextSink
-System.Runtime.Serialization.Formatters.InternalRM
-System.Runtime.Serialization.Formatters.InternalST
-System.Runtime.Serialization.Formatters.SoapMessage
-System.Runtime.Serialization.Formatters.SoapFault
-System.Runtime.Serialization.Formatters.ServerFault
-System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
-System.Security.Cryptography.CryptoConfig
-System.Security.Cryptography.KeyedHashAlgorithm
-System.Security.Cryptography.HMACSHA1
-System.Security.Cryptography.MACTripleDES
-System.Security.Cryptography.MaskGenerationMethod
-System.Security.Cryptography.PasswordDeriveBytes
-System.Security.Cryptography.PKCS1MaskGenerationMethod
-System.Security.Cryptography.RC2
-System.Security.Cryptography.RC2CryptoServiceProvider
-System.Security.Cryptography.RSACryptoServiceProvider
-System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter
-System.Security.Cryptography.RSAOAEPKeyExchangeFormatter
-System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter
-System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter
-System.Security.Cryptography.RSAPKCS1SignatureDeformatter
-System.Security.Cryptography.RSAPKCS1SignatureFormatter
-System.Security.Cryptography.SHA1Managed
-System.Security.Cryptography.TripleDES
-System.Security.Cryptography.TripleDESCryptoServiceProvider
-System.Security.Permissions.EnvironmentPermission
-System.Security.Permissions.FileDialogPermission
-System.Security.Permissions.IsolatedStorageFilePermission
-System.Security.Permissions.PrincipalPermissionAttribute
-System.Security.Permissions.SecurityPermissionAttribute
-System.Security.Permissions.PublisherIdentityPermissionAttribute
-System.Security.Permissions.PublisherIdentityPermission
-System.Security.Permissions.ReflectionPermission
-System.Security.Permissions.RegistryPermission
-System.Security.Permissions.PrincipalPermission
-System.Security.Permissions.SiteIdentityPermission
-System.Security.Permissions.StrongNameIdentityPermission
-System.Security.Permissions.StrongNamePublicKeyBlob
-System.Security.Permissions.UIPermission
-System.Security.Permissions.UrlIdentityPermission
-System.Security.Permissions.ZoneIdentityPermission
-System.Security.Policy.ApplicationDirectory
-System.Security.Policy.ApplicationDirectoryMembershipCondition
-System.Security.Policy.FirstMatchCodeGroup
-System.Security.Policy.Hash
-System.Security.Policy.HashMembershipCondition
-System.Security.Policy.NetCodeGroup
-System.Security.Policy.PermissionRequestEvidence
-System.Security.Policy.Publisher
-System.Security.Policy.PublisherMembershipCondition
-System.Security.Policy.Site
-System.Security.Policy.SiteMembershipCondition
-System.Security.Policy.StrongName
-System.Security.Policy.StrongNameMembershipCondition
-System.Security.Policy.UnionCodeGroup
-System.Security.Policy.Url
-System.Security.Policy.UrlMembershipCondition
-System.Security.Policy.Zone
-System.Security.Policy.ZoneMembershipCondition
-System.Security.Principal.WindowsIdentity
-System.Security.Principal.WindowsImpersonationContext
-System.Security.Principal.WindowsPrincipal
-System.Threading.CompressedStack
-
diff --git a/web/web/masterinfos/.cvsignore b/web/web/masterinfos/.cvsignore
deleted file mode 100644
index 6722cd96e78..00000000000
--- a/web/web/masterinfos/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-*.xml
diff --git a/web/web/masterinfos/Makefile b/web/web/masterinfos/Makefile
deleted file mode 100644
index 69ce6d037bd..00000000000
--- a/web/web/masterinfos/Makefile
+++ /dev/null
@@ -1,96 +0,0 @@
-# Note that you will need Microsoft.NET to generate those masterinfos
-
-# Customize to indicate your own installation dir.
-DLL_PATH=c:/WINDOWS/Microsoft.NET/Framework/v1.1.4322
-# DLL_PATH=c:/WINDOWS/Microsoft.NET/Framework/v1.2.30703
-
-all: \
- mscorlib.xml \
- System.xml \
- System.Xml.xml \
- System.Configuration.Install.xml \
- System.Data.xml \
- System.Data.OracleClient.xml \
- System.Design.xml \
- System.Management.xml \
- System.Messaging.xml \
- System.Web.xml \
- System.Web.Services.xml \
- System.Runtime.Serialization.Formatters.Soap.xml \
- System.Drawing.xml \
- System.Drawing.Design.xml \
- System.Security.xml \
- System.DirectoryServices.xml \
- System.EnterpriseServices.xml \
- System.Runtime.Remoting.xml \
- System.Windows.Forms.xml \
- Microsoft.VisualBasic.xml \
- Cscompmgd.xml
-
-mscorlib.xml :
- mono-api-info $(DLL_PATH)/mscorlib.dll > mscorlib.xml
-
-System.xml :
- mono-api-info $(DLL_PATH)/System.dll > System.xml
-
-System.Xml.xml :
- mono-api-info $(DLL_PATH)/System.Xml.dll > System.Xml.xml
-
-System.Configuration.Install.xml :
- mono-api-info $(DLL_PATH)/System.Configuration.Install.dll > System.Configuration.Install.xml
-
-System.Data.xml :
- mono-api-info $(DLL_PATH)/System.Data.dll > System.Data.xml
-
-System.Data.OracleClient.xml :
- mono-api-info $(DLL_PATH)/System.Data.OracleClient.dll > System.Data.OracleClient.xml
-
-System.Design.xml :
- mono-api-info $(DLL_PATH)/System.Design.dll > System.Design.xml
-
-System.Management.xml :
- mono-api-info $(DLL_PATH)/System.Management.dll > System.Management.xml
-
-System.Messaging.xml :
- mono-api-info $(DLL_PATH)/System.Messaging.dll > System.Messaging.xml
-
-System.Web.xml :
- mono-api-info $(DLL_PATH)/System.Web.dll > System.Web.xml
-
-System.Web.Services.xml :
- mono-api-info $(DLL_PATH)/System.Web.Services.dll > System.Web.Services.xml
-
-System.Runtime.Remoting.xml :
- mono-api-info $(DLL_PATH)/System.Runtime.Remoting.dll > System.Runtime.Remoting.xml
-
-System.Runtime.Serialization.Formatters.Soap.xml :
- mono-api-info $(DLL_PATH)/System.Runtime.Serialization.Formatters.Soap.dll > System.Runtime.Serialization.Formatters.Soap.xml
-
-System.Drawing.xml :
- mono-api-info $(DLL_PATH)/System.Drawing.dll > System.Drawing.xml
-
-System.Drawing.Design.xml :
- mono-api-info $(DLL_PATH)/System.Drawing.Design.dll > System.Drawing.Design.xml
-
-System.Security.xml :
- mono-api-info $(DLL_PATH)/System.Security.dll > System.Security.xml
-
-System.DirectoryServices.xml :
- mono-api-info $(DLL_PATH)/System.DirectoryServices.dll > System.DirectoryServices.xml
-
-System.EnterpriseServices.xml :
- mono-api-info $(DLL_PATH)/System.EnterpriseServices.dll > System.EnterpriseServices.xml
-
-System.Windows.Forms.xml :
- mono-api-info $(DLL_PATH)/System.Windows.Forms.dll > System.Windows.Forms.xml
-
-Cscompmgd.xml :
- mono-api-info $(DLL_PATH)/Cscompmgd.dll > Cscompmgd.xml
-
-Microsoft.VisualBasic.xml :
- mono-api-info $(DLL_PATH)/Microsoft.VisualBasic.dll > Microsoft.VisualBasic.xml
-
-clean:
- rm mscorlib.xml System.xml System.Xml.xml System.Configuration.Install.xml System.Data.xml System.Data.OracleClient.xml System.Management.xml System.Messaging.xml System.Web.xml System.Web.Services.xml System.Runtime.Serialization.Formatters.Soap.xml System.Drawing.xml System.Security.xml System.DirectoryServices.xml System.EnterpriseServices.xml System.Runtime.Remoting.xml System.Windows.Forms.xml Cscompmgd.xml Microsoft.VisualBasic.xml
-
-