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