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