* SoapHexBinary.cs: In Byte [] ctor, actually save the value. Fixes
[mono.git] / mcs / class / ChangeLog
1 2008-07-31  Jb Evain  <jbevain@novell.com>
2
3         * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
4         corlib and System.
5 2008-05-22  Andreia Gaita <avidigal@novell.com> 
6
7         * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
8           Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
9
10 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
11
12         * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
13           island to centum net_2_0 subdirs.
14
15 2008-05-10  Sebastien Pouliot  <sebastien@ximian.com>
16
17         * Makefile: Include silverlight.pub in dist so monobuild goes on...
18
19 2008-04-14  Raja R Harinath  <harinath@hurrynot.org>
20
21         * Makefile (DIST_ONLY_SUBDIRS): Remove.
22         (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove.  Inline definitions.
23
24 2008-04-13  Jb Evain  <jbevain@novell.com>
25
26         * Makefile: update the 2.1 assemblies.
27         Merged from the Moonlight 2 branch.
28
29 2008-03-04  Marek Safar  <marek.safar@gmail.com>
30
31         * Makefile: Added System.Data.Linq
32         
33 2008-03-03  Marek Habersack  <mhabersack@novell.com>
34
35         * Makefile: Move Mono.Web back to the common section.
36
37 2008-03-03  Marek Safar  <marek.safar@gmail.com>
38
39         * Makefile: Moved Mono.Web to 2.0 section.
40
41 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
42
43         * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
44         built in the 2.0 profile.
45
46 2008-02-11  Andrew Jorgensen  <ajorgensen@novell.com>
47
48         * Makefile: build System.Xml.Linq in the 2.0 profile
49
50 2007-12-19  Jb Evain  <jbevain@novell.com>
51
52         * Makefile: include MicrosoftAjaxLibrary/License.htm
53         in the dist.
54
55 2007-12-17  Jb Evain  <jbevain@novell.com>
56
57         * Makefile: build Mono.Cecil only in the default profile.
58
59 2007-12-08  Marek Habersack  <mhabersack@novell.com>
60
61         * Makefile (common_dirs): Mono.Data.Sqlite must be built before
62         System.Web.
63
64 2007-12-03  Marek Safar  <marek.safar@gmail.com>
65
66         * Makefile: Build 3.5 assemblies under NET_3_5 profile.
67         
68 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
69
70         * Makefile: added System.Xml.Linq.
71
72 2007-11-13  Atsushi Enomoto  <atsushi@ximian.com>
73
74         * Makefile: In 2.0 System.EnterpriseServices.dll depends on
75           System.Transactions.dll.
76
77 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
78
79         * Makefile: In 2.0 System.Design.dll has cyclic dep on
80           System.Drawing.Design.dll.
81
82 2007-09-11  Marek Habersack  <mhabersack@novell.com>
83
84         * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
85         directory.
86
87 2007-08-27  Jb Evain  <jbevain@novell.com>
88
89         * Makefile: integrate Mono.Cecil.Mdb in the build.
90
91 2007-08-11  Andreia Gaita  <avidigal@novell.com>
92
93         * Makefile: Ooops, Mono.Mozilla is being built out of
94         order, fixed :p
95
96 2007-08-11  Andreia Gaita  <avidigal@novell.com>
97
98         * Makefile: integrate Mono.Mozilla wrapper in the build.
99
100 2007-07-17  Jb Evain  <jbevain@novell.com>
101
102         * Makefile: integrate Cecil in the build.
103
104 2007-07-11  Jb Evain  <jbevain@novell.com>
105
106         * Makefile: work on the 2.1 profile.
107
108 2007-05-11  Raja R Harinath  <rharinath@novell.com>
109
110         * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
111         (dist-local): No need for additional actions.
112
113 2007-02-22  Marek Habersack  <grendello@gmail.com>
114
115         * Makefile: Added Mono.Data.Sqlite to build.
116
117 2007-02-05  Marek Safar  <marek.safar@gmail.com>
118
119         * Makefile: Add System.Core to build.
120
121 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
122
123         * Makefile: there are configuration dependency things in sys.xml too.
124
125 2006-10-18  Marek Habersack  <grendello@gmail.com>
126
127         * Makefile: Change the order of assembly compilation to make it
128         possible to compile the global/local resources compiler.
129
130 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
131
132         * Makefile (BROKEN_SUBDIRS): Fix make dist.
133
134 2006-09-02  Jordi Mas <jordimash@gmail.com>
135
136         * msfinal3.pub: Microsoft public key to be used for strongnaming
137         WinFX assemblies.
138
139 2006-07-14  Raja R Harinath  <rharinath@novell.com>
140
141         * Makefile (net_2_0_dirs): Move System.Transactions ...
142         (common_dirs): ... here, before System.Data, which depends on it
143         in the net_2_0 profile.
144
145 2006-01-18  Chris Toshok  <toshok@ximian.com>
146
147         * Makefile (common_dirs): add System.Web again after
148         System.Web.Services.
149
150 2006-01-05  Raja R Harinath  <rharinath@novell.com>
151
152         * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
153         profile.
154
155 2006-01-03  Chris Toshok  <toshok@ximian.com>
156
157         * Makefile (default_SUBDIRS): more futzing with ordering, thanks
158         to the complicated circular deps.  Build System.Configuration
159         after System.Security, and build System yet another time after
160         System.Configuration has been built.
161
162 2005-12-22  Raja R Harinath  <rharinath@novell.com>
163
164         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
165         (COMPAT_PROFILE_DIRS): New.
166         (dist-local): Use it.
167         * compat/default, compat/net_2_0: New directories for holding
168         backwards-compatibility libraries.  These will not be used inside
169         the tree, but will be installed into the GAC.
170
171 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
172
173         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
174
175 2005-12-12  Raja R Harinath  <rharinath@novell.com>
176
177         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
178         before including library.make.
179         (net_2_0_ONLY_SUBDIRS): New.
180         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
181
182 2005-09-30  Miguel de Icaza  <miguel@novell.com>
183
184         * Recompile the
185         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
186         resgen so it produces 1.x resources not 2.x resources which are
187         unreadable in 1.x profile.
188
189         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
190         will be used, otherwise no resources work.
191
192         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
193
194 2005-11-21  Raja R Harinath  <rharinath@novell.com>
195
196         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
197         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
198         define SUBDIRS.
199
200 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
201
202         * Makefile: define net_1_1_java profile subdirs
203
204 2005-10-06  Chris Lahey  <clahey@ximian.com>
205
206         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
207
208 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
209
210         * Makefile: Added System.Configuration to the build.
211
212 2005-04-21  Raja R Harinath  <rharinath@novell.com>
213
214         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
215
216 2005-04-07  Raja R Harinath  <rharinath@novell.com>
217
218         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
219         profile if needed.  This is used when 'make dist' is invoked on a
220         clean tree.  Reported by Ben Maurer.
221
222 2005-01-24  Raja R Harinath  <rharinath@novell.com>
223
224         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
225         ahead of System.
226         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
227
228 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
229
230         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
231
232 2005-01-04  Raja R Harinath  <rharinath@novell.com>
233
234         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
235
236 2004-12-26  Peter Bartok  <pbartok@novell.com>
237
238         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
239           Managed.Windows.Forms to build with the managed implementation
240           by default.
241
242 2004-12-08  Martin Baulig  <martin@ximian.com>
243
244         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
245         (the DLL it creates has already been renamed a long time ago).
246
247 2004-12-08  Raja R Harinath  <rharinath@novell.com>
248
249         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
250         Create the files in lib/monolite/.
251         (DISTFILES, dist-default, dist-local): Distribute them.
252
253 2004-12-06  Raja R Harinath  <rharinath@novell.com>
254
255         * Makefile (SUBDIRS): Move I18N after second-pass of System.
256
257 2004-12-03  Raja R Harinath  <rharinath@novell.com>
258
259         * Makefile (basic_SUBDIRS): Add second-pass System, too.
260         (basic_files): Add System.Xml.dll.
261
262 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
263
264         * Makefile : now we need System.Xml.dll for basic bootstrapping.
265
266 2004-11-25  Raja R Harinath  <rharinath@novell.com>
267
268         * Makefile (DISTFILES): Add public and private keys.
269         (lib/basic.tar.gz): New.
270         (dist-local): Distribute it.
271         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
272         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
273         Assembly/AssemblyInfo.cs.
274         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
275
276 2004-11-22  Raja R Harinath  <rharinath@novell.com>
277
278         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
279
280 2004-11-19  Raja R Harinath  <rharinath@novell.com>
281
282         * Makefile (DIST_PROFILES): New.
283         (dist-local): Create profile-specific directories in the tarball.
284
285 2004-11-12  Martin Baulig  <martin@ximian.com>
286
287         * Makefile (SUBDIRS): Added Mono.C5.
288
289 2004-11-09  Raja R Harinath  <rharinath@novell.com>
290
291         * Makefile (basic_SUBDIRS): New.
292
293 2004-11-04  Raja R Harinath  <rharinath@novell.com>
294
295         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
296
297 2004-10-29  Raja R Harinath  <rharinath@novell.com>
298
299         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
300
301 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
302
303         * Mono.Data/.cvsignore
304         * Mono.Data/AssemblyInfo.cs
305         * Mono.Data/Makefile
306         * Mono.Data/Mono.Data.dll.sources: added files 
307         for build of Mono.Data.dll   
308         This assembly includes the ProviderFactory
309
310         * Makefile: added Mono.Data.dll to the build
311         * Mono.Data/app.config: added providers and 
312         removed obsolete providers to app settings xml file
313         
314         * Mono.Data/test/Mono.Data.dll: delete
315
316 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
317
318         * Makefile : just remove System.Data.SqlXml.dll.
319
320 2004-10-11  Duncan Mak  <duncan@ximian.com>
321
322         * Makefile: Move Microsoft.VisualBasic.dll to be built after
323         System.Windows.Forms.dll is built, because VB now requires SWF. This
324         fixes the build.
325
326 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
327
328         * Makefile: added System.Data.SqlXml.dll as a working target.
329
330 2004-07-02  Raja R Harinath  <rharinath@novell.com>
331
332         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
333         Simplify dummy rule somewhat.
334
335 2004-06-24  Raja R Harinath  <rharinath@novell.com>
336
337         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
338
339 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
340
341         * Makefile: enabled Mono.CSharp.Debugger on windows.
342
343 2004-06-11  Duncan Mak  <duncan@ximian.com>
344
345         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
346         * Makefile: Add IBM.Data.DB2.
347
348 2004-05-07  Raja R Harinath  <rharinath@novell.com>
349
350         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
351         before anything else.  Remove duplicated Novell.Directory.Ldap.
352
353 2004-05-02  Duncan Mak  <duncan@ximian.com>
354
355         * I18N/Assembly/AssemblyInfo.cs:
356         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
357         * Mono.Cairo/Assembly/AssemblyInfo.cs:
358         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
359         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
360         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
361         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
362         AssemblyVersionAttribute ordering.
363
364 2004-05-02  Duncan Mak  <duncan@ximian.com>
365
366         * ByteFX.Data/AssemblyInfo.cs:
367         * Mono.GetOptions/AssemblyInfo.cs:
368         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
369         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
370
371 2004-04-22  Martin Baulig  <martin@ximian.com>
372
373         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
374
375 2004-03-31  Dick Porter  <dick@ximian.com>
376
377         * I18N/CJK/gb2312.table:
378         * I18N/CJK/Gb2312Convert.cs: 
379         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
380         algorithm as a base.  Fixes bug 53841.
381
382 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
383
384         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
385         * msfinal.pub: New. Microsoft public key to be used for strongnaming
386         assemblies.
387
388 2004-02-04  Marek Safar <marek.safar@seznam.cz>
389
390         * Makefile: Build System.dll in two steps. Because of the circular
391         dependency with System.XML.dll.
392
393 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
394
395         * Makefile: disabled Mono.Posix for other platforms than linux until
396         it builds properly.
397
398 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
399
400         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
401         now required for NTLM authentication.
402
403 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
404
405         * Makefile: Removed Mono.Security.Tls.
406
407         * Mono.Security.Tls: Removed directory, now TLS support is in
408         Mono.Security assembly.
409
410 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
411
412         * Makefile: Add Mono.Security.Tls assembly.
413
414 2003-08-11  Duncan Mak  <duncan@ximian.com>
415
416         * Makefile (SUBDIRS): Add Mono.Cairo.dll
417
418 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
419
420         * Makefile: only build Mono.CSharp.Debugger under linux.
421
422 2003-07-23  Peter Williams  <peter@newton.cx>
423
424         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
425         default build.
426
427 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
428
429         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
430
431 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
432
433         *
434         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
435
436 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
437
438         *
439         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
440         (InflaterInputStream.Skip): Use a more memory friendly implementation.
441
442 2003-04-17  Nick Drochak  <ndrochak@gol.com>
443
444         * library.make: Only try to run the unit tests if there is a Test
445         directory.
446
447 2003-04-11 Duncan Mak  <duncan@ximian.com>
448         
449         * Mono.Globalization/Data/*.xml: Check in XML files used in
450         the implementation of System.Globalization.
451
452 2003-03-31 Martin Willemoes Hansen
453
454         * Stubed System.Drawing.Design
455
456 2003-03-31  Alan Tam <Tam@SiuLung.com>
457
458         * makefile.gnu: Added System.Design to build
459
460 2003-03-31  Alan Tam <Tam@SiuLung.com>
461
462         * library.build: Added back System.Design to build
463
464 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
465
466         * Stubed Custommarshalers
467
468 2003-03-20  Piers Haken  <piersh@friskit.com>
469
470         * makefile.gnu: really fix the System.Management build problems
471
472 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
473
474         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
475         will have the runtime support and CodeDom support for the JScript Compiler.
476
477 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
478
479         * makefile.gnu: Add PEAPI to the build
480
481 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
482
483         * library.build: added Mono.Security to build, test and clean. 
484
485 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
486
487         * class/library.build:
488         * class/makefile.gnu: added Mono.Posix and System.Management.
489
490 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
491
492         * mcs/class: Add PEAPI directory
493
494 2003-02-22  Martin Baulig  <martin@ximian.com>
495
496         * library.make: Pass `MCS_FLAGS' to MCS.
497
498 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
499
500         * makefile.gnu (test): do not install .dbg files since mcs no longer
501         generates them.
502
503 2003-02-13  Tim Coleman <tim@timcoleman.com>
504         * makefile.gnu: Add System.Data.OracleClient to linux build.
505
506 2003-02-10  Nick Drochak  <ndrochak@gol.com>
507
508         * library.build:
509         * makefile: add testcorlib target to run unit tests just for corlib.
510
511 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
512
513         * library.build: added Mono.Security.Win32 to build, test and 
514         clean. There's no makefile.gnu for this assembly as it is 
515         specific to Win32.
516
517 2003-01-23  Nick Drochak <ndrochak@gol.com>
518
519         * makefile: install the .dbg files too so the debugger can use them.
520
521 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
522
523         * library.build: added System.Security to build, test and clean.
524         There's no makefile.gnu yet for this assembly.
525
526 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
527
528         * makefile.gnu: added Mono.Data.DB2Client directory.
529
530 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
531
532         * System.Web.Mobile  : Added new directory
533
534 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
535         
536         * enabled building Mono.Directory.LDAP and
537           System.Design in .build file
538
539 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
540         
541         * updated .build file(s) to correctly contain required buildfile 
542           attribute for nant
543
544 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
545
546         * library.build: add Mono.GetOptions to windows build
547         
548         * Mono.GetOptions/Mono.GetOptions.build: add file
549         for windows build
550
551 2002-12-08  Radek Doulik  <rodo@ximian.com>
552
553         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
554         Mono.GetOptions references System.Data
555
556 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
557
558         * library.build: Added Cscompmgd to the build
559
560 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
561
562         * mcs/class: Added assembly directory System.ServiceProcess
563
564 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
565
566         * makefile.gnu: add Mono.Data.PostgreSqlClient 
567         to Linux build
568         
569         * library.build: add Mono.Data.PostgreSqlClient
570         to Windows build
571
572 2002-11-20  Nick Drochak <ndrochak@gol.com>
573
574         * library.make: for .response allow white space at the end of
575         the line 
576