(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / corlib / ChangeLog
blobcbcb140c92d4fa18818a5d401dd8f493f49d941c
1 2004-10-29  Raja R Harinath  <rharinath@novell.com>
3         * Makefile: Move support for building net_2_0_bootstrap libraries
4         to gmcs.
6 2004-10-04  Zoltan Varga  <vargaz@freemail.hu>
8         * corlib.dll.sources: Add more 2.0 classes under System.Runtime.InteropServices.
10         * corlib.dll.sources: Add new 2.0 classes under System.Runtime.InteropServices.
12 2004-09-29  Zoltan Varga  <vargaz@freemail.hu>
14         * corlib.dll.sources: Add System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.cs.
16 2004-09-27  Zoltan Varga  <vargaz@freemail.hu>
18         * corlib.dll.sources: Add more 2.0 System.Reflection classes.
19         
20         * corlib.dll.sources: Add some 2.0 System.Reflection classes.
22 2004-09-26  Zoltan Varga  <vargaz@freemail.hu>
24         * corlib_test.dll.sources: Add System.Reflection/FieldInfoTest.
25         
26         * corlib_test.dll.sources: Add System.Reflection/MethodInfoTest.
28 2004-09-25  Zoltan Varga  <vargaz@freemail.hu>
30         * corlib_test.dll.sources: Add System.Reflection/ParameterInfoTest.
32 2004-09-23  Zoltan Varga  <vargaz@freemail.hu>
34         * corlib.dll.sources: Add System.Reflection.ObfuscateAssemblyAttribute
35         and System.Reflection.ObfuscationAttribute.
37 2004-09-21  Raja R Harinath  <rharinath@novell.com>
39         * Makefile (net20bootstrapcorlib): Rename from net20bootstraplib.
40         Build 'mscorlib.dll' using the 'net_2_0_bootstrap' profile.
41         (net20bootstrapSystem): New.  Build 'System.dll' using the
42         'net_2_0_bootstrap' profile.
43         ($(gmcs)): Depend on both the above.
44         (CLEAN_FILES) [PROFILE=net_2_0]: Clean the 'net_2_0_bootstrap'
45         profile and 'gmcs' too.
47 2004-09-20  Gert Driesen <drieseng@users.sourceforge.net>
49         * corlib.dll.sources: Removed ReadOnlyCollections.cs and Collection.cs
50         from corlib System.Collections.Generics to System assembly
52 2004-09-19  Zoltan Varga  <vargaz@freemail.hu>
54         * corlib_test.dll.sources: Added System/ModuleHandleTest.
56         * corlib.dll.sources: Added System/ModuleHandle.
58 2004-09-14  Tim Coleman <tim@timcoleman.com>
59         * corlib.dll.sources: Added System.Security.Principal/TokenImpersonationLevel
61 2004-09-09  Tim Coleman <tim@timcoleman.com>
62         * corlib.dll.sources: Added System/Base64FormattingOptions.cs to the
63         build
65 2004-09-05  Marek Safar  <marek.safar@seznam.cz>
67         * corlib.dll.sources: 
68         Added System.Collections.Generic/Dictionary.cs to the build.
70 2004-09-03  Sebastien Pouliot  <sebastien@ximian.com>
72         * corlib_test.dll.sources: Added System.Security.Permissions/
73         RegistryPermissionTest.cs to unit tests.
75 2004-08-30  Sebastien Pouliot  <sebastien@ximian.com>
77         * corlib.dll.sources: Added Mono.Security/Uri.cs to the build.
79 2004-08-26  Sebastien Pouliot  <sebastien@ximian.com>
81         * corlib.dll.sources: Added System.Security.Policy/
82         ApplicationSecurityManager.cs, ApplicationSecurityManagerCodeGroup.cs,
83         ApplicationTrustCollection.cs and ApplicationTrustEnumerator.cs for 
84         NET_2_0 profile.
85         * corlib_test.dll.sources: Added System.Security.Policy/
86         ApplicationDirectoryTest.cs, HashMembershipConditionTest.cs,
87         HashTest.cs and IBuiltInEvidenceTest.cs to unit tests.
89 2004-08-25  Nick Drochak <ndrochak@ieee.com>
91         * Makefile : Ignore tests that hang MS.NET.
93 2004-08-23  Sebastien Pouliot  <sebastien@ximian.com>
95         * corlib.dll.sources: Added System.Security.Policy/
96         ApplicationMembershipCondition.cs, 
97         DomainApplicationMembershipCondition.cs,
98         MembershipConditionHelper.cs for NET_2_0 profile.
99         * corlib_test.dll.sources: Added System.Security.Policy/
100         AllMembershipConditionTest.cs,
101         ApplicationDirectoryMembershipConditionTest.cs,
102         ApplicationMembershipConditionTest.cs and
103         DomainApplicationMembershipConditionTest.cs to unit tests.
105 2004-08-23  Martin Baulig  <martin@ximian.com>
107         * Makefile: Add $(LIBRARY_FLAGS) to the $(net20bootstraplib)
108         compilation to get /nostdlib.
110 2004-08-20  Sebastien Pouliot  <sebastien@ximian.com>
112         * corlib_test.dll.sources: Added System.Security.Permissions/
113         SiteIdentityPermissionTest.cs and UrlIdentityPermissionTest.cs
114         to unit tests.
116 2004-08-19  Sebastien Pouliot  <sebastien@ximian.com>
118         * corlib_test.dll.sources: Added System.Security.Permissions/
119         CodeAccessSecurityAttributeTest.cs,
120         DataProtectionPermissionAttributeTest.cs (NET_2_0),
121         HostProtectionAttributeTest.cs (NET_2_0), 
122         IsolatedStoragePermissionAttributeTest.cs and
123         KeyContainerPermissionAttributeTest.cs  (NET_2_0) to unit tests.
125 2004-08-19  Sebastien Pouliot  <sebastien@ximian.com>
127         * corlib_test.dll.sources: Added SecurityPermissionTest.cs to unit 
128         tests.
130 2004-08-18  Sebastien Pouliot  <sebastien@ximian.com>
132         * corlib_test.dll.sources: Added GacIdentityPermissionTest.cs and
133         GacIdentityPermissionAttributeTest.cs to unit tests. Added 
134         IsolatedStorageFilePermissionTest.cs.
136 2004-08-17  Sebastien Pouliot  <sebastien@ximian.com>
138         * corlib_test.dll.sources: Added StrongNameIdentityPermissionTest.cs
139         to unit tests.
141 2004-08-17  Sebastien Pouliot  <sebastien@ximian.com>
143         * corlib.dll.sources: Added System.Security.Permissions/
144         DataProtectionPermission.cs, DataProtectionPermissionAttribute.cs,
145         DataProtectionPermissionFlags.cs, HostProtectionAttribute.cs,
146         HostProtectionPermission.cs, KeyContainerPermission.cs,
147         KeyContainerPermissionAccessEntry.cs, 
148         KeyContainerPermissionAccessEntryCollection.cs,
149         KeyContainerPermissionAccessEntryEnumerator.cs
150         KeyContainerPermissionAttribute.cs and KeyContainerPermissionFlags.cs
151         to NET_2_0 profile.
152         * corlib_test.dll.sources: Added System.Security.Permissions/
153         IBuiltInPermissionTest.cs and UIPermissionTest.cs unit tests.
155 2004-08-12  Sebastien Pouliot  <sebastien@ximian.com>
157         * corlib.dll.sources: Added System.Runtime.ConstrainedExecution/
158         CER.cs, Consistency.cs, PrePrepareMethodAttribute.cs and
159         ReliabilityContractAttribute.cs. Added System.Threading/
160         ParameterizedThreadStart.cs. All for NET_2_0 profile.
162 2004-08-09  Marek Safar  <marek.safar@seznam.cz>
164         * corlib.dll.sources: Added System/EnvironmentVariableTarget.cs
165         for NET_2_0.
167 2004-08-09  Sebastien Pouliot  <sebastien@ximian.com>
169         * corlib.dll.sources: Added System/ApplicationId.cs, 
170         System.Reflection/ImageFileMachine.cs and PortableExecutableKind.cs,
171         and System.Security.Policy/ApplicationSecurityInfo.cs for NET_2_0.
172         * corlib_test.dll.sources: Added System/ApplicationIdentityTest.cs and
173         ApplicationIdTest.cs unit tests for NET_2_0.
175 2004-08-08  Sebastien Pouliot  <sebastien@ximian.com>
177         * corlib.dll.sources: Added System/AppDomainInitializer.cs,
178         AppDomainManager.cs, ApplicationActivator.cs and
179         DomainManagerInitializationFlags.cs. Added System.Threading/
180         HostExecutionContext.cs, HostExecutionContextManager.cs and
181         HostExecutionContextSwitcher.cs for NET_2_0.
183 2004-08-04  Sebastien Pouliot  <sebastien@ximian.com>
185         * corlib.dll.sources: Added System.Security.Permissions/
186         GacIdentityPermission.cs and GacIdentityPermissionAttribute.cs, and
187         System.Security.Policy/Gac.cs and GacMembershipCondition.cs to NET_2_0
188         * corlib_test.dll.sources: Added /Test/System.Security.Policy/
189         GacMembershipConditionTest.cs, GacTest.cs and
190         ZoneMembershipConditionTest.cs to unit tests.
192 2004-08-03  Sebastien Pouliot  <sebastien@ximian.com>
194         * corlib.dll.sources: Added PermissionSetCollection and SecureString
195         in System.Security. Moved CriticalFinalizerObject to System.Runtime.
196         ConstrainedExecution.
197         * corlib_test.dll.sources: Added /Test/System.Security.Permissions/
198         ZoneIdentityPermissionTest.cs to unit tests.
200 2004-07-28  Lluis Sanchez Gual  <lluis@novell.com>
202         * Makefile: Use the new FRAMEWORK_VERSION variable to build the destination
203           path for mscorlib.
205 2004-07-27  Lluis Sanchez Gual  <lluis@novell.com>
207         * corlib.dll.sources: Added new files for NET_2_0 profile: 
208                 System.Threading/ExecutionContext.cs
209                 System.Threading/ExecutionContextSwitcher.cs
210                 System.Threading/SynchronizationContext.cs
211                 System.Threading/SynchronizationContextSwitcher.cs
213 2004-07-14  Sebastien Pouliot  <sebastien@ximian.com>
215         * corlib.dll.sources: Added new files for NET_2_0 profile: 
216                 System.Security/HostProtectionException.cs
217                 System.Security/HostSecurityManager.cs
218                 System.Security/HostSecurityManagerFlags.cs
219                 System.Security/SecurityContext.cs
220                 System.Security/SecurityContextSwitcher.cs
221                 System.Security.Permissions/HostProtectionResource.cs
222                 System.Threading/AsyncFlowControl.cs
223                 System.Threading/CompressedStackSwitcher.cs
224                 System.Threading/ContextCallback.cs
226 2004-07-13  Sebastien Pouliot  <sebastien@ximian.com>
228         * corlib.dll.sources: Added new files for NET_2_0 profile: 
229                 System/ActivationContext.cs
230                 System/ApplicationIdentity.cs
231                 System/IApplicationDescription.cs
232                 System/IHostContext.cs
233                 System.Security.Policy/ApplicationDefaultCodeGroup.cs 
234                 System.Security.Policy/ApplicationInstallScope.cs 
235                 System.Security.Policy.Security.Policy/ApplicationTrust.cs 
236                 System.Security.Policy/ApplicationVersionMatch.cs 
237                 System.Security.Policy/CodeConnectAccess.cs 
238                 System.Security.Policy/CodeGroupGrantScope.cs 
239                 System.Security.Policy/IApplicationTrustManager.cs 
240                 System.Security.Policy/ITrustLicenseIssuerCollection.cs 
241                 System.Security.Policy/ITrustManager.cs 
242                 System.Security.Policy/ITrustManagerConfig.cs 
243                 System.Security.Policy/PromptingLevel.cs 
244                 System.Security.Policy/ProvideAssemblyEvidenceEventArgs.cs 
245                 System.Security.Policy/TrustLicenseIssuer.cs 
246                 System.Security.Policy/TrustManagerContext.cs
247                 System.Security.Policy/TrustManagerUIContext.cs 
248                 System.Security.Policy/TrustManagerZoneConfig.cs 
250 2004-07-10  Lluis Sanchez Gual <lluis@ximian.com>
252         * corlib.dll.sources: Added System.Threading.SendOrPostCallback.cs.
254 2004-07-07  Sebastien Pouliot  <sebastien@ximian.com>
256         * corlib.dll.sources: Added new files for NET_2_0: 
257                 System.Runtime.InteropServices/_Exception.cs
258                 System.Security.Cryptography/RijndaelManagedTransform.cs
259                 System.Security.Cryptography/RIPEMD160.cs
260                 System.Security.Cryptography/RIPEMD160Managed.cs
261                 System.Security.AccessControl/AccessControlActions.cs
262                 System.Security.Cryptography.X509Certificates/X509ContentType.cs
263                 System.Security.Cryptography.X509Certificates/X509KeyStorageFlags.cs
264         * corlib.dll.sources: Added new tests for CipherMode and 
265         CspProviderFlags.
267 2004-07-02  Raja R Harinath  <rharinath@novell.com>
269         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
271 2004-07-02  Raja R Harinath  <rharinath@novell.com>     
273         * Makefile ($(net20bootstrap_makefrag)): Build from net_2_0
274         profile response file.
275         (gmcs): Style update.
277 2004-06-14  Raja R Harinath  <rharinath@novell.com>
279         * Makefile (net20bootstrap_response): Remove.  This shouldn't
280         differ from $(response).
281         (post_process): Remove, now that PLATFORM_CHANGE_SEPARATOR_CMD is
282         unconditional.
283         ($(cmp_response),$(res_response)): Update.
285 2004-06-11  Raja R Harinath  <rharinath@novell.com>
287         * Makefile (TEST_COMPILE): Use internal mcs to compile the
288         platform testsuite too.
290 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
292         * corlib_test.dll.sources: added EnumBuilderTest and 
293         FieldBuilderTest to the build
295 2004-06-11  Raja R Harinath  <rharinath@novell.com>
297         * corlib_plattest.dll.excludes: Remove contents.  Any file listed
298         here has also to be listed in corlib_test.dll.sources.
300         * Makefile: Rewrite to use library.make.  Do away with stampfiles.
302 2004-06-04  Atsushi Enomoto  <atsushi@ximian.com>
304         * Makefile : fixed incorrectly unified corlib-plattest in the
305           previous fix.
307 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
309         * Makefile : added run-test-ondotnet support.
311 2004-05-30  Martin Baulig  <martin@ximian.com>
313         * Makefile (net_2_0_dir): New variable; also use the correct
314         directory here.
316 2004-05-29  Gert Driesen  (drieseng@users.sourceforge.net)
318         * corlib.dll.sources: added SetWin32ContextInIDispatchAttribute
319         and VariantWrapper
321 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
323         * Makefile: changed case on nunit.framework.dll (lowercase)
325 2004-05-22  Todd Berman  <tberman@sevenl.net>
327         * corlib.dll.sources: added Mono/Runtime.cs
328         * Mono: added Mono directory back
329         * Mono/Runtime.cs: add back Runtime.cs, marked as internal, gnome#
330         needs it.
332 2004-05-22  Sebastien Pouliot  <sebastien@ximian.com>
334         * corlib_test.dll.sources: Added IntPtrTest and UIntPtrTest to the 
335         build.
337 2004-05-21  Sebastien Pouliot  <sebastien@ximian.com>
339         * corlib_test.dll.sources: Added SingleTest to the build.
341 2005-05-18  Gert Driesen (drieseng@users.sourceforge.net)
343         * corlib_test.dll.sources: added PropertyInfoTest
345 2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
347         * corlib.dll.sources: removed obsolete Mono/Runtime.cs
348         * corlib_test.dll.sources: added BinderTests
349         * Mono: removed obsolete directory.
350         * Mono/ChangeLog: Removed file.
351         * Mono/Runtime.cs: Removed file.
353 2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
355         * Makefile: install-local is verbose now.
357 2004-05-14  Sebastien Pouliot  <sebastien@ximian.com>
359         * corlib.dll.sources: Added System/__ComObject.cs to the build.
361 2004-05-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
363         * corlib_test.dll.sources: added BinderTests.cs
365 2004-05-12  Zoltan Varga  <vargaz@freemail.hu>
367         * corlib.dll.sources: Added System.Threading/CompressedStack.cs
369 2004-05-11  Jackson Harper  <jackson@ximian.com>
371         * Makefile: Use snazzy new PLATFORM_PATH_SEPARATOR when setting
372         the mono path, so it works on Windows.
373         
374 2004-05-10  Raja R Harinath  <rharinath@novell.com>
376         * Makefile (corlib_net_2_0_bootstrap): Remove extraneous copying.
378 2004-05-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
380         * Makefile: build NUnit if the dll is not found when running
381         'make test'. Use INTERNAL_MCS to build the tests as csc fails miserably
382         to compile them.
384 2004-05-07  Raja R Harinath  <rharinath@novell.com>
386         * Makefile (corlib_net_2_0_bootstrap): Copy System.dll and
387         System.Xml.dll from 'default' profile build.
388         ($(gmcs)): Always go to 'gmcs' directory.
390 2004-05-06  Sebastien Pouliot  <sebastien@ximian.com>
392         * corlib_test.dll.sources: Added SymmetricAlgorithm2Test, 
393         ToBaseTransformTest, TripleDESTest unit tests to the build.
395 2004-05-07  Nick Drochak <ndrochak@gol.com>
397         * Makefile (plattest_flags): Add /unsafe.
399 2004-05-05  Sebastien Pouliot  <sebastien@ximian.com>
401         * corlib.dll.sources: Added Base64Constants to the build.
402         Added SHAConstants to the build.
404 2004-05-05  Zoltan Varga  <vargaz@freemail.hu>
406         * Makefile (test_flags): Add /unsafe.
408 2004-05-03 Lluis Sanches Gual  <lluis@ximian.com>
409         
410         * corlib.dll.sources: Added Assembly/Consts.cs.
411                 
412 2004-04-30  Jackson Harper  <jackson@ximian.com>
414         * Makefile: Add dependancies.
415         
416 2004-04-29  Jackson Harper  <jackson@ximian.com>
418         * Makefile: net_2_0 corlib goes to a special place.
419         
420 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
422         * corlib.dll.sources: Added X509ChainStatusFlags, X509CRL, X509Store, 
423         X509StoreManager, X509Stores, BasicConstraintsExtension, 
424         KeyUsageExtension and SubjectKeyIdentifierExtension to the build.
425         Removed ITrustAnchors.cs, TestAnchors.cs and TrustAnchors from the 
426         build.
428 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
430         * corlib_test.dll.sources: Added DESCryptoServiceProviderTest.cs.
432 2004-04-28  Zoltan Varga  <vargaz@freemail.hu>
434         * corlib.dll.sources: Added System.Reflection.Emit/MethodRental.cs.
436         * corlib_test.dll.sources: Added Test/System.Reflection.Emit/MethodRentalTest.cs.
438 2004-04-27  Zoltan Varga  <vargaz@freemail.hu>
440         * Makefile: Fix tests with new directory structure.
442 2004-04-26  Jackson Harper  <jackson@ximian.com>
444         * Makefile: Use profile dependant directory.
445         
446 2004-04-26  Sebastien Pouliot  <sebastien@ximian.com>
448         * corlib_test.dll.sources: Added DESTest.cs.
450 2004-04-22  Martin Baulig  <martin@ximian.com>
452         Use `#if NET_2_0 || BOOTSTRAP_2_0' for the generic reflection stuff.
454 2004-04-09  Zoltan Varga  <vargaz@freemail.hu>
456         * corlib_test.dll.sources: Added System.Threading/TimerTest.cs.
458 2004-04-08  Bernie Solomon  <bernard@ugsolutions.com>
460         * corlib.dll.sources: Added Mono.Security/BitConverterLE.cs
462 2004-04-03 Lluis Sanches Gual  <lluis@ximian.com>
463         
464         * corlib_test.dll.sources: Added System.Threading/ReaderWriterLockTest.cs.
465                 
466 2004-04-02  Sebastien Pouliot  <sebastien@ximian.com>
468         * corlib_test.dll.sources: Added System/EnvironmentTest.cs.
470 2004-03-31  Sebastien Pouliot  <sebastien@ximian.com>
472         * corlib.dll.sources: Added Mono.Security/StrongNameManager.cs.
474 2004-03-11  Martin Baulig  <martin@ximian.com>
476         * corlib.dll.sources: Added System.Collections.Generic/Queue.cs
477         and System.Collections.Generic.Stack.cs.
479 2004-03-11  Atsushi Enomoto  <atsushi@ximian.com>
481         * Makefile, corlib.dll.win32-excludes : 
482           now csc build includes SecurityPermissionAttribute.cs.
484 2004-03-09  Jackson Harper  <jackson@ximian.com>
486         * corlib_test.dll.sources: Add new test cases to the build.
487         
488 2004-03-03  Jackson Harper <jackson@ximian.com>
490         * corlib.dll.sources: Add new registry files to the build.
491         
492 2004-02-20  Jackson Harper  <jackson@ximian.com>
494         * corlib.dll.sources: Add LockQueue.cs to build.
495         
496 2004-02-18  Atsushi Enomoto  <atsushi@ximian.com>
498         * corlib_test.dll.sources : Added CharCategoryTest.cs
500 2004-02-17 Lluis Sanches Gual  <lluis@ximian.com>
501         
502         * corlib.dll.sources: Added 
503                 System.Runtime.Serialization.Formatter.Binary.CodeGenerator.cs
505 2004-02-10 Carlos Guzmán Álvarez  <carlosga@telefonica.net>
507     * Mono.Security.Cryptography/PKCS1.cs:
509         - Added little change for allow the class to be used with
510         hash implementations that doesn't have an oid like the MD5SHA1 hash.
512 2004-02-06  Sebastien Pouliot  <sebastien@ximian.com>
514         * corlib.dll.sources: Moved SymmetricTransform class from System.
515         Security.Cryptography (SymmetricAlgorithm) to Mono.Security.
516         Cryptography.
518 2004-02-05  Sebastien Pouliot  <sebastien@ximian.com>
520         * corlib.dll.sources: Added KeyPairPersistance class, in Mono.
521         Security.Cryptography namespace, to the build.
522         * corlib_test.dll.sources: Added AppDomain unit tests in System.
523         Some tests are currently ignored because they produce lots of GC
524         Warning failures but they seems to work (nunit finishes).
526 2004-01-14  Sebastien Pouliot  <spouliot@videotron.ca>
528         * corlib_test.dll.sources: Added Url and UrlMembershipCondition unit 
529         tests in System.Security.Policy namespace.
531 2004-01-06  Sebastien Pouliot  <spouliot@videotron.ca>
533         * corlib_test.dll.sources: Added SecurityException unit tests in
534         System.Security namespace.
536 2004-01-05  Sebastien Pouliot  <spouliot@videotron.ca>
538         * corlib_test.dll.sources: Added CodeAccessPermission unit tests in
539         System.Security namespace. Added CodeGroup related and PolicyLevel
540         unit tests to System.Security.Policy.
542 2004-01-05  Zoltan Varga  <vargaz@freemail.hu>
544         * corlib.dll.sources: Added System.Resources.Win32Resources.cs.
546 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
548         * corlib_test.dll.sources: Added SecurityManager unit tests in
549         in System.Security namespace.
551 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
553         * corlib.dll.sources: Added SiteMembershipCondition to 
554         System.Security.Policy namespace.
555         * corlib_test.dll.sources: Added Site and SiteMembershipCondition
556         unit tests in System.Security.Policy namespace.
558 2004-01-02  Sebastien Pouliot  <spouliot@videotron.ca>
560         * corlib.dll.sources: Added many (long time) missing classes in the
561         System.Security.Policy namespace.
563 2004-01-01  Nick Drochak  <ndrochak@gol.com>
565         * corlib_test.dll.sources: Add PermissionRequestEvidenceTest.cs
566         * corlib.dll.sources. Add PermissionRequestEvidence.cs
568 2003-12-29  Sebastien Pouliot  <spouliot@videotron.ca>
570         * corlib_test.dll.sources: Added new unit tests to System.Security.
571         Permissions and System.Security.Principal.
573 2003-12-25  Sebastien Pouliot  <spouliot@videotron.ca>
575         * corlib.dll.sources: Added WindowsPrincipal to build.
577 2003-12-15  Sebastien Pouliot  <spouliot@videotron.ca>
579         * corlib_test.dll.sources: Added unit tests PaddingMode and X509 
580         using CryptoAPI.
582 2003-12-14  Pedro Martínez Juliá  <yoros@wanadoo.es>
584         * DateTime.cs: Be sure that the array access is not out of range
585         when looking for ArgumentOutOfRangeException in the year value.
587 2003-12-08  Peter Williams  <peter@newton.cx>
589         * Makefile: Use embedded tab instead of $(ECHO_ESCAPE).
590         Fixes build on OS X.
592 2003-12-04  Martin Baulig  <martin@ximian.com>
594         * corlib.dll.sources: Added System.Collections.Generic.
596 2003-11-26  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
598         * corlib.dll.sources: Added file:
599                 System.Runtime.InteropServices.DispatchWrapper.cs
601 2003-11-26  Lluis Sanchez Gual <lluis@ximian.com>
603         * corlib.dll.sources: Added 
604                 System.Runtime.Remoting.Services/EnterpriseServicesHelper.cs
605         * corlib_test.dll.sources: Added System.Runtime.Remoting/SoapServicesTest.cs
607 2003-11-24  Zoltan Varga  <vargaz@freemail.hu>
609         * corlib.dll.sources: Add System.Reflection.Emit/DynamicMethod.cs.
611 2003-11-19  Lluis Sanchez Gual <lluis@ximian.com>
613         * corlib_test.dll.sources: Added some test files:
614                 System.Runtime.Remoting/ContextTest.cs
615                 System.Runtime.Remoting/SynchronizationAttributeTest.cs
617 2003-11-18  Lluis Sanchez Gual <lluis@ximian.com>
619         * corlib.dll.sources: Added some files:
620                 System.Runtime.Remoting.Contexts/IContextPropertyActivator.cs
621                 System.Runtime.Remoting.Contexts/SynchronizationAttribute.cs
622                 System.Runtime.Remoting.Messaging/ISerializationRootObject.cs
624 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
626         * corlib.dll.sources: Added already existing, but not added delegate
627                 Added various classes in System.InteropServices
629 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
631         * corlib.dll.sources: Added some files:
632                 System.Runtime.Serialization.Formatter.cs
633                 System.Runtime.Serialization.Formatters/InternalRM.cs
634                 System.Runtime.Serialization.Formatters/InternalST.cs
635                 System.Runtime.Serialization.Formatters/TypeFilterLevel.cs
637 2003-11-17  Lluis Sanchez Gual <lluis@ximian.com>
639         * corlib.dll.sources: Added some files:
640                 System.Runtime.Remoting.Channels/AggregateDictionary.cs
641                 System.Runtime.Remoting.Metadata.W3cXsd2001/SoapHelper.cs
642         
643 2003-11-16  Lluis Sanchez Gual <lluis@ximian.com>
645         * corlib.dll.sources: Add System.Runtime.Remoting/InternalRemotingServices.cs
646         
647 2003-11-15  Zoltan Varga  <vargaz@freemail.hu>
649         * corlib.dll.sources: Add System.Runtime.CompilerServices/IsVolatile.cs.
651 2003-11-12 Jackson Harper <jackson@ximian.com>
653         * Makefile: corlib is now named mscorlib.
655 2003-11-09  Sebastien Pouliot  <spouliot@videotron.ca>
657         * corlib.dll.sources: Added new 1.2 classes for System.Security.Cryptography.
658         * corlib_test.dll.sources: Added unit tests for some HMAC (new in 1.2).
660 2003-10-18  Sebastien Pouliot  <spouliot@videotron.ca>
662         * corlib.dll.sources: Added classes StrongName to support StrongNames.
664 2003-10-17  Sebastien Pouliot  <spouliot@videotron.ca>
666         * corlib.dll.sources: Added classes CryptoConvert to support StrongNames.
668 2003-10-12  Sebastien Pouliot  <spouliot@videotron.ca>
670         * corlib.dll.sources: Added classes for Authenticode support.
671         * corlib_test.dll.sources: Added unit test for SPC certificates.
673 2003-09-26  Pedro Martínez Julá  <yoros@wanadoo.es>
675         * corlib_test.dll.sources: Remove tests that generate compile
676         errors. The tests are still there but its name is rmoved here.
678 2003-09-24    <cesar@ciencias.unam.mx>
680         * corlib.dll.sources: Added CompilerGlobalScopeAttribute.cs to the build
682 2003-08-20  Duncan Mak  <duncan@ximian.com>
684         * corlib_test.dll.sources: Added DictionaryBaseTest.cs
686 2003-08-19 Nick Drochak <ndrochak@gol.com>
688         * Makefile: Turn on debug for the corlib tests on .NET.
690 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
692         * corlib.dll.sources: added quite some files
694 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
696         * corlib.dll.sources: added/removed Locale.cs
698 2003-08-03  Sebastien Pouliot  <spouliot@videotron.ca>
700         * corlib.dll.sources: Added IBuiltInPermission.cs to System.Security.Permissions
702 2003-07-31  Sebastien Pouliot  <spouliot@videotron.ca>
704         * corlib_test.dll.sources: Added new CryptoStreamTest.cs
706 2003-07-24  Peter Williams  <peter@newton.cx>
708         * Makefile: Boo-yah! Add corlib_plattest.dll, which is a
709         corlib test library built against the platform corlib. This
710         lets us test our corlib tests. On a non-mono-native platform
711         (Windows) we run those tests only; on a mono-native platform, we
712         run the full corlib test suite on our own tests.
713         (clean-local): Forgot $(plattestlib).
715         * corlib_plattest.dll.excludes: Add this. (The result of
716         'grep Mono corlib_test.dll.sources')
718         * corlib_test.dll.sources: Extraneous newline was messing things
719         up.
720         
721 2003-07-23  Ravi Pratap  <ravi@ximian.com>
723         * Type.cs, TypeBuilder.cs, MonoType.cs: Fixes to IsArrayImpl
724         from Paolo in response to bug #45993.
726 2003-07-23  Lluis Sanchez Gual  <lluis@ximian.com>
728         * corlib_test.dll.sources: added System.Runtime.Serialization/SerializationTest.cs
730 2003-07-20  Peter Williams  <peter@newton.cx>
732         * Makefile: Add in corlib_res.dll, which we use as a basis
733         for tests on non-linux platforms. Nearly identical rules to
734         corlib_cmp: corlib - some files that cause the MS runtime to
735         barf.
737         * corlib_res.dll.excludes: Added.
739 2003-07-20  Peter Williams  <peter@newton.cx>
741         * Makefile: Don't use real_corlib; use $(PLATFORM_CORLIB).
743 2003-07-18  Peter Williams  <peter@newton.cx>
745         * Makefile (dist-local): The fancy shell script was neat, but
746         ultimately unnecessary and counterproductive. Alas.
748 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
750         * corlib.dll.sources:
751         * unix.args: AssemblyInfo.cs added
753 2003-07-17  Peter Williams  <peter@newton.cx>
755         * Makefile ($(testlib)): Build with $(BOOT_COMPILE), not $(CSCOMPILE),
756         which sort of makes sense and is needed on Windows too.
757         ($(corlib)): same.
758         $(cmplib): Don't include the makefrag to save the Windows build and some
759         time.
761 2003-07-16  Peter Williams  <peter@newton.cx>
763         * Makefile ($(test_makefrag)): Use $(ECHO_ESCAPE) for HP/UX
764         portability fixes.
765         (all-local): Don't build $(cmplib) by default, it's not something
766         most people need, and the build is broken on Windows right now anyway.
768 2003-07-13  Zoltan Varga  <vargaz@freemail.hu>
770         * unix.args: Fix UNIX build.
772 2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
774         * unix.args: Added Runtime.InteropServices.ComCompatibleVersionAttribute.cs,
775         Runtime.InteropServices.TypeLibVersionAttribute.cs
777 2003-07-05  Sebastien Pouliot <spouliot@videotron.ca>
779         * unix.args: Added SecurityParser.cs to Mono.Xml
781 2003-06-22  Sebastien Pouliot <spouliot@videotron.ca>
783         * unix.args: Added FileDialogPermission.cs, IsolatedStorageFilePermission.cs,
784         PrincipalPermission.cs, PublisherIdentityPermissionAttribute.cs,
785         RegistryPermission.cs, SiteIdentityPermission.cs, UIPermission.cs,
786         UrlIdentityPermission.cs and ZoneIdentityPermission.cs.
788 2003-06-22  Lluis Sanchez Gual <lluis@ximian.com>
790         * unix.args: added System.Runtime.Remoting/SoapServices.cs
792 2003-06-11  Sebastien Pouliot <spouliot@videotron.ca>
794         * unix.args: added Mono.Security.Cryptography/DSAManaged.cs and
795         RSAManaged.cs
797 2003-05-29  Nick Drochak <ndrochak@gol.com>
799         * makefile.gnu: turn on debug since it works again.
801 2003-05-09  Sebastien Pouliot <spouliot@videotron.ca>
803         * unix.args: added System.Security/
804         AllowPartiallyTrustedCallersAttribute.cs
806 2003-04-05  Nick Drochak  <ndrochak@gol.com>
808         * makefile.gnu: revert. debugger support not installed by default in mcs
810 2003-04-05  Nick Drochak  <ndrochak@gol.com>
812         * makefile.gnu: compile with debug.
814 2003-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
816         * unix.args: added SEHException.
818 2003-03-25  Martin Willemoes Hansen <mwh@sysrq.dk>
820         * Stubed System.Runtime.Remoting.Metadata.W3cXsd2001
821         * Updated unix.args with the stubs
823 2003-03-21  Martin Willemoes Hansen <mwh@sysrq.dk>
824         
825         * unix.args: Added System.Runtime.Remoting.Channels/IChannelReceiverHook.cs
827 2003-03-21  Lluis Sanchez Gual <lluis@ideary.com>
829         * unix.args: Added System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs
831 2003-03-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
833         * unix.args: Added "System.FloatingPointFormatter.cs".
835 2003-03-15  Sebastien Pouliot <spouliot@videotron.ca>
837         * unix.args: Added Mono.Security.X509/*.cs and ASN1Convert.cs
839 2003-03-03  Tim Coleman <tim@timcoleman.com>
840         * unix.args: Added
841                 System.Runtime.InteropServices/HandleRef.cs
843 2003-03-04  Pedro Martínez Juliá  <yoros@wanadoo.es>
845         * unix.args: Added "DoubleFormatter.cs" and "SingleFormatter.cs"
848 2003-03-03  Lluis Sanchez Gual <lluis@ideary.com>
850         * unix.args: added ConstructionLevelActivator.cs, ContextLevelActivator.cs,
851                 RemoteActivationAttribute.cs, UrlAttribute.cs, ContextAttribute.cs,
852                 IContributeDynamicSink.cs, IContributeEnvoySink.cs, IContributeObjectSink.cs
854 2003-03-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
856         * unix.args: added ModuleResolveEventHandler.cs
858 2003-02-19  Lluis Sanchez Gual <lluis@ideary.com>
860         * unix.args: added 
861                 System.Runtime.Remoting/EnvoyInfo.cs
862                 System.Runtime.Remoting.Activation/ActivationServices.cs
863                 System.Runtime.Remoting.Contexts/CrossContextChannel.cs
864                 System.Runtime.Remoting.Messaging/ClientContextTerminatorSink.cs
865                 System.Runtime.Remoting.Messaging/ConstructionCall.cs
866                 System.Runtime.Remoting.Messaging/ConstructionCallDictionary.cs
867                 System.Runtime.Remoting.Messaging/ConstructionResponse.cs
868                 System.Runtime.Remoting.Messaging/EnvoyTerminatorSink.cs
869                 System.Runtime.Remoting.Messaging/IInternalMessage.cs
871 2003-02-08  Zoltan Varga  <vargaz@freemail.hu>
873         * unix.args: added MACAlgorithm and HMACAlgorithm.
875 2003-02-06  Sebastien Pouliot <spouliot@videotron.ca>
877         * unix.args: Move some class from System.Security.Cryptography
878           into Mono.* for easier reuse.
880 2003-02-04  Lluis Sanchez Gual <lluis@ideary.com>
882         * unix.args: added ServerIdentity.cs, Lease.cs, LeaseManager.cs
884 2003-02-03  Patrik Torstensson
886         * corlib.build: fixes so corlib_cmp and corlib_res builds, need to
887           check if we need the libs and if they still are correct.
889 2003-02-03  Patrik Torstensson
891         * unix.args: added CADMessages.cs
893 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
895         * unix.args: added RemoteActivator.cs.
897 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
899         * unix.args: added System.Runtime.Remoting.Messaging/ArgInfo.cs,
900                 System.Runtime.Remoting.Messaging/MethodCallDictionary.cs
901                 System.Runtime.Remoting.Messaging/MethodDictionary.cs
902                 System.Runtime.Remoting.Messaging/MethodReturnDictionary.cs
904 2003-01-24  Lluis Sanchez Gual <lluis@ideary.com>
906         * unix.args: added System.Runtime.Remoting/TypeInfo.cs and
907           System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs
909 2003-01-18  Jonathan Pryor <jonpryor@vt.edu>
911         * unix.args: Added IsolatedStorageFile.cs and IsolatedStorageInfo.cs in
912           System.IO.IsolatedStorage
915 2003-01-17  Lluis Sanchez Gual <lluis@ideary.com>
916         * unix.args: Added System/DelegateSerializationHolder.cs, 
917           System/UnitySerializationHolder.cs,
918           System.Runtime.Serialization/ObjectManager.cs,
919           System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs,
920       System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs and
921           System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
923 2003-01-05  Sebastien Pouliot <spouliot@videotron.ca>
925         * unix.args: added COMException.cs in System.Runtime.InteropServices
927 2003-01-01  Jaime Anguiano Olarra <jaime@gnome.org>
929         * unix.args: added System.Diagnostics.Process.cs 
931 2002-12-28  Duncan Mak  <duncan@ximian.com>
933         * unix.args (ASN1.cs): Sebastien forgot to include this file.
935 2002-12-27  Sebastien Pouliot <spouliot@videotron.ca>
937         * unix.args: added CryptoTools.cs file.
939 2002-12-16  Sebastien Pouliot <spouliot@videotron.ca>
941         * unix.args: added StrongName.cs, StrongNamePublicKeyBlob.cs 
942         and StrongNameIdentityPermission.cs files.
944 2002-12-15  Sebastien Pouliot <spouliot@videotron.ca>
946         * unix.args: added PublisherIdentityPermission.cs,
947         Publisher.cs and PublisherMembershipCondition.cs
949 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
950         
951         * updated .build file(s) to correctly contain required buildfile 
952           attribute for nant
954 2002-11-17  Sebastien Pouliot <spouliot@videotron.ca>
956         * unix.args: added missing files from System.Security.Cryptography
957         namespace.
959 2002-10-28  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
961         * unix.args: added missing files from System.Security.Cryptography
962         namespace.
964 2002-10-19  Sebastien Pouliot <spouliot@videotron.ca>
966         * corlib.build: Removed all excluded cryptographic source code as the
967         cyclic dependency was removed (well commented)
969 2002-10-11  Duncan Mak  <duncan@ximian.com>
971         * unix.args: Added System.Security.Cryptography.CryptoConfig.
973 2002-10-08  Miguel de Icaza  <miguel@ximian.com>
975         * Mono/Runtime.cs: New file.
977 2002-10-05  Andrew Birkett  <andy@nobugs.org>
979         * unix.args: Added System.Security.Cryptography.RC2
981 2002-09-12  Dick Porter  <dick@ximian.com>
983         * unix.args: Add System.Globalization.SortKey,
984         System.Globalization.StringInfo and
985         System.Globalizaton.TextElementEnumerator
986         
987 2002-09-12  Dick Porter  <dick@ximian.com>
989         * unix.args: Add System.ArgIterator and System.TypedReference
991         * corlib.build: Adding DecimalConstantAttribute to Decimal (which
992         corcompare showed as missing) causes a SecurityException in
993         corcompare, so exclude Decimal from the corlib_cmp build.
995 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
997         * unix.args: added a couple of new files in System.Security.Principal.
999 2002-08-15  Tim Coleman <tim@timcoleman.com>
1000         * unix.args: 
1001                 Add System.Globalization/TextInfo.cs
1002                 Add System.Runtime.Serialization/FormatterConverter.cs
1004 2002-07-31  Rodrigo Moya <rodrigo@ximian.com>
1006         * unix.args: added new files from System.Runtime.Remoting.Channels.
1008 2002-07-31  Duncan Mak  <duncan@ximian.com>
1010         * unix.args: Added interfaces and enumerations from
1011         System.Runtime.Remoting.Channels. 
1013 2002-07-31  Duncan Mak  <duncan@ximian.com>
1015         * unix.args: Added new classes in
1016         System.Runtime.Remoting.Contexts.
1017         
1019 2002-07-31  Duncan Mak  <duncan@ximian.com>
1021         * unix.args: Added new Exceptions, Interfaces and various
1022         TypeEntries from System.Runtime.Remoting.
1024 2002-07-29  Martin Baulig  <martin@gnome.org>
1026         * list: Removed, this isn't used anymore and people are already
1027         getting confused which file to use.
1029 2002-07-24  Duncan Mak  <duncan@ximian.com>
1031         * unix.args: Added files from Remoting.Lifetime and
1032         Remoting.Metadata.
1034         * ChangeLog: Moved entries from System.Runtime.Remoting.Activation
1035         and System.Runtime.Remoting.Proxies to their own ChangeLog.
1037 2002-07-23  Duncan Mak  <duncan@ximian.com>
1039         * list: 
1040         * unix.args: Added new Attributes in
1041         System.Runtime.CompilerServices and System.Runtime.Remoting.Messaging.
1043 2002-07-22  Tim Coleman <tim@timcoleman.com>
1044         * list:
1045         * unix.args:
1046                 Added System.Security.Permission/ReflectionPermission.cs and
1047                 System.Security.Permission/EnvironmentPermission.cs and
1049 2002-07-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1051         * list:
1052         * unix.args: added IObjectHandle.cs.
1054 2002-06-20  Martin Baulig  <martin@gnome.org>
1056         * unix.args: New file.  This is a mcs response file to compile
1057         corlib on GNU/Linux (which doesn't work yet).
1059 2002-04-30  Daniel Stodden  <stodden@in.tum.de>
1061         * System/Delegate.cs: Implemented Remove()
1062         * System/MulticastDelegate.cs: Implementation of RemoveImpl()
1063         done. Plus a fix for Equals().
1064         * Test/System/MulticastDelegate.cs: Added. Should reflect above
1065         changes.
1066         
1067 2002-04-27  Martin Baulig  <martin@gnome.org>
1069         * corlib.build: Added new "mcs-build" target to compile corlib
1070         with mcs. This doesn't work yet - it's just to test mcs to find
1071         and fix the remaining bugs.
1073 2002-03-27  Dan Lewis  <dihlewis@yahoo.co.uk>
1075         * corlib.build: removed seperate windows/linux builds. excluded
1076         wrapper and PAL classes from all builds.
1078 2002-03-03  Nick Drochak  <ndrochak@gol.com>
1080         * corlib.build: Exclude a bunch of interfaces from corlib_res.dll
1081         that were preventing the tests from running on Windows.
1083 2002-01-25  Mark Crichton  <crichton@gimp.org>
1085         * System.Security.Cryptography/RijndaelManaged.cs: added
1086         
1087         * System.Security.Cryptography/Rijndael.cs: changed constructor
1088         to set default values.  Hopefully I did it correctly.
1090 2002-01-23  Miguel de Icaza  <miguel@ximian.com>
1092         * Unix/Errno.cs: Added
1094         * Unix/Wrapper.cs: Updated to new Wrapper
1096 2002-01-19  Nick Drochak  <ndrochak@gol.com>
1097         
1098         * corlib.build: exclude Delegate from corlib_cmp.
1100 2002-01-09  Nick Drochak  <ndrochak@gol.com>
1102         * corlib.build: Exclude Security Attribute classes that need mcs
1103         magic to get them to compile.
1105 2002-01-06  Duco Fijma <duco@lorentz.xs4all.nl>
1106         * corlib.build: Removed <excludes> for System.Resources
1108 2002-01-05  Nick Drochak  <ndrochak@gol.com>
1110         * corlib.build: Have the clean target remove any .pdb files that
1111         might be around if we compiled with debug on.
1113 2002-01-05  Nick Drochak  <ndrochak@gol.com>
1115         * corlib.build: Make new build of corlib_cmp.dll.  This is the same
1116         as corlib.dll without Object and ValueType.  It is used by 
1117         /mcs/tools/corcompare.exe to compare with mscorlib.
1119 2002-01-03  Nick Drochak  <ndrochak@gol.com>
1121         * corlib.build: Put the linux target at the top.  I keep changing the 
1122         build for windows 'cause it's at the top.  Then when I do make, nothing
1123         changes.  It seems like it always takes me half a day to remember
1124         that the linux target comes second.  Old age I guess.
1126         * .cvsignore: ignore corlib.pdb for times when it's built with debug on.
1128 2002-01-02  Nick Drochak  <ndrochak@gol.com>
1130         * corlib.build: Removed "exclude CodeAccessPermission.cs"
1132 2001-12-11  Duncan Mak  <duncan@ximian.com>
1134         * ChangeLog: Added "System.Resources" to the exclude list.
1136 2001-12-05  Nick Drochak <ndrochak@gol.com>
1138         * ChangeLog: Add the change log to this directory
1140         * 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'.