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