Excluded these 2 files. Fixed compilation.
[mono.git] / mcs / class / corlib / ChangeLog
1 2003-07-31  Sebastien Pouliot  <spouliot@videotron.ca>
2
3         * corlib_test.dll.sources: Added new CryptoStreamTest.cs
4
5 2003-07-24  Peter Williams  <peter@newton.cx>
6
7         * Makefile: Boo-yah! Add corlib_plattest.dll, which is a
8         corlib test library built against the platform corlib. This
9         lets us test our corlib tests. On a non-mono-native platform
10         (Windows) we run those tests only; on a mono-native platform, we
11         run the full corlib test suite on our own tests.
12         (clean-local): Forgot $(plattestlib).
13
14         * corlib_plattest.dll.excludes: Add this. (The result of
15         'grep Mono corlib_test.dll.sources')
16
17         * corlib_test.dll.sources: Extraneous newline was messing things
18         up.
19         
20 2003-07-23  Ravi Pratap  <ravi@ximian.com>
21
22         * Type.cs, TypeBuilder.cs, MonoType.cs: Fixes to IsArrayImpl
23         from Paolo in response to bug #45993.
24
25 2003-07-23  Lluis Sanchez Gual  <lluis@ximian.com>
26
27         * corlib_test.dll.sources: added System.Runtime.Serialization/SerializationTest.cs
28
29 2003-07-20  Peter Williams  <peter@newton.cx>
30
31         * Makefile: Add in corlib_res.dll, which we use as a basis
32         for tests on non-linux platforms. Nearly identical rules to
33         corlib_cmp: corlib - some files that cause the MS runtime to
34         barf.
35
36         * corlib_res.dll.excludes: Added.
37
38 2003-07-20  Peter Williams  <peter@newton.cx>
39
40         * Makefile: Don't use real_corlib; use $(PLATFORM_CORLIB).
41
42 2003-07-18  Peter Williams  <peter@newton.cx>
43
44         * Makefile (dist-local): The fancy shell script was neat, but
45         ultimately unnecessary and counterproductive. Alas.
46
47 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
48
49         * corlib.dll.sources:
50         * unix.args: AssemblyInfo.cs added
51
52 2003-07-17  Peter Williams  <peter@newton.cx>
53
54         * Makefile ($(testlib)): Build with $(BOOT_COMPILE), not $(CSCOMPILE),
55         which sort of makes sense and is needed on Windows too.
56         ($(corlib)): same.
57         $(cmplib): Don't include the makefrag to save the Windows build and some
58         time.
59
60 2003-07-16  Peter Williams  <peter@newton.cx>
61
62         * Makefile ($(test_makefrag)): Use $(ECHO_ESCAPE) for HP/UX
63         portability fixes.
64         (all-local): Don't build $(cmplib) by default, it's not something
65         most people need, and the build is broken on Windows right now anyway.
66
67 2003-07-13  Zoltan Varga  <vargaz@freemail.hu>
68
69         * unix.args: Fix UNIX build.
70
71 2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
72
73         * unix.args: Added Runtime.InteropServices.ComCompatibleVersionAttribute.cs,
74         Runtime.InteropServices.TypeLibVersionAttribute.cs
75
76 2003-07-05  Sebastien Pouliot <spouliot@videotron.ca>
77
78         * unix.args: Added SecurityParser.cs to Mono.Xml
79
80 2003-06-22  Sebastien Pouliot <spouliot@videotron.ca>
81
82         * unix.args: Added FileDialogPermission.cs, IsolatedStorageFilePermission.cs,
83         PrincipalPermission.cs, PublisherIdentityPermissionAttribute.cs,
84         RegistryPermission.cs, SiteIdentityPermission.cs, UIPermission.cs,
85         UrlIdentityPermission.cs and ZoneIdentityPermission.cs.
86
87 2003-06-22  Lluis Sanchez Gual <lluis@ximian.com>
88
89         * unix.args: added System.Runtime.Remoting/SoapServices.cs
90
91 2003-06-11  Sebastien Pouliot <spouliot@videotron.ca>
92
93         * unix.args: added Mono.Security.Cryptography/DSAManaged.cs and
94         RSAManaged.cs
95
96 2003-05-29  Nick Drochak <ndrochak@gol.com>
97
98         * makefile.gnu: turn on debug since it works again.
99
100 2003-05-09  Sebastien Pouliot <spouliot@videotron.ca>
101
102         * unix.args: added System.Security/
103         AllowPartiallyTrustedCallersAttribute.cs
104
105 2003-04-05  Nick Drochak  <ndrochak@gol.com>
106
107         * makefile.gnu: revert. debugger support not installed by default in mcs
108
109 2003-04-05  Nick Drochak  <ndrochak@gol.com>
110
111         * makefile.gnu: compile with debug.
112
113 2003-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
114
115         * unix.args: added SEHException.
116
117 2003-03-25  Martin Willemoes Hansen <mwh@sysrq.dk>
118
119         * Stubed System.Runtime.Remoting.Metadata.W3cXsd2001
120         * Updated unix.args with the stubs
121
122 2003-03-21  Martin Willemoes Hansen <mwh@sysrq.dk>
123         
124         * unix.args: Added System.Runtime.Remoting.Channels/IChannelReceiverHook.cs
125
126 2003-03-21  Lluis Sanchez Gual <lluis@ideary.com>
127
128         * unix.args: Added System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs
129
130 2003-03-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
131
132         * unix.args: Added "System.FloatingPointFormatter.cs".
133
134 2003-03-15  Sebastien Pouliot <spouliot@videotron.ca>
135
136         * unix.args: Added Mono.Security.X509/*.cs and ASN1Convert.cs
137
138 2003-03-03  Tim Coleman <tim@timcoleman.com>
139         * unix.args: Added
140                 System.Runtime.InteropServices/HandleRef.cs
141
142 2003-03-04  Pedro Martínez Juliá  <yoros@wanadoo.es>
143
144         * unix.args: Added "DoubleFormatter.cs" and "SingleFormatter.cs"
145
146
147 2003-03-03  Lluis Sanchez Gual <lluis@ideary.com>
148
149         * unix.args: added ConstructionLevelActivator.cs, ContextLevelActivator.cs,
150                 RemoteActivationAttribute.cs, UrlAttribute.cs, ContextAttribute.cs,
151                 IContributeDynamicSink.cs, IContributeEnvoySink.cs, IContributeObjectSink.cs
152
153 2003-03-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
154
155         * unix.args: added ModuleResolveEventHandler.cs
156
157 2003-02-19  Lluis Sanchez Gual <lluis@ideary.com>
158
159         * unix.args: added 
160                 System.Runtime.Remoting/EnvoyInfo.cs
161                 System.Runtime.Remoting.Activation/ActivationServices.cs
162                 System.Runtime.Remoting.Contexts/CrossContextChannel.cs
163                 System.Runtime.Remoting.Messaging/ClientContextTerminatorSink.cs
164                 System.Runtime.Remoting.Messaging/ConstructionCall.cs
165                 System.Runtime.Remoting.Messaging/ConstructionCallDictionary.cs
166                 System.Runtime.Remoting.Messaging/ConstructionResponse.cs
167                 System.Runtime.Remoting.Messaging/EnvoyTerminatorSink.cs
168                 System.Runtime.Remoting.Messaging/IInternalMessage.cs
169
170 2003-02-08  Zoltan Varga  <vargaz@freemail.hu>
171
172         * unix.args: added MACAlgorithm and HMACAlgorithm.
173
174 2003-02-06  Sebastien Pouliot <spouliot@videotron.ca>
175
176         * unix.args: Move some class from System.Security.Cryptography
177           into Mono.* for easier reuse.
178
179 2003-02-04  Lluis Sanchez Gual <lluis@ideary.com>
180
181         * unix.args: added ServerIdentity.cs, Lease.cs, LeaseManager.cs
182
183 2003-02-03  Patrik Torstensson
184
185         * corlib.build: fixes so corlib_cmp and corlib_res builds, need to
186           check if we need the libs and if they still are correct.
187
188 2003-02-03  Patrik Torstensson
189
190         * unix.args: added CADMessages.cs
191
192 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
193
194         * unix.args: added RemoteActivator.cs.
195
196 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
197
198         * unix.args: added System.Runtime.Remoting.Messaging/ArgInfo.cs,
199                 System.Runtime.Remoting.Messaging/MethodCallDictionary.cs
200                 System.Runtime.Remoting.Messaging/MethodDictionary.cs
201                 System.Runtime.Remoting.Messaging/MethodReturnDictionary.cs
202
203 2003-01-24  Lluis Sanchez Gual <lluis@ideary.com>
204
205         * unix.args: added System.Runtime.Remoting/TypeInfo.cs and
206           System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs
207
208 2003-01-18  Jonathan Pryor <jonpryor@vt.edu>
209
210         * unix.args: Added IsolatedStorageFile.cs and IsolatedStorageInfo.cs in
211           System.IO.IsolatedStorage
212
213
214 2003-01-17  Lluis Sanchez Gual <lluis@ideary.com>
215         * unix.args: Added System/DelegateSerializationHolder.cs, 
216           System/UnitySerializationHolder.cs,
217           System.Runtime.Serialization/ObjectManager.cs,
218           System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs,
219       System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs and
220           System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
221
222 2003-01-05  Sebastien Pouliot <spouliot@videotron.ca>
223
224         * unix.args: added COMException.cs in System.Runtime.InteropServices
225
226 2003-01-01  Jaime Anguiano Olarra <jaime@gnome.org>
227
228         * unix.args: added System.Diagnostics.Process.cs 
229
230 2002-12-28  Duncan Mak  <duncan@ximian.com>
231
232         * unix.args (ASN1.cs): Sebastien forgot to include this file.
233
234 2002-12-27  Sebastien Pouliot <spouliot@videotron.ca>
235
236         * unix.args: added CryptoTools.cs file.
237
238 2002-12-16  Sebastien Pouliot <spouliot@videotron.ca>
239
240         * unix.args: added StrongName.cs, StrongNamePublicKeyBlob.cs 
241         and StrongNameIdentityPermission.cs files.
242
243 2002-12-15  Sebastien Pouliot <spouliot@videotron.ca>
244
245         * unix.args: added PublisherIdentityPermission.cs,
246         Publisher.cs and PublisherMembershipCondition.cs
247
248 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
249         
250         * updated .build file(s) to correctly contain required buildfile 
251           attribute for nant
252
253 2002-11-17  Sebastien Pouliot <spouliot@videotron.ca>
254
255         * unix.args: added missing files from System.Security.Cryptography
256         namespace.
257
258 2002-10-28  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
259
260         * unix.args: added missing files from System.Security.Cryptography
261         namespace.
262
263 2002-10-19  Sebastien Pouliot <spouliot@videotron.ca>
264
265         * corlib.build: Removed all excluded cryptographic source code as the
266         cyclic dependency was removed (well commented)
267
268 2002-10-11  Duncan Mak  <duncan@ximian.com>
269
270         * unix.args: Added System.Security.Cryptography.CryptoConfig.
271
272 2002-10-08  Miguel de Icaza  <miguel@ximian.com>
273
274         * Mono/Runtime.cs: New file.
275
276 2002-10-05  Andrew Birkett  <andy@nobugs.org>
277
278         * unix.args: Added System.Security.Cryptography.RC2
279
280 2002-09-12  Dick Porter  <dick@ximian.com>
281
282         * unix.args: Add System.Globalization.SortKey,
283         System.Globalization.StringInfo and
284         System.Globalizaton.TextElementEnumerator
285         
286 2002-09-12  Dick Porter  <dick@ximian.com>
287
288         * unix.args: Add System.ArgIterator and System.TypedReference
289
290         * corlib.build: Adding DecimalConstantAttribute to Decimal (which
291         corcompare showed as missing) causes a SecurityException in
292         corcompare, so exclude Decimal from the corlib_cmp build.
293
294 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
295
296         * unix.args: added a couple of new files in System.Security.Principal.
297
298 2002-08-15  Tim Coleman <tim@timcoleman.com>
299         * unix.args: 
300                 Add System.Globalization/TextInfo.cs
301                 Add System.Runtime.Serialization/FormatterConverter.cs
302
303 2002-07-31  Rodrigo Moya <rodrigo@ximian.com>
304
305         * unix.args: added new files from System.Runtime.Remoting.Channels.
306
307 2002-07-31  Duncan Mak  <duncan@ximian.com>
308
309         * unix.args: Added interfaces and enumerations from
310         System.Runtime.Remoting.Channels. 
311
312 2002-07-31  Duncan Mak  <duncan@ximian.com>
313
314         * unix.args: Added new classes in
315         System.Runtime.Remoting.Contexts.
316         
317
318 2002-07-31  Duncan Mak  <duncan@ximian.com>
319
320         * unix.args: Added new Exceptions, Interfaces and various
321         TypeEntries from System.Runtime.Remoting.
322
323 2002-07-29  Martin Baulig  <martin@gnome.org>
324
325         * list: Removed, this isn't used anymore and people are already
326         getting confused which file to use.
327
328 2002-07-24  Duncan Mak  <duncan@ximian.com>
329
330         * unix.args: Added files from Remoting.Lifetime and
331         Remoting.Metadata.
332
333         * ChangeLog: Moved entries from System.Runtime.Remoting.Activation
334         and System.Runtime.Remoting.Proxies to their own ChangeLog.
335
336 2002-07-23  Duncan Mak  <duncan@ximian.com>
337
338         * list: 
339         * unix.args: Added new Attributes in
340         System.Runtime.CompilerServices and System.Runtime.Remoting.Messaging.
341
342 2002-07-22  Tim Coleman <tim@timcoleman.com>
343         * list:
344         * unix.args:
345                 Added System.Security.Permission/ReflectionPermission.cs and
346                 System.Security.Permission/EnvironmentPermission.cs and
347
348 2002-07-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
349
350         * list:
351         * unix.args: added IObjectHandle.cs.
352
353 2002-06-20  Martin Baulig  <martin@gnome.org>
354
355         * unix.args: New file.  This is a mcs response file to compile
356         corlib on GNU/Linux (which doesn't work yet).
357
358 2002-04-30  Daniel Stodden  <stodden@in.tum.de>
359
360         * System/Delegate.cs: Implemented Remove()
361         * System/MulticastDelegate.cs: Implementation of RemoveImpl()
362         done. Plus a fix for Equals().
363         * Test/System/MulticastDelegate.cs: Added. Should reflect above
364         changes.
365         
366 2002-04-27  Martin Baulig  <martin@gnome.org>
367
368         * corlib.build: Added new "mcs-build" target to compile corlib
369         with mcs. This doesn't work yet - it's just to test mcs to find
370         and fix the remaining bugs.
371
372 2002-03-27  Dan Lewis  <dihlewis@yahoo.co.uk>
373
374         * corlib.build: removed seperate windows/linux builds. excluded
375         wrapper and PAL classes from all builds.
376
377 2002-03-03  Nick Drochak  <ndrochak@gol.com>
378
379         * corlib.build: Exclude a bunch of interfaces from corlib_res.dll
380         that were preventing the tests from running on Windows.
381
382 2002-01-25  Mark Crichton  <crichton@gimp.org>
383
384         * System.Security.Cryptography/RijndaelManaged.cs: added
385         
386         * System.Security.Cryptography/Rijndael.cs: changed constructor
387         to set default values.  Hopefully I did it correctly.
388
389 2002-01-23  Miguel de Icaza  <miguel@ximian.com>
390
391         * Unix/Errno.cs: Added
392
393         * Unix/Wrapper.cs: Updated to new Wrapper
394
395 2002-01-19  Nick Drochak  <ndrochak@gol.com>
396         
397         * corlib.build: exclude Delegate from corlib_cmp.
398
399 2002-01-09  Nick Drochak  <ndrochak@gol.com>
400
401         * corlib.build: Exclude Security Attribute classes that need mcs
402         magic to get them to compile.
403
404 2002-01-06  Duco Fijma <duco@lorentz.xs4all.nl>
405         * corlib.build: Removed <excludes> for System.Resources
406
407 2002-01-05  Nick Drochak  <ndrochak@gol.com>
408
409         * corlib.build: Have the clean target remove any .pdb files that
410         might be around if we compiled with debug on.
411
412 2002-01-05  Nick Drochak  <ndrochak@gol.com>
413
414         * corlib.build: Make new build of corlib_cmp.dll.  This is the same
415         as corlib.dll without Object and ValueType.  It is used by 
416         /mcs/tools/corcompare.exe to compare with mscorlib.
417
418 2002-01-03  Nick Drochak  <ndrochak@gol.com>
419
420         * corlib.build: Put the linux target at the top.  I keep changing the 
421         build for windows 'cause it's at the top.  Then when I do make, nothing
422         changes.  It seems like it always takes me half a day to remember
423         that the linux target comes second.  Old age I guess.
424
425         * .cvsignore: ignore corlib.pdb for times when it's built with debug on.
426
427 2002-01-02  Nick Drochak  <ndrochak@gol.com>
428
429         * corlib.build: Removed "exclude CodeAccessPermission.cs"
430
431 2001-12-11  Duncan Mak  <duncan@ximian.com>
432
433         * ChangeLog: Added "System.Resources" to the exclude list.
434
435 2001-12-05  Nick Drochak <ndrochak@gol.com>
436
437         * ChangeLog: Add the change log to this directory
438
439         * 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'.
440