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