* TextBoxBase.cs: Take HideSelection into account when
[mono-project.git] / mcs / tools / ChangeLog
blob3e2767d475645590c442775b8ca410fc37599162
1 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
3         * Makefile: added sgen to DIST_ONLY_SUBDIRS.
5 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
7         * Makefile: added sgen to net_2_0_SUBDIRS.
9 2006-10-01  Robert Jordan  <robertj@gmx.net>
11         * Makefile (net_2_0_SUBDIRS): Add 'mkbundle'.
13 2006-08-30  Robert Jordan  <robertj@gmx.net>
15         * Makefile (net_2_0_SUBDIRS): Add 'mono-service'.
17 2006-04-11  Gert Driesen  <gert.driesen@telenet.be>
18             Raja R Harinath  <rharinath@novell.com>
20         * Makefile (net_1_1_bootstrap_SUBDIRS): Add 'resgen'.
21         (net_2_0_bootstrap_SUBDIRS, net_2_0_SUBDIRS): Likewise.
23 2006-01-30  Atsushi Enomoto  <atsushi@ximian.com>
25         * Makefile : added mono-xmltool.
27 2005-12-12  Raja R Harinath  <rharinath@novell.com>
29         * Makefile (DIST_ONLY_SUBDIRS): Add 'xbuild'.
31 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
32         * gensources.sh updated to handle comments (##)
34 2005-07-09 Kamil Skalski <nazgul@nemerle.org>
36         * Makefile: Include monop in net_2_0 build (for monop2)
38 2005-06-06  Ben Maurer  <bmaurer@ximian.com>
40         * Makefile: Depreciate mono-rpm-helpers
42 2005-06-06  Raja R Harinath  <rharinath@novell.com>
44         * Makefile (net_2_0_SUBDIRS): Add 'compiler-tester'.
46 2005-06-06  Marek Safar  <marek.safar@seznam.cz>
48         * Makefile: Added compiler-tester.
50 2005-05-31  Joanthan Pryor  <jonpryor@vt.edu>
52         * Makefile (SUBDIRS): Add mono-shlib-cop to the build.
54 2005-05-06  Raja R Harinath  <rharinath@novell.com>
56         * Makefile (net_2_0_SUBDIRS): Add 'corcompare'.
58 2005-03-14  Raja R Harinath  <rharinath@novell.com>
60         * Makefile (net_1_1_bootstrap_SUBDIRS): Add 'gacutil'.
62 2005-03-09  Ben Maurer  <bmaurer@ximian.com>
64         * monogrind.pl: Renamed valgrind-monofunc.pl to this, per
65         Nat. Updated with Nat's fixes.
67 2005-03-08  Ben Maurer  <bmaurer@ximian.com>
69         * valgrind-monofunc.pl: Add this wonderful script from Nat.
71 2005-02-12  Cesar Lopez Nataren  <cnataren@novell.com>
73         * Makefile: added mjs
75 2005-01-31  Geoff Norton  <gnorton@customerdna.com>
77         * Makefile: added macpack
79 2004-12-10  Atsushi Enomoto  <atsushi@ximian.com>
81         * Makefile : added dtd2xsd.
83 2004-12-07  Raja R Harinath  <rharinath@novell.com>
85         * Makefile (run-test-ondotnet-local, uninstall-local): New.
87 2004-11-22  Raja R Harinath  <rharinath@novell.com>
89         * Makefile (net_1_1_bootstrap_SUBDIRS): Add 'security' directory.
91 2004-10-29  Raja R Harinath  <rharinath@novell.com>
93         * Makefile (net_2_0_SUBDIRS): New.  Only build 'wsdl' in the
94         net_2_0 profile.
96 2004-06-11  Raja R Harinath  <rharinath@novell.com>
98         * Makefile (PROGRAM_INSTALL_DIR): New define.
99         (install-local, uninstall-local): Use it.
101 2004-05-27  Duncan Mak  <duncan@ximian.com>
103         * Makefile (Module): Add mono-rpm-helpers
105 2004-04-28  Jackson Harper  <jackson@ximian.com>
107         * Makefile: Add gacutil to the build
108         
109 2004-01-15  Zoltan Varga  <vargaz@freemail.hu>
111         * Makefile: Added al directory.
113 2003-12-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
115         * Makefile: added browsercaps-updater directory.
117 2003-12-03  Lluis Sanchez Gual  <lluis@ximian.com>
119         * Makefile: Added soapsuds to build.
121 2003-10-21  Lluis Sanchez Gual  <lluis@ximian.com>
123         * Makefile: Added disco directory.
125 2003-09-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
127         * Makefile: added SqlSharp to the build.
129 2003-09-17  Lluis Sanchez Gual  <lluis@ximian.com>
131         * Makefile: Added genxs directory.
133 2003-08-28  Lluis Sanchez Gual  <lluis@ximian.com>
135         * Makefile: Added wsdl directory.
137 2003-07-16  Peter Williams  <peter@newton.cx>
139         * Makefile (DIST_ONLY_SUBDIRS): Don't build SqlSharp, it's
140         very old and doesn't build on Windows.
142 2003-05-01  Duncan Mak  <duncan@ximian.com>
144         * makefile:
145         * makefile.gnu: Add 'cilc' to the build.
146         
147 2003-03-14  Daniel Morgan  <danmorg@sc.rr.com>
149         * mono-win32-setup.nsi: added NSIS 
150         (NullSoft Installer System) script file for building
151         a Mono release for Windows NT/2000/XP
153 2003-03-08  Sebastien Pouliot  <spouliot@videotron.ca>
155         * ASN1.cs: Removed - now part of Mono.Security assembly
156         * cert2spc.cs: Moved to /mcs/tools/security
157         * makefile: Removed cert2spc and secutil tools and added reference
158         to makefile inside security directory.
159         * makefile.gnu: Same.
160         * secutil.cs: Moved to /mcs/tools/security
162 2003/01/20 Nick Drochak <ndrochak@gol.com>
164         * makefile: take out type-reflector since it's gone.
166 2003-01-18  Sebastien Pouliot  <spouliot@videotron.ca>
168         * makefile, makefile.gnu: Renamed Cert2Spc.exe to cert2spc.exe.
170 2003-01-09  Gaurav Vaish <gvaish_mono AT lycos.com>
172         * assemblies.xml     : Needed for Mobile controls enumerations.
174 2002-12-31  Jonathan Pryor <jonpryor@vt.edu>
176   * makefile.gnu: Add support for DIRS to all, install targets.  This was done
177     so type-reflector's install target could be independent/self-contained.
179 2002-12-27  Sebastien Pouliot  <spouliot@videotron.ca>
181         * ASN1.cs: New. Classes to manipulate Abstract Syntax Notation 1
182         structures.
183         * cert2spc.cs: New tool to generate Software Publisher Certificate
184         (SPC) from a list of X509 certificate and CRL.
185         * secutils.cs: Changed copyright notice.
186         * makefile: Added cert2spc.exe to Windows build.
187         * makefile.gnu: Added cert2spc.exe to Linux build.
189 2002-12-22  Sebastien Pouliot  <spouliot@videotron.ca>
191         * secutils.cs: New tool to extract strongname and X509 certificate
192         from assembly (or other signed files).
193         * makefile: Added secutil.exe to Windows build.
194         * makefile.gnu: Added secutil.exe to Linux build.
196 2002-12-06  Duncan Mak  <duncan@ximian.com>
198         * makefile.gnu (clean): Remove *.dbg files.
200 2002-10-16  Daniel Morgan <danmorg@sc.rr.com>
202         * SqlSharpCli.cs: SQL query tool moved 
203         from mcs/class/System.Data/Test
204         to mcs/tools/SqlSharp.  Include it in the build
205         so people can have a place to test connection strings
206         and the ADO.NET providers
208 2002-09-01  Jonathan Pryor <jonpryor@vt.edu>
209         * type-reflector: new tool.  See type-reflector/README for more information.
211 2002-03-09  Martin Baulig  <martin@gnome.org>
213         * DumpCultureInfo.cs: New tool to dump culture info. Incomplete,
214         we need to get unicode support working before we can use this.
216 2002-03-05  Gaurav Vaish <gvaish@iitk.ac.in>
218         * GenerateDelegate.cs: Generates delegates (EventHandler) as
219           specified. The output is quite simple, a delegate that has
220           the prototype as -->
221           public delegate void <given-name>EventHandler(object sender,
222              <given-name>EventArgs e)
224 2002-03-01  Martin Baulig  <martin@gnome.org>
226         * scan-tests.pl: Catch exceptions when running the tests so that we
227         always run all the tests in a test suite even if some of them fail.
229 2002-02-27  Martin Baulig  <martin@gnome.org>
231         * scan-tests.pl: Moved this script here from ../class/corlib/Test.
233 2002-02-22  Nick Drochak  <ndrochak@gol.com>
235         * makefile: move corcompare to it's own directory to hold multiple
236         class files.  still makes old corcompare for now.  will remove that
237         soon.
239 2002-02-18  Duncan Mak  <duncan@ximian.com>
241         * serialize.cs: When appropriate, changed Type.GetType calls to
242         the faster typeof operator.
244 2002-02-19  Nick Drochak  <ndrochak@gol.com>
246         * corcompare.cs: Reorganized into collaberating classes to analyze
247         and generate reports.  Still needs to find the MonoTODO's, and
248         has a little more prototype code in there, but it's almost done.
250         * makefile: output XML file in the tools directory for now.
252 2002-02-15  Nick Drochak  <ndrochak@gol.com>
254         * corcompare.cs: Adding stuff to collect all the missing and todo
255         information need to generate nice looking HTML pages.  Not quite 
256         done and needs some re-org, but Duncan can take a look.
258         * sample.xml: an example of how the XML will look that corcompare
259         will generate.  Can be used to start working on the XSLT.
261 2002-02-13  Nick Drochak  <ndrochak@gol.com>
263         * makefile: 'clean' target now removes file generated by CorCompare
265 2002-02-03  Duncan Mak  <duncan@ximian.com>
267         * serialize.cs: Added namespace block.
269 2002-02-01  Duncan Mak  <duncan@ximian.com>
271         * serialize.cs: Added a new tool for serializing objects. It
272         can create new types dynamically, but can only handle
273         arguments that are of primitive types.
275 2002-01-26  Gaurav Vaish <gvaish@iitk.ac.in>
277         * EnumCheckAssemblyCollection.cs,
278         * assemblies.xml:  Files related to EnumCheck checked-in. Now EnumCheck does
279                            not have any path hardcoded. It takes the assemblies to
280                            search from a xml files, which by default is assemblies.xml
282 2002-01-25  Nick Drochak  <ndrochak@gol.com>
284         * .cvsignore: ignore .dll files now since we build NUnitCore.dll ourselves
286 2002-01-18  Duncan Mak  <duncan@ximian.com>
288         * EnumCheck.cs: A checkin for Miguel to make EnumCheck not hardcode
289         path to corlib.dll.
291 2002-01-19  Nick Drochak  <ndrochak@gol.com>
293         * makefile: corcompare works again now, so make xml of missing types
294         * CorCompare.cs: use exception that .NET v1 throws to get types in mono corlib
296 2002-01-18  Nick Drochak  <ndrochak@gol.com>
298         * makefile: remove path to beta2 csc.exe.  path to csc.exe must be in PATH instead.
299         don't generate xml from corcompare for now.  it throws an error on v1.0 of .NET
301 2002-01-17  Nick Drochak  <ndrochak@gol.com>
303         * IFaceDisco.cs, XMLUtil.cs: Added new files for interface discovery tool.
304         * makefile: added target for IFaceDisco.exe and added to clean target for same
306 2002-01-08  John Barnette <jbarn@httcb.net>
308         * Removed todo.cs and related makefile data.
312 2002-01-07  John Barnette <jbarn@httcb.net>
314         
316         * makefile: added todo target, fixed EnumCheck target, simplified clean
318         
319         * todo.cs: new file.  generates todo list XML and compares assemblies
323 2002-01-07  Gaurav Vaish <gvaish@iitk.ac.in>
325         * EnumCheck.cs:  Get the numerical values of an enumeration.
327 2002-01-06  Nick Drochak  <ndrochak@gol.com>
329         * corcompare.cs: Catch the FileNotFoundException and handle it nicely.
331 2002-01-05  Nick Drochak  <ndrochak@gol.com>
333         * makefile: build corcompare
334         * corcompare.cs: add new file.  compares an assembly with mscorlib