2003-07-23 Ravi Pratap * Type.cs, TypeBuilder.cs, MonoType.cs: Fixes to IsArrayImpl from Paolo in response to bug #45993. 2003-07-23 Lluis Sanchez Gual * corlib_test.dll.sources: added System.Runtime.Serialization/SerializationTest.cs 2003-07-20 Peter Williams * Makefile: Add in corlib_res.dll, which we use as a basis for tests on non-linux platforms. Nearly identical rules to corlib_cmp: corlib - some files that cause the MS runtime to barf. * corlib_res.dll.excludes: Added. 2003-07-20 Peter Williams * Makefile: Don't use real_corlib; use $(PLATFORM_CORLIB). 2003-07-18 Peter Williams * Makefile (dist-local): The fancy shell script was neat, but ultimately unnecessary and counterproductive. Alas. 2003-07-17 Andreas Nahr * corlib.dll.sources: * unix.args: AssemblyInfo.cs added 2003-07-17 Peter Williams * Makefile ($(testlib)): Build with $(BOOT_COMPILE), not $(CSCOMPILE), which sort of makes sense and is needed on Windows too. ($(corlib)): same. $(cmplib): Don't include the makefrag to save the Windows build and some time. 2003-07-16 Peter Williams * Makefile ($(test_makefrag)): Use $(ECHO_ESCAPE) for HP/UX portability fixes. (all-local): Don't build $(cmplib) by default, it's not something most people need, and the build is broken on Windows right now anyway. 2003-07-13 Zoltan Varga * unix.args: Fix UNIX build. 2003-07-12 Andreas Nahr * unix.args: Added Runtime.InteropServices.ComCompatibleVersionAttribute.cs, Runtime.InteropServices.TypeLibVersionAttribute.cs 2003-07-05 Sebastien Pouliot * unix.args: Added SecurityParser.cs to Mono.Xml 2003-06-22 Sebastien Pouliot * unix.args: Added FileDialogPermission.cs, IsolatedStorageFilePermission.cs, PrincipalPermission.cs, PublisherIdentityPermissionAttribute.cs, RegistryPermission.cs, SiteIdentityPermission.cs, UIPermission.cs, UrlIdentityPermission.cs and ZoneIdentityPermission.cs. 2003-06-22 Lluis Sanchez Gual * unix.args: added System.Runtime.Remoting/SoapServices.cs 2003-06-11 Sebastien Pouliot * unix.args: added Mono.Security.Cryptography/DSAManaged.cs and RSAManaged.cs 2003-05-29 Nick Drochak * makefile.gnu: turn on debug since it works again. 2003-05-09 Sebastien Pouliot * unix.args: added System.Security/ AllowPartiallyTrustedCallersAttribute.cs 2003-04-05 Nick Drochak * makefile.gnu: revert. debugger support not installed by default in mcs 2003-04-05 Nick Drochak * makefile.gnu: compile with debug. 2003-03-31 Gonzalo Paniagua Javier * unix.args: added SEHException. 2003-03-25 Martin Willemoes Hansen * Stubed System.Runtime.Remoting.Metadata.W3cXsd2001 * Updated unix.args with the stubs 2003-03-21 Martin Willemoes Hansen * unix.args: Added System.Runtime.Remoting.Channels/IChannelReceiverHook.cs 2003-03-21 Lluis Sanchez Gual * unix.args: Added System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs 2003-03-16 Pedro Martínez Juliá * unix.args: Added "System.FloatingPointFormatter.cs". 2003-03-15 Sebastien Pouliot * unix.args: Added Mono.Security.X509/*.cs and ASN1Convert.cs 2003-03-03 Tim Coleman * unix.args: Added System.Runtime.InteropServices/HandleRef.cs 2003-03-04 Pedro Martínez Juliá * unix.args: Added "DoubleFormatter.cs" and "SingleFormatter.cs" 2003-03-03 Lluis Sanchez Gual * unix.args: added ConstructionLevelActivator.cs, ContextLevelActivator.cs, RemoteActivationAttribute.cs, UrlAttribute.cs, ContextAttribute.cs, IContributeDynamicSink.cs, IContributeEnvoySink.cs, IContributeObjectSink.cs 2003-03-01 Gonzalo Paniagua Javier * unix.args: added ModuleResolveEventHandler.cs 2003-02-19 Lluis Sanchez Gual * unix.args: added System.Runtime.Remoting/EnvoyInfo.cs System.Runtime.Remoting.Activation/ActivationServices.cs System.Runtime.Remoting.Contexts/CrossContextChannel.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/IInternalMessage.cs 2003-02-08 Zoltan Varga * unix.args: added MACAlgorithm and HMACAlgorithm. 2003-02-06 Sebastien Pouliot * unix.args: Move some class from System.Security.Cryptography into Mono.* for easier reuse. 2003-02-04 Lluis Sanchez Gual * unix.args: added ServerIdentity.cs, Lease.cs, LeaseManager.cs 2003-02-03 Patrik Torstensson * corlib.build: fixes so corlib_cmp and corlib_res builds, need to check if we need the libs and if they still are correct. 2003-02-03 Patrik Torstensson * unix.args: added CADMessages.cs 2003-01-26 Lluis Sanchez Gual * unix.args: added RemoteActivator.cs. 2003-01-26 Lluis Sanchez Gual * unix.args: added System.Runtime.Remoting.Messaging/ArgInfo.cs, System.Runtime.Remoting.Messaging/MethodCallDictionary.cs System.Runtime.Remoting.Messaging/MethodDictionary.cs System.Runtime.Remoting.Messaging/MethodReturnDictionary.cs 2003-01-24 Lluis Sanchez Gual * unix.args: added System.Runtime.Remoting/TypeInfo.cs and System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs 2003-01-18 Jonathan Pryor * unix.args: Added IsolatedStorageFile.cs and IsolatedStorageInfo.cs in System.IO.IsolatedStorage 2003-01-17 Lluis Sanchez Gual * unix.args: Added System/DelegateSerializationHolder.cs, System/UnitySerializationHolder.cs, System.Runtime.Serialization/ObjectManager.cs, System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs, System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs and System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs 2003-01-05 Sebastien Pouliot * unix.args: added COMException.cs in System.Runtime.InteropServices 2003-01-01 Jaime Anguiano Olarra * unix.args: added System.Diagnostics.Process.cs 2002-12-28 Duncan Mak * unix.args (ASN1.cs): Sebastien forgot to include this file. 2002-12-27 Sebastien Pouliot * unix.args: added CryptoTools.cs file. 2002-12-16 Sebastien Pouliot * unix.args: added StrongName.cs, StrongNamePublicKeyBlob.cs and StrongNameIdentityPermission.cs files. 2002-12-15 Sebastien Pouliot * unix.args: added PublisherIdentityPermission.cs, Publisher.cs and PublisherMembershipCondition.cs 2002-12-10 Jeroen Janssen * updated .build file(s) to correctly contain required buildfile attribute for nant 2002-11-17 Sebastien Pouliot * unix.args: added missing files from System.Security.Cryptography namespace. 2002-10-28 Gonzalo Paniagua Javier * unix.args: added missing files from System.Security.Cryptography namespace. 2002-10-19 Sebastien Pouliot * corlib.build: Removed all excluded cryptographic source code as the cyclic dependency was removed (well commented) 2002-10-11 Duncan Mak * unix.args: Added System.Security.Cryptography.CryptoConfig. 2002-10-08 Miguel de Icaza * Mono/Runtime.cs: New file. 2002-10-05 Andrew Birkett * unix.args: Added System.Security.Cryptography.RC2 2002-09-12 Dick Porter * unix.args: Add System.Globalization.SortKey, System.Globalization.StringInfo and System.Globalizaton.TextElementEnumerator 2002-09-12 Dick Porter * unix.args: Add System.ArgIterator and System.TypedReference * corlib.build: Adding DecimalConstantAttribute to Decimal (which corcompare showed as missing) causes a SecurityException in corcompare, so exclude Decimal from the corlib_cmp build. 2002-08-26 Gonzalo Paniagua Javier * unix.args: added a couple of new files in System.Security.Principal. 2002-08-15 Tim Coleman * unix.args: Add System.Globalization/TextInfo.cs Add System.Runtime.Serialization/FormatterConverter.cs 2002-07-31 Rodrigo Moya * unix.args: added new files from System.Runtime.Remoting.Channels. 2002-07-31 Duncan Mak * unix.args: Added interfaces and enumerations from System.Runtime.Remoting.Channels. 2002-07-31 Duncan Mak * unix.args: Added new classes in System.Runtime.Remoting.Contexts. 2002-07-31 Duncan Mak * unix.args: Added new Exceptions, Interfaces and various TypeEntries from System.Runtime.Remoting. 2002-07-29 Martin Baulig * list: Removed, this isn't used anymore and people are already getting confused which file to use. 2002-07-24 Duncan Mak * unix.args: Added files from Remoting.Lifetime and Remoting.Metadata. * ChangeLog: Moved entries from System.Runtime.Remoting.Activation and System.Runtime.Remoting.Proxies to their own ChangeLog. 2002-07-23 Duncan Mak * list: * unix.args: Added new Attributes in System.Runtime.CompilerServices and System.Runtime.Remoting.Messaging. 2002-07-22 Tim Coleman * list: * unix.args: Added System.Security.Permission/ReflectionPermission.cs and System.Security.Permission/EnvironmentPermission.cs and 2002-07-10 Gonzalo Paniagua Javier * list: * unix.args: added IObjectHandle.cs. 2002-06-20 Martin Baulig * unix.args: New file. This is a mcs response file to compile corlib on GNU/Linux (which doesn't work yet). 2002-04-30 Daniel Stodden * System/Delegate.cs: Implemented Remove() * System/MulticastDelegate.cs: Implementation of RemoveImpl() done. Plus a fix for Equals(). * Test/System/MulticastDelegate.cs: Added. Should reflect above changes. 2002-04-27 Martin Baulig * corlib.build: Added new "mcs-build" target to compile corlib with mcs. This doesn't work yet - it's just to test mcs to find and fix the remaining bugs. 2002-03-27 Dan Lewis * corlib.build: removed seperate windows/linux builds. excluded wrapper and PAL classes from all builds. 2002-03-03 Nick Drochak * corlib.build: Exclude a bunch of interfaces from corlib_res.dll that were preventing the tests from running on Windows. 2002-01-25 Mark Crichton * System.Security.Cryptography/RijndaelManaged.cs: added * System.Security.Cryptography/Rijndael.cs: changed constructor to set default values. Hopefully I did it correctly. 2002-01-23 Miguel de Icaza * Unix/Errno.cs: Added * Unix/Wrapper.cs: Updated to new Wrapper 2002-01-19 Nick Drochak * corlib.build: exclude Delegate from corlib_cmp. 2002-01-09 Nick Drochak * corlib.build: Exclude Security Attribute classes that need mcs magic to get them to compile. 2002-01-06 Duco Fijma * corlib.build: Removed for System.Resources 2002-01-05 Nick Drochak * corlib.build: Have the clean target remove any .pdb files that might be around if we compiled with debug on. 2002-01-05 Nick Drochak * corlib.build: Make new build of corlib_cmp.dll. This is the same as corlib.dll without Object and ValueType. It is used by /mcs/tools/corcompare.exe to compare with mscorlib. 2002-01-03 Nick Drochak * corlib.build: Put the linux target at the top. I keep changing the build for windows 'cause it's at the top. Then when I do make, nothing changes. It seems like it always takes me half a day to remember that the linux target comes second. Old age I guess. * .cvsignore: ignore corlib.pdb for times when it's built with debug on. 2002-01-02 Nick Drochak * corlib.build: Removed "exclude CodeAccessPermission.cs" 2001-12-11 Duncan Mak * ChangeLog: Added "System.Resources" to the exclude list. 2001-12-05 Nick Drochak * ChangeLog: Add the change log to this directory * corlib.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right? Plus is encourages other to try 'make test'.