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