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