3888ac04499a25fba94599ac0f100544fac92f74
[mono.git] / mcs / class / corlib / ChangeLog
1 2003-03-21  Martin Willemoes Hansen <mwh@sysrq.dk>
2         
3         * unix.args: Added System.Runtime.Remoting.Channels/IChannelReceiverHook.cs
4
5 2003-03-21  Lluis Sanchez Gual <lluis@ideary.com>
6
7         * unix.args: Added System.Runtime.Remoting.Activation/AppDomainLevelActivator.cs
8
9 2003-03-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
10
11         * unix.args: Added "System.FloatingPointFormatter.cs".
12
13 2003-03-15  Sebastien Pouliot <spouliot@videotron.ca>
14
15         * unix.args: Added Mono.Security.X509/*.cs and ASN1Convert.cs
16
17 2003-03-03  Tim Coleman <tim@timcoleman.com>
18         * unix.args: Added
19                 System.Runtime.InteropServices/HandleRef.cs
20
21 2003-03-04  Pedro Martínez Juliá  <yoros@wanadoo.es>
22
23         * unix.args: Added "DoubleFormatter.cs" and "SingleFormatter.cs"
24
25
26 2003-03-03  Lluis Sanchez Gual <lluis@ideary.com>
27
28         * unix.args: added ConstructionLevelActivator.cs, ContextLevelActivator.cs,
29                 RemoteActivationAttribute.cs, UrlAttribute.cs, ContextAttribute.cs,
30                 IContributeDynamicSink.cs, IContributeEnvoySink.cs, IContributeObjectSink.cs
31
32 2003-03-01  Gonzalo Paniagua Javier <gonzalo@ximian.com>
33
34         * unix.args: added ModuleResolveEventHandler.cs
35
36 2003-02-19  Lluis Sanchez Gual <lluis@ideary.com>
37
38         * unix.args: added 
39                 System.Runtime.Remoting/EnvoyInfo.cs
40                 System.Runtime.Remoting.Activation/ActivationServices.cs
41                 System.Runtime.Remoting.Contexts/CrossContextChannel.cs
42                 System.Runtime.Remoting.Messaging/ClientContextTerminatorSink.cs
43                 System.Runtime.Remoting.Messaging/ConstructionCall.cs
44                 System.Runtime.Remoting.Messaging/ConstructionCallDictionary.cs
45                 System.Runtime.Remoting.Messaging/ConstructionResponse.cs
46                 System.Runtime.Remoting.Messaging/EnvoyTerminatorSink.cs
47                 System.Runtime.Remoting.Messaging/IInternalMessage.cs
48
49 2003-02-08  Zoltan Varga  <vargaz@freemail.hu>
50
51         * unix.args: added MACAlgorithm and HMACAlgorithm.
52
53 2003-02-06  Sebastien Pouliot <spouliot@videotron.ca>
54
55         * unix.args: Move some class from System.Security.Cryptography
56           into Mono.* for easier reuse.
57
58 2003-02-04  Lluis Sanchez Gual <lluis@ideary.com>
59
60         * unix.args: added ServerIdentity.cs, Lease.cs, LeaseManager.cs\r
61
62 2003-02-03  Patrik Torstensson
63
64         * corlib.build: fixes so corlib_cmp and corlib_res builds, need to
65           check if we need the libs and if they still are correct.
66
67 2003-02-03  Patrik Torstensson
68
69         * unix.args: added CADMessages.cs
70
71 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
72
73         * unix.args: added RemoteActivator.cs.\r
74
75 2003-01-26  Lluis Sanchez Gual <lluis@ideary.com>
76
77         * unix.args: added System.Runtime.Remoting.Messaging/ArgInfo.cs,\r
78                 System.Runtime.Remoting.Messaging/MethodCallDictionary.cs
79                 System.Runtime.Remoting.Messaging/MethodDictionary.cs
80                 System.Runtime.Remoting.Messaging/MethodReturnDictionary.cs
81
82 2003-01-24  Lluis Sanchez Gual <lluis@ideary.com>
83
84         * unix.args: added System.Runtime.Remoting/TypeInfo.cs and\r
85           System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs
86
87 2003-01-18  Jonathan Pryor <jonpryor@vt.edu>
88
89         * unix.args: Added IsolatedStorageFile.cs and IsolatedStorageInfo.cs in
90           System.IO.IsolatedStorage
91
92
93 2003-01-17  Lluis Sanchez Gual <lluis@ideary.com>
94         * unix.args: Added System/DelegateSerializationHolder.cs, \r
95           System/UnitySerializationHolder.cs,\r
96           System.Runtime.Serialization/ObjectManager.cs,\r
97           System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs,\r
98       System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs and\r
99           System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs
100
101 2003-01-05  Sebastien Pouliot <spouliot@videotron.ca>
102
103         * unix.args: added COMException.cs in System.Runtime.InteropServices
104
105 2003-01-01  Jaime Anguiano Olarra <jaime@gnome.org>
106
107         * unix.args: added System.Diagnostics.Process.cs 
108
109 2002-12-28  Duncan Mak  <duncan@ximian.com>
110
111         * unix.args (ASN1.cs): Sebastien forgot to include this file.
112
113 2002-12-27  Sebastien Pouliot <spouliot@videotron.ca>
114
115         * unix.args: added CryptoTools.cs file.
116
117 2002-12-16  Sebastien Pouliot <spouliot@videotron.ca>
118
119         * unix.args: added StrongName.cs, StrongNamePublicKeyBlob.cs 
120         and StrongNameIdentityPermission.cs files.
121
122 2002-12-15  Sebastien Pouliot <spouliot@videotron.ca>
123
124         * unix.args: added PublisherIdentityPermission.cs,
125         Publisher.cs and PublisherMembershipCondition.cs
126
127 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
128         
129         * updated .build file(s) to correctly contain required buildfile 
130           attribute for nant
131
132 2002-11-17  Sebastien Pouliot <spouliot@videotron.ca>
133
134         * unix.args: added missing files from System.Security.Cryptography
135         namespace.
136
137 2002-10-28  Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
138
139         * unix.args: added missing files from System.Security.Cryptography
140         namespace.
141
142 2002-10-19  Sebastien Pouliot <spouliot@videotron.ca>
143
144         * corlib.build: Removed all excluded cryptographic source code as the
145         cyclic dependency was removed (well commented)
146
147 2002-10-11  Duncan Mak  <duncan@ximian.com>
148
149         * unix.args: Added System.Security.Cryptography.CryptoConfig.
150
151 2002-10-08  Miguel de Icaza  <miguel@ximian.com>
152
153         * Mono/Runtime.cs: New file.
154
155 2002-10-05  Andrew Birkett  <andy@nobugs.org>
156
157         * unix.args: Added System.Security.Cryptography.RC2
158
159 2002-09-12  Dick Porter  <dick@ximian.com>
160
161         * unix.args: Add System.Globalization.SortKey,
162         System.Globalization.StringInfo and
163         System.Globalizaton.TextElementEnumerator
164         
165 2002-09-12  Dick Porter  <dick@ximian.com>
166
167         * unix.args: Add System.ArgIterator and System.TypedReference
168
169         * corlib.build: Adding DecimalConstantAttribute to Decimal (which
170         corcompare showed as missing) causes a SecurityException in
171         corcompare, so exclude Decimal from the corlib_cmp build.
172
173 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
174
175         * unix.args: added a couple of new files in System.Security.Principal.
176
177 2002-08-15  Tim Coleman <tim@timcoleman.com>
178         * unix.args: 
179                 Add System.Globalization/TextInfo.cs
180                 Add System.Runtime.Serialization/FormatterConverter.cs
181
182 2002-07-31  Rodrigo Moya <rodrigo@ximian.com>
183
184         * unix.args: added new files from System.Runtime.Remoting.Channels.
185
186 2002-07-31  Duncan Mak  <duncan@ximian.com>
187
188         * unix.args: Added interfaces and enumerations from
189         System.Runtime.Remoting.Channels. 
190
191 2002-07-31  Duncan Mak  <duncan@ximian.com>
192
193         * unix.args: Added new classes in
194         System.Runtime.Remoting.Contexts.
195         
196
197 2002-07-31  Duncan Mak  <duncan@ximian.com>
198
199         * unix.args: Added new Exceptions, Interfaces and various
200         TypeEntries from System.Runtime.Remoting.
201
202 2002-07-29  Martin Baulig  <martin@gnome.org>
203
204         * list: Removed, this isn't used anymore and people are already
205         getting confused which file to use.
206
207 2002-07-24  Duncan Mak  <duncan@ximian.com>
208
209         * unix.args: Added files from Remoting.Lifetime and
210         Remoting.Metadata.
211
212         * ChangeLog: Moved entries from System.Runtime.Remoting.Activation
213         and System.Runtime.Remoting.Proxies to their own ChangeLog.
214
215 2002-07-23  Duncan Mak  <duncan@ximian.com>
216
217         * list: 
218         * unix.args: Added new Attributes in
219         System.Runtime.CompilerServices and System.Runtime.Remoting.Messaging.
220
221 2002-07-22  Tim Coleman <tim@timcoleman.com>
222         * list:
223         * unix.args:
224                 Added System.Security.Permission/ReflectionPermission.cs and
225                 System.Security.Permission/EnvironmentPermission.cs and
226
227 2002-07-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
228
229         * list:
230         * unix.args: added IObjectHandle.cs.
231
232 2002-06-20  Martin Baulig  <martin@gnome.org>
233
234         * unix.args: New file.  This is a mcs response file to compile
235         corlib on GNU/Linux (which doesn't work yet).
236
237 2002-04-30  Daniel Stodden  <stodden@in.tum.de>
238
239         * System/Delegate.cs: Implemented Remove()
240         * System/MulticastDelegate.cs: Implementation of RemoveImpl()
241         done. Plus a fix for Equals().
242         * Test/System/MulticastDelegate.cs: Added. Should reflect above
243         changes.
244         
245 2002-04-27  Martin Baulig  <martin@gnome.org>
246
247         * corlib.build: Added new "mcs-build" target to compile corlib
248         with mcs. This doesn't work yet - it's just to test mcs to find
249         and fix the remaining bugs.
250
251 2002-03-27  Dan Lewis  <dihlewis@yahoo.co.uk>
252
253         * corlib.build: removed seperate windows/linux builds. excluded
254         wrapper and PAL classes from all builds.
255
256 2002-03-03  Nick Drochak  <ndrochak@gol.com>
257
258         * corlib.build: Exclude a bunch of interfaces from corlib_res.dll
259         that were preventing the tests from running on Windows.
260
261 2002-01-25  Mark Crichton  <crichton@gimp.org>
262
263         * System.Security.Cryptography/RijndaelManaged.cs: added
264         
265         * System.Security.Cryptography/Rijndael.cs: changed constructor
266         to set default values.  Hopefully I did it correctly.
267
268 2002-01-23  Miguel de Icaza  <miguel@ximian.com>
269
270         * Unix/Errno.cs: Added
271
272         * Unix/Wrapper.cs: Updated to new Wrapper
273
274 2002-01-19  Nick Drochak  <ndrochak@gol.com>
275         
276         * corlib.build: exclude Delegate from corlib_cmp.
277
278 2002-01-09  Nick Drochak  <ndrochak@gol.com>
279
280         * corlib.build: Exclude Security Attribute classes that need mcs
281         magic to get them to compile.
282
283 2002-01-06  Duco Fijma <duco@lorentz.xs4all.nl>
284         * corlib.build: Removed <excludes> for System.Resources
285
286 2002-01-05  Nick Drochak  <ndrochak@gol.com>
287
288         * corlib.build: Have the clean target remove any .pdb files that
289         might be around if we compiled with debug on.
290
291 2002-01-05  Nick Drochak  <ndrochak@gol.com>
292
293         * corlib.build: Make new build of corlib_cmp.dll.  This is the same
294         as corlib.dll without Object and ValueType.  It is used by 
295         /mcs/tools/corcompare.exe to compare with mscorlib.
296
297 2002-01-03  Nick Drochak  <ndrochak@gol.com>
298
299         * corlib.build: Put the linux target at the top.  I keep changing the 
300         build for windows 'cause it's at the top.  Then when I do make, nothing
301         changes.  It seems like it always takes me half a day to remember
302         that the linux target comes second.  Old age I guess.
303
304         * .cvsignore: ignore corlib.pdb for times when it's built with debug on.
305
306 2002-01-02  Nick Drochak  <ndrochak@gol.com>
307
308         * corlib.build: Removed "exclude CodeAccessPermission.cs"
309
310 2001-12-11  Duncan Mak  <duncan@ximian.com>
311
312         * ChangeLog: Added "System.Resources" to the exclude list.
313
314 2001-12-05  Nick Drochak <ndrochak@gol.com>
315
316         * ChangeLog: Add the change log to this directory
317
318         * 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'.
319