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