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