2005-11-15 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / ChangeLog
1 2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * corlib_test.dll.sources:
4           Added EncoderReplacementFallbackBudderTest.cs.
5
6 2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * corlib_test.dll.sources:
9           Added DecoderReplacementFallbackBudderTest.cs.
10
11 2005-11-15  Zoltan Varga  <vargaz@gmail.com>
12
13         * corlib.dll.sources: Readd NewConstraintAttribute.cs as gmcs depends on it.
14         
15         * corlib.dll.sources: Remove obsolete net 2.0 classes.
16
17 2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * corlib_test.dll.sources: added new tests for
20           DecoderReplacementFallback and EncoderReplacementFallback.
21
22 2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
23
24         * corlib.dll.sources: Encoder support types in System.Text as well.
25
26 2005-11-14  Atsushi Enomoto  <atsushi@ximian.com>
27
28         * corlib.dll.sources: added new .NET 2.0 Decoder support types in
29           System.Text.
30
31 2005-11-06  Zoltan Varga  <vargaz@freemail.hu>
32
33         * corlib.dll.sources: Add System.IO/SearchOption.cs.
34
35 2005-11-05  Robert Jordan  <robertj@gmx.net>
36
37         * corlib.dll.sources: Added System.Runtime.Remoting.Channels/ISecurableChannel.cs
38
39 2005-10-26  Zoltan Varga  <vargaz@gmail.com>
40
41         * corlib.dll.sources: Add System.Runtime.InteropServices/IsCopyConstructed.cs.
42
43         * corlib.dll.sources: Add/Remove some net 2.0 classes in System.Runtime.CompilerServices.
44
45 2005-10-25  Atsushi Enomoto  <atsushi@ximian.com>
46
47         * corlib_test.dll.sources : added System.Collections.ObjectModel/KeyedCollectionTest.cs.
48
49 2005-10-07  Zoltan Varga  <vargaz@gmail.com>
50
51         * corlib.dll.sources: Add System.Runtime.CompilerServices/{RuntimeCompatibilityAttribute.cs, RuntimeWrappedException.cs}.
52
53         * corlib_test.dll.sources: Add System/DelegateTest.cs
54
55 2005-08-13  Zoltan Varga  <vargaz@freemail.hu>
56
57         * Makefile (EXTRA_DISTFILES): Add resource files. Fixes #75794.
58
59 2005-08-10  Zoltan Varga  <vargaz@freemail.hu>
60
61         * corlib.dll.sources: Add System.Runtime.InteropServices/SafeHandle.cs
62         and Microsoft.Win32.SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs.
63
64 2005-08-09  Zoltan Varga  <vargaz@freemail.hu>
65
66         * corlib.dll.sources: Add System.Runtime.CompilerServices/SpecialNameAttribute.cs.
67
68 2005-08-08  Atsushi Enomoto  <atsushi@ximian.com>
69
70         * corlib.dll.sources : added managed collation classes
71         * Makefile : added resources to build.
72         * resources : new directory for collation table resources.
73
74 2005-08-06  Gert Driesen  <drieseng@users.sourceforge.net>
75
76         * corlib.dll.sources: Added System.Runtime.InteropServices/
77         TypeLibImportClassAttribute.cs.
78
79 2005-07-26  Zoltan Varga  <vargaz@freemail.hu>
80
81         * corlib.dll.sources: Add System/StringSplitOptions.cs and System/MidpointRounding.cs.
82
83 2005-07-26  Raja R Harinath  <rharinath@novell.com>
84
85         * Makefile: Minor re-org for better readability.  Remove an
86         outdated comment.
87
88 2005-07-26  Marek Safar  <marek.safar@seznam.cz>
89
90         * corlib.dll.sources: Added System.StringComparer.cs.
91
92 2005-07-25  Marek Safar  <marek.safar@seznam.cz>
93
94         * Makefile: `if' for 2.0 warnings only.
95
96 2005-07-11  Marek Safar  <marek.safar@seznam.cz>
97
98         * Makefile: Disable warning 414.
99
100 2005-06-29  Ben Maurer  <bmaurer@ximian.com>
101
102         * Makefile (TEST_MCS_FLAGS): Remove bad dep on S.Data.
103
104 2005-06-23  Sebastien Pouliot  <sebastien@ximian.com> 
105
106         * corlib.dll.sources: Added System.Security.Policy.MonoTrustManager to
107         the build (for 2.0).
108         * corlib_test.dll.sources: Added unit tests (normal and CAS) for 
109         System.Security.Policy.ApplicationSecurityManager.
110
111 2005-06-22  Sebastien Pouliot  <sebastien@ximian.com> 
112
113         * corlib_test.dll.sources: Added CAS unit tests for System.Security.
114         SecurityManager and CodeAccessPermission to the build.
115
116 2005-06-21  David Waite  <mass@akuma.org>
117
118         * corlib_test.dll.sources: Added System.Collections.ObjectModel.Collection test
119
120 2005-06-19  Zoltan Varga  <vargaz@freemail.hu>
121
122         * corlib.dll.sources: Add System.Collections.ObjectModel classes.
123
124         * System.Collections.ObjectModel: New directory.
125
126 2005-06-12  David Waite  <dwaite@gmail.com>
127
128         * corlib.dll.sources: Add the non-generic IEqualityComparer interface
129
130 2005-06-15  Martin Baulig  <martin@ximian.com>
131
132         * System/GenericParameterAttributes.cs: Move to System.Reflection;
133         thanks to Kamil Skalski <nazgul@nemerle.org> for pointing this out.
134
135 2005-06-10  Sebastien Pouliot  <sebastien@ximian.com> 
136
137         * corlib_test.dll.sources: Added unit tests for System.Security.
138         Policy.StrongNameMembershipCondition.
139
140 2005-06-07  Sebastien Pouliot  <sebastien@ximian.com> 
141
142         * corlib_test.dll.sources: Added unit tests (normal and CAS) for 
143         System.Runtime.InteropServices.RuntimeEnvironment.
144
145 2005-06-06  Zoltan Varga  <vargaz@freemail.hu>
146
147         * corlib.dll.sources: Some System.Reflection classes got renamed in net 2.0
148         beta 2.
149
150 2005-06-04  Ben Maurer  <bmaurer@ximian.com>
151
152         * corlib.dll.sources: IEqualityComparer, etc
153         
154         * corlib.dll.sources: IEquatable
155
156         * */*.cs: .NET 2.0 fixups
157
158 2005-05-30  Sebastien Pouliot  <sebastien@ximian.com> 
159
160         * corlib_test.dll.sources: Added (re-added?) the System.Activator unit
161         tests.
162
163 2005-05-28  Sebastien Pouliot  <sebastien@ximian.com> 
164  
165         * corlib.dll.sources: Added System.Runtime.Hosting namespace with 
166         ActivationArguments and ApplicationActivator classes. Removed 
167         ApplicationActivator from System namespace.
168
169 2005-05-27  Sebastien Pouliot  <sebastien@ximian.com> 
170  
171         * corlib.dll.sources: Added internal System.Security.PermissionBuilder
172         class to the build.
173         * corlib_test.dll.sources: Added CAS unit tests for System.Security.
174         PermissionSet class.
175
176 2005-05-26  Sebastien Pouliot  <sebastien@ximian.com> 
177  
178         * corlib.dll.sources: Removed the *Switcher structures from the build
179         (NET_2_0) as they aren't part of the public API (beta2) anymore.
180                 - System.Threading/CompressedStackSwitcher.cs
181                 - System.Threading/ExecutionContextSwitcher.cs
182                 - System.Threading/HostExecutionContextSwitcher.cs
183                  -System.Threading/SynchronizationContextSwitcher.cs
184         Added System.Security.Policy/DefaultPolicies.cs
185
186 2005-05-25  Zoltan Varga  <vargaz@freemail.hu>
187
188         * corlib_test.dll.sources: Add System.Reflection.TypeDelegatorTest.
189
190 2005-05-22  Sebastien Pouliot  <sebastien@ximian.com>
191
192         * corlib.dll.sources: Renamed CER to Cer to match 2.0 beta2.
193
194 2005-05-18  Sebastien Pouliot  <sebastien@ximian.com>
195
196         * corlib_test.dll.sources: Added new CAS tests for System.IO.Stream.
197
198 2005-05-15  Andreas Nahr  <ClassDevelopment@A-SoftTech.com>
199
200         * corlib.dll.sources: added various files for System.Runtime.InteropServices
201
202 2005-05-13  Atsushi Enomoto  <atsushi@ximian.com>
203
204         * corlib_test.dll.sources,
205           corlib.dll.sources: generic Queue.cs and Stack.cs are now in System.
206
207 2005-05-12  Atsushi Enomoto  <atsushi@ximian.com>
208
209         * corlib.dll.sources: replaced MiniParser.cs with SmallXmlParser.cs.
210
211 2005-05-09  Sebastien Pouliot  <sebastien@ximian.com>
212
213         * corlib.dll.sources: Removed SecurityContextSwitcher from build.
214         * corlib_test.dll.sources: Added existing CAS unit tests not yet part
215         of the build.
216
217 2005-05-09  Raja R Harinath  <rharinath@novell.com>
218
219         * Makefile (TEST_COMPILE): Set MONO_PATH.
220
221 2005-04-27  Sebastien Pouliot  <sebastien@ximian.com>
222
223         * corlib.dll.sources: Added new classes in System.Security and some
224         support classes for X509Certificate (imported from Mono.Security.dll).
225
226 2005-04-26  Sebastien Pouliot  <sebastien@ximian.com>
227
228         * corlib_test.dll.sources: Added unit tests for System.Security.Policy.
229         ApplicationTrust class.
230
231 2005-04-25  Sebastien Pouliot  <sebastien@ximian.com>
232
233         * corlib.dll.sources: Do not include "old removed 2.0" (wrt beta2) in
234         the mscorlib.dll compilation. The file should be deleted later (if 
235         they do not reappear or are required as internal).
236         * corlib_test.dll.sources: Removed unit tests for classes removed in 
237         beta2.
238
239 2005-04-16  Atsushi Enomoto  <atsushi@ximian.com>
240
241         * corlib.dll.sources : added System.Text/NormalizationForm.cs.
242
243 2005-04-02  Ben Maurer  <bmaurer@ximian.com>
244
245         * corlib_test.dll.sources: Add new test.
246
247 2005-03-24  Sebastien Pouliot  <sebastien@ximian.com>
248
249         * corlib_test.dll.sources : Added many new CAS unit tests to the build.
250
251 2005-03-23  Lluis Sanchez Gual  <lluis@ximian.com>
252
253         * corlib_test.dll.sources: Added new serialization test.
254
255 2005-03-15  Sebastien Pouliot  <sebastien@ximian.com>
256
257         * corlib_test.dll.sources : Added new CAS unit tests BadImageFormat
258         Exception, IsolatedStorageFile and IsolatedStorageFileStream.
259
260 2005-03-23  Kazuki Oikawa  <kazuki@panicode.com>
261
262         * corlib.dll.sources: Added _ConstructorInfo, _EventInfo,
263         _FieldInfo, _MemberInfo, _MethodBase, _MethodInfo, _PropertyInfo,
264         _Type, BStrWrapper, ComDefaultInterfaceAttribute, ComObjectInUseException,
265         CriticalHandle, DefaultCharSetAttribute, ExposeAsClassToComAttribute,
266         RegistrationClassContext, RegistrationConnectionType
267
268 2005-03-02  Chris Toshok  <toshok@ximian.com>
269
270         * corlib.dll.sources: add DebuggerBrowsableState,
271         DebuggerBrowsableAttribute, DebuggerDisplayAttribute, and
272         DebuggerTypeProxyAttribute.
273
274 2005-02-26  Kazuki Oikawa  <kazuki@panicode.com>
275
276         * corlib.dll.sources: Removed DoubleFormatter and SingleFormatter.
277         Added System.Runtime.InteropServices.ComTypes
278
279 2005-02-24  Sebastien Pouliot  <sebastien@ximian.com>
280
281         * corlib_test.dll.sources : Added new 2.0 unit tests for X.509 
282         certificates in System.Security.Cryptography.X509Certificates/
283         X509Cert20Test.cs to the build.
284
285 2005-02-21  Michal Moskal  <malekith@pld-linux.org>
286
287         * Makefile (LIBRARY_INSTALL_DIR): Define in terms of $(libdir).
288
289 2005-02-20  Zoltan Varga  <vargaz@freemail.hu>
290
291         * corlib_test.dll.sources: Add System.Threading.InterlockedTest.cs.
292
293 2005-02-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
294
295         * corlib.dll.sources: added WindowsConsoleDriver.cs
296
297 2005-01-31  Sebastien Pouliot  <sebastien@ximian.com>
298
299         * corlib.dll.source: Added Microsoft.Win32.SafeHandles.SafeFileHandle,
300         removed IsolatedStorageInfo and added IsolatedStorageFileEnumerator to
301         the build.
302         * corlib_test.dll.sources : Added new unit tests for System.IO.
303         IsolatedStorage and new CAS (*.Cas.cs) tests to the build.
304
305 2005-01-31  Kazuki Oikawa <kazuki@panicode.com>
306
307         * Patch from Kazuki Oikawa <kazuki@panicode.com> that replaces the
308         old Integer and Floating point number string formatter with a new
309         formatter that is more compliant. 
310
311 2005-01-17  Atsushi Enomoto  <atsushi@ximian.com>
312
313         * corlib.dll.sources : added CharUnicodeInfo.cs.
314
315 2005-01-10  Sebastien Pouliot  <sebastien@ximian.com>
316
317         * corlib.dll.sources: Added System.Security.AccessControl/
318         CryptoKeySecurity.cs (2.0) to the build.
319
320 2005-01-09  Sebastien Pouliot  <sebastien@ximian.com>
321
322         * corlib_test.dll.sources : Added Test/System.Security/
323         HostSecurityManagerTest.cs and PermissionSetCollectionTest,cs
324         unit tests (2.0) to the build.
325
326 2005-01-08  Sebastien Pouliot  <sebastien@ximian.com>
327
328         * corlib.dll.sources: Added System.Security/SecurityCriticalAttribute
329         and SecurityTransparentAttribute (2.0) to the build.
330
331 2005-01-05  Sebastien Pouliot  <sebastien@ximian.com>
332
333         * corlib.dll.sources: Removed System.Security.Permissions/
334         DataProtectionPermission.cs, DataProtectionPermissionAttribute.cs and
335         DataProtectionFlags.cs as they are now part of the System.Security
336         assembly.
337         * corlib_test.dll.sources : Removed Test/System.Security.Permissions/
338         DataProtectionPermissionAttributeTest.cs for the same reason.
339
340 2004-12-27  Ben Maurer  <bmaurer@ximian.com>
341
342         * corlib_test.dll.sources: Add s.col.gen.stack test
343
344 2004-12-23  Sebastien Pouliot  <sebastien@ximian.com>
345
346         * corlib.dll.sources: Removed System.Security.Cryptography/
347         ProtectedData.cs, ProtectedMemory.cs, DataProtectionScope.cs and
348         MemoryProtectionScope.cs as they are now part of the System.Security
349         assembly.
350         * corlib_test.dll.sources : Removed Test/System.Security.Cryptography/
351         ProtectedDataTest.cs and ProtectedMemoryTest.cs for the same reason.
352
353 2004-12-20  Sebastien Pouliot  <sebastien@ximian.com>
354
355         * corlib.dll.sources: Added System.Security/SecurityFrame.cs to the build.
356
357 2004-12-06  Atsushi Enomoto  <atsushi@ximian.com>
358
359         * corlib_test.dll.sources : added TextWriterTest.cs.
360
361 2004-11-28  Zoltan Varga  <vargaz@freemail.hu>
362
363         * corlib.dll.sources: Added some missing 2.0 exception classes.
364
365 2004-11-19  Raja R Harinath  <rharinath@novell.com>
366
367         * Makefile (LIBRARY_COMPILE): Simplify.
368
369 2004-10-29  Raja R Harinath  <rharinath@novell.com>
370
371         * Makefile: Move support for building net_2_0_bootstrap libraries
372         to gmcs.
373
374 2004-10-04  Zoltan Varga  <vargaz@freemail.hu>
375
376         * corlib.dll.sources: Add more 2.0 classes under System.Runtime.InteropServices.
377
378         * corlib.dll.sources: Add new 2.0 classes under System.Runtime.InteropServices.
379
380 2004-09-29  Zoltan Varga  <vargaz@freemail.hu>
381
382         * corlib.dll.sources: Add System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.cs.
383
384 2004-09-27  Zoltan Varga  <vargaz@freemail.hu>
385
386         * corlib.dll.sources: Add more 2.0 System.Reflection classes.
387         
388         * corlib.dll.sources: Add some 2.0 System.Reflection classes.
389
390 2004-09-26  Zoltan Varga  <vargaz@freemail.hu>
391
392         * corlib_test.dll.sources: Add System.Reflection/FieldInfoTest.
393         
394         * corlib_test.dll.sources: Add System.Reflection/MethodInfoTest.
395
396 2004-09-25  Zoltan Varga  <vargaz@freemail.hu>
397
398         * corlib_test.dll.sources: Add System.Reflection/ParameterInfoTest.
399
400 2004-09-23  Zoltan Varga  <vargaz@freemail.hu>
401
402         * corlib.dll.sources: Add System.Reflection.ObfuscateAssemblyAttribute
403         and System.Reflection.ObfuscationAttribute.
404
405 2004-09-21  Raja R Harinath  <rharinath@novell.com>
406
407         * Makefile (net20bootstrapcorlib): Rename from net20bootstraplib.
408         Build 'mscorlib.dll' using the 'net_2_0_bootstrap' profile.
409         (net20bootstrapSystem): New.  Build 'System.dll' using the
410         'net_2_0_bootstrap' profile.
411         ($(gmcs)): Depend on both the above.
412         (CLEAN_FILES) [PROFILE=net_2_0]: Clean the 'net_2_0_bootstrap'
413         profile and 'gmcs' too.
414
415 2004-09-20  Gert Driesen <drieseng@users.sourceforge.net>
416
417         * corlib.dll.sources: Removed ReadOnlyCollections.cs and Collection.cs
418         from corlib System.Collections.Generics to System assembly
419
420 2004-09-19  Zoltan Varga  <vargaz@freemail.hu>
421
422         * corlib_test.dll.sources: Added System/ModuleHandleTest.
423
424         * corlib.dll.sources: Added System/ModuleHandle.
425
426 2004-09-14  Tim Coleman <tim@timcoleman.com>
427         * corlib.dll.sources: Added System.Security.Principal/TokenImpersonationLevel
428
429 2004-09-09  Tim Coleman <tim@timcoleman.com>
430         * corlib.dll.sources: Added System/Base64FormattingOptions.cs to the
431         build
432
433 2004-09-05  Marek Safar  <marek.safar@seznam.cz>
434
435         * corlib.dll.sources: 
436         Added System.Collections.Generic/Dictionary.cs to the build.
437
438 2004-09-03  Sebastien Pouliot  <sebastien@ximian.com>
439
440         * corlib_test.dll.sources: Added System.Security.Permissions/
441         RegistryPermissionTest.cs to unit tests.
442
443 2004-08-30  Sebastien Pouliot  <sebastien@ximian.com>
444
445         * corlib.dll.sources: Added Mono.Security/Uri.cs to the build.
446
447 2004-08-26  Sebastien Pouliot  <sebastien@ximian.com>
448
449         * corlib.dll.sources: Added System.Security.Policy/
450         ApplicationSecurityManager.cs, ApplicationSecurityManagerCodeGroup.cs,
451         ApplicationTrustCollection.cs and ApplicationTrustEnumerator.cs for 
452         NET_2_0 profile.
453         * corlib_test.dll.sources: Added System.Security.Policy/
454         ApplicationDirectoryTest.cs, HashMembershipConditionTest.cs,
455         HashTest.cs and IBuiltInEvidenceTest.cs to unit tests.
456
457 2004-08-25  Nick Drochak <ndrochak@ieee.com>
458
459         * Makefile : Ignore tests that hang MS.NET.
460
461 2004-08-23  Sebastien Pouliot  <sebastien@ximian.com>
462
463         * corlib.dll.sources: Added System.Security.Policy/
464         ApplicationMembershipCondition.cs, 
465         DomainApplicationMembershipCondition.cs,
466         MembershipConditionHelper.cs for NET_2_0 profile.
467         * corlib_test.dll.sources: Added System.Security.Policy/
468         AllMembershipConditionTest.cs,
469         ApplicationDirectoryMembershipConditionTest.cs,
470         ApplicationMembershipConditionTest.cs and
471         DomainApplicationMembershipConditionTest.cs to unit tests.
472
473 2004-08-23  Martin Baulig  <martin@ximian.com>
474
475         * Makefile: Add $(LIBRARY_FLAGS) to the $(net20bootstraplib)
476         compilation to get /nostdlib.
477
478 2004-08-20  Sebastien Pouliot  <sebastien@ximian.com>
479
480         * corlib_test.dll.sources: Added System.Security.Permissions/
481         SiteIdentityPermissionTest.cs and UrlIdentityPermissionTest.cs
482         to unit tests.
483
484 2004-08-19  Sebastien Pouliot  <sebastien@ximian.com>
485
486         * corlib_test.dll.sources: Added System.Security.Permissions/
487         CodeAccessSecurityAttributeTest.cs,
488         DataProtectionPermissionAttributeTest.cs (NET_2_0),
489         HostProtectionAttributeTest.cs (NET_2_0), 
490         IsolatedStoragePermissionAttributeTest.cs and
491         KeyContainerPermissionAttributeTest.cs  (NET_2_0) to unit tests.
492
493 2004-08-19  Sebastien Pouliot  <sebastien@ximian.com>
494
495         * corlib_test.dll.sources: Added SecurityPermissionTest.cs to unit 
496         tests.
497
498 2004-08-18  Sebastien Pouliot  <sebastien@ximian.com>
499
500         * corlib_test.dll.sources: Added GacIdentityPermissionTest.cs and
501         GacIdentityPermissionAttributeTest.cs to unit tests. Added 
502         IsolatedStorageFilePermissionTest.cs.
503
504 2004-08-17  Sebastien Pouliot  <sebastien@ximian.com>
505
506         * corlib_test.dll.sources: Added StrongNameIdentityPermissionTest.cs
507         to unit tests.
508
509 2004-08-17  Sebastien Pouliot  <sebastien@ximian.com>
510
511         * corlib.dll.sources: Added System.Security.Permissions/
512         DataProtectionPermission.cs, DataProtectionPermissionAttribute.cs,
513         DataProtectionPermissionFlags.cs, HostProtectionAttribute.cs,
514         HostProtectionPermission.cs, KeyContainerPermission.cs,
515         KeyContainerPermissionAccessEntry.cs, 
516         KeyContainerPermissionAccessEntryCollection.cs,
517         KeyContainerPermissionAccessEntryEnumerator.cs
518         KeyContainerPermissionAttribute.cs and KeyContainerPermissionFlags.cs
519         to NET_2_0 profile.
520         * corlib_test.dll.sources: Added System.Security.Permissions/
521         IBuiltInPermissionTest.cs and UIPermissionTest.cs unit tests.
522
523 2004-08-12  Sebastien Pouliot  <sebastien@ximian.com>
524
525         * corlib.dll.sources: Added System.Runtime.ConstrainedExecution/
526         CER.cs, Consistency.cs, PrePrepareMethodAttribute.cs and
527         ReliabilityContractAttribute.cs. Added System.Threading/
528         ParameterizedThreadStart.cs. All for NET_2_0 profile.
529
530 2004-08-09  Marek Safar  <marek.safar@seznam.cz>
531
532         * corlib.dll.sources: Added System/EnvironmentVariableTarget.cs
533         for NET_2_0.
534
535 2004-08-09  Sebastien Pouliot  <sebastien@ximian.com>
536
537         * corlib.dll.sources: Added System/ApplicationId.cs, 
538         System.Reflection/ImageFileMachine.cs and PortableExecutableKind.cs,
539         and System.Security.Policy/ApplicationSecurityInfo.cs for NET_2_0.
540         * corlib_test.dll.sources: Added System/ApplicationIdentityTest.cs and
541         ApplicationIdTest.cs unit tests for NET_2_0.
542
543 2004-08-08  Sebastien Pouliot  <sebastien@ximian.com>
544
545         * corlib.dll.sources: Added System/AppDomainInitializer.cs,
546         AppDomainManager.cs, ApplicationActivator.cs and
547         DomainManagerInitializationFlags.cs. Added System.Threading/
548         HostExecutionContext.cs, HostExecutionContextManager.cs and
549         HostExecutionContextSwitcher.cs for NET_2_0.
550
551 2004-08-04  Sebastien Pouliot  <sebastien@ximian.com>
552
553         * corlib.dll.sources: Added System.Security.Permissions/
554         GacIdentityPermission.cs and GacIdentityPermissionAttribute.cs, and
555         System.Security.Policy/Gac.cs and GacMembershipCondition.cs to NET_2_0
556         * corlib_test.dll.sources: Added /Test/System.Security.Policy/
557         GacMembershipConditionTest.cs, GacTest.cs and
558         ZoneMembershipConditionTest.cs to unit tests.
559
560 2004-08-03  Sebastien Pouliot  <sebastien@ximian.com>
561
562         * corlib.dll.sources: Added PermissionSetCollection and SecureString
563         in System.Security. Moved CriticalFinalizerObject to System.Runtime.
564         ConstrainedExecution.
565         * corlib_test.dll.sources: Added /Test/System.Security.Permissions/
566         ZoneIdentityPermissionTest.cs to unit tests.
567
568 2004-07-28  Lluis Sanchez Gual  <lluis@novell.com>
569
570         * Makefile: Use the new FRAMEWORK_VERSION variable to build the destination
571           path for mscorlib.
572
573 2004-07-27  Lluis Sanchez Gual  <lluis@novell.com>
574
575         * corlib.dll.sources: Added new files for NET_2_0 profile: 
576                 System.Threading/ExecutionContext.cs
577                 System.Threading/ExecutionContextSwitcher.cs
578                 System.Threading/SynchronizationContext.cs
579                 System.Threading/SynchronizationContextSwitcher.cs
580
581 2004-07-14  Sebastien Pouliot  <sebastien@ximian.com>
582
583         * corlib.dll.sources: Added new files for NET_2_0 profile: 
584                 System.Security/HostProtectionException.cs
585                 System.Security/HostSecurityManager.cs
586                 System.Security/HostSecurityManagerFlags.cs
587                 System.Security/SecurityContext.cs
588                 System.Security/SecurityContextSwitcher.cs
589                 System.Security.Permissions/HostProtectionResource.cs
590                 System.Threading/AsyncFlowControl.cs
591                 System.Threading/CompressedStackSwitcher.cs
592                 System.Threading/ContextCallback.cs
593
594 2004-07-13  Sebastien Pouliot  <sebastien@ximian.com>
595
596         * corlib.dll.sources: Added new files for NET_2_0 profile: 
597                 System/ActivationContext.cs
598                 System/ApplicationIdentity.cs
599                 System/IApplicationDescription.cs
600                 System/IHostContext.cs
601                 System.Security.Policy/ApplicationDefaultCodeGroup.cs 
602                 System.Security.Policy/ApplicationInstallScope.cs 
603                 System.Security.Policy.Security.Policy/ApplicationTrust.cs 
604                 System.Security.Policy/ApplicationVersionMatch.cs 
605                 System.Security.Policy/CodeConnectAccess.cs 
606                 System.Security.Policy/CodeGroupGrantScope.cs 
607                 System.Security.Policy/IApplicationTrustManager.cs 
608                 System.Security.Policy/ITrustLicenseIssuerCollection.cs 
609                 System.Security.Policy/ITrustManager.cs 
610                 System.Security.Policy/ITrustManagerConfig.cs 
611                 System.Security.Policy/PromptingLevel.cs 
612                 System.Security.Policy/ProvideAssemblyEvidenceEventArgs.cs 
613                 System.Security.Policy/TrustLicenseIssuer.cs 
614                 System.Security.Policy/TrustManagerContext.cs
615                 System.Security.Policy/TrustManagerUIContext.cs 
616                 System.Security.Policy/TrustManagerZoneConfig.cs 
617
618 2004-07-10  Lluis Sanchez Gual <lluis@ximian.com>
619
620         * corlib.dll.sources: Added System.Threading.SendOrPostCallback.cs.
621
622 2004-07-07  Sebastien Pouliot  <sebastien@ximian.com>
623
624         * corlib.dll.sources: Added new files for NET_2_0: 
625                 System.Runtime.InteropServices/_Exception.cs
626                 System.Security.Cryptography/RijndaelManagedTransform.cs
627                 System.Security.Cryptography/RIPEMD160.cs
628                 System.Security.Cryptography/RIPEMD160Managed.cs
629                 System.Security.AccessControl/AccessControlActions.cs
630                 System.Security.Cryptography.X509Certificates/X509ContentType.cs
631                 System.Security.Cryptography.X509Certificates/X509KeyStorageFlags.cs
632         * corlib.dll.sources: Added new tests for CipherMode and 
633         CspProviderFlags.
634
635 2004-07-02  Raja R Harinath  <rharinath@novell.com>
636
637         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
638
639 2004-07-02  Raja R Harinath  <rharinath@novell.com>     
640
641         * Makefile ($(net20bootstrap_makefrag)): Build from net_2_0
642         profile response file.
643         (gmcs): Style update.
644
645 2004-06-14  Raja R Harinath  <rharinath@novell.com>
646
647         * Makefile (net20bootstrap_response): Remove.  This shouldn't
648         differ from $(response).
649         (post_process): Remove, now that PLATFORM_CHANGE_SEPARATOR_CMD is
650         unconditional.
651         ($(cmp_response),$(res_response)): Update.
652
653 2004-06-11  Raja R Harinath  <rharinath@novell.com>
654
655         * Makefile (TEST_COMPILE): Use internal mcs to compile the
656         platform testsuite too.
657
658 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
659
660         * corlib_test.dll.sources: added EnumBuilderTest and 
661         FieldBuilderTest to the build
662
663 2004-06-11  Raja R Harinath  <rharinath@novell.com>
664
665         * corlib_plattest.dll.excludes: Remove contents.  Any file listed
666         here has also to be listed in corlib_test.dll.sources.
667
668         * Makefile: Rewrite to use library.make.  Do away with stampfiles.
669
670 2004-06-04  Atsushi Enomoto  <atsushi@ximian.com>
671
672         * Makefile : fixed incorrectly unified corlib-plattest in the
673           previous fix.
674
675 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
676
677         * Makefile : added run-test-ondotnet support.
678
679 2004-05-30  Martin Baulig  <martin@ximian.com>
680
681         * Makefile (net_2_0_dir): New variable; also use the correct
682         directory here.
683
684 2004-05-29  Gert Driesen  (drieseng@users.sourceforge.net)
685
686         * corlib.dll.sources: added SetWin32ContextInIDispatchAttribute
687         and VariantWrapper
688
689 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
690
691         * Makefile: changed case on nunit.framework.dll (lowercase)
692
693 2004-05-22  Todd Berman  <tberman@sevenl.net>
694
695         * corlib.dll.sources: added Mono/Runtime.cs
696         * Mono: added Mono directory back
697         * Mono/Runtime.cs: add back Runtime.cs, marked as internal, gnome#
698         needs it.
699
700 2004-05-22  Sebastien Pouliot  <sebastien@ximian.com>
701
702         * corlib_test.dll.sources: Added IntPtrTest and UIntPtrTest to the 
703         build.
704
705 2004-05-21  Sebastien Pouliot  <sebastien@ximian.com>
706
707         * corlib_test.dll.sources: Added SingleTest to the build.
708
709 2005-05-18  Gert Driesen (drieseng@users.sourceforge.net)
710
711         * corlib_test.dll.sources: added PropertyInfoTest
712
713 2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
714
715         * corlib.dll.sources: removed obsolete Mono/Runtime.cs
716         * corlib_test.dll.sources: added BinderTests
717         * Mono: removed obsolete directory.
718         * Mono/ChangeLog: Removed file.
719         * Mono/Runtime.cs: Removed file.
720
721 2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
722
723         * Makefile: install-local is verbose now.
724
725 2004-05-14  Sebastien Pouliot  <sebastien@ximian.com>
726
727         * corlib.dll.sources: Added System/__ComObject.cs to the build.
728
729 2004-05-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
730
731         * corlib_test.dll.sources: added BinderTests.cs
732
733 2004-05-12  Zoltan Varga  <vargaz@freemail.hu>
734
735         * corlib.dll.sources: Added System.Threading/CompressedStack.cs
736
737 2004-05-11  Jackson Harper  <jackson@ximian.com>
738
739         * Makefile: Use snazzy new PLATFORM_PATH_SEPARATOR when setting
740         the mono path, so it works on Windows.
741         
742 2004-05-10  Raja R Harinath  <rharinath@novell.com>
743
744         * Makefile (corlib_net_2_0_bootstrap): Remove extraneous copying.
745
746 2004-05-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
747
748         * Makefile: build NUnit if the dll is not found when running
749         'make test'. Use INTERNAL_MCS to build the tests as csc fails miserably
750         to compile them.
751
752 2004-05-07  Raja R Harinath  <rharinath@novell.com>
753
754         * Makefile (corlib_net_2_0_bootstrap): Copy System.dll and
755         System.Xml.dll from 'default' profile build.
756         ($(gmcs)): Always go to 'gmcs' directory.
757
758 2004-05-06  Sebastien Pouliot  <sebastien@ximian.com>
759
760         * corlib_test.dll.sources: Added SymmetricAlgorithm2Test, 
761         ToBaseTransformTest, TripleDESTest unit tests to the build.
762
763 2004-05-07  Nick Drochak <ndrochak@gol.com>
764
765         * Makefile (plattest_flags): Add /unsafe.
766
767 2004-05-05  Sebastien Pouliot  <sebastien@ximian.com>
768
769         * corlib.dll.sources: Added Base64Constants to the build.
770         Added SHAConstants to the build.
771
772 2004-05-05  Zoltan Varga  <vargaz@freemail.hu>
773
774         * Makefile (test_flags): Add /unsafe.
775
776 2004-05-03 Lluis Sanches Gual  <lluis@ximian.com>
777         
778         * corlib.dll.sources: Added Assembly/Consts.cs.
779                 
780 2004-04-30  Jackson Harper  <jackson@ximian.com>
781
782         * Makefile: Add dependancies.
783         
784 2004-04-29  Jackson Harper  <jackson@ximian.com>
785
786         * Makefile: net_2_0 corlib goes to a special place.
787         
788 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
789
790         * corlib.dll.sources: Added X509ChainStatusFlags, X509CRL, X509Store, 
791         X509StoreManager, X509Stores, BasicConstraintsExtension, 
792         KeyUsageExtension and SubjectKeyIdentifierExtension to the build.
793         Removed ITrustAnchors.cs, TestAnchors.cs and TrustAnchors from the 
794         build.
795
796 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
797
798         * corlib_test.dll.sources: Added DESCryptoServiceProviderTest.cs.
799
800 2004-04-28  Zoltan Varga  <vargaz@freemail.hu>
801
802         * corlib.dll.sources: Added System.Reflection.Emit/MethodRental.cs.
803
804         * corlib_test.dll.sources: Added Test/System.Reflection.Emit/MethodRentalTest.cs.
805
806 2004-04-27  Zoltan Varga  <vargaz@freemail.hu>
807
808         * Makefile: Fix tests with new directory structure.
809
810 2004-04-26  Jackson Harper  <jackson@ximian.com>
811
812         * Makefile: Use profile dependant directory.
813         
814 2004-04-26  Sebastien Pouliot  <sebastien@ximian.com>
815
816         * corlib_test.dll.sources: Added DESTest.cs.
817
818 2004-04-22  Martin Baulig  <martin@ximian.com>
819
820         Use `#if NET_2_0 || BOOTSTRAP_2_0' for the generic reflection stuff.
821
822 2004-04-09  Zoltan Varga  <vargaz@freemail.hu>
823
824         * corlib_test.dll.sources: Added System.Threading/TimerTest.cs.
825
826 2004-04-08  Bernie Solomon  <bernard@ugsolutions.com>
827
828         * corlib.dll.sources: Added Mono.Security/BitConverterLE.cs
829
830 2004-04-03 Lluis Sanches Gual  <lluis@ximian.com>
831         
832         * corlib_test.dll.sources: Added System.Threading/ReaderWriterLockTest.cs.
833                 
834 2004-04-02  Sebastien Pouliot  <sebastien@ximian.com>
835
836         * corlib_test.dll.sources: Added System/EnvironmentTest.cs.
837
838 2004-03-31  Sebastien Pouliot  <sebastien@ximian.com>
839
840         * corlib.dll.sources: Added Mono.Security/StrongNameManager.cs.
841
842 2004-03-11  Martin Baulig  <martin@ximian.com>
843
844         * corlib.dll.sources: Added System.Collections.Generic/Queue.cs
845         and System.Collections.Generic.Stack.cs.
846
847 2004-03-11  Atsushi Enomoto  <atsushi@ximian.com>
848
849         * Makefile, corlib.dll.win32-excludes : 
850           now csc build includes SecurityPermissionAttribute.cs.
851
852 2004-03-09  Jackson Harper  <jackson@ximian.com>
853
854         * corlib_test.dll.sources: Add new test cases to the build.
855         
856 2004-03-03  Jackson Harper <jackson@ximian.com>
857
858         * corlib.dll.sources: Add new registry files to the build.
859         
860 2004-02-20  Jackson Harper  <jackson@ximian.com>
861
862         * corlib.dll.sources: Add LockQueue.cs to build.
863         
864 2004-02-18  Atsushi Enomoto  <atsushi@ximian.com>
865
866         * corlib_test.dll.sources : Added CharCategoryTest.cs
867
868 2004-02-17 Lluis Sanches Gual  <lluis@ximian.com>
869         
870         * corlib.dll.sources: Added 
871                 System.Runtime.Serialization.Formatter.Binary.CodeGenerator.cs
872
873 2004-02-10 Carlos Guzmán Álvarez  <carlosga@telefonica.net>
874
875     * Mono.Security.Cryptography/PKCS1.cs:
876
877         - Added little change for allow the class to be used with
878         hash implementations that doesn't have an oid like the MD5SHA1 hash.
879
880 2004-02-06  Sebastien Pouliot  <sebastien@ximian.com>
881
882         * corlib.dll.sources: Moved SymmetricTransform class from System.
883         Security.Cryptography (SymmetricAlgorithm) to Mono.Security.
884         Cryptography.
885
886 2004-02-05  Sebastien Pouliot  <sebastien@ximian.com>
887
888         * corlib.dll.sources: Added KeyPairPersistance class, in Mono.
889         Security.Cryptography namespace, to the build.
890         * corlib_test.dll.sources: Added AppDomain unit tests in System.
891         Some tests are currently ignored because they produce lots of GC
892         Warning failures but they seems to work (nunit finishes).
893
894 2004-01-14  Sebastien Pouliot  <spouliot@videotron.ca>
895
896         * corlib_test.dll.sources: Added Url and UrlMembershipCondition unit 
897         tests in System.Security.Policy namespace.
898
899 2004-01-06  Sebastien Pouliot  <spouliot@videotron.ca>
900
901         * corlib_test.dll.sources: Added SecurityException unit tests in
902         System.Security namespace.
903
904 2004-01-05  Sebastien Pouliot  <spouliot@videotron.ca>
905
906         * corlib_test.dll.sources: Added CodeAccessPermission unit tests in
907         System.Security namespace. Added CodeGroup related and PolicyLevel
908         unit tests to System.Security.Policy.
909
910 2004-01-05  Zoltan Varga  <vargaz@freemail.hu>
911
912         * corlib.dll.sources: Added System.Resources.Win32Resources.cs.
913
914 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
915
916         * corlib_test.dll.sources: Added SecurityManager unit tests in
917         in System.Security namespace.
918
919 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
920
921         * corlib.dll.sources: Added SiteMembershipCondition to 
922         System.Security.Policy namespace.
923         * corlib_test.dll.sources: Added Site and SiteMembershipCondition
924         unit tests in System.Security.Policy namespace.
925
926 2004-01-02  Sebastien Pouliot  <spouliot@videotron.ca>
927
928         * corlib.dll.sources: Added many (long time) missing classes in the
929         System.Security.Policy namespace.
930
931 2004-01-01  Nick Drochak  <ndrochak@gol.com>
932
933         * corlib_test.dll.sources: Add PermissionRequestEvidenceTest.cs
934         * corlib.dll.sources. Add PermissionRequestEvidence.cs
935
936 2003-12-29  Sebastien Pouliot  <spouliot@videotron.ca>
937
938         * corlib_test.dll.sources: Added new unit tests to System.Security.
939         Permissions and System.Security.Principal.
940
941 2003-12-25  Sebastien Pouliot  <spouliot@videotron.ca>
942
943         * corlib.dll.sources: Added WindowsPrincipal to build.
944
945 2003-12-15  Sebastien Pouliot  <spouliot@videotron.ca>
946
947         * corlib_test.dll.sources: Added unit tests PaddingMode and X509 
948         using CryptoAPI.
949
950 2003-12-14  Pedro Martú\8bez Juli\81E <yoros@wanadoo.es>
951
952         * DateTime.cs: Be sure that the array access is not out of range
953         when looking for ArgumentOutOfRangeException in the year value.
954
955 2003-12-08  Peter Williams  <peter@newton.cx>
956
957         * Makefile: Use embedded tab instead of $(ECHO_ESCAPE).
958         Fixes build on OS X.
959
960 2003-12-04  Martin Baulig  <martin@ximian.com>
961
962         * corlib.dll.sources: Added System.Collections.Generic.
963
964 2003-11-26  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
965
966         * corlib.dll.sources: Added file:
967                 System.Runtime.InteropServices.DispatchWrapper.cs
968
969 2003-11-26  Lluis Sanchez Gual <lluis@ximian.com>
970
971         * corlib.dll.sources: Added 
972                 System.Runtime.Remoting.Services/EnterpriseServicesHelper.cs
973         * corlib_test.dll.sources: Added System.Runtime.Remoting/SoapServicesTest.cs
974
975 2003-11-24  Zoltan Varga  <vargaz@freemail.hu>
976
977         * corlib.dll.sources: Add System.Reflection.Emit/DynamicMethod.cs.
978
979 2003-11-19  Lluis Sanchez Gual <lluis@ximian.com>
980
981         * corlib_test.dll.sources: Added some test files:
982                 System.Runtime.Remoting/ContextTest.cs
983                 System.Runtime.Remoting/SynchronizationAttributeTest.cs
984
985 2003-11-18  Lluis Sanchez Gual <lluis@ximian.com>
986
987         * corlib.dll.sources: Added some files:
988                 System.Runtime.Remoting.Contexts/IContextPropertyActivator.cs
989                 System.Runtime.Remoting.Contexts/SynchronizationAttribute.cs
990                 System.Runtime.Remoting.Messaging/ISerializationRootObject.cs
991
992 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
993
994         * corlib.dll.sources: Added already existing, but not added delegate
995                 Added various classes in System.InteropServices
996
997 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
998
999         * corlib.dll.sources: Added some files:
1000                 System.Runtime.Serialization.Formatter.cs
1001                 System.Runtime.Serialization.Formatters/InternalRM.cs
1002                 System.Runtime.Serialization.Formatters/InternalST.cs
1003                 System.Runtime.Serialization.Formatters/TypeFilterLevel.cs
1004
1005 2003-11-17  Lluis Sanchez Gual <lluis@ximian.com>
1006
1007         * corlib.dll.sources: Added some files:
1008                 System.Runtime.Remoting.Channels/AggregateDictionary.cs
1009                 System.Runtime.Remoting.Metadata.W3cXsd2001/SoapHelper.cs
1010         
1011 2003-11-16  Lluis Sanchez Gual <lluis@ximian.com>
1012
1013         * corlib.dll.sources: Add System.Runtime.Remoting/InternalRemotingServices.cs
1014         
1015 2003-11-15  Zoltan Varga  <vargaz@freemail.hu>
1016
1017         * corlib.dll.sources: Add System.Runtime.CompilerServices/IsVolatile.cs.
1018
1019 2003-11-12 Jackson Harper <jackson@ximian.com>
1020
1021         * Makefile: corlib is now named mscorlib.
1022
1023 2003-11-09  Sebastien Pouliot  <spouliot@videotron.ca>
1024
1025         * corlib.dll.sources: Added new 1.2 classes for System.Security.Cryptography.
1026         * corlib_test.dll.sources: Added unit tests for some HMAC (new in 1.2).
1027
1028 2003-10-18  Sebastien Pouliot  <spouliot@videotron.ca>
1029
1030         * corlib.dll.sources: Added classes StrongName to support StrongNames.
1031
1032 2003-10-17  Sebastien Pouliot  <spouliot@videotron.ca>
1033
1034         * corlib.dll.sources: Added classes CryptoConvert to support StrongNames.
1035
1036 2003-10-12  Sebastien Pouliot  <spouliot@videotron.ca>
1037
1038         * corlib.dll.sources: Added classes for Authenticode support.
1039         * corlib_test.dll.sources: Added unit test for SPC certificates.
1040
1041 2003-09-26  Pedro Martú\8bez Jul\81E <yoros@wanadoo.es>
1042
1043         * corlib_test.dll.sources: Remove tests that generate compile
1044         errors. The tests are still there but its name is rmoved here.
1045
1046 2003-09-24    <cesar@ciencias.unam.mx>
1047
1048         * corlib.dll.sources: Added CompilerGlobalScopeAttribute.cs to the build
1049
1050 2003-08-20  Duncan Mak  <duncan@ximian.com>
1051
1052         * corlib_test.dll.sources: Added DictionaryBaseTest.cs
1053
1054 2003-08-19 Nick Drochak <ndrochak@gol.com>
1055
1056         * Makefile: Turn on debug for the corlib tests on .NET.
1057
1058 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1059
1060         * corlib.dll.sources: added quite some files
1061
1062 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1063
1064         * corlib.dll.sources: added/removed Locale.cs
1065
1066 2003-08-03  Sebastien Pouliot  <spouliot@videotron.ca>
1067
1068         * corlib.dll.sources: Added IBuiltInPermission.cs to System.Security.Permissions
1069
1070 2003-07-31  Sebastien Pouliot  <spouliot@videotron.ca>
1071
1072         * corlib_test.dll.sources: Added new CryptoStreamTest.cs
1073
1074 2003-07-24  Peter Williams  <peter@newton.cx>
1075
1076         * Makefile: Boo-yah! Add corlib_plattest.dll, which is a
1077         corlib test library built against the platform corlib. This
1078         lets us test our corlib tests. On a non-mono-native platform
1079         (Windows) we run those tests only; on a mono-native platform, we
1080         run the full corlib test suite on our own tests.
1081         (clean-local): Forgot $(plattestlib).
1082
1083         * corlib_plattest.dll.excludes: Add this. (The result of
1084         'grep Mono corlib_test.dll.sources')
1085
1086         * corlib_test.dll.sources: Extraneous newline was messing things
1087         up.
1088         
1089 2003-07-23  Ravi Pratap  <ravi@ximian.com>
1090
1091         * Type.cs, TypeBuilder.cs, MonoType.cs: Fixes to IsArrayImpl
1092         from Paolo in response to bug #45993.
1093
1094 2003-07-23  Lluis Sanchez Gual  <lluis@ximian.com>
1095
1096         * corlib_test.dll.sources: added System.Runtime.Serialization/SerializationTest.cs
1097
1098 2003-07-20  Peter Williams  <peter@newton.cx>
1099
1100         * Makefile: Add in corlib_res.dll, which we use as a basis
1101         for tests on non-linux platforms. Nearly identical rules to
1102         corlib_cmp: corlib - some files that cause the MS runtime to
1103         barf.
1104
1105         * corlib_res.dll.excludes: Added.
1106
1107 2003-07-20  Peter Williams  <peter@newton.cx>
1108
1109         * Makefile: Don't use real_corlib; use $(PLATFORM_CORLIB).
1110
1111 2003-07-18  Peter Williams  <peter@newton.cx>
1112
1113         * Makefile (dist-local): The fancy shell script was neat, but
1114         ultimately unnecessary and counterproductive. Alas.
1115
1116 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1117
1118         * corlib.dll.sources:
1119         * unix.args: AssemblyInfo.cs added
1120
1121 2003-07-17  Peter Williams  <peter@newton.cx>
1122
1123         * Makefile ($(testlib)): Build with $(BOOT_COMPILE), not $(CSCOMPILE),
1124         which sort of makes sense and is needed on Windows too.
1125         ($(corlib)): same.
1126         $(cmplib): Don't include the makefrag to save the Windows build and some
1127         time.
1128
1129 2003-07-16  Peter Williams  <peter@newton.cx>
1130
1131         * Makefile ($(test_makefrag)): Use $(ECHO_ESCAPE) for HP/UX
1132         portability fixes.
1133         (all-local): Don't build $(cmplib) by default, it's not something
1134         most people need, and the build is broken on Windows right now anyway.
1135
1136 2003-07-13  Zoltan Varga  <vargaz@freemail.hu>
1137
1138         * unix.args: Fix UNIX build.
1139
1140 2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
1141
1142         * unix.args: Added Runtime.InteropServices.ComCompatibleVersionAttribute.cs,
1143         Runtime.InteropServices.TypeLibVersionAttribute.cs
1144
1145 2003-07-05  Sebastien Pouliot <spouliot@videotron.ca>
1146
1147         * unix.args: Added SecurityParser.cs to Mono.Xml
1148
1149 2003-06-22  Sebastien Pouliot <spouliot@videotron.ca>
1150
1151         * unix.args: Added FileDialogPermission.cs, IsolatedStorageFilePermission.cs,
1152         PrincipalPermission.cs, PublisherIdentityPermissionAttribute.cs,
1153         RegistryPermission.cs, SiteIdentityPermission.cs, UIPermission.cs,
1154         UrlIdentityPermission.cs and ZoneIdentityPermission.cs.
1155
1156 2003-06-22  Lluis Sanchez Gual <lluis@ximian.com>
1157
1158         * unix.args: added System.Runtime.Remoting/SoapServices.cs
1159
1160 2003-06-11  Sebastien Pouliot <spouliot@videotron.ca>
1161
1162         * unix.args: added Mono.Security.Cryptography/DSAManaged.cs and
1163         RSAManaged.cs
1164
1165 2003-05-29  Nick Drochak <ndrochak@gol.com>
1166
1167         * makefile.gnu: turn on debug since it works again.
1168
1169 2003-05-09  Sebastien Pouliot <spouliot@videotron.ca>
1170
1171         * unix.args: added System.Security/
1172         AllowPartiallyTrustedCallersAttribute.cs
1173
1174 2003-04-05  Nick Drochak  <ndrochak@gol.com>
1175
1176         * makefile.gnu: revert. debugger support not installed by default in mcs
1177
1178 2003-04-05  Nick Drochak  <ndrochak@gol.com>
1179
1180         * makefile.gnu: compile with debug.
1181
1182 2003-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1183
1184         * unix.args: added SEHException.
1185
1186 2003-03-25  Martin Willemoes Hansen <mwh@sysrq.dk>
1187
1188         * Stubed System.Runtime.Remoting.Metadata.W3cXsd2001
1189         * Updated unix.args with the stubs
1190
1191 2003-03-21  Martin Willemoes Hansen <mwh@sysrq.dk>
1192         
1193         * unix.args: Added System.Runtime.Remoting.Channels/IChannelReceiverHook.cs
1194
1195 2003-03-21  Lluis Sanchez Gual <lluis@ideary.com>
1196
1197         * unix.args: Added System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs
1198
1199 2003-03-16  Pedro Martú\8bez Juli\81E <yoros@wanadoo.es>
1200
1201         * unix.args: Added "System.FloatingPointFormatter.cs".
1202
1203 2003-03-15  Sebastien Pouliot <spouliot@videotron.ca>
1204
1205         * unix.args: Added Mono.Security.X509/*.cs and ASN1Convert.cs
1206
1207 2003-03-03  Tim Coleman <tim@timcoleman.com>
1208         * unix.args: Added
1209                 System.Runtime.InteropServices/HandleRef.cs
1210
1211 2003-03-04  Pedro Martú\8bez Juli\81E <yoros@wanadoo.es>
1212
1213         * unix.args: Added "DoubleFormatter.cs" and "SingleFormatter.cs"
1214
1215
1216 2003-03-03  Lluis Sanchez Gual <lluis@ideary.com>
1217
1218         * unix.args: added ConstructionLevelActivator.cs, ContextLevelActivator.cs,
1219                 RemoteActivationAttribute.cs, UrlAttribute.cs, ContextAttribute.cs,
1220                 IContributeDynamicSink.cs, IContributeEnvoySink.cs, IContributeObjectSink.cs
1221
1222 2003-03-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1223
1224         * unix.args: added ModuleResolveEventHandler.cs
1225
1226 2003-02-19  Lluis Sanchez Gual <lluis@ideary.com>
1227
1228         * unix.args: added 
1229                 System.Runtime.Remoting/EnvoyInfo.cs
1230                 System.Runtime.Remoting.Activation/ActivationServices.cs
1231                 System.Runtime.Remoting.Contexts/CrossContextChannel.cs
1232                 System.Runtime.Remoting.Messaging/ClientContextTerminatorSink.cs
1233                 System.Runtime.Remoting.Messaging/ConstructionCall.cs
1234                 System.Runtime.Remoting.Messaging/ConstructionCallDictionary.cs
1235                 System.Runtime.Remoting.Messaging/ConstructionResponse.cs
1236                 System.Runtime.Remoting.Messaging/EnvoyTerminatorSink.cs
1237                 System.Runtime.Remoting.Messaging/IInternalMessage.cs
1238
1239 2003-02-08  Zoltan Varga  <vargaz@freemail.hu>
1240
1241         * unix.args: added MACAlgorithm and HMACAlgorithm.
1242
1243 2003-02-06  Sebastien Pouliot <spouliot@videotron.ca>
1244
1245         * unix.args: Move some class from System.Security.Cryptography
1246           into Mono.* for easier reuse.
1247
1248 2003-02-04  Lluis Sanchez Gual <lluis@ideary.com>
1249
1250         * unix.args: added ServerIdentity.cs, Lease.cs, LeaseManager.cs
1251
1252 2003-02-03  Patrik Torstensson
1253
1254         * corlib.build: fixes so corlib_cmp and corlib_res builds, need to
1255           check if we need the libs and if they still are correct.
1256
1257 2003-02-03  Patrik Torstensson
1258
1259         * unix.args: added CADMessages.cs
1260
1261 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
1262
1263         * unix.args: added RemoteActivator.cs.
1264
1265 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
1266
1267         * unix.args: added System.Runtime.Remoting.Messaging/ArgInfo.cs,
1268                 System.Runtime.Remoting.Messaging/MethodCallDictionary.cs
1269                 System.Runtime.Remoting.Messaging/MethodDictionary.cs
1270                 System.Runtime.Remoting.Messaging/MethodReturnDictionary.cs
1271
1272 2003-01-24  Lluis Sanchez Gual <lluis@ideary.com>
1273
1274         * unix.args: added System.Runtime.Remoting/TypeInfo.cs and
1275           System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs
1276
1277 2003-01-18  Jonathan Pryor <jonpryor@vt.edu>
1278
1279         * unix.args: Added IsolatedStorageFile.cs and IsolatedStorageInfo.cs in
1280           System.IO.IsolatedStorage
1281
1282
1283 2003-01-17  Lluis Sanchez Gual <lluis@ideary.com>
1284         * unix.args: Added System/DelegateSerializationHolder.cs, 
1285           System/UnitySerializationHolder.cs,
1286           System.Runtime.Serialization/ObjectManager.cs,
1287           System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs,
1288       System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs and
1289           System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
1290
1291 2003-01-05  Sebastien Pouliot <spouliot@videotron.ca>
1292
1293         * unix.args: added COMException.cs in System.Runtime.InteropServices
1294
1295 2003-01-01  Jaime Anguiano Olarra <jaime@gnome.org>
1296
1297         * unix.args: added System.Diagnostics.Process.cs 
1298
1299 2002-12-28  Duncan Mak  <duncan@ximian.com>
1300
1301         * unix.args (ASN1.cs): Sebastien forgot to include this file.
1302
1303 2002-12-27  Sebastien Pouliot <spouliot@videotron.ca>
1304
1305         * unix.args: added CryptoTools.cs file.
1306
1307 2002-12-16  Sebastien Pouliot <spouliot@videotron.ca>
1308
1309         * unix.args: added StrongName.cs, StrongNamePublicKeyBlob.cs 
1310         and StrongNameIdentityPermission.cs files.
1311
1312 2002-12-15  Sebastien Pouliot <spouliot@videotron.ca>
1313
1314         * unix.args: added PublisherIdentityPermission.cs,
1315         Publisher.cs and PublisherMembershipCondition.cs
1316
1317 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
1318         
1319         * updated .build file(s) to correctly contain required buildfile 
1320           attribute for nant
1321
1322 2002-11-17  Sebastien Pouliot <spouliot@videotron.ca>
1323
1324         * unix.args: added missing files from System.Security.Cryptography
1325         namespace.
1326
1327 2002-10-28  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
1328
1329         * unix.args: added missing files from System.Security.Cryptography
1330         namespace.
1331
1332 2002-10-19  Sebastien Pouliot <spouliot@videotron.ca>
1333
1334         * corlib.build: Removed all excluded cryptographic source code as the
1335         cyclic dependency was removed (well commented)
1336
1337 2002-10-11  Duncan Mak  <duncan@ximian.com>
1338
1339         * unix.args: Added System.Security.Cryptography.CryptoConfig.
1340
1341 2002-10-08  Miguel de Icaza  <miguel@ximian.com>
1342
1343         * Mono/Runtime.cs: New file.
1344
1345 2002-10-05  Andrew Birkett  <andy@nobugs.org>
1346
1347         * unix.args: Added System.Security.Cryptography.RC2
1348
1349 2002-09-12  Dick Porter  <dick@ximian.com>
1350
1351         * unix.args: Add System.Globalization.SortKey,
1352         System.Globalization.StringInfo and
1353         System.Globalizaton.TextElementEnumerator
1354         
1355 2002-09-12  Dick Porter  <dick@ximian.com>
1356
1357         * unix.args: Add System.ArgIterator and System.TypedReference
1358
1359         * corlib.build: Adding DecimalConstantAttribute to Decimal (which
1360         corcompare showed as missing) causes a SecurityException in
1361         corcompare, so exclude Decimal from the corlib_cmp build.
1362
1363 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1364
1365         * unix.args: added a couple of new files in System.Security.Principal.
1366
1367 2002-08-15  Tim Coleman <tim@timcoleman.com>
1368         * unix.args: 
1369                 Add System.Globalization/TextInfo.cs
1370                 Add System.Runtime.Serialization/FormatterConverter.cs
1371
1372 2002-07-31  Rodrigo Moya <rodrigo@ximian.com>
1373
1374         * unix.args: added new files from System.Runtime.Remoting.Channels.
1375
1376 2002-07-31  Duncan Mak  <duncan@ximian.com>
1377
1378         * unix.args: Added interfaces and enumerations from
1379         System.Runtime.Remoting.Channels. 
1380
1381 2002-07-31  Duncan Mak  <duncan@ximian.com>
1382
1383         * unix.args: Added new classes in
1384         System.Runtime.Remoting.Contexts.
1385         
1386
1387 2002-07-31  Duncan Mak  <duncan@ximian.com>
1388
1389         * unix.args: Added new Exceptions, Interfaces and various
1390         TypeEntries from System.Runtime.Remoting.
1391
1392 2002-07-29  Martin Baulig  <martin@gnome.org>
1393
1394         * list: Removed, this isn't used anymore and people are already
1395         getting confused which file to use.
1396
1397 2002-07-24  Duncan Mak  <duncan@ximian.com>
1398
1399         * unix.args: Added files from Remoting.Lifetime and
1400         Remoting.Metadata.
1401
1402         * ChangeLog: Moved entries from System.Runtime.Remoting.Activation
1403         and System.Runtime.Remoting.Proxies to their own ChangeLog.
1404
1405 2002-07-23  Duncan Mak  <duncan@ximian.com>
1406
1407         * list: 
1408         * unix.args: Added new Attributes in
1409         System.Runtime.CompilerServices and System.Runtime.Remoting.Messaging.
1410
1411 2002-07-22  Tim Coleman <tim@timcoleman.com>
1412         * list:
1413         * unix.args:
1414                 Added System.Security.Permission/ReflectionPermission.cs and
1415                 System.Security.Permission/EnvironmentPermission.cs and
1416
1417 2002-07-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1418
1419         * list:
1420         * unix.args: added IObjectHandle.cs.
1421
1422 2002-06-20  Martin Baulig  <martin@gnome.org>
1423
1424         * unix.args: New file.  This is a mcs response file to compile
1425         corlib on GNU/Linux (which doesn't work yet).
1426
1427 2002-04-30  Daniel Stodden  <stodden@in.tum.de>
1428
1429         * System/Delegate.cs: Implemented Remove()
1430         * System/MulticastDelegate.cs: Implementation of RemoveImpl()
1431         done. Plus a fix for Equals().
1432         * Test/System/MulticastDelegate.cs: Added. Should reflect above
1433         changes.
1434         
1435 2002-04-27  Martin Baulig  <martin@gnome.org>
1436
1437         * corlib.build: Added new "mcs-build" target to compile corlib
1438         with mcs. This doesn't work yet - it's just to test mcs to find
1439         and fix the remaining bugs.
1440
1441 2002-03-27  Dan Lewis  <dihlewis@yahoo.co.uk>
1442
1443         * corlib.build: removed seperate windows/linux builds. excluded
1444         wrapper and PAL classes from all builds.
1445
1446 2002-03-03  Nick Drochak  <ndrochak@gol.com>
1447
1448         * corlib.build: Exclude a bunch of interfaces from corlib_res.dll
1449         that were preventing the tests from running on Windows.
1450
1451 2002-01-25  Mark Crichton  <crichton@gimp.org>
1452
1453         * System.Security.Cryptography/RijndaelManaged.cs: added
1454         
1455         * System.Security.Cryptography/Rijndael.cs: changed constructor
1456         to set default values.  Hopefully I did it correctly.
1457
1458 2002-01-23  Miguel de Icaza  <miguel@ximian.com>
1459
1460         * Unix/Errno.cs: Added
1461
1462         * Unix/Wrapper.cs: Updated to new Wrapper
1463
1464 2002-01-19  Nick Drochak  <ndrochak@gol.com>
1465         
1466         * corlib.build: exclude Delegate from corlib_cmp.
1467
1468 2002-01-09  Nick Drochak  <ndrochak@gol.com>
1469
1470         * corlib.build: Exclude Security Attribute classes that need mcs
1471         magic to get them to compile.
1472
1473 2002-01-06  Duco Fijma <duco@lorentz.xs4all.nl>
1474         * corlib.build: Removed <excludes> for System.Resources
1475
1476 2002-01-05  Nick Drochak  <ndrochak@gol.com>
1477
1478         * corlib.build: Have the clean target remove any .pdb files that
1479         might be around if we compiled with debug on.
1480
1481 2002-01-05  Nick Drochak  <ndrochak@gol.com>
1482
1483         * corlib.build: Make new build of corlib_cmp.dll.  This is the same
1484         as corlib.dll without Object and ValueType.  It is used by 
1485         /mcs/tools/corcompare.exe to compare with mscorlib.
1486
1487 2002-01-03  Nick Drochak  <ndrochak@gol.com>
1488
1489         * corlib.build: Put the linux target at the top.  I keep changing the 
1490         build for windows 'cause it's at the top.  Then when I do make, nothing
1491         changes.  It seems like it always takes me half a day to remember
1492         that the linux target comes second.  Old age I guess.
1493
1494         * .cvsignore: ignore corlib.pdb for times when it's built with debug on.
1495
1496 2002-01-02  Nick Drochak  <ndrochak@gol.com>
1497
1498         * corlib.build: Removed "exclude CodeAccessPermission.cs"
1499
1500 2001-12-11  Duncan Mak  <duncan@ximian.com>
1501
1502         * ChangeLog: Added "System.Resources" to the exclude list.
1503
1504 2001-12-05  Nick Drochak <ndrochak@gol.com>
1505
1506         * ChangeLog: Add the change log to this directory
1507
1508         * 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'.
1509