2004-07-13 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / corlib / ChangeLog
1 2004-07-13  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * corlib.dll.sources: Added new files for NET_2_0 profile: 
4                 System/ActivationContext.cs
5                 System/ApplicationIdentity.cs
6                 System/IApplicationDescription.cs
7                 System/IHostContext.cs
8                 System.Security.Policy/ApplicationDefaultCodeGroup.cs 
9                 System.Security.Policy/ApplicationInstallScope.cs 
10                 System.Security.Policy.Security.Policy/ApplicationTrust.cs 
11                 System.Security.Policy/ApplicationVersionMatch.cs 
12                 System.Security.Policy/CodeConnectAccess.cs 
13                 System.Security.Policy/CodeGroupGrantScope.cs 
14                 System.Security.Policy/IApplicationTrustManager.cs 
15                 System.Security.Policy/ITrustLicenseIssuerCollection.cs 
16                 System.Security.Policy/ITrustManager.cs 
17                 System.Security.Policy/ITrustManagerConfig.cs 
18                 System.Security.Policy/PromptingLevel.cs 
19                 System.Security.Policy/ProvideAssemblyEvidenceEventArgs.cs 
20                 System.Security.Policy/TrustLicenseIssuer.cs 
21                 System.Security.Policy/TrustManagerContext.cs
22                 System.Security.Policy/TrustManagerUIContext.cs 
23                 System.Security.Policy/TrustManagerZoneConfig.cs 
24
25 2004-07-10  Lluis Sanchez Gual <lluis@ximian.com>
26
27         * corlib.dll.sources: Added System.Threading.SendOrPostCallback.cs.
28
29 2004-07-07  Sebastien Pouliot  <sebastien@ximian.com>
30
31         * corlib.dll.sources: Added new files for NET_2_0: 
32                 System.Runtime.InteropServices/_Exception.cs
33                 System.Security.Cryptography/RijndaelManagedTransform.cs
34                 System.Security.Cryptography/RIPEMD160.cs
35                 System.Security.Cryptography/RIPEMD160Managed.cs
36                 System.Security.AccessControl/AccessControlActions.cs
37                 System.Security.Cryptography.X509Certificates/X509ContentType.cs
38                 System.Security.Cryptography.X509Certificates/X509KeyStorageFlags.cs
39         * corlib.dll.sources: Added new tests for CipherMode and 
40         CspProviderFlags.
41
42 2004-07-02  Raja R Harinath  <rharinath@novell.com>
43
44         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
45
46 2004-07-02  Raja R Harinath  <rharinath@novell.com>     
47
48         * Makefile ($(net20bootstrap_makefrag)): Build from net_2_0
49         profile response file.
50         (gmcs): Style update.
51
52 2004-06-14  Raja R Harinath  <rharinath@novell.com>
53
54         * Makefile (net20bootstrap_response): Remove.  This shouldn't
55         differ from $(response).
56         (post_process): Remove, now that PLATFORM_CHANGE_SEPARATOR_CMD is
57         unconditional.
58         ($(cmp_response),$(res_response)): Update.
59
60 2004-06-11  Raja R Harinath  <rharinath@novell.com>
61
62         * Makefile (TEST_COMPILE): Use internal mcs to compile the
63         platform testsuite too.
64
65 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
66
67         * corlib_test.dll.sources: added EnumBuilderTest and 
68         FieldBuilderTest to the build
69
70 2004-06-11  Raja R Harinath  <rharinath@novell.com>
71
72         * corlib_plattest.dll.excludes: Remove contents.  Any file listed
73         here has also to be listed in corlib_test.dll.sources.
74
75         * Makefile: Rewrite to use library.make.  Do away with stampfiles.
76
77 2004-06-04  Atsushi Enomoto  <atsushi@ximian.com>
78
79         * Makefile : fixed incorrectly unified corlib-plattest in the
80           previous fix.
81
82 2004-06-03  Atsushi Enomoto  <atsushi@ximian.com>
83
84         * Makefile : added run-test-ondotnet support.
85
86 2004-05-30  Martin Baulig  <martin@ximian.com>
87
88         * Makefile (net_2_0_dir): New variable; also use the correct
89         directory here.
90
91 2004-05-29  Gert Driesen  (drieseng@users.sourceforge.net)
92
93         * corlib.dll.sources: added SetWin32ContextInIDispatchAttribute
94         and VariantWrapper
95
96 2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
97
98         * Makefile: changed case on nunit.framework.dll (lowercase)
99
100 2004-05-22  Todd Berman  <tberman@sevenl.net>
101
102         * corlib.dll.sources: added Mono/Runtime.cs
103         * Mono: added Mono directory back
104         * Mono/Runtime.cs: add back Runtime.cs, marked as internal, gnome#
105         needs it.
106
107 2004-05-22  Sebastien Pouliot  <sebastien@ximian.com>
108
109         * corlib_test.dll.sources: Added IntPtrTest and UIntPtrTest to the 
110         build.
111
112 2004-05-21  Sebastien Pouliot  <sebastien@ximian.com>
113
114         * corlib_test.dll.sources: Added SingleTest to the build.
115
116 2005-05-18  Gert Driesen (drieseng@users.sourceforge.net)
117
118         * corlib_test.dll.sources: added PropertyInfoTest
119
120 2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
121
122         * corlib.dll.sources: removed obsolete Mono/Runtime.cs
123         * corlib_test.dll.sources: added BinderTests
124         * Mono: removed obsolete directory.
125         * Mono/ChangeLog: Removed file.
126         * Mono/Runtime.cs: Removed file.
127
128 2004-05-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
129
130         * Makefile: install-local is verbose now.
131
132 2004-05-14  Sebastien Pouliot  <sebastien@ximian.com>
133
134         * corlib.dll.sources: Added System/__ComObject.cs to the build.
135
136 2004-05-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
137
138         * corlib_test.dll.sources: added BinderTests.cs
139
140 2004-05-12  Zoltan Varga  <vargaz@freemail.hu>
141
142         * corlib.dll.sources: Added System.Threading/CompressedStack.cs
143
144 2004-05-11  Jackson Harper  <jackson@ximian.com>
145
146         * Makefile: Use snazzy new PLATFORM_PATH_SEPARATOR when setting
147         the mono path, so it works on Windows.
148         
149 2004-05-10  Raja R Harinath  <rharinath@novell.com>
150
151         * Makefile (corlib_net_2_0_bootstrap): Remove extraneous copying.
152
153 2004-05-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
154
155         * Makefile: build NUnit if the dll is not found when running
156         'make test'. Use INTERNAL_MCS to build the tests as csc fails miserably
157         to compile them.
158
159 2004-05-07  Raja R Harinath  <rharinath@novell.com>
160
161         * Makefile (corlib_net_2_0_bootstrap): Copy System.dll and
162         System.Xml.dll from 'default' profile build.
163         ($(gmcs)): Always go to 'gmcs' directory.
164
165 2004-05-06  Sebastien Pouliot  <sebastien@ximian.com>
166
167         * corlib_test.dll.sources: Added SymmetricAlgorithm2Test, 
168         ToBaseTransformTest, TripleDESTest unit tests to the build.
169
170 2004-05-07  Nick Drochak <ndrochak@gol.com>
171
172         * Makefile (plattest_flags): Add /unsafe.
173
174 2004-05-05  Sebastien Pouliot  <sebastien@ximian.com>
175
176         * corlib.dll.sources: Added Base64Constants to the build.
177         Added SHAConstants to the build.
178
179 2004-05-05  Zoltan Varga  <vargaz@freemail.hu>
180
181         * Makefile (test_flags): Add /unsafe.
182
183 2004-05-03 Lluis Sanches Gual  <lluis@ximian.com>
184         
185         * corlib.dll.sources: Added Assembly/Consts.cs.
186                 
187 2004-04-30  Jackson Harper  <jackson@ximian.com>
188
189         * Makefile: Add dependancies.
190         
191 2004-04-29  Jackson Harper  <jackson@ximian.com>
192
193         * Makefile: net_2_0 corlib goes to a special place.
194         
195 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
196
197         * corlib.dll.sources: Added X509ChainStatusFlags, X509CRL, X509Store, 
198         X509StoreManager, X509Stores, BasicConstraintsExtension, 
199         KeyUsageExtension and SubjectKeyIdentifierExtension to the build.
200         Removed ITrustAnchors.cs, TestAnchors.cs and TrustAnchors from the 
201         build.
202
203 2004-04-28  Sebastien Pouliot  <sebastien@ximian.com>
204
205         * corlib_test.dll.sources: Added DESCryptoServiceProviderTest.cs.
206
207 2004-04-28  Zoltan Varga  <vargaz@freemail.hu>
208
209         * corlib.dll.sources: Added System.Reflection.Emit/MethodRental.cs.
210
211         * corlib_test.dll.sources: Added Test/System.Reflection.Emit/MethodRentalTest.cs.
212
213 2004-04-27  Zoltan Varga  <vargaz@freemail.hu>
214
215         * Makefile: Fix tests with new directory structure.
216
217 2004-04-26  Jackson Harper  <jackson@ximian.com>
218
219         * Makefile: Use profile dependant directory.
220         
221 2004-04-26  Sebastien Pouliot  <sebastien@ximian.com>
222
223         * corlib_test.dll.sources: Added DESTest.cs.
224
225 2004-04-22  Martin Baulig  <martin@ximian.com>
226
227         Use `#if NET_2_0 || BOOTSTRAP_2_0' for the generic reflection stuff.
228
229 2004-04-09  Zoltan Varga  <vargaz@freemail.hu>
230
231         * corlib_test.dll.sources: Added System.Threading/TimerTest.cs.
232
233 2004-04-08  Bernie Solomon  <bernard@ugsolutions.com>
234
235         * corlib.dll.sources: Added Mono.Security/BitConverterLE.cs
236
237 2004-04-03 Lluis Sanches Gual  <lluis@ximian.com>
238         
239         * corlib_test.dll.sources: Added System.Threading/ReaderWriterLockTest.cs.
240                 
241 2004-04-02  Sebastien Pouliot  <sebastien@ximian.com>
242
243         * corlib_test.dll.sources: Added System/EnvironmentTest.cs.
244
245 2004-03-31  Sebastien Pouliot  <sebastien@ximian.com>
246
247         * corlib.dll.sources: Added Mono.Security/StrongNameManager.cs.
248
249 2004-03-11  Martin Baulig  <martin@ximian.com>
250
251         * corlib.dll.sources: Added System.Collections.Generic/Queue.cs
252         and System.Collections.Generic.Stack.cs.
253
254 2004-03-11  Atsushi Enomoto  <atsushi@ximian.com>
255
256         * Makefile, corlib.dll.win32-excludes : 
257           now csc build includes SecurityPermissionAttribute.cs.
258
259 2004-03-09  Jackson Harper  <jackson@ximian.com>
260
261         * corlib_test.dll.sources: Add new test cases to the build.
262         
263 2004-03-03  Jackson Harper <jackson@ximian.com>
264
265         * corlib.dll.sources: Add new registry files to the build.
266         
267 2004-02-20  Jackson Harper  <jackson@ximian.com>
268
269         * corlib.dll.sources: Add LockQueue.cs to build.
270         
271 2004-02-18  Atsushi Enomoto  <atsushi@ximian.com>
272
273         * corlib_test.dll.sources : Added CharCategoryTest.cs
274
275 2004-02-17 Lluis Sanches Gual  <lluis@ximian.com>
276         
277         * corlib.dll.sources: Added 
278                 System.Runtime.Serialization.Formatter.Binary.CodeGenerator.cs
279
280 2004-02-10 Carlos Guzmán Álvarez  <carlosga@telefonica.net>
281
282     * Mono.Security.Cryptography/PKCS1.cs:
283
284         - Added little change for allow the class to be used with
285         hash implementations that doesn't have an oid like the MD5SHA1 hash.
286
287 2004-02-06  Sebastien Pouliot  <sebastien@ximian.com>
288
289         * corlib.dll.sources: Moved SymmetricTransform class from System.
290         Security.Cryptography (SymmetricAlgorithm) to Mono.Security.
291         Cryptography.
292
293 2004-02-05  Sebastien Pouliot  <sebastien@ximian.com>
294
295         * corlib.dll.sources: Added KeyPairPersistance class, in Mono.
296         Security.Cryptography namespace, to the build.
297         * corlib_test.dll.sources: Added AppDomain unit tests in System.
298         Some tests are currently ignored because they produce lots of GC
299         Warning failures but they seems to work (nunit finishes).
300
301 2004-01-14  Sebastien Pouliot  <spouliot@videotron.ca>
302
303         * corlib_test.dll.sources: Added Url and UrlMembershipCondition unit 
304         tests in System.Security.Policy namespace.
305
306 2004-01-06  Sebastien Pouliot  <spouliot@videotron.ca>
307
308         * corlib_test.dll.sources: Added SecurityException unit tests in
309         System.Security namespace.
310
311 2004-01-05  Sebastien Pouliot  <spouliot@videotron.ca>
312
313         * corlib_test.dll.sources: Added CodeAccessPermission unit tests in
314         System.Security namespace. Added CodeGroup related and PolicyLevel
315         unit tests to System.Security.Policy.
316
317 2004-01-05  Zoltan Varga  <vargaz@freemail.hu>
318
319         * corlib.dll.sources: Added System.Resources.Win32Resources.cs.
320
321 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
322
323         * corlib_test.dll.sources: Added SecurityManager unit tests in
324         in System.Security namespace.
325
326 2004-01-03  Sebastien Pouliot  <spouliot@videotron.ca>
327
328         * corlib.dll.sources: Added SiteMembershipCondition to 
329         System.Security.Policy namespace.
330         * corlib_test.dll.sources: Added Site and SiteMembershipCondition
331         unit tests in System.Security.Policy namespace.
332
333 2004-01-02  Sebastien Pouliot  <spouliot@videotron.ca>
334
335         * corlib.dll.sources: Added many (long time) missing classes in the
336         System.Security.Policy namespace.
337
338 2004-01-01  Nick Drochak  <ndrochak@gol.com>
339
340         * corlib_test.dll.sources: Add PermissionRequestEvidenceTest.cs
341         * corlib.dll.sources. Add PermissionRequestEvidence.cs
342
343 2003-12-29  Sebastien Pouliot  <spouliot@videotron.ca>
344
345         * corlib_test.dll.sources: Added new unit tests to System.Security.
346         Permissions and System.Security.Principal.
347
348 2003-12-25  Sebastien Pouliot  <spouliot@videotron.ca>
349
350         * corlib.dll.sources: Added WindowsPrincipal to build.
351
352 2003-12-15  Sebastien Pouliot  <spouliot@videotron.ca>
353
354         * corlib_test.dll.sources: Added unit tests PaddingMode and X509 
355         using CryptoAPI.
356
357 2003-12-14  Pedro Martínez Juliá  <yoros@wanadoo.es>
358
359         * DateTime.cs: Be sure that the array access is not out of range
360         when looking for ArgumentOutOfRangeException in the year value.
361
362 2003-12-08  Peter Williams  <peter@newton.cx>
363
364         * Makefile: Use embedded tab instead of $(ECHO_ESCAPE).
365         Fixes build on OS X.
366
367 2003-12-04  Martin Baulig  <martin@ximian.com>
368
369         * corlib.dll.sources: Added System.Collections.Generic.
370
371 2003-11-26  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
372
373         * corlib.dll.sources: Added file:
374                 System.Runtime.InteropServices.DispatchWrapper.cs
375
376 2003-11-26  Lluis Sanchez Gual <lluis@ximian.com>
377
378         * corlib.dll.sources: Added 
379                 System.Runtime.Remoting.Services/EnterpriseServicesHelper.cs
380         * corlib_test.dll.sources: Added System.Runtime.Remoting/SoapServicesTest.cs
381
382 2003-11-24  Zoltan Varga  <vargaz@freemail.hu>
383
384         * corlib.dll.sources: Add System.Reflection.Emit/DynamicMethod.cs.
385
386 2003-11-19  Lluis Sanchez Gual <lluis@ximian.com>
387
388         * corlib_test.dll.sources: Added some test files:
389                 System.Runtime.Remoting/ContextTest.cs
390                 System.Runtime.Remoting/SynchronizationAttributeTest.cs
391
392 2003-11-18  Lluis Sanchez Gual <lluis@ximian.com>
393
394         * corlib.dll.sources: Added some files:
395                 System.Runtime.Remoting.Contexts/IContextPropertyActivator.cs
396                 System.Runtime.Remoting.Contexts/SynchronizationAttribute.cs
397                 System.Runtime.Remoting.Messaging/ISerializationRootObject.cs
398
399 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
400
401         * corlib.dll.sources: Added already existing, but not added delegate
402                 Added various classes in System.InteropServices
403
404 2003-11-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
405
406         * corlib.dll.sources: Added some files:
407                 System.Runtime.Serialization.Formatter.cs
408                 System.Runtime.Serialization.Formatters/InternalRM.cs
409                 System.Runtime.Serialization.Formatters/InternalST.cs
410                 System.Runtime.Serialization.Formatters/TypeFilterLevel.cs
411
412 2003-11-17  Lluis Sanchez Gual <lluis@ximian.com>
413
414         * corlib.dll.sources: Added some files:
415                 System.Runtime.Remoting.Channels/AggregateDictionary.cs
416                 System.Runtime.Remoting.Metadata.W3cXsd2001/SoapHelper.cs
417         
418 2003-11-16  Lluis Sanchez Gual <lluis@ximian.com>
419
420         * corlib.dll.sources: Add System.Runtime.Remoting/InternalRemotingServices.cs
421         
422 2003-11-15  Zoltan Varga  <vargaz@freemail.hu>
423
424         * corlib.dll.sources: Add System.Runtime.CompilerServices/IsVolatile.cs.
425
426 2003-11-12 Jackson Harper <jackson@ximian.com>
427
428         * Makefile: corlib is now named mscorlib.
429
430 2003-11-09  Sebastien Pouliot  <spouliot@videotron.ca>
431
432         * corlib.dll.sources: Added new 1.2 classes for System.Security.Cryptography.
433         * corlib_test.dll.sources: Added unit tests for some HMAC (new in 1.2).
434
435 2003-10-18  Sebastien Pouliot  <spouliot@videotron.ca>
436
437         * corlib.dll.sources: Added classes StrongName to support StrongNames.
438
439 2003-10-17  Sebastien Pouliot  <spouliot@videotron.ca>
440
441         * corlib.dll.sources: Added classes CryptoConvert to support StrongNames.
442
443 2003-10-12  Sebastien Pouliot  <spouliot@videotron.ca>
444
445         * corlib.dll.sources: Added classes for Authenticode support.
446         * corlib_test.dll.sources: Added unit test for SPC certificates.
447
448 2003-09-26  Pedro Martínez Julá  <yoros@wanadoo.es>
449
450         * corlib_test.dll.sources: Remove tests that generate compile
451         errors. The tests are still there but its name is rmoved here.
452
453 2003-09-24    <cesar@ciencias.unam.mx>
454
455         * corlib.dll.sources: Added CompilerGlobalScopeAttribute.cs to the build
456
457 2003-08-20  Duncan Mak  <duncan@ximian.com>
458
459         * corlib_test.dll.sources: Added DictionaryBaseTest.cs
460
461 2003-08-19 Nick Drochak <ndrochak@gol.com>
462
463         * Makefile: Turn on debug for the corlib tests on .NET.
464
465 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
466
467         * corlib.dll.sources: added quite some files
468
469 2003-08-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
470
471         * corlib.dll.sources: added/removed Locale.cs
472
473 2003-08-03  Sebastien Pouliot  <spouliot@videotron.ca>
474
475         * corlib.dll.sources: Added IBuiltInPermission.cs to System.Security.Permissions
476
477 2003-07-31  Sebastien Pouliot  <spouliot@videotron.ca>
478
479         * corlib_test.dll.sources: Added new CryptoStreamTest.cs
480
481 2003-07-24  Peter Williams  <peter@newton.cx>
482
483         * Makefile: Boo-yah! Add corlib_plattest.dll, which is a
484         corlib test library built against the platform corlib. This
485         lets us test our corlib tests. On a non-mono-native platform
486         (Windows) we run those tests only; on a mono-native platform, we
487         run the full corlib test suite on our own tests.
488         (clean-local): Forgot $(plattestlib).
489
490         * corlib_plattest.dll.excludes: Add this. (The result of
491         'grep Mono corlib_test.dll.sources')
492
493         * corlib_test.dll.sources: Extraneous newline was messing things
494         up.
495         
496 2003-07-23  Ravi Pratap  <ravi@ximian.com>
497
498         * Type.cs, TypeBuilder.cs, MonoType.cs: Fixes to IsArrayImpl
499         from Paolo in response to bug #45993.
500
501 2003-07-23  Lluis Sanchez Gual  <lluis@ximian.com>
502
503         * corlib_test.dll.sources: added System.Runtime.Serialization/SerializationTest.cs
504
505 2003-07-20  Peter Williams  <peter@newton.cx>
506
507         * Makefile: Add in corlib_res.dll, which we use as a basis
508         for tests on non-linux platforms. Nearly identical rules to
509         corlib_cmp: corlib - some files that cause the MS runtime to
510         barf.
511
512         * corlib_res.dll.excludes: Added.
513
514 2003-07-20  Peter Williams  <peter@newton.cx>
515
516         * Makefile: Don't use real_corlib; use $(PLATFORM_CORLIB).
517
518 2003-07-18  Peter Williams  <peter@newton.cx>
519
520         * Makefile (dist-local): The fancy shell script was neat, but
521         ultimately unnecessary and counterproductive. Alas.
522
523 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
524
525         * corlib.dll.sources:
526         * unix.args: AssemblyInfo.cs added
527
528 2003-07-17  Peter Williams  <peter@newton.cx>
529
530         * Makefile ($(testlib)): Build with $(BOOT_COMPILE), not $(CSCOMPILE),
531         which sort of makes sense and is needed on Windows too.
532         ($(corlib)): same.
533         $(cmplib): Don't include the makefrag to save the Windows build and some
534         time.
535
536 2003-07-16  Peter Williams  <peter@newton.cx>
537
538         * Makefile ($(test_makefrag)): Use $(ECHO_ESCAPE) for HP/UX
539         portability fixes.
540         (all-local): Don't build $(cmplib) by default, it's not something
541         most people need, and the build is broken on Windows right now anyway.
542
543 2003-07-13  Zoltan Varga  <vargaz@freemail.hu>
544
545         * unix.args: Fix UNIX build.
546
547 2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
548
549         * unix.args: Added Runtime.InteropServices.ComCompatibleVersionAttribute.cs,
550         Runtime.InteropServices.TypeLibVersionAttribute.cs
551
552 2003-07-05  Sebastien Pouliot <spouliot@videotron.ca>
553
554         * unix.args: Added SecurityParser.cs to Mono.Xml
555
556 2003-06-22  Sebastien Pouliot <spouliot@videotron.ca>
557
558         * unix.args: Added FileDialogPermission.cs, IsolatedStorageFilePermission.cs,
559         PrincipalPermission.cs, PublisherIdentityPermissionAttribute.cs,
560         RegistryPermission.cs, SiteIdentityPermission.cs, UIPermission.cs,
561         UrlIdentityPermission.cs and ZoneIdentityPermission.cs.
562
563 2003-06-22  Lluis Sanchez Gual <lluis@ximian.com>
564
565         * unix.args: added System.Runtime.Remoting/SoapServices.cs
566
567 2003-06-11  Sebastien Pouliot <spouliot@videotron.ca>
568
569         * unix.args: added Mono.Security.Cryptography/DSAManaged.cs and
570         RSAManaged.cs
571
572 2003-05-29  Nick Drochak <ndrochak@gol.com>
573
574         * makefile.gnu: turn on debug since it works again.
575
576 2003-05-09  Sebastien Pouliot <spouliot@videotron.ca>
577
578         * unix.args: added System.Security/
579         AllowPartiallyTrustedCallersAttribute.cs
580
581 2003-04-05  Nick Drochak  <ndrochak@gol.com>
582
583         * makefile.gnu: revert. debugger support not installed by default in mcs
584
585 2003-04-05  Nick Drochak  <ndrochak@gol.com>
586
587         * makefile.gnu: compile with debug.
588
589 2003-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
590
591         * unix.args: added SEHException.
592
593 2003-03-25  Martin Willemoes Hansen <mwh@sysrq.dk>
594
595         * Stubed System.Runtime.Remoting.Metadata.W3cXsd2001
596         * Updated unix.args with the stubs
597
598 2003-03-21  Martin Willemoes Hansen <mwh@sysrq.dk>
599         
600         * unix.args: Added System.Runtime.Remoting.Channels/IChannelReceiverHook.cs
601
602 2003-03-21  Lluis Sanchez Gual <lluis@ideary.com>
603
604         * unix.args: Added System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs
605
606 2003-03-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
607
608         * unix.args: Added "System.FloatingPointFormatter.cs".
609
610 2003-03-15  Sebastien Pouliot <spouliot@videotron.ca>
611
612         * unix.args: Added Mono.Security.X509/*.cs and ASN1Convert.cs
613
614 2003-03-03  Tim Coleman <tim@timcoleman.com>
615         * unix.args: Added
616                 System.Runtime.InteropServices/HandleRef.cs
617
618 2003-03-04  Pedro Martínez Juliá  <yoros@wanadoo.es>
619
620         * unix.args: Added "DoubleFormatter.cs" and "SingleFormatter.cs"
621
622
623 2003-03-03  Lluis Sanchez Gual <lluis@ideary.com>
624
625         * unix.args: added ConstructionLevelActivator.cs, ContextLevelActivator.cs,
626                 RemoteActivationAttribute.cs, UrlAttribute.cs, ContextAttribute.cs,
627                 IContributeDynamicSink.cs, IContributeEnvoySink.cs, IContributeObjectSink.cs
628
629 2003-03-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
630
631         * unix.args: added ModuleResolveEventHandler.cs
632
633 2003-02-19  Lluis Sanchez Gual <lluis@ideary.com>
634
635         * unix.args: added 
636                 System.Runtime.Remoting/EnvoyInfo.cs
637                 System.Runtime.Remoting.Activation/ActivationServices.cs
638                 System.Runtime.Remoting.Contexts/CrossContextChannel.cs
639                 System.Runtime.Remoting.Messaging/ClientContextTerminatorSink.cs
640                 System.Runtime.Remoting.Messaging/ConstructionCall.cs
641                 System.Runtime.Remoting.Messaging/ConstructionCallDictionary.cs
642                 System.Runtime.Remoting.Messaging/ConstructionResponse.cs
643                 System.Runtime.Remoting.Messaging/EnvoyTerminatorSink.cs
644                 System.Runtime.Remoting.Messaging/IInternalMessage.cs
645
646 2003-02-08  Zoltan Varga  <vargaz@freemail.hu>
647
648         * unix.args: added MACAlgorithm and HMACAlgorithm.
649
650 2003-02-06  Sebastien Pouliot <spouliot@videotron.ca>
651
652         * unix.args: Move some class from System.Security.Cryptography
653           into Mono.* for easier reuse.
654
655 2003-02-04  Lluis Sanchez Gual <lluis@ideary.com>
656
657         * unix.args: added ServerIdentity.cs, Lease.cs, LeaseManager.cs
658
659 2003-02-03  Patrik Torstensson
660
661         * corlib.build: fixes so corlib_cmp and corlib_res builds, need to
662           check if we need the libs and if they still are correct.
663
664 2003-02-03  Patrik Torstensson
665
666         * unix.args: added CADMessages.cs
667
668 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
669
670         * unix.args: added RemoteActivator.cs.
671
672 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
673
674         * unix.args: added System.Runtime.Remoting.Messaging/ArgInfo.cs,
675                 System.Runtime.Remoting.Messaging/MethodCallDictionary.cs
676                 System.Runtime.Remoting.Messaging/MethodDictionary.cs
677                 System.Runtime.Remoting.Messaging/MethodReturnDictionary.cs
678
679 2003-01-24  Lluis Sanchez Gual <lluis@ideary.com>
680
681         * unix.args: added System.Runtime.Remoting/TypeInfo.cs and
682           System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs
683
684 2003-01-18  Jonathan Pryor <jonpryor@vt.edu>
685
686         * unix.args: Added IsolatedStorageFile.cs and IsolatedStorageInfo.cs in
687           System.IO.IsolatedStorage
688
689
690 2003-01-17  Lluis Sanchez Gual <lluis@ideary.com>
691         * unix.args: Added System/DelegateSerializationHolder.cs, 
692           System/UnitySerializationHolder.cs,
693           System.Runtime.Serialization/ObjectManager.cs,
694           System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs,
695       System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs and
696           System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
697
698 2003-01-05  Sebastien Pouliot <spouliot@videotron.ca>
699
700         * unix.args: added COMException.cs in System.Runtime.InteropServices
701
702 2003-01-01  Jaime Anguiano Olarra <jaime@gnome.org>
703
704         * unix.args: added System.Diagnostics.Process.cs 
705
706 2002-12-28  Duncan Mak  <duncan@ximian.com>
707
708         * unix.args (ASN1.cs): Sebastien forgot to include this file.
709
710 2002-12-27  Sebastien Pouliot <spouliot@videotron.ca>
711
712         * unix.args: added CryptoTools.cs file.
713
714 2002-12-16  Sebastien Pouliot <spouliot@videotron.ca>
715
716         * unix.args: added StrongName.cs, StrongNamePublicKeyBlob.cs 
717         and StrongNameIdentityPermission.cs files.
718
719 2002-12-15  Sebastien Pouliot <spouliot@videotron.ca>
720
721         * unix.args: added PublisherIdentityPermission.cs,
722         Publisher.cs and PublisherMembershipCondition.cs
723
724 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
725         
726         * updated .build file(s) to correctly contain required buildfile 
727           attribute for nant
728
729 2002-11-17  Sebastien Pouliot <spouliot@videotron.ca>
730
731         * unix.args: added missing files from System.Security.Cryptography
732         namespace.
733
734 2002-10-28  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
735
736         * unix.args: added missing files from System.Security.Cryptography
737         namespace.
738
739 2002-10-19  Sebastien Pouliot <spouliot@videotron.ca>
740
741         * corlib.build: Removed all excluded cryptographic source code as the
742         cyclic dependency was removed (well commented)
743
744 2002-10-11  Duncan Mak  <duncan@ximian.com>
745
746         * unix.args: Added System.Security.Cryptography.CryptoConfig.
747
748 2002-10-08  Miguel de Icaza  <miguel@ximian.com>
749
750         * Mono/Runtime.cs: New file.
751
752 2002-10-05  Andrew Birkett  <andy@nobugs.org>
753
754         * unix.args: Added System.Security.Cryptography.RC2
755
756 2002-09-12  Dick Porter  <dick@ximian.com>
757
758         * unix.args: Add System.Globalization.SortKey,
759         System.Globalization.StringInfo and
760         System.Globalizaton.TextElementEnumerator
761         
762 2002-09-12  Dick Porter  <dick@ximian.com>
763
764         * unix.args: Add System.ArgIterator and System.TypedReference
765
766         * corlib.build: Adding DecimalConstantAttribute to Decimal (which
767         corcompare showed as missing) causes a SecurityException in
768         corcompare, so exclude Decimal from the corlib_cmp build.
769
770 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
771
772         * unix.args: added a couple of new files in System.Security.Principal.
773
774 2002-08-15  Tim Coleman <tim@timcoleman.com>
775         * unix.args: 
776                 Add System.Globalization/TextInfo.cs
777                 Add System.Runtime.Serialization/FormatterConverter.cs
778
779 2002-07-31  Rodrigo Moya <rodrigo@ximian.com>
780
781         * unix.args: added new files from System.Runtime.Remoting.Channels.
782
783 2002-07-31  Duncan Mak  <duncan@ximian.com>
784
785         * unix.args: Added interfaces and enumerations from
786         System.Runtime.Remoting.Channels. 
787
788 2002-07-31  Duncan Mak  <duncan@ximian.com>
789
790         * unix.args: Added new classes in
791         System.Runtime.Remoting.Contexts.
792         
793
794 2002-07-31  Duncan Mak  <duncan@ximian.com>
795
796         * unix.args: Added new Exceptions, Interfaces and various
797         TypeEntries from System.Runtime.Remoting.
798
799 2002-07-29  Martin Baulig  <martin@gnome.org>
800
801         * list: Removed, this isn't used anymore and people are already
802         getting confused which file to use.
803
804 2002-07-24  Duncan Mak  <duncan@ximian.com>
805
806         * unix.args: Added files from Remoting.Lifetime and
807         Remoting.Metadata.
808
809         * ChangeLog: Moved entries from System.Runtime.Remoting.Activation
810         and System.Runtime.Remoting.Proxies to their own ChangeLog.
811
812 2002-07-23  Duncan Mak  <duncan@ximian.com>
813
814         * list: 
815         * unix.args: Added new Attributes in
816         System.Runtime.CompilerServices and System.Runtime.Remoting.Messaging.
817
818 2002-07-22  Tim Coleman <tim@timcoleman.com>
819         * list:
820         * unix.args:
821                 Added System.Security.Permission/ReflectionPermission.cs and
822                 System.Security.Permission/EnvironmentPermission.cs and
823
824 2002-07-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
825
826         * list:
827         * unix.args: added IObjectHandle.cs.
828
829 2002-06-20  Martin Baulig  <martin@gnome.org>
830
831         * unix.args: New file.  This is a mcs response file to compile
832         corlib on GNU/Linux (which doesn't work yet).
833
834 2002-04-30  Daniel Stodden  <stodden@in.tum.de>
835
836         * System/Delegate.cs: Implemented Remove()
837         * System/MulticastDelegate.cs: Implementation of RemoveImpl()
838         done. Plus a fix for Equals().
839         * Test/System/MulticastDelegate.cs: Added. Should reflect above
840         changes.
841         
842 2002-04-27  Martin Baulig  <martin@gnome.org>
843
844         * corlib.build: Added new "mcs-build" target to compile corlib
845         with mcs. This doesn't work yet - it's just to test mcs to find
846         and fix the remaining bugs.
847
848 2002-03-27  Dan Lewis  <dihlewis@yahoo.co.uk>
849
850         * corlib.build: removed seperate windows/linux builds. excluded
851         wrapper and PAL classes from all builds.
852
853 2002-03-03  Nick Drochak  <ndrochak@gol.com>
854
855         * corlib.build: Exclude a bunch of interfaces from corlib_res.dll
856         that were preventing the tests from running on Windows.
857
858 2002-01-25  Mark Crichton  <crichton@gimp.org>
859
860         * System.Security.Cryptography/RijndaelManaged.cs: added
861         
862         * System.Security.Cryptography/Rijndael.cs: changed constructor
863         to set default values.  Hopefully I did it correctly.
864
865 2002-01-23  Miguel de Icaza  <miguel@ximian.com>
866
867         * Unix/Errno.cs: Added
868
869         * Unix/Wrapper.cs: Updated to new Wrapper
870
871 2002-01-19  Nick Drochak  <ndrochak@gol.com>
872         
873         * corlib.build: exclude Delegate from corlib_cmp.
874
875 2002-01-09  Nick Drochak  <ndrochak@gol.com>
876
877         * corlib.build: Exclude Security Attribute classes that need mcs
878         magic to get them to compile.
879
880 2002-01-06  Duco Fijma <duco@lorentz.xs4all.nl>
881         * corlib.build: Removed <excludes> for System.Resources
882
883 2002-01-05  Nick Drochak  <ndrochak@gol.com>
884
885         * corlib.build: Have the clean target remove any .pdb files that
886         might be around if we compiled with debug on.
887
888 2002-01-05  Nick Drochak  <ndrochak@gol.com>
889
890         * corlib.build: Make new build of corlib_cmp.dll.  This is the same
891         as corlib.dll without Object and ValueType.  It is used by 
892         /mcs/tools/corcompare.exe to compare with mscorlib.
893
894 2002-01-03  Nick Drochak  <ndrochak@gol.com>
895
896         * corlib.build: Put the linux target at the top.  I keep changing the 
897         build for windows 'cause it's at the top.  Then when I do make, nothing
898         changes.  It seems like it always takes me half a day to remember
899         that the linux target comes second.  Old age I guess.
900
901         * .cvsignore: ignore corlib.pdb for times when it's built with debug on.
902
903 2002-01-02  Nick Drochak  <ndrochak@gol.com>
904
905         * corlib.build: Removed "exclude CodeAccessPermission.cs"
906
907 2001-12-11  Duncan Mak  <duncan@ximian.com>
908
909         * ChangeLog: Added "System.Resources" to the exclude list.
910
911 2001-12-05  Nick Drochak <ndrochak@gol.com>
912
913         * ChangeLog: Add the change log to this directory
914
915         * 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'.
916