X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FChangeLog;h=e72fc08e3e5993a97071bf332880fc8e28f63686;hb=89d0ba3968d36576553e0f483b0c69465f94e8ae;hp=2599153a2532d58a4b0f85181154e1fcb4d86e24;hpb=b14d6cda0906728b9872ef91c26eb3aef42a52de;p=mono.git diff --git a/mcs/class/corlib/ChangeLog b/mcs/class/corlib/ChangeLog index 2599153a253..e72fc08e3e5 100644 --- a/mcs/class/corlib/ChangeLog +++ b/mcs/class/corlib/ChangeLog @@ -1,3 +1,304 @@ +2006-09-21 Gert Driesen + + * corlib_test.dll.sources: Added FileNotFoundExceptionTest.cs. + +2006-08-20 Gert Driesen + + * corlib.dll.sources: Added RegistryValueOptions.cs. + +2006-08-13 Atsushi Enomoto + + * corlib.dll.sources : added NormalizationTableUtil.cs and + Normalization.cs which are in Mono.Globalization.Unicode. + +2006-07-31 Sebastien Pouliot + + * corlib_test.dll.sources: Added unit tests for HMACSHA384 and + HMACSHA512 to the build. + +2006-07-15 Jonathan Chambers + + * corlib.dll.sources: Added Mono.Interop/ComInteropProxy.cs + +2006-07-09 Gert Driesen + + * corlib_test.dll.sources: Added DynamicMethodTest.cs from + Test/System.Reflection.Emit. + +2006-07-06 Dick Porter + + * corlib.dll.sources: Added + System.Security.AccessControl/AccessControlModification.cs + System.Security.AccessControl/AccessControlType.cs + System.Security.AccessControl/AccessRule.cs + System.Security.AccessControl/AceEnumerator.cs + System.Security.AccessControl/AceFlags.cs + System.Security.AccessControl/AceQualifier.cs + System.Security.AccessControl/AceType.cs + System.Security.AccessControl/AuditFlags.cs + System.Security.AccessControl/AuditRule.cs + System.Security.AccessControl/AuthorizationRule.cs + System.Security.AccessControl/AuthorizationRuleCollection.cs + System.Security.AccessControl/CommonAce.cs + System.Security.AccessControl/CommonAcl.cs + System.Security.AccessControl/CommonSecurityDescriptor.cs + System.Security.AccessControl/CompoundAce.cs + System.Security.AccessControl/CompoundAceType.cs + System.Security.AccessControl/ControlFlags.cs + System.Security.AccessControl/CryptoKeyAccessRule.cs + System.Security.AccessControl/CryptoKeyAuditRule.cs + System.Security.AccessControl/CryptoKeyRights.cs + System.Security.AccessControl/CustomAce.cs + System.Security.AccessControl/DirectoryObjectSecurity.cs + System.Security.AccessControl/DiscretionaryAcl.cs + System.Security.AccessControl/EventWaitHandleAccessRule.cs + System.Security.AccessControl/EventWaitHandleAuditRule.cs + System.Security.AccessControl/FileSecurity.cs + System.Security.AccessControl/FileSystemAccessRule.cs + System.Security.AccessControl/FileSystemAuditRule.cs + System.Security.AccessControl/FileSystemRights.cs + System.Security.AccessControl/FileSystemSecurity.cs + System.Security.AccessControl/GenericAce.cs + System.Security.AccessControl/GenericAcl.cs + System.Security.AccessControl/GenericSecurityDescriptor.cs + System.Security.AccessControl/InheritanceFlags.cs + System.Security.AccessControl/KnownAce.cs + System.Security.AccessControl/MutexAccessRule.cs + System.Security.AccessControl/MutexAuditRule.cs + System.Security.AccessControl/ObjectAccessRule.cs + System.Security.AccessControl/ObjectAce.cs + System.Security.AccessControl/ObjectAceFlags.cs + System.Security.AccessControl/ObjectAuditRule.cs + System.Security.AccessControl/PrivilegeNotHeldException.cs + System.Security.AccessControl/PropagationFlags.cs + System.Security.AccessControl/QualifiedAce.cs + System.Security.AccessControl/RawAcl.cs + System.Security.AccessControl/RawSecurityDescriptor.cs + System.Security.AccessControl/RegistryAccessRule.cs + System.Security.AccessControl/RegistryAuditRule.cs + System.Security.AccessControl/RegistryRights.cs + System.Security.AccessControl/RegistrySecurity.cs + System.Security.AccessControl/ResourceType.cs + System.Security.AccessControl/SecurityInfos.cs + System.Security.AccessControl/SystemAcl.cs + +2006-07-03 Kornél Pál + + * corlib.dll.sources: Added + System.Globalization/CodePageDataItem.cs + System.Text/CodePageEncoding.cs + System.Text/MLangCodePageEncoding.cs + System.Text/SurrogateEncoder.cs + +2006-06-5 Jonathan Chambers + + * corlib_test.dll.sources : added Variant.cs. + +2006-05-31 Zoltan Varga + + * corlib.dll.sources: Removed System/MonoDummy.cs. + + * corlib.dll.sources: Add System/MonoAsyncCall.cs. + +2006-05-25 Atsushi Enomoto + + * corlib_test.dll.sources : added EncodingInfoTest.cs. + +2006-04-21 Zoltan Varga + + * corlib.dll.sources: Add System.IO/FileOptions.cs. + +2006-03-30 Atsushi Enomoto + + * corlib_test.dll.sources: added EncoderTest.cs and DecoderTest.cs. + +2006-02-26 Gert Driesen + + * corlib.dll.sources: Removed DecimalFormatter.cs. + +2006-02-14 Ankit Jain + + * corlib_test.dll.sources: Add ArraySegmentTest.cs + +2006-01-26 Zoltan Varga + + * corlib.dll.sources: Add DebuggerNonUserCodeAttribute.cs and + SuppressMessageAttribute.cs. + +2006-01-19 Raja R Harinath + + * Makefile: Simplify. Remove support for corlib_plattest and reslib. + * corlib_plattest.dll.excludes, corlib_res.dll.excludes: remove. + +2006-01-18 Atsushi Enomoto + + * Makefile : corlib_plattest dll is now profile-aware. + +2006-01-13 Robert Jordan + + * corlib.dll.sources: Added System.Resources/ResourceManagerTest.cs + +2006-01-05 Kornél Pál + + * corlib.dll.sources: Added DriveNotFoundException.cs in System.IO. + +2005-12-23 Dick Porter + + * corlib.dll.sources: Added System.Security.AccessControl.MutexRights + +2005-12-17 Dick Porter + + * corlib.dll.sources: Added in System.Security.AccessControl: + CommonObjectSecurity.cs, EventWaitHandleRights.cs, + EventWaitHandleSecurity.cs, ObjectSecurity.cs, MutexSecurity.cs, + NativeObjectSecurity.cs. Added in System.Threading: + AbandonedMutexException.cs, EventResetMode.cs, EventWaitHandle.cs, + ThreadStartException.cs + +2005-12-15 Gert Driesen + + * corlib_test.dll.sources: Added ObjectManagerTest.cs in + System.Runtime.Serialization. + +2005-12-07 Zoltan Varga + + * corlib.dll.sources: Remove obsolete System.Runtime.InteropServices/NewConstraintAttribute.cs. + +2005-12-02 Robert Jordan + + * corlib_test.dll.sources: Added System.Reflection/ReflectedTypeTest.cs. + +2005-11-28 Atsushi Enomoto + + * corlib.dll.sources: added EncodingInfo.cs. + +2005-11-28 Atsushi Enomoto + + * corlib.dll.sources: added UTF32Encoding.cs. + +2005-11-17 Zoltan Varga + + * corlib.dll.sources: Add System.Runtime.InteropServices.DefaultParameterValueAttribute.cs. + +2005-11-15 Atsushi Enomoto + + * corlib_test.dll.sources: + Added EncoderReplacementFallbackBudderTest.cs. + +2005-11-15 Atsushi Enomoto + + * corlib_test.dll.sources: + Added DecoderReplacementFallbackBudderTest.cs. + +2005-11-15 Zoltan Varga + + * corlib.dll.sources: Readd NewConstraintAttribute.cs as gmcs depends on it. + + * corlib.dll.sources: Remove obsolete net 2.0 classes. + +2005-11-15 Atsushi Enomoto + + * corlib_test.dll.sources: added new tests for + DecoderReplacementFallback and EncoderReplacementFallback. + +2005-11-15 Atsushi Enomoto + + * corlib.dll.sources: Encoder support types in System.Text as well. + +2005-11-14 Atsushi Enomoto + + * corlib.dll.sources: added new .NET 2.0 Decoder support types in + System.Text. + +2005-11-06 Zoltan Varga + + * corlib.dll.sources: Add System.IO/SearchOption.cs. + +2005-11-05 Robert Jordan + + * corlib.dll.sources: Added System.Runtime.Remoting.Channels/ISecurableChannel.cs + +2005-10-26 Zoltan Varga + + * corlib.dll.sources: Add System.Runtime.InteropServices/IsCopyConstructed.cs. + + * corlib.dll.sources: Add/Remove some net 2.0 classes in System.Runtime.CompilerServices. + +2005-10-25 Atsushi Enomoto + + * corlib_test.dll.sources : added System.Collections.ObjectModel/KeyedCollectionTest.cs. + +2005-10-07 Zoltan Varga + + * corlib.dll.sources: Add System.Runtime.CompilerServices/{RuntimeCompatibilityAttribute.cs, RuntimeWrappedException.cs}. + + * corlib_test.dll.sources: Add System/DelegateTest.cs + +2005-08-13 Zoltan Varga + + * Makefile (EXTRA_DISTFILES): Add resource files. Fixes #75794. + +2005-08-10 Zoltan Varga + + * corlib.dll.sources: Add System.Runtime.InteropServices/SafeHandle.cs + and Microsoft.Win32.SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs. + +2005-08-09 Zoltan Varga + + * corlib.dll.sources: Add System.Runtime.CompilerServices/SpecialNameAttribute.cs. + +2005-08-08 Atsushi Enomoto + + * corlib.dll.sources : added managed collation classes + * Makefile : added resources to build. + * resources : new directory for collation table resources. + +2005-08-06 Gert Driesen + + * corlib.dll.sources: Added System.Runtime.InteropServices/ + TypeLibImportClassAttribute.cs. + +2005-07-26 Zoltan Varga + + * corlib.dll.sources: Add System/StringSplitOptions.cs and System/MidpointRounding.cs. + +2005-07-26 Raja R Harinath + + * Makefile: Minor re-org for better readability. Remove an + outdated comment. + +2005-07-26 Marek Safar + + * corlib.dll.sources: Added System.StringComparer.cs. + +2005-07-25 Marek Safar + + * Makefile: `if' for 2.0 warnings only. + +2005-07-11 Marek Safar + + * Makefile: Disable warning 414. + +2005-06-29 Ben Maurer + + * Makefile (TEST_MCS_FLAGS): Remove bad dep on S.Data. + +2005-06-23 Sebastien Pouliot + + * corlib.dll.sources: Added System.Security.Policy.MonoTrustManager to + the build (for 2.0). + * corlib_test.dll.sources: Added unit tests (normal and CAS) for + System.Security.Policy.ApplicationSecurityManager. + +2005-06-22 Sebastien Pouliot + + * corlib_test.dll.sources: Added CAS unit tests for System.Security. + SecurityManager and CodeAccessPermission to the build. + +2005-06-21 David Waite + + * corlib_test.dll.sources: Added System.Collections.ObjectModel.Collection test + 2005-06-19 Zoltan Varga * corlib.dll.sources: Add System.Collections.ObjectModel classes. @@ -751,7 +1052,7 @@ * corlib.dll.sources: Added System.Runtime.Serialization.Formatter.Binary.CodeGenerator.cs -2004-02-10 Carlos Guzmán Álvarez +2004-02-10 Carlos Guzmán Álvarez * Mono.Security.Cryptography/PKCS1.cs: @@ -828,7 +1129,7 @@ * corlib_test.dll.sources: Added unit tests PaddingMode and X509 using CryptoAPI. -2003-12-14 Pedro Martú‹ez JuliE +2003-12-14 Pedro Martínez Juliá * DateTime.cs: Be sure that the array access is not out of range when looking for ArgumentOutOfRangeException in the year value. @@ -919,7 +1220,7 @@ * corlib.dll.sources: Added classes for Authenticode support. * corlib_test.dll.sources: Added unit test for SPC certificates. -2003-09-26 Pedro Martú‹ez JulE +2003-09-26 Pedro Martínez Juliá * corlib_test.dll.sources: Remove tests that generate compile errors. The tests are still there but its name is rmoved here. @@ -1077,7 +1378,7 @@ * unix.args: Added System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs -2003-03-16 Pedro Martú‹ez JuliE +2003-03-16 Pedro Martínez Juliá * unix.args: Added "System.FloatingPointFormatter.cs". @@ -1089,7 +1390,7 @@ * unix.args: Added System.Runtime.InteropServices/HandleRef.cs -2003-03-04 Pedro Martú‹ez JuliE +2003-03-04 Pedro Martínez Juliá * unix.args: Added "DoubleFormatter.cs" and "SingleFormatter.cs"