* SchemaTypes.cs: Changed DataSet type for a more generic XmlSerializable.
[mono.git] / mcs / class / ChangeLog
1 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
2
3         *
4         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
5
6 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
7
8         *
9         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
10         (InflaterInputStream.Skip): Use a more memory friendly implementation.
11
12 2003-04-17  Nick Drochak  <ndrochak@gol.com>
13
14         * library.make: Only try to run the unit tests if there is a Test
15         directory.
16
17 2003-04-11 Duncan Mak  <duncan@ximian.com>
18         
19         * Mono.Globalization/Data/*.xml: Check in XML files used in
20         the implementation of System.Globalization.
21
22 2003-03-31 Martin Willemoes Hansen
23
24         * Stubed System.Drawing.Design
25
26 2003-03-31  Alan Tam <Tam@SiuLung.com>
27
28         * makefile.gnu: Added System.Design to build
29
30 2003-03-31  Alan Tam <Tam@SiuLung.com>
31
32         * library.build: Added back System.Design to build
33
34 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
35
36         * Stubed Custommarshalers
37
38 2003-03-20  Piers Haken  <piersh@friskit.com>
39
40         * makefile.gnu: really fix the System.Management build problems
41
42 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
43
44         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
45         will have the runtime support and CodeDom support for the JScript Compiler.
46
47 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
48
49         * makefile.gnu: Add PEAPI to the build
50
51 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
52
53         * library.build: added Mono.Security to build, test and clean. 
54
55 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
56
57         * class/library.build:
58         * class/makefile.gnu: added Mono.Posix and System.Management.
59
60 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
61
62         * mcs/class: Add PEAPI directory
63
64 2003-02-22  Martin Baulig  <martin@ximian.com>
65
66         * library.make: Pass `MCS_FLAGS' to MCS.
67
68 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
69
70         * makefile.gnu (test): do not install .dbg files since mcs no longer
71         generates them.
72
73 2003-02-13  Tim Coleman <tim@timcoleman.com>
74         * makefile.gnu: Add System.Data.OracleClient to linux build.
75
76 2003-02-10  Nick Drochak  <ndrochak@gol.com>
77
78         * library.build:
79         * makefile: add testcorlib target to run unit tests just for corlib.
80
81 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
82
83         * library.build: added Mono.Security.Win32 to build, test and 
84         clean. There's no makefile.gnu for this assembly as it is 
85         specific to Win32.
86
87 2003-01-23  Nick Drochak <ndrochak@gol.com>
88
89         * makefile: install the .dbg files too so the debugger can use them.
90
91 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
92
93         * library.build: added System.Security to build, test and clean.
94         There's no makefile.gnu yet for this assembly.
95
96 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
97
98         * makefile.gnu: added Mono.Data.DB2Client directory.
99
100 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
101
102         * System.Web.Mobile  : Added new directory
103
104 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
105         
106         * enabled building Mono.Directory.LDAP and
107           System.Design in .build file
108
109 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
110         
111         * updated .build file(s) to correctly contain required buildfile 
112           attribute for nant
113
114 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
115
116         * library.build: add Mono.GetOptions to windows build
117         
118         * Mono.GetOptions/Mono.GetOptions.build: add file
119         for windows build
120
121 2002-12-08  Radek Doulik  <rodo@ximian.com>
122
123         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
124         Mono.GetOptions references System.Data
125
126 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
127
128         * library.build: Added Cscompmgd to the build
129
130 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
131
132         * mcs/class: Added assembly directory System.ServiceProcess
133
134 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
135
136         * makefile.gnu: add Mono.Data.PostgreSqlClient 
137         to Linux build
138         
139         * library.build: add Mono.Data.PostgreSqlClient
140         to Windows build
141
142 2002-11-20  Nick Drochak <ndrochak@gol.com>
143
144         * library.make: for .response allow white space at the end of
145         the line 
146