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