4eff382fa40e10e403af48265924741e2ae29b06
[mono.git] / ChangeLog
1 2006-05-02  Jonathan Chambers  <jonathan.chambers@ansys.com>
2
3         * configure.in: Add oleaut32 on Win32 builds for BSTR support
4
5 2006-05-01  Chris Toshok  <toshok@ximian.com>
6
7         * data/net_2_0/machine.config: add connectionStringName's
8         parameters to the role/membership providers.
9
10 2006-04-30  Raja R Harinath  <harinath@gmail.com>
11
12         * Makefile.am (mcs-do-clean, mcs-do-compiler-tests): Clean
13         and run tests in mono/tests too.
14
15 2006-04-25  Wade Berrier <wberrier@novell.com>
16
17         * scripts/mono-find-provides.in: Only scan files that are in the gac.
18         This allows packages to contain private assemblies that won't conflict 
19         with other packages. Fixes bugzilla.novell.com #144655.
20
21 2006-04-21  Alp Toker  <alp@atoker.com>
22
23         * scripts/mono-service.in: Usage info fixes:
24         Lock file was referred to as .log instead of .lock. Fixes #75724.
25         $0 was in single-quoted, so not interpreted.
26
27 2006-04-13  Chris Toshok  <toshok@ximian.com>
28
29         * data/net_2_0/machine.config: add system.data section listing the
30         SqlClient provider.  Also add system.web section listing the
31         membership and role providers.  This is here instead of in
32         web.config because the providers are meant to be available to
33         non-web applications as well.
34
35 2006-04-11  Chris Toshok  <toshok@ximian.com>
36
37         * data/net_2_0/web.config: add the builtin expression builders.
38
39 2006-04-11  Gert Driesen  <gert.driesen@telenet.be>
40
41         * scripts/Makefile.am (scripts_2_0): Add 'resgen2'.
42
43 2006-04-07  Chris Toshok  <toshok@ximian.com>
44
45         * data/net_2_0/machine.config: oh, and
46         system.web/anonymousIdentification.
47
48 2006-04-07  Chris Toshok  <toshok@ximian.com>
49
50         * data/net_2_0/machine.config: add system.web/membership and
51         system.web/xhtmlConformance config sections.
52
53 2006-04-04  Zoltan Varga  <vargaz@gmail.com>
54
55         * configure.in: Add a check and a helpful error message when 'ar' is not found on solaris.
56
57 2006-04-01  Zoltan Varga  <vargaz@gmail.com>
58
59         * data/mono.supp: Add "Use of uninitialized value of size 8" too.
60
61 2006-03-31  Massimiliano Mantione  <massi@ximian.com>
62
63         * docs/tree-mover.txt: Added tree mover documentation.
64
65 Wed, 29 Mar 2006 20:54:05 +0200 Paolo Molaro <lupus@ximian.com>
66
67         * configure.in, mono/Makefile.am: remove the now unused handles dir
68         from the build.
69
70 2006-03-22  Chris Toshok  <toshok@ximian.com>
71
72         * data/net_2_0/web.config: add RoleManagerModule to httpModules.
73
74         * data/net_2_0/machine.config: add system.web/roleManager section
75         handler.
76
77 2006-03-20  Zoltan Varga  <vargaz@gmail.com>
78
79         * libmono.vcproj: Add some newly added source files.
80
81 2006-03-17  Zoltan Varga  <vargaz@gmail.com>
82
83         * libmono.vcproj: Remove os/win32/util.h.
84
85 2006-03-09  Vladimir Krasnov  <vladimirk@mainsoft.com>
86
87         * Added data/net_1_1/DefaultWsdlHelpGenerator.jvm.aspx
88         with removed proxy class generation for Grasshopper
89
90 2006-03-08  Chris Toshok  <toshok@ximian.com>
91
92         * data/net_2_0/web.config: add a default siteMap section with the
93         AspNetXmlSiteMapProvider provider.
94
95         * data/net_2_0/machine.config: add system.web/siteMap section
96         info.
97
98 2006-03-03  Zoltan Varga  <vargaz@gmail.com>
99
100         * configure.in mono/os: Merge the contents of libmonoos to metadata/assembly.c and
101         get rid of os/unix and os/win32.
102
103 Wed Mar 1 12:37:43 CET 2006 Paolo Molaro <lupus@ximian.com>
104
105         * configure.in: added checks for visibility attribute,
106         option to disable generics, disabled options string define.
107
108 2006-02-27  Raja R Harinath  <rharinath@novell.com>
109
110         * configure.in (runtime/etc/mono/{1.0,2.0}/machine.config):
111         Fix m4-quoting.
112
113 Sat Feb 25 11:53:30 CET 2006 Paolo Molaro <lupus@ximian.com>
114
115         * configure.in: more feature for --enable-minimal flags.
116
117 2006-02-24 Gonzalo Paniagua Javier <gonzalo@ximian.com>
118
119         * configure.in: define PLATFORM_BSD.
120
121 2006-02-17  Zoltan Varga  <vargaz@gmail.com>
122
123         * Makefile.am: Avoid installing mint.pc if mint is not compiled.
124
125 2006-02-07  Chris Toshok  <toshok@ximian.com>
126
127         * data/net_2_0/Makefile.am (EXTRA_DIST): add web.config
128         (mono_DATA): same.
129
130         * data/net_2_0/machine.config: remove the system.web section from
131         here.
132
133         * data/net_2_0/web.config: and add it here.
134
135 2006-02-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>
136
137         * data/net_2_0/machine.config: Add FtpRequestCreator
138         to create new instances of System.Net.FtpWebWebRequest.
139
140 2006-02-01  Sebastien Pouliot  <sebastien@ximian.com> 
141  
142         * libmono.vcproj: Added new files to the VS.NET build.
143         * README.vsnet: Updated VS.NET build instructions.
144
145 2006-01-26  Chris Toshok  <toshok@ximian.com>
146
147         * data/net_2_0/machine.config: ignore runtime and startup
148         sections.
149
150 2006-01-25  Chris Toshok  <toshok@ximian.com>
151
152         * data/net_2_0/machine.config: ignore mscorlib,
153         system.runtime.remoting, and strongNames sections.
154
155 2006-01-25  Chris Toshok  <toshok@ximian.com>
156
157         * data/net_2_0/machine.config: for system.web, add default
158         <authorization> section that allows everything.  also, add
159         System.Configuration to system.web/compilation/assemblies.
160
161 2006-01-23  Chris Toshok  <toshok@ximian.com>
162
163         * data/net_2_0/machine.config: add System.Configuration to the
164         list of assemblies in system.web/compilation.
165
166 2006-01-23  Martin Baulig  <martin@ximian.com>
167
168         * configure.in: Added configure check whether the Mono Debugger is
169         supported on this platform; AC_DEFINE(MONO_DEBUGGER_SUPPORTED) and
170         also added a `MONO_DEBUGGER_SUPPORTED' automake conditional.
171
172 2006-01-13  Raja R Harinath  <rharinath@novell.com>
173
174         * data/net_2_0/machine.config: Fix a couple of typos in type names.
175
176 2006-01-10  Raja R Harinath  <rharinath@novell.com>
177
178         * scripts/Makefile.am (scripts_2_0): Add nunit-console2.
179
180 2006-01-09  Chris Toshok  <toshok@ximian.com>
181
182         * data/net_2_0/machine.config: switch over to the 2.0
183         configuration sections for System.Web and System.Web.Services.
184         Also, add the configProtectedData stuff so we can encrypt config
185         sections.
186
187 2006-01-08  Robert Jordan  <robertj@gmx.net>
188
189         * man/mkbundle.1: Documented environment variables and Windows issues.
190
191 2006-01-06  Jonathan Pryor  <jonpryor@vt.edu>
192
193         * data/config.in: s/libintl/intl/g.  Mono.Unix.Catalog DllImports "intl"
194           now, as intl.dll is the file actually shipped/available on Windows.
195
196 2006-01-04  Zoltan Varga  <vargaz@gmail.com>
197
198         * configure.in: Add a CFLAGS_FOR_BUILD autoconf variable.
199
200 2006-01-03  Jonathan Pryor  <jonpryor@vt.edu>
201
202         * configure.in: Add check for lutimes(2).  Mac OS X doesn't provide this.
203
204 2005-12-28  Kornél Pál  <kornelpal@hotmail.com>
205
206         * runtime/Makefile.am (all-local): Enclose CC by apostrophes to fix
207           build when CC contains spaces.
208
209 2005-12-27  Jonathan Pryor  <jonpryor@vt.edu>
210
211         * configure.in: Add check for <sys/mman.h>.  Fixes #77091.
212           Thanks to Ben Gamari for the patch.
213
214 2005-12-26  Zoltan Varga  <vargaz@gmail.com>
215
216         * configure.in: Add support for solaris/x86.
217
218         * runtime/Makefile.am (all-local): Pass CC to the mcs makefile.
219
220 2005-12-21  Wade Berrier <wberrier@novell.com>
221
222         * mono-cairo.pc.in: use $prefix/lib instead of $libdir, 
223         otherwise the cairo.dll can't be found on 64 bit architectures
224
225 2005-12-18  Raja R Harinath  <harinath@gmail.com>
226
227         * configure.in (config.make): Don't blindly copy over $INSTALL,
228         since it can be relative to the mono tree.  Use the same trick as
229         ac_INSTALL, but against an absolute path.
230
231 2005-12-16 Wade Berrier <wberrier@novell.com>
232
233         * configure.in: Unset AC_DISABLE_FAST_INSTALL
234         This caused some weird monodis linking errors
235
236 2005-12-12 Mike Kestner <mkestner@novell.com>
237
238         * mono-cairo.pc.in: pkgconfig support for Mono.Cairo. Mono.Cairo.dll
239         and this file can be extracted post-build to be packaged separately 
240         on win32.
241         * configure.in: expand mono-cairo.pc
242         * Makefile.am: dist and install mono-cairo.pc
243
244 2005-12-01  Jonathan Pryor  <jonpryor@vt.edu>
245
246         * configure.in: Check for setkey(3) in -lcrypt and define CRYPT_LIBS
247           accordingly.
248
249 2005-12-01 Mike Kestner <mkestner@novell.com>
250
251         * scripts/mono-find-provides.in: support policy assemblies.
252
253 2005-11-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
254
255         * configure.in: define PLATFORM_MACOSX.
256
257 2005-11-24  Dick Porter  <dick@ximian.com>
258
259         * configure.in: Test for GetProcessId() on windows
260
261 2005-11-21  Raja R Harinath  <rharinath@novell.com>
262
263         * scripts/Makefile.am (bin_SCRIPTS): Move 'gmcs' to ...
264         (scripts_2_0): ... here.
265         (gmcs): Remove special-case rule.
266
267 2005-11-09 Michael Hutchinson <m.j.hutchinson@gmail.com>
268
269         * data/net_1_1/machine.config, data/net_2_0/machine.config: Set 
270         default values for http proxy
271
272 2005-11-07  Zoltan Varga  <vargaz@gmail.com>
273
274         * docs/jit-regalloc: Merge forgotten documentation updates from
275         the mini-xp-local-regalloc branch.
276
277 2005-10-28  Wade Berrier <wberrier@novell.com>
278
279         * mono.pc.in, mint.pc.in, configure.in: Make these relocatable.
280         * scripts: Makefile.am mono-nunit.pc.in script.in mono-service.in 
281         Make all the wrappers relocatable.
282
283 2005-10-21  Zoltan Varga  <vargaz@gmail.com>
284
285         * configure.in: Add test for execinfo.h.
286
287 2005-10-20  Raja R Harinath  <rharinath@novell.com>
288
289         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.  Make 'distcheck'
290         compile with the 'monolite' in the distribution tarball.
291         (compiler-tests-net_2_0): Avoid deleting
292         $(mcs_topdir)/build/common/Consts.cs.
293
294 2005-10-20  Robert Jordan  <robertj@gmx.net>
295
296         * data/net_2_0/machine.config: Added IPC channel templates.
297
298 2005-10-11  John Luke  <john.luke@gmail.com>
299
300         * man/monop.1: update for new monop options
301         
302 2005-10-04  Zoltan Varga  <vargaz@freemail.hu>
303
304         * configure.in: Fix up problems with the latest libtool on win32.
305
306 2005-10-04  Zoltan Varga  <vargaz@gmail.com>
307
308         * configure.in: Remove 'Globalization:' entry from final message.
309
310 2005-09-27  Raja R Harinath  <rharinath@novell.com>
311
312         * configure.in (BUILD_MCS): New automake conditional.  Used to
313         disable building the mcs/ tree if cross-compiling.
314         (CROSS_COMPILING): New automake conditional.
315         ($mcsdir/build/config.make): Don't clobber when cross-compiling.
316         (GLIB_CFLAGS, GLIB_LIBS, GMODULE_CFLAGS, GMODULE_LIBS):
317         Define even when cross-compiling.
318         * runtime/Makefile.am (all-local, install, uninstall, clean-local):
319         Disable building in the mcs/ tree if !BUILD_MCS.
320
321 2005-09-22  Raja R Harinath  <rharinath@novell.com>
322
323         * configure.in (MONO_VERSION): Emit it into config.make.  Don't
324         build Consts.cs.
325
326 2005-09-19  Zoltan Varga  <vargaz@gmail.com>
327
328         * docs/exception-handling.txt: Add section about libunwind.
329         
330         * docs/exception-handling.txt: New file.
331
332 2005-09-16  Raja R Harinath  <rharinath@novell.com>
333
334         * runtime/Makefile.am (all-local, install-exec, uninstall)
335         (mcs-do-test-profiles, mcs-do-run-test-profiles, mcs-compileall):
336         Don't call semdel-wrapper.
337
338 2005-09-06  Chris Toshok  <toshok@ximian.com>
339
340         * data/browscap.ini: Add the ecmascriptversion/w3cdomversion
341         attributes required for ASP.Net client side validation to the
342         capabilities for Mozilla 1.[78], IE 5.5 & 6.0, Safari, and Firefox
343         0.9 & 1.0 browsers.
344
345 2005-08-26  Zoltan Varga  <vargaz@gmail.com>
346
347         * configure.in: Add ability to cross-compile from linux to win32.
348
349 2005-08-26  Kornél Pál  <kornelpal@hotmail.com>
350
351         * configure.in: Generating Consts.cs from Consts.cs.in instead of MonoVersion.cs.
352
353 2005-08-25  Zoltan Varga  <vargaz@gmail.com>
354
355         * configure.in: Use CC instead of gcc for __thread tests.
356
357 2005-08-25  Zoltan Varga  <vargaz@freemail.hu>
358
359         * configure.in: Pass --enable-win32-dllmain to libgc configure. Build the runtime as a dll under windows.
360
361 2005-08-24  Zoltan Varga  <vargaz@gmail.com>
362
363         * configure.in: Add -lunwind to ldflags on IA64.
364
365 2005-08-22  Zoltan Varga  <vargaz@freemail.hu>
366
367         * configure.in: Patch libtool to get rid of 'cyg' prefixes in library names.
368
369 2005-08-11  Zoltan Varga  <vargaz@freemail.hu>
370
371         * libmono.vcproj: Fix VC build.
372
373 Thu Aug 4 19:55:33 BST 2005 Paolo Molaro <lupus@ximian.com>
374
375         * configure.in: enable the ARM jit port.
376
377 2005-08-02  Zoltan Varga  <vargaz@freemail.hu>
378
379         * acconfig.h configure.in: Applied patch from Julien Puydt (julien.puydt@laposte.net). Add check for IPV6_PKTINFO.
380
381 2005-07-19  Zoltan Varga  <vargaz@freemail.hu>
382
383         * configure.in: Fix definition of LIBC for ia64.
384
385 2005-07-12  Daniel Drake  <dsd@gentoo.org>
386
387         * configure.in: Add check for libattr's <attr/attr.h>
388
389 2005-07-11  Raja R Harinath  <rharinath@novell.com>
390
391         * scripts/script.in: Add @framework_version@ blank.
392         * scripts/script2.in: Remove.
393         * scripts/Makefile.am: Update.  Use wsdl.exe for wsdl2 and
394         monop.exe for monop2.
395
396 2005-07-04  Raja R Harinath  <rharinath@novell.com>
397
398         * Makefile.am (EXTRA_DIST): Distribute mono-uninstalled.pc.in.
399         (noinst_DATA): Build mono-uninstalled.pc.
400         * mono-uninstalled.pc.in (Libs): Avoid ${pc_top_builddir}.
401         (Cflags): Likewise.  Let $(srcdir) to be absolute.
402
403 2005-07-03  Ben Maurer  <bmaurer@ximian.com>
404
405         * scripts/Makefile.am (bin2_SCRIPTS): Add monop2
406
407 2005-07-01  Daniel Drake  <dsd@gentoo.org>
408
409         * configure.in: Add check for FreeBSD's sys/extattr.h
410
411 2005-07-01  Raja R Harinath  <rharinath@novell.com>
412
413         Avoid resource leakage on 'make clean' (see #75424).
414         * configure.in (AC_CONFIG_FILES): Add runtime/semdel-wrapper.
415         * runtime/semdel-wrapper.in: New.
416         * runtime/Makefile.am (clean-local): Use the semdel program before
417         nuking the .wapi directory.
418         (noinst_SCRIPTS): Add semdel-wrapper.
419         (MYDISTFILES, distdir): Use automake variable to get the list of
420         files to distribute.
421         (all-local, install-exec, uninstall): Call semdel-wrapper.
422         (mcs-do-test-profiles, mcs-do-run-test-profiles, mcs-compileall):
423         Likewise.
424
425 2005-06-27  Geoff Norton  <gnorton@customerdna.com>
426
427         * configure.in: Add support for X86 darwin.
428
429 2005-06-22  Zoltan Varga  <vargaz@freemail.hu>
430
431         * configure.in: Add support for ia64.
432
433 2005-06-20 Gonzalo Paniagua Javier <gonzalo@ximian.com>
434
435         * configure.in: enabled the use of mmap/munmap for solaris and linux.
436         It seems to help with memory usage.
437
438 2005-06-15  Ben Maurer  <bmaurer@ximian.com>
439
440         * configure.in: Another attempt at the portable "find libX11.so"
441         Hopefully, this one has no code paths where we are worse off than
442         what we had before any of this mess.
443         
444         * configure.in: What I hope is a more portable version hack.
445
446 2005-06-14  Ben Maurer  <bmaurer@ximian.com>
447
448         * configure.in: echo the version number to
449         mcs/build/common/MonoVersion.cs. This allows us to not need to
450         update AssemblyInfo.cs every time we bump the version number.
451
452         * mono-uninstalled.pc.in: pc file that handles mono when it is not
453         installed. This lets us have mkbundle work inside the tree.
454
455         * configure.in: Create the .pc file above.
456
457 2005-06-13  Jonathan Pryor <jonpryor@vt.edu>
458
459         * man/mono-shlib-cop.1: Add man page for mono-shlib-cop program.
460
461 2005-06-13  Jonathan Pryor <jonpryor@vt.edu>
462
463         * data/config.in: Fix generated XML.
464
465 2005-06-13  Jonathan Pryor <jonpryor@vt.edu>
466
467         * scripts/Makefile.am: Add mono-shlib-cop.
468
469 2005-06-09  Ben Maurer  <bmaurer@ximian.com>
470
471         * configure.in: Handle more gracefully if objdump or X isn't
472         there. Warn the user about possible breakage.
473
474 2005-06-08  Ben Maurer  <bmaurer@ximian.com>
475
476         * configure.in: read the SONAME from libX11. This is the same
477         thing as will be used by a shared library, so it will really
478         work.
479
480         This will have us get libX11.so.6 rather than libX11.so.6.2.
481
482 2005-06-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
483
484         * configure.in: make automake 1.9 happy about LARGE_FILES.
485
486 2005-06-06  Jonathan Pryor  <jonpryor@vt.edu>
487
488         * configure.in: Add checks for mremap, remap_file_pages.
489
490 2005-06-06  Ben Maurer  <bmaurer@ximian.com>
491
492         * mono.spec.in: Remove. This is horribly out of date. A real spec
493         file is generated in the release module.
494
495         * scripts/Makefile.am: Add mono-find-*
496
497         * scripts/mono-find-*.in: provides/requires stuff for rpm is now
498         done with monodis. This makes packaging easier as it doesn't
499         depend on the gac ind DESTDIR.
500
501         * configure.in: changes for the above
502
503 2005-05-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
504
505         * configure.in: added test for SIOCGIFCONF.
506
507 2005-05-26  Sebastien Pouliot  <sebastien@ximian.com> 
508  
509         * README.vsnet: Instructions about the VS.NET build.
510         * mono.sln: Mono solution file for VS.NET 2005.
511         * genmdesc.vcproj: Project file for genmdesc.
512         * libmono.vcproj: Project file for libmono.
513         * mono.vcproj: Project file for mono executable.
514
515 2005-05-25  Ben Maurer  <bmaurer@ximian.com>
516
517         * configure.in: Do a test for libX11.so that really works :-).
518
519 2005-05-22  Ben Maurer  <bmaurer@ximian.com>
520
521         * configure.in: Add config stuff for libsqlite{,3} and
522         libX11.
523
524         * data/config.in: Add dllmaps for above mentioned libs. This means
525         that the devel packages are not needed.
526
527 2005-05-17  Zoltan Varga  <vargaz@freemail.hu>
528
529         * man/mono.1: Document the new MONO_DEBUG options.
530
531 2005-05-16  Raja R Harinath  <rharinath@novell.com>
532
533         * configure.in (AC_OUTPUT): Add mono/arch/ia64/Makefile.
534
535 2005-05-08  Ben Maurer  <bmaurer@ximian.com>
536
537         * scripts/Makefile.am (bin_SCRIPTS): monoresgen.exe is not
538         installed, therefore, don't make a script for it.
539
540 2005-05-05  Zoltan Varga  <vargaz@freemail.hu>
541
542         * configure.in: Applied patch from Jakub Bogusz <qboosh@pld-linux.org>.
543         Fix library names on sparc-linux and alpha-linux.
544
545 2005-05-04  Zoltan Varga  <vargaz@freemail.hu>
546
547         * runtime/Makefile.am: Pass the prefix to the mcs makefiles.
548
549 2005-04-28  James Willcox  <james@ximian.com>
550
551         * man/mkbundle.1: add --config-dir flag
552
553 2005-04-27  Raja R Harinath  <rharinath@novell.com>
554
555         * configure.in (AC_DISABLE_FAST_INSTALL): Set.
556
557 2005-04-25  Ben Maurer  <bmaurer@ximian.com>
558
559         * configure.in: Version bumpage
560
561 2005-04-25  Raja R Harinath  <rharinath@novell.com>
562
563         Fix #74692.
564         * configure.in ($mcsdir/build/config.make): Point RUNTIME and
565         ILDISASM to the in-tree versions of mono and monodis.  Propagate
566         value of INSTALL to mcs too.
567         * runtime/Makefile.am: Avoid passing RUNTIME and ILDISASM to each
568         sub-make, now that 'configure' sets up the 'mcs' tree.
569
570 2005-04-23  Zoltan Varga  <vargaz@freemail.hu>
571
572         * doc: Remove unused directory.
573         
574         * configure.in: Remove --with-icu option to prevent people from using
575         it by mistake.
576
577 2005-04-21  Raja R Harinath  <rharinath@novell.com>
578
579         * runtime/Makefile.am: Update.  Pass 'monodis-wrapper' as ILDISASM
580         to sub-makes.
581         (mcs-compileall): Verify the fixed-up dll too.
582         * runtime/monodis-wrapper.in: New file.
583         * configure.in (runtime/monodis-wrapper): Create.
584         ($mcsdir/build/config.make): Don't be over-eager in the definition
585         and evaluation of '$exec_prefix'.
586
587 2005-04-20  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
588         * data/net_1_1/machine.config, data/net_2_0/machine.config: 
589         added ' explicit="true" strict="false" ' to system.web/compilation 
590         element as in MS. Part of fix for Bug #74671
591         
592 2005-04-19  Jonathan Pryor  <jonpryor@vt.edu>
593
594         * configure.in: Add check for <sys/xattr.h>.
595           Thanks to Daniel Drake <dsd@gentoo.org> for the patch.
596
597 2005-04-18  Zoltan Varga  <vargaz@freemail.hu>
598
599         * configure.in: Applied another freebsd patch from Bill Middleton (flashdict@gmail.com).
600
601 2005-04-16  Miguel de Icaza  <miguel@novell.com>
602
603         * configure.in (PTHREAD_POINTER_ID): Patch from Jonathan Pryor to
604         fix the Mono build on Solaris (bug #72818)
605
606 2005-04-16  Bill Middleton  <flashdict@gmail.com>
607
608         * configure.in (PREVIEW): Allow --without-preview to work.
609         From #74615.
610
611 2005-04-15  Zoltan Varga  <vargaz@freemail.hu>
612
613         * configure.in: Applied another freebsd patch from Bill Middleton (flashdict@gmail.com).
614
615 2005-04-14  Raja R Harinath  <rharinath@novell.com>
616
617         * mono/Makefile.am (DIST_SUBDIRS): Add 'handles' directory.
618         * configure.in (AC_OUTPUT): Add back 'mono/handles' directory.
619
620 2005-04-13  Raja R Harinath  <rharinath@novell.com>
621
622         * configure.in (AC_OUTPUT): Remove 'mono/handles' directory.
623
624 2005-04-12 Gonzalo Paniagua Javier <gonzalo@ximian.com>
625
626         * configure.in: added checks for epoll().
627
628 2005-04-12  Geoff Norton  <gnorton@customerdna.com>
629
630         * configure.in: Disable -O2 on PPC until #74562 is fixed.
631
632 2005-04-11  James Willcox  <james@ximian.com>
633
634         * man/mkbundle.1: add --static option
635
636 2005-04-11  Zoltan Varga  <vargaz@freemail.hu>
637
638         * configure.in: Applied some freebsd patch from Bill Middleton <flashdict@gmail.com>.
639
640 2005-04-09  Zoltan Varga  <vargaz@freemail.hu>
641
642         * configure.in: Add --with-large-heap option to enable support for
643         GC heaps larger than 3GB. Hopefully fixes #73882.
644
645 2005-04-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>
646
647         * configure.in: define FD_SETSIZE=1024 on windows (the default is only
648         64). Re-add aio_* stuff. Shouldn't have removed it.
649
650 2005-04-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
651
652         * configure.in: no more checks for aio_*.
653
654 2005-04-05  Zoltan Varga  <vargaz@freemail.hu>
655
656         * configure.in: Fix isinf detection on solaris.
657
658 2005-04-02  Raja R Harinath  <harinath@gmail.com>
659
660         * configure.in (pkg_config_path): Rename from PKG_PATH.  Fix build
661         with pkgconfig 0.16.0.
662
663 2005-04-01  Zoltan Varga  <vargaz@freemail.hu>
664
665         * configure.in: Fix sigaltstack detection on solaris.
666
667 2005-03-27  Raja R Harinath  <harinath@gmail.com>
668
669         * configure.in: Define mono_libdir using $(exec_prefix), seeing
670         that it uses .../lib.
671
672 2005-03-26  Ben Maurer  <bmaurer@ximian.com>
673
674         * configure.in: Use mono_libdir rather than libdir in
675         config.make. This fixes confusion for amd builds in buildbuddy.
676
677         * configure.in, */Makefile.am: fix up lib/lib64 type stuff
678
679 2005-03-24  Raja R Harinath  <rharinath@novell.com>
680
681         * configure.in (libgdiplus): Make more intuitive.
682         * runtime/Makefile.am (wrapper-config): Remove temporary file.
683         Update to change.
684
685 2005-03-23  Raja R Harinath  <rharinath@novell.com>
686
687         Allow testing of System.Drawing with a libgdiplus snapshot.
688         * configure.in (libgdiplus): New --with-libgdiplus option.  Allow
689         the location of libgdiplus to be overridden.
690         * runtime/Makefile.am (wrapper-config): Override location of
691         libgdiplus if requested.
692
693 2005-03-14  Raja R Harinath  <rharinath@novell.com>
694
695         * runtime/Makefile.am (clean_profiles): Remove.
696         (clean-local): Use $(build_profiles).
697         (install-local, uninstall-local): Don't override $(prefix).
698         (SUPPORT_FILES): New.  List of dependencies from ...
699         (all-local): ... here.  Use it.
700         (install-local): Depend on $(SUPPORT_FILES).
701
702 2005-03-02  Zoltan Varga  <vargaz@freemail.hu>
703
704         * docs/aot-compiler.txt: Add some more documentation.
705
706 2005-02-25  Raja R Harinath  <rharinath@novell.com>
707
708         * runtime/Makefile.am (centum_nunit_tests): Remove.  The
709         functionality has been moved to mcs/Makefile.
710         (test_select): Set ONLY_CENTUM_TESTS.
711
712 Thu Feb 24 15:16:18 CET 2005 Paolo Molaro <lupus@ximian.com>
713
714         * configure.in: add a check for compiler support of the
715         tls_model sttribute.
716
717 Mon Feb 21 17:14:34 CET 2005 Paolo Molaro <lupus@ximian.com>
718
719         * configure.in: don't imply that enabling ICU support is a good
720         thing to do.
721
722 2005-02-21  Michal Moskal  <malekith@pld-linux.org>
723             Raja R Harinath  <rharinath@novell.com>
724
725         * configure.in: Emit exec_prefix and libdir into mcs/build/config.make.
726
727 2005-02-17  Raja R Harinath  <rharinath@novell.com>
728
729         * runtime/Makefile.am (cur_dir_cmd): New.  Use cygpath to get the
730         current directory in non-Cygwin form.
731         (PLATFORM_PATH_SEPARATOR): New.  $(PATH_SEPARATOR) has the "wrong"
732         value on cygwin. 
733         (mcs-compileall): Use them.
734
735 2005-02-15  Raja R Harinath  <rharinath@novell.com>
736
737         * scripts/Makefile.am ($(bin_SCRIPTS)): Depend on Makefile, so
738         that it picks up any changes in $prefix.
739         ($(bin2_SCRIPTS)): Likewise.
740
741 2005-02-13  Zoltan Varga  <vargaz@freemail.hu>
742
743         * scripts/dtd2xsd: Remove generated file from SVN.
744
745 2005-02-12  Cesar Lopez Nataren  <cnataren@novell.com>
746
747         * scripts/Makefile.am (bin_SCRIPTS): added mjs
748
749 2005-02-12  Ben Maurer  <bmaurer@ximian.com>
750
751         * runtime/Makefile.am (centum_nunit_tests): Add corlib! Thanks to
752         nickd, miguel, et al. 
753
754 2005-02-07  Zoltan Varga  <vargaz@freemail.hu>
755
756         * configure.in: Add -Wdeclaration-after-statement option to CFLAGS if
757         gcc supports it to weed out pre ISO C99 code.
758
759 2005-02-07  Lluis Sanchez Gual  <lluis@novell.com>
760
761         * data/net_1_1/DefaultWsdlHelpGenerator.aspx:
762         * data/net_2_0/DefaultWsdlHelpGenerator.aspx: Don't use databinding where
763         not needed.
764
765 2005-02-04  Zoltan Varga  <vargaz@freemail.hu>
766
767         * configure.in: Check for curses.h.
768
769 2005-02-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
770
771         * configure.in: define SOLARIS_CURSES when compiling for *solaris.
772         * mono/metadata/console-io.c: <curses.h> is needed by term.h on solaris.
773
774 2005-02-04  Raja R Harinath  <rharinath@novell.com>
775
776         * runtime/Makefile.am (wrapper-config): Elevated from being a test
777         support file called $(tmpinst)/config.
778         ($(tmpinst)/bin/mono): Simplify.
779         (mcs-do-compiler-tests,mcs-compileall): Update.
780         * runtime/mono-wrapper.in: Use wrapper-config.
781         
782         * Makefile.am (DIST_SUBDIRS): Sync with $(SUBDIRS).
783
784         * runtime/Makefile.am (verify_profiles): Remove.
785         (mcs-compileall): Use $(build_profiles) directly.  It now works on
786         the net_2_0 profile too.
787
788 2005-02-01  Raja R Harinath  <rharinath@novell.com>
789
790         * runtime/Makefile.am (test-support-files): New target.
791         (mcs-do-compiler-tests): Use it.
792         (mcs-compileall): Likewise.  Set MONO_PATH.  Remove
793         reference to #71963, since it's fixed, and it's breaking elsewhere.
794         Don't exit out on the first failing DLL.
795         ($(tmpinst)/config): Update to changes in data/config.in.
796
797 2005-01-31  Jonathan Pryor  <jonpryor@vt.edu>
798
799         * data/config.in: Add libraries msvcrt and MonoPosixHelper for use by
800           Mono.Posix.dll.
801
802 2005-01-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
803
804         * configure.in: check for term.h and termios.h
805
806 2005-01-30  Zoltan Varga  <vargaz@freemail.hu>
807
808         * runtime/Makefile.am (mcs-compileall): Disable this for the 2.0
809         profile because of bug #71963.
810
811 2005-01-28  Zoltan Varga  <vargaz@freemail.hu>
812
813         * runtime/Makefile.am (mcs-compileall): New test to compile all methods
814         in our assemblies.
815
816 2005-01-25  Raja R Harinath  <rharinath@novell.com>
817
818         * runtime/Makefile.am ($(tmpinst)/config): New test support file.
819         Map 'MonoPosixHelper' to in-tree version.
820         ($(tmpinst)/bin/mono): Use it.
821         (mcs-do-run-test-profiles): Use $(tmpinst)/bin/mono as the RUNTIME.
822
823 2005-01-20  Jonathan Pryor  <jonpryor@vt.edu>
824
825         * runtime/Makefile.am (centum_nunit_tests): Add class/Mono.Posix and
826           class/System, both of which pass all their unit tests.
827
828 2005-01-20  Raja R Harinath  <rharinath@novell.com>
829
830         * runtime/Makefile.am (centum_nunit_tests): New.  List of NUnit
831         tests that are currently passing 100%.
832         (test_select): Run those on 'make check'.
833
834 2005-01-20  Atsushi Enomoto  <atsushi@ximian.com>
835
836         * Makefile.am : removed nsys4cygwin.zip which has been 404 for a while.
837
838 2005-01-19  Zoltan Varga  <vargaz@freemail.hu>
839
840         * Makefile.am (DIST_SUBDIRS): Distribute ikvm-native.
841
842 2005-01-15  Zoltan Varga  <vargaz@freemail.hu>
843
844         * scripts/Makefile.am (bin_SCRIPTS): Remove whitespace after \.
845
846 2005-01-13  Zoltan Varga  <vargaz@freemail.hu>
847
848         * configure.in Makefile.am: Resurrect ikvm-jni.
849
850         * ikvm-native: New directory which contains a copy of the 'native'
851         module in IKVM cvs.
852
853 2005-01-05  Jonathan Pryor  <jonpryor@vt.edu>
854
855         * configure.in: Add check for <checklist.h>.
856
857 2005-01-04  Jonathan Pryor  <jonpryor@vt.edu>
858
859         * configure.in: Add check for vsnprintf.
860
861 2005-01-04  Raja R Harinath  <rharinath@novell.com>
862
863         * runtime/Makefile.am (TEST_SUPPORT_FILES): Add $(tmpinst)/bin/mono.
864         ($(tmpinst)/bin/mono): New.
865
866 2005-01-03  Ben Maurer  <bmaurer@ximian.com>
867
868         * configure.in: Add mono-nunit to output
869         
870 2005-01-03  Jonathan Pryor  <jonpryor@vt.edu>
871
872         * Makefile.am: Change build order so that support is built before runtime.
873           This is primarily so that I don't have to wait N hours for mcs to finish
874           building to find out if I broke the sparc build (again).
875
876 2005-01-03  Jonathan Pryor  <jonpryor@vt.edu>
877
878         * configure.in: Add checks for getdomainname and setdomainname.
879
880 2005-01-03  Jonathan Pryor  <jonpryor@vt.edu>
881
882         * configure.in: Add checks for <fstab.h> and <sys/vfstab.h>.
883
884 2005-01-02  Zoltan Varga  <vargaz@freemail.hu>
885
886         * configure.in ikvm-jni Makefile.am: Remove ikvm-jni, since IKVM CVS
887         now includes its own version.
888
889 2004-12-29  Duncan Mak  <duncan@ximian.com>
890
891         * man/monop.1: Add docs on the new "--search" flag.
892
893 2004-12-28  Jonathan Pryor  <jonpryor@vt.edu>
894
895         * configure.in: Add header & function checks for MonoPosixHelper.
896
897 2004-12-20  Raja R Harinath  <rharinath@novell.com>
898
899         * configure.in: Change from 'pax' format to 'ustar' format for the
900         tarfile, so that we can create packages on SuSE 9.0.
901
902 2004-12-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>
903
904         * configure.in: isinf can be a macro and the test from AC_CHECK_FUNCTION
905         #undefines it before testing...
906
907 2004-12-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>
908
909         * configure.in: check for ieeefp.h and isinf.
910
911 2004-12-15  Raja R Harinath  <rharinath@novell.com>
912
913         * configure.in ($mcsdir/build/config.make): Use $mcsdir relative
914         to the $srcdir.  Fix definition of 'prefix'.
915
916 2004-12-14  Raja R Harinath  <rharinath@novell.com>
917
918         * runtime/mono-wrapper.in (MONO_SHARED_DIR): Set.  Ensures that
919         state isn't shared between an installed runtime and the in-tree
920         runtime, and also ensure that both 'make check' and 'make
921         distcheck' can run in parallel.
922         * runtime/Makefile.am (clean-local): Remove the .wapi directory.
923
924 2004-12-09  Raja R Harinath  <rharinath@novell.com>
925
926         * README: Update with details about the new build setup.
927
928 2004-12-08  Raja R Harinath  <rharinath@novell.com>
929
930         * Makefile.am (get-monolite-latest): Update to new location of
931         bootstrap files in the mcs/ tree.
932
933 2004-12-07  Raja R Harinath  <rharinath@novell.com>
934
935         * configure.in: Set 'tar-pax' option for automake-1.9.
936
937 2004-12-07  Raja R Harinath  <rharinath@novell.com>
938
939         * runtime/Makefile.am (uninstall): New.
940
941 2004-12-06  Zoltan Varga  <vargaz@freemail.hu>
942
943         * configure.in: Disable -Wcast-align on sparc.
944
945 Mon Dec 6 15:00:53 CET 2004 Paolo Molaro <lupus@ximian.com>
946
947         * configure.in: add option to disable some features of
948         the runtime to create a smaller binary.
949
950 2004-12-03  Raja R Harinath  <rharinath@novell.com>
951
952         * configure.in (ENABLE_NUNIT_TESTS): New.
953         * runtime/Makefile.am (check-local): Use it to disable nunit
954         tests.  Ensure that the test dlls are always built, however.
955
956 2004-12-03  Raja R Harinath  <rharinath@novell.com>
957
958         * Makefile.am (dist-hook): Ensure we use the 'default' profile.
959         * mono/Makefile.am (HANDLES): New.  Disable 'handles' dir on Win32.
960         (SUBDIRS): Use it.  Move 'cil' before 'metadata'.
961         * runtime/Makefile.am (install-exec): Pass
962         RUNTIME_HAS_CONSISTENT_GACDIR to the mcs/ build.
963
964 2004-12-01  Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
965
966         * configure.in : Add a flag for systems which pass parameters in
967         registers as well as the stack.
968
969 2004-11-30  Raja R Harinath  <rharinath@novell.com>
970
971         * configure.in (AC_OUTPUT): Move runtime/Makefile to the end to
972         workaround a bug in automake 1.7.x.
973         * runtime/Makefile.am ($(symlinks)): Don't depend on config.status.
974
975 2004-11-27  Miguel de Icaza  <miguel@ximian.com>
976
977         * configure.in: Removed support for configured-based bundles. 
978
979 2004-11-26  Raja R Harinath  <rharinath@novell.com>
980
981         * runtime/Makefile.am ($(symlinks)): Depend on config.status too.
982         * configure.in (runtime/etc/mono/1.0/machine.config): Use custom
983         command to create.
984         (runtime/etc/mono/2.0/machine.config): Likewise.
985         * Makefile.am (get-monolite-latest): Update to new style of
986         handling the "basic" profile.
987
988 2004-11-25  Raja R Harinath  <rharinath@novell.com>
989
990         * runtime/Makefile.am (all-local): Make mcs/ tree writeable if
991         necessary.
992         (distdir): New.  Using 'cygnus' option disables the automake rule.
993
994 2004-11-25  Raja R Harinath  <rharinath@novell.com>
995
996         * runtime/Makefile.am (check-local): Use $(mkinstalldirs).
997
998 2004-11-24  Raja R Harinath  <rharinath@novell.com>
999
1000         * runtime/Makefile.am (AUTOMAKE_OPTIONS): Set to 'cygnus'. 
1001         Prevent a redundant 'make all' pass during 'make check'.
1002         (build_profiles): Rename from install_profiles.
1003         (check_profiles): New.
1004         (TEST_SUPPORT_FILES): Don't include 'gmcs' if we're not building
1005         the .NET2.0 profile.
1006         (all-local,check-local): Use them.
1007         (install,install-exec,install-data): Override automake rules to
1008         prevent a redundant 'make all' pass.
1009         
1010 2004-11-23  Chris Toshok  <toshok@ximian.com>
1011
1012         * Makefile.am (bootstrap): echo -> @echo.
1013
1014 2004-11-23  Raja R Harinath  <rharinath@novell.com>
1015
1016         Simplify 'make all' build.
1017         * configure.in (mono_build_root, mono_runtime, mono_cfg_dir):
1018         New AC_SUBSTed variables.
1019         (runtime/mono-wrapper): New generated file.
1020         (runtime/etc/mono/1.0/machine.config, runtime/etc/mono/2.0/machine.config):
1021         New symlinks.
1022         (AC_OUTPUT): Don't mention runtime/net_1_1 and runtime/net_2_0.
1023         * Makefile.am (SUBDIRS): Remove '.'.
1024         (tmpinst): Remove.
1025         (get-monolite-latest): Update.
1026         (populate-runtime-subdirs): Remove.
1027         (all-local, check-local): Move rules related to building in the mcs/ tree ...
1028         * runtime/Makefile.am: ... here.  Completely re-write file.
1029         (install-exec-local): Transfer ownership of installing .exes and
1030         .dlls to the Makefiles in the mcs/ tree.
1031         (_tmpinst): Use tmpinst tree only during testing.
1032         (SUBDIRS): Remove.
1033         * runtime/mono-wrapper.in: New.  Template for generated file.
1034         * runtime/net_1_1/Makefile.am, runtime/net_2_0/Makefile.am: Remove.
1035
1036 2004-11-22  Raja R Harinath  <rharinath@novell.com>
1037
1038         * Makefile.am (bootstrap): Add a transitional target.
1039
1040 2004-11-19  Raja R Harinath  <rharinath@novell.com>
1041
1042         Integrate bootstrap build into 'make all'.  Most of the bootstrap
1043         targets are gone.
1044         * Makefile.am (SUBDIRS): Build current directory before 'runtime'.
1045         (tmpinst): Change location.
1046         (all-local): New.  Just invokes the build in mcs.
1047         (check-local): New.  Invokes 'run-test-profiles' in mcs.
1048         (get-monolite-latest): Update.  Move the unpacking code here,
1049         since 'monolite-bootstrap' is no more.
1050         (mcs-do-full-build): Don't set PATH.
1051         (tmpinst-dir-contents): Remove mcs.
1052         ($(tmpinst)/bin/mcs): Now used only during 'make check'.
1053         ($(tmpinst)/bin/mono): Don't set MONO_PATH.
1054         * README: Update to changes.
1055
1056 2004-11-18  Zoltan Varga  <vargaz@freemail.hu>
1057
1058         * configure.in: Disable static linking of mono if --disable-static is
1059         given. Fixes #69466.
1060
1061 2004-11-15  Martin Baulig  <martin@ximian.com>
1062
1063         * runtime/net_2_0/Makefile.am (gac_assemblies_list): Added Mono.C5.
1064
1065 Fri Nov 12 17:56:26 CET 2004 Paolo Molaro <lupus@ximian.com>
1066
1067         * configure.in, mono/mini/Makefile.am: control static
1068         linking of the mono binary with a configure option.
1069
1070 2004-11-12  Jonathan Pryor <jonpryor@vt.edu>
1071
1072         * configure.in: Check for `struct dirent' members which don't
1073           exist across all Unix platforms.
1074
1075 2004-11-08  Jonathan Pryor <jonpryor@vt.edu>
1076
1077         * configure.in: Add new function/header/type checks for use by
1078           MonoPosixHelper (the support directory).
1079
1080 2004-11-08  Raja R Harinath  <rharinath@novell.com>
1081
1082         * configure.in (mcs_topdir, mcs_topdir_from_srcdir): New 'subst'ed
1083         variables.  Used to support both an in-tree mcs/ and a sibling
1084         mcs/ directory.
1085         * Makefile.am (mcs_topdir): Remove.
1086         (dist-hook): Distribute mcs/ as a subdirectory.
1087         * runtime/Makefile.am ($(monoone_DATA) $(monotwo_DATA) $(monobins_DATA)):
1088         Use mcs_topdir and mcs_topdir_from_srcdir.
1089         * runtime/net_1_1/Makefile.am (mscorlib.dll $(gac_assemblies) $(mdb_files)): 
1090         Likewise.
1091         (all-local): Depend on $(mdb_files) too.
1092         * runtime/net_2_0/Makefile.am: Likewise.
1093         
1094 2004-11-05  Zoltan Varga  <vargaz@freemail.hu>
1095
1096         * runtime/net_2_0/Makefile.am (install-data-local): 
1097         * runtime/net_1_1/Makefile.am (install-data-local): Applied patch
1098         from Götz Waschk (waschk@informatik.uni-rostock.de). Make this work 
1099         with DESTDIR.
1100
1101 2004-10-31  Zoltan Varga  <vargaz@freemail.hu>
1102
1103         * configure.in: Fix up --with-jit=no so it actually works. Fixes 
1104         #61320.
1105
1106 2004-10-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
1107
1108         * man/mono.1: documented MONO_THREADS_PER_CPU.
1109
1110 2004-10-29  Zoltan Varga  <vargaz@freemail.hu>
1111
1112         * configure.in: Add INCLUDED_LIBGC automake conditional.
1113
1114 2004-10-24  Jonathan Pryor <jonpryor@vt.edu>
1115
1116         * man/mono.1: Add documentation for the MONO_TRACE environment variable.
1117
1118 2004-10-14  Joe Shaw  <joeshaw@novell.com>
1119
1120         * man/mono.1: Fix the syntax of the M: trace syntax
1121
1122 2004-10-10  Zoltan Varga  <vargaz@freemail.hu>
1123
1124         * configure.in: Add some checks for cygwin weirdness.
1125
1126 2004-10-08  Zoltan Varga  <vargaz@freemail.hu>
1127
1128         * support/Makefile.am (libMonoPosixHelper_la_SOURCES): Do not build
1129         zlib_macros if zlib.h is not found.
1130
1131         * configure.in: Add check for zlib.h.
1132
1133 2004-09-28  Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
1134
1135         * mini-s390.c: Fix AND_IMM/OR_IMM/DIV_IMM/REM_IMM
1136
1137 2004-09-28  Raja R Harinath  <rharinath@novell.com>
1138
1139         * Makefile.am ($(tmpinst)/bin/pedump): New.
1140         (mcs-do-run-test-profiles): Depend on it.
1141
1142 2004-09-27  Raja R Harinath  <rharinath@novell.com>
1143
1144         * Makefile.am (mono-do-testjit): New target, unused for now.  Runs
1145         the mono testsuite in tests/.
1146         (tmpinst-dir): Create etc/mono/2.0.
1147         ($(tmpinst)/bin/ilasm, $(tmpinst)/etc/mono/2.0/machine.config): New.
1148
1149 2004-09-21 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
1150
1151         * configure.in: Cater for S/390 on Linux
1152
1153 2004-09-21    <vargaz@freemail.hu>
1154
1155         * configure.in: Link with ole32 on windows.
1156
1157 2004-09-20  Jackson Harper  <jackson@ximian.com>
1158
1159         * support/map.c/h: Add poll events map functions. Use values
1160         instead of names for defines.
1161         
1162 2004-09-17  Martin Baulig  <martin@ximian.com>
1163
1164         * Makefile.am (mcs-do-compiler-tests): Reverted Raja's latest
1165         change in this target.
1166
1167 2004-09-14  Raja R Harinath  <rharinath@novell.com>
1168
1169         * Makefile.am (mcs-do-full-build): Pass NO_SIGN_ASSEMBLIES=yes to
1170         reduce the number of passes.  We will get the assemblies signed in
1171         the 'populate-runtime-subdir' phase.
1172         (mcs-do-run-test-profiles): Rename from mcs-do-run-tests.  Use
1173         'test-profiles' to test all profiles.
1174         (mcs-do-compiler-tests): Use 'compiler-tests' target in mcs/.
1175         (bootstrap-check): Update.
1176         * runtime/Makefile.am ($(monoone_DATA) $(monotwo_DATA) $(monobins_DATA)): 
1177         Simplify.
1178
1179 2004-09-10  Zoltan Varga  <vargaz@freemail.hu>
1180
1181         * Makefile.am (populate-runtime-subdir): Avoid -path argument to find
1182         since it is not supported on solaris.
1183
1184 2004-09-03  Martin Baulig  <martin@ximian.com>
1185
1186         * Makefile.am (bootstrap-world): New target.
1187
1188 2004-09-02  Martin Baulig  <martin@ximian.com>
1189
1190         * runtime/net_1_1/Makefile.am (install-data-local): Install
1191         mscorlib.dll.mdb into $(corlibdir).
1192
1193         * runtime/net_2_0/Makefile.am: Likewise.
1194
1195 2004-08-30  Zoltan Varga  <vargaz@freemail.hu>
1196
1197         * scripts/mcs.in: Remove obsolete comment.
1198
1199 2004-08-27  Lluis Sanchez Gual  <lluis@novell.com>
1200
1201         * data/net_1_1/DefaultWsdlHelpGenerator.aspx: Little fix.
1202         * data/net_2_0/DefaultWsdlHelpGenerator.aspx: Added information about
1203           basic profile compliance.
1204         * data/net_2_0/machine.config: Use 2.0 assembly versions.
1205
1206 2004-08-26  Raja R Harinath  <rharinath@novell.com>
1207
1208         * Makefile.am (mcs-do-run-test): Depend on '$(tmpinst)/bin/mbas'.
1209         ($(tmpinst)/bin/mbas): Create temporary wrapper file, so that the
1210         testcases pick the built 'mbas.exe'.
1211
1212 2004-08-17  Zoltan Varga  <vargaz@freemail.hu>
1213
1214         * mono/os/gc_wrapper.h: Only use thread local alloc if using the included libgc, since the
1215         stock one has broken headers.
1216
1217         * configure.in (PLATFORM_WIN32): Make the included libgc the default on windows.
1218
1219 2004-08-17  Dick Porter  <dick@ximian.com>
1220
1221         * configure.in: Correct intl library for FreeBSD and OpenBSD.
1222         Fixes bug 62884, patch by Tom McLaughlin (tmclaugh@sdf.lonestar.org).
1223
1224 2004-08-16  Zoltan Varga  <vargaz@freemail.hu>
1225
1226         * configure.in: Set new automake variable LIBGC_STATIC_LIBS.
1227
1228 2004-08-14  Zoltan Varga  <vargaz@freemail.hu>
1229
1230         * configure.in (HAVE_KW_THREAD): Pass USE_COMPILER_TLS to libgc if
1231         __thread works.
1232
1233 2004-08-11  Zoltan Varga  <vargaz@freemail.hu>
1234
1235         * configure.in: Fix __thread test.
1236
1237 2004-08-07  Zoltan Varga  <vargaz@freemail.hu>
1238
1239         * configure.in: Add proper checks for the 'undefined reference to '__tls_get_addr' problem.
1240
1241 2004-08-06  Geoff Norton  <gnorton@customerdna.com>
1242
1243         * configure.in: Add a kqueue check
1244
1245 2004-08-03  Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
1246
1247         * configure.in: Enable S/390 64-bit JIT.
1248
1249 2004-07-31  Zoltan Varga  <vargaz@freemail.hu>
1250
1251         * configure.in: Enable AMD64 JIT.
1252
1253 2004-07-30  Martin Baulig  <martin@ximian.com>
1254
1255         * Makefile.am: The symbol writer is now called
1256         Mono.CompilerServices.SymbolWriter.dll. 
1257
1258 2004-07-30  Raja R Harinath  <rharinath@novell.com>
1259
1260         * runtime/Makefile.am (monoone_DATA): Add mcs.exe.config.
1261         (gmcs_exe): Add gmcs.exe.config.
1262         ($(monoone_DATA) $(monotwo_DATA) ...): Add location of the .config
1263         files too.
1264
1265 2004-07-29  Lluis Sanchez Gual  <lluis@novell.com>
1266
1267         * Makefile.am: Copy machine.config in the correct _tmpinst subdirectory.
1268
1269 2004-07-28  Lluis Sanchez Gual  <lluis@novell.com>
1270
1271         * configure.in: Added data/net_1_1 and data/net_2_0 to the build.
1272         * data/Makefile.am: Removed installation of machine.config and
1273           DefaultWsdlHelpGenerator.aspx. Those now are in a version-specific
1274           directory.
1275         * data/net_1_1/Makefile.am, data/net_2_0/Makefile.am: new makefiles for
1276           installing 1.1 and 2.0 makefiles.
1277         * runtime/net_1_1/Makefile.am, runtime/net_2_0/Makefile.am: Install mscorlib
1278           at the correct version specific directory.
1279
1280 2004-07-27  John Merryweather Cooper <john_m_cooper@yahoo.com>
1281         * configure.in: Disable __thread test (TLS) for FreeBSD as
1282         it succeeds on FreeBSD 5.x when it should fail.  Fix pthread
1283         library detection for FreeBSD 4.x since pthread is embedded
1284         in libc_r on this platform.  Fix some typos in my host
1285         regexes for freebsd.
1286
1287 2004-07-23  Dick Porter  <dick@ximian.com>
1288
1289         * configure.in: Changes for FreeBSD thread support by John
1290         Merryweather Cooper <john_m_cooper@yahoo.com>.
1291
1292 2004-07-15  Jackson Harper  <jackson@ximian.com>
1293
1294         * man/gacutil.1: MONO_GAC_PREFIX not MONO_GAC_PATH
1295         
1296 2004-07-12  Massimiliano Mantione  <massi@ximian.com>
1297
1298         * docs/abc-removal.txt: Updated documentation for ABC removal.
1299
1300 2004-07-12  Massimiliano Mantione  <massi@ximian.com>
1301
1302         * mono/mini/abcremoval.c: Rewritten most of ABC removal.
1303         * mono/mini/abcremoval.h: Rewritten most of ABC removal.
1304         * mono/mini/build_relations_propagation_table.pl: Deleted (unneeded after the rewrite).
1305         * mono/mini/propagated_relations_table.def: Deleted (unneeded after the rewrite).
1306
1307 2004-07-03  Zoltan Varga  <vargaz@freemail.hu>
1308
1309         * configure.in: Add --with-tls option to replace the misnamed 
1310         --with-nptl option.
1311
1312 2004-07-02  Raja R Harinath  <rharinath@novell.com>
1313
1314         * Makefile.am (mcs-do-basic-build, mcs-do-short-build):
1315         Pass NO_SIGN_ASSEMBLY=yes to sub-make.
1316         ($(tmpinst)/bin/mono) [PLATFORM_WIN32]: Make it work.
1317
1318 2004-07-02  Zoltan Varga  <vargaz@freemail.hu>
1319
1320         * man/mono.1: Added 'aot' to trace options.
1321
1322 2004-06-30  Zoltan Varga  <vargaz@freemail.hu>
1323
1324         * configure.in: Fix trunc check + add SPARC64 defines.
1325
1326 2004-06-29  Jackson Harper  <jackson@ximian.com>
1327
1328         * man/gacutil.1: Update man with new command line options.
1329         
1330 2004-06-29  Raja R Harinath  <rharinath@novell.com>
1331             Atsushi Enomoto  <atsushi@ximian.com>
1332
1333         * runtime/net_1_1/Makefile.am (GAC_ROOT_DIR): Renamed from GAC_DIR.
1334         (GAC_DIR): New define that doesn't include $(DESTDIR).
1335         (install-data-local,uninstall-local): Use them.  Use in-tree mono
1336         runtime, not the installed one.
1337
1338 2004-06-29  Raja R Harinath  <rharinath@novell.com>
1339
1340         * runtime/Makefile.am (gmcs_exe): New.  Set only if not W32.
1341         (monotwo_DATA): Use it.
1342         From Atsushi Enomoto.
1343
1344 2004-06-24  Raja R Harinath  <rharinath@novell.com>
1345
1346         * runtime/net_2_0/Makefile.am (gac_assemblies_list): Put back
1347         ICSharpCode.SharpZipLib, not that it has a different version.
1348
1349 2004-06-24  Raja R Harinath  <rharinath@novell.com>
1350
1351         * Makefile.am (MCS_DIRS, MCS_FILES): Add back Mono.CSharp.Debugger.
1352         (tmpinst-dir-contents, $(tmpinst)/bin/mono.bat): Remove mono.bat
1353         in W32.  Use 'mono' and 'mcs' in W32 too.
1354         (bootstrap) [PLATFORM_WIN32]: Back to single stage bootstrap.
1355         * runtime/net_2_0/Makefile.am (gac_assemblies_list): Don't mention
1356         nunit.*, IBM.Data.DB2, ICSharpCode.SharpZipLib.
1357         Fix for #60443, the GAC .DLL-Hell.
1358
1359 2004-06-22  Raja R Harinath  <rharinath@novell.com>
1360
1361         * Makefile.am (bootstrap) [PLATFORM_WIN32]: Make two-stage.
1362
1363 2004-06-18  Jackson Harper  <jackson@ximian.com>
1364
1365         * man/mono.1: Add MONO_LOG_LEVEL and MONO_LOG_MASK. Add
1366         instructions on setting multiple mask values.
1367                 
1368 Fri Jun 18 19:39:09 CEST 2004 Paolo Molaro <lupus@ximian.com>
1369
1370         * Makefile.am: process data before runtime, so the config file is
1371         installed and gacutil has a chance to work (finding symlink).
1372
1373 2004-06-18  Raja R Harinath  <rharinath@novell.com>
1374
1375         * runtime/Makefile.am ($(monoone_DATA) $(monotwo_DATA) $(monobins_DATA)): 
1376         Test if files exist in the mcs/ tree before creating symlinks.
1377         Remove symlinks before creating them again.
1378         * runtime/net_1_1/Makefile.am (mscorlib.dll $(gac_assemblies)): Likewise.
1379         * runtime/net_2_0/Makefile.am (mscorlib.dll $(gac_assemblies)): Likewise.
1380
1381 2004-06-18  Raja R Harinath  <rharinath@novell.com>
1382
1383         * scripts/Makefile.am (REWRITE): New.  Common rewriting 'sed' command.
1384         (bin_SCRIPTS): Unify all the script generating rules into one.
1385
1386 2004-06-16  Raja R Harinath  <rharinath@novell.com>
1387
1388         * Makefile.am (bootstrap) [PLATFORM_WIN32]: Open code.  Don't
1389         build and populate net_2_0 profile.
1390         (populate-runtime-subdir): Make into subroutine that takes list of
1391         profiles to populate.
1392         (faststrap): Update.
1393         (MCS_DIRS, MCS_FILES, MONO_CSHARP_DEBUGGER_DIR, MONO_CSHARP_DEBUGGER_FILE): 
1394         Avoid automake conditional/+= problems.
1395         (populate-runtime-subdir): Rewrite sanity check.
1396
1397 2004-06-16  Raja R Harinath  <rharinath@novell.com>
1398
1399         Include prototype completely-untested 'make bootstrap' support for W32.
1400         * Makefile.am (bootstrap): Define to fasterstrap for W32.
1401         (MCS_DIRS, MCS_FILES): Don't refer to Mono.CSharp.Debugger in W32.
1402         (tmpinst-dir): Change sub-make invoke to ...
1403         (tmpinst-dir-contents): ... this.  Build 'mono.bat' in W32 instead
1404         of 'mono' and 'mcs'.
1405         ($(tmpinst)/bin/mono.bat): New.
1406
1407 2004-06-15  Dick Porter  <dick@ximian.com>
1408
1409         * configure.in: Check for struct ip_mreqn and struct ip_mreq on
1410         windows too.  Fixes bug 55040.
1411
1412 Mon Jun 14 18:38:34 CEST 2004 Paolo Molaro <lupus@ximian.com>
1413
1414         * configure.in: better explain that --with-nptl is not related to
1415         NPTL, but to __thread support. Set sigaltstack support to off by
1416         default.
1417
1418 2004-06-12  Raja R Harinath  <harinath@acm.org>
1419
1420         * Makefile.am (populate-runtime-subdir): Add _tmpinst directory
1421         to the PATH.
1422
1423 2004-06-11  Jackson Harper  <jackson@ximian.com>
1424
1425         * runtime/net_2_0/Makefile.am:
1426         * runtime/net_1_1/Makefile.am: Remove signing patches
1427         
1428 2004-06-11  Jackson Harper  <jackson@ximian.com>
1429
1430         * man/mono.1: Add documentation for MONO_GAC_PREFIX.
1431         * runtime/net_2_0/Makefile.am: 
1432         * runtime/net_1_1/Makefile.am: Sign assemblies before
1433         installing. Do not sign ziplib, npgsql, or nunit assemblies. Sign mscorlib.
1434         
1435 2004-06-11  Raja R Harinath  <rharinath@novell.com>
1436
1437         * Makefile.am (populate-runtime-subdir): New target.  Does a
1438         controlled "make install" in the 'mcs/' directory to populate the
1439         'runtime' directory.
1440         (fasterstrap): Use it.
1441
1442 2004-06-10  Raja R Harinath  <rharinath@novell.com>
1443
1444         * runtime/Makefile.am ($(monoone_DATA),$(monotwo_DATA),$(monobins_DATA)):
1445         Don't copy from prefix.  Use $(LN_S) to point to the mcs/ tree.
1446         * runtime/net_1_1/Makefile.am (mscorlib.dll,$(gac_assemblies)): 
1447         Use $(LN_S) to point to the mcs/ tree, rather than copying.
1448         * runtime/net_2_0/Makefile.am (mscorlib.dll,$(gac_assemblies)): Likewise.
1449
1450 2004-06-10  Raja R Harinath  <rharinath@novell.com>     
1451
1452         Support the new assembly signing setup in mcs/.
1453         * Makefile.am (mcs-do-basic-build): Pass 'USE_BOOT_COMPILE' to sub-makes.
1454         ($(tmpinst)/etc/mono/machine.config): New target.
1455         (tmpinst-dir.stamp): Remove and rewrite into ...
1456         ($(tmpinst)/bin/mcs): ... this and ...
1457         ($(tmpinst)/bin/mono): ... this.  Update to use the in-tree machine.config.
1458         (tmpinst-dir): Rewrite to invoke above $(tmpinst)/... targets directly.
1459         * configure.in (AC_PROG_LN_S): New check to define $(LN_S).
1460         
1461 Thu Jun 3 14:39:17 CEST 2004 Paolo Molaro <lupus@ximian.com>
1462
1463         * configure.in: libc setting for NetBSD (patch from recht@netbsd.org).
1464
1465 2004-06-01  Raja R Harinath  <rharinath@novell.com>
1466
1467         * Makefile.am (bootstrap,faststrap,fasterstrap): Refactor.
1468         Fix 'faststrap' to be corlib-version-change-safe.
1469         (one-stage-strap,two-stage-strap,three-stage-strap): Remove.
1470         (monolite-bootstrap): Update.
1471
1472 2004-05-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1473
1474         * configure.in: fixlets for windows.
1475
1476 2004-05-29  Zoltan Varga  <vargaz@freemail.hu>
1477
1478         * configure.in: export CC instead of passing it to libgc/configure.
1479
1480 2004-05-28  Duncan Mak  <duncan@ximian.com>
1481
1482         * runtime/Makefile.am: 
1483         * scripts/Makefile.am: Include mono-find-provides and
1484         mono-find-requires.
1485         
1486         * scripts/mono-find-provides.in:
1487         * scripts/mono-find-requires.in: New wrapper scripts.
1488
1489 2004-05-27  Zoltan Varga  <vargaz@freemail.hu>
1490
1491         * configure.in: Pass CC to libgc configure.
1492
1493 2004-05-27  Gert Driesen (drieseng@users.sourceforge.net)
1494
1495         * monowiz.win32.nsi: normalized line-endings to unix (LF)
1496
1497 2004-05-27  Gert Driesen (drieseng@users.sourceforge.net)
1498
1499         * monowiz.win32.nsi: do not include mono subdirectory in
1500         MonoConfigDir registry key, to match batch files
1501
1502 2004-05-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1503
1504         * data/DefaultWsdlHelpGenerator.aspx: fixed querystring attribute
1505         values. Now they are URlEncoded.
1506
1507         * data/browscap.ini.gz: updated.
1508
1509 2004-05-26  Raja R Harinath  <rharinath@novell.com>
1510
1511         * Makefile.am (mcs-do-basic-build): No need to set MCS here.
1512         * runtime/net_1_1/Makefile.am (gac_assemblies_list): Update to
1513         reflect new names for nunit.util and nunit.framework.  Add
1514         nunit.core.
1515         * runtime/net_2_0/Makefile.am (gac_assemblies_list): Likewise.
1516
1517 2004-05-25 Ben Maurer  <bmaurer@users.sourceforge.net>
1518
1519         * config.h.in: remove
1520
1521 2004-05-25 18:30 CET Patrik Torstensson <totte@hiddenpeaks.com>
1522
1523         * configure.in: Check for trunc instead of truncl (HAVE_TRUNC)
1524
1525 2004-05-21  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1526
1527         * Makefile.am:
1528         * monowiz.win32.nsi: improved windows installer script.
1529
1530 2004-05-21  Raja R Harinath  <rharinath@novell.com>
1531
1532         * README: Update to include instructions for the various new
1533         bootstrap-like targets.
1534
1535 2004-05-20  Raja R Harinath  <rharinath@novell.com>
1536
1537         * Makefile.am (get-monolite-latest, monolite-bootstrap):
1538         New bootstrap targets to build from monolite.
1539         Based on idea from Jaroslaw Kowalski <jaak@zd.com.pl>.
1540
1541 2004-05-20  Raja R Harinath  <rharinath@novell.com>
1542
1543         * configure.in (AC_OUTPUT): Add tools/Makefile and
1544         tools/locale-builder/Makefile.
1545         * Makefile.am (SUBDIRS): Remove tools.
1546         (DIST_SUBDIRS): Add 'tools'.
1547         (bootstrap): Rewrite so that we get two new targets.
1548         (faststrap): New two-stage build.
1549         (fasterstrap): New one-stage build.
1550
1551 2004-05-19  Jackson Harper  <jackson@ximain.com>
1552
1553         * tools/
1554         * tools/Makefile.am: Add tools directory
1555         * tools/locale-builder: Add the locale-builder tool, this tool is
1556         not built by default as it is only needed by people that wish to
1557         moidify culture data.
1558         * Makefile.am: Add tools to build
1559         
1560 Wed May 19 13:22:19 EDT 2004 Paolo Molaro <lupus@ximian.com>
1561
1562         * configure.in: make MacOSX default to use the included libgc.
1563
1564 2004-05-18  Zoltan Varga  <vargaz@freemail.hu>
1565
1566         * configure.in: Get rid of -DMONO_USE_EXC_TABLES.
1567
1568 2004-05-19  Raja R Harinath  <rharinath@novell.com>
1569
1570         * configure.in: Use proper autoconf idiom to pass additional
1571         arguments to libgc/configure.
1572         (PLATFORM_WIN32, NEED_LINK_UNLINK): Use three-argument AC_DEFINE.
1573         * acconfig.h: Update to reflect changes.
1574
1575 2004-05-17  Raja R Harinath  <rharinath@novell.com>
1576
1577         * Makefile.am (tmpinst-dir): Creates _tmpinst tree if
1578         necessary. Move body ...
1579         (tmpinst-dir.stamp): ... here.
1580         (stage3): Don't remove _tmpinst tree.
1581         (bootstrap-clean, bootstrap-check): New rules.  They run the
1582         corresponding rules in the mcs/ tree.
1583
1584 2004-05-14  Raja R Harinath  <rharinath@novell.com>
1585
1586         * Makefile.am: Revert unlogged unexplained changes.
1587         (stage3): Make 'all-profiles' since the mono source tarball
1588         carries all the net_2_0 preview dlls.
1589
1590 2004-05-11  Jackson Harper  <jackson@ximian.com>
1591
1592         * runtime/net_1_1/Makefile.am:
1593         * runtime/net_2_0/Makefile.am: cscompmgd.dll is lowercase now.
1594         
1595 2004-05-10  Raja R Harinath  <rharinath@novell.com>
1596
1597         * Makefile.am (tmpinst-dir): Always add $tmpinst/lib to MONO_PATH.
1598         Fix quoting of commands.
1599
1600 2004-05-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1601
1602         * monowiz.win32.nsi: some changes i made to build the 0.91 win32 setup
1603         file.
1604
1605 2004-05-07  Bernie Solomon  <bernard@ugsolutions.com>
1606
1607         * man/mono.1: mention MONO_EGD_SOCKET
1608
1609 2004-05-07  Raja R Harinath  <rharinath@novell.com>
1610
1611         Goodbye 'fullbuild', hello 'bootstrap'.
1612         * Makefile.am (bootstrap): New target for building from CVS.  New
1613         improved version of 'fullbuild' -- does not install any files.
1614         (fullbuild): Obsolete target.  Bootstraps and installs tree.
1615         (mcs-tree-safe-build,xinstall-runtime,mcs-rest,remove-binaries):
1616         Removed.
1617         (stage1,stage1-mcs,stage1-mono,stage2,stage3)
1618         (tmpinst-dir,tmpinst-runtime): New targets used to implement a
1619         two-stage bootstrap.
1620
1621 2004-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1622
1623         * configure.in: scandir check is no longer needed.
1624
1625 2004-05-05  Bernie Solomon  <bernard@ugsolutions.com>
1626
1627         * configure.in: set LIBC on HPUX
1628
1629 2004-05-05  Zoltan Varga  <vargaz@freemail.hu>
1630
1631         * configure.in: Detect JNI headers in GNU classpath sources as well.
1632
1633 2004-05-05  Raja R Harinath  <rharinath@novell.com>
1634
1635         * runtime/net_2_0/Makefile.am (install-data-local, uninstall-local): 
1636         Only disable this if INSTALL_2_0 is disabled.
1637
1638 2004-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1639
1640         * data/DefaultWsdlHelpGenerator.aspx: add any cookie in the request to
1641         the request we do for the actual web service.
1642
1643 2004-05-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1644
1645         * configure.in: check for SIGEV_THREAD being defined before checking
1646         for AIO support. Fixes compilation under FreeBSD.
1647
1648 2004-05-04  Raja R Harinath  <rharinath@novell.com>
1649
1650         * runtime/net_1_1/Makefile.am (mono_runtime): Use USE_JIT, not
1651         JIT_SUPPORTED.
1652         (install-data-local, uninstall-data-local): Run runtime with
1653         libtool.
1654         * runtime/net_2_0/Makefile.am: Likewise.
1655         Report from Urs C Muff <umuff@quark.com>.
1656
1657 2004-05-03  Jackson Harper  <jackson@ximian.com>
1658
1659         * man/gacutil.1: Basic man page for gacutil. This doesn't include
1660         the new non-standard options yet.
1661         
1662 2004-05-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1663
1664         * data/machine.config: added version and publickeytoken.
1665
1666 2004-05-01  Duncan Mak  <duncan@ximian.com>
1667
1668         * runtime/net_1_1/Makefile.am:
1669         * runtime/net_2_0/Makefile.am (gac_assemblies_list): Add NUnit
1670         dlls here.
1671         (non_gac_assemblies): Removed, every thing is migrated over to gac_assemblies.
1672         (EXTRA_DIST): Include only gac_assemblies.
1673         (dist_assemblies_DATA): It's referring to $(non_gac_assemblies)
1674         and that is no gone now. So remove as well.
1675         ($(non_gac_assemblies)): Bye bye.
1676
1677 2004-05-01  Duncan Mak  <duncan@ximian.com>
1678         
1679         * runtime/net_1_1/Makefile.am (gac_assemblies_list): Add
1680         System.Web.Services. Someone accidentally took the line out.
1681
1682 2004-04-30  Jackson Harper  <jackson@ximian.com>
1683
1684         * runtime/net_1_1/Makefile.am:
1685         * runtime/net_2_0/Makefile.am: These assemblies are signed now.
1686         
1687 2004-04-30  Raja R Harinath  <rharinath@novell.com>
1688
1689         * runtime/net_1_1/Makefile.am (gac_assemblies_list): Remove .dll
1690         suffix.
1691         (gac_assemblies, non_gac_assemblies, corlibdir, dist_corlib_DATA): 
1692         New variables.  Use Automake idioms.
1693         (dist-hook): Remove.
1694         (install-local, uninstall-local): Use mscorlib.dll from current
1695         tree when running gacutil.
1696         (mono_runtime): New variable.  Points to either JIT compiler or
1697         interpreter.  
1698         Report from Bernie Solomon <bernard@ugsolutions.com>
1699         * runtime/net_2_0/Makefile.am: Likewise.
1700         * runtime/Makefile.am (dist_monobins_DATA): Rename from
1701         monobins_DATA.
1702         (EXTRA_DIST): Remove.
1703         * Makefile.am (fullbuild): Update to changes.
1704
1705 2004-04-30  Jackson Harper  <jackson@ximian.com>
1706
1707         * runtime/net_2_0/Makefile.am:
1708         * runtime/net_1_1/Makefile.am: /lib/mono/gac. Dont forget the mono.
1709         
1710 2004-04-30  Duncan Mak  <duncan@ximian.com>
1711
1712         * runtime/Makefile.am ($(monobins_DATA)): Add sn.exe and sn.
1713         
1714 2004-04-29  Duncan Mak  <duncan@ximian.com>
1715
1716         * scripts/gmcs.in: New file.
1717
1718         * scripts/Makefile.am (EXTRA_DIST, bin_SCRIPTS, CLEANFILES): Add
1719         gmcs script.
1720
1721 2004-04-29  Jackson Harper  <jackson@ximian.com>
1722
1723         * runtime/net_2_0/Makefile.am: install 2.0 corlib to its own
1724         special little place.
1725         
1726 2004-04-29  Zoltan Varga  <vargaz@freemail.hu>
1727
1728         * acconfig.h configure.in: Add check for scandir.
1729
1730 2004-04-29  Raja R Harinath  <rharinath@novell.com>
1731
1732         * runtime/Makefile.am (monobins_DATA): Add gacutil.exe.
1733         (SUBDIRS): Build here before building subdirs.
1734         * runtime/net_1_1/Makefile.am (all-local): Copy
1735         $(gac_assemblies_list) here.
1736         (install-data-local): Install dll from $(srcdir).
1737         (gacutil): Pick from current tree.
1738         * runtime/net_2_0/Makefile.am: Likewise.
1739
1740         * Makefile.am (fullbuild): Update to changes in tree layout.
1741         * runtime/net_1_1/Makefile.am (install-data-local): Allow empty
1742         $(gac_assemblies_list).
1743         ($(gac_assemblies_list)): Pick libraries from 'class/lib/default',
1744         not 'class/lib/net_1_1'.
1745
1746 2004-04-28  Jackson Harper  <jackson@ximian.com>
1747
1748         * runtime/net_1_1/Makefile.am: Grab libs from proper directory, do
1749         not assume gacutil is installed.
1750         * runtime/net_2_0/Makefile.am: Do not assume gacutil is installed.
1751         
1752 2004-04-28  Jackson Harper  <jackson@ximian.com>
1753
1754         * configure.in: Add new Makefile.amS
1755         * runtime/Makefile.am: libs are now in profile dependant
1756         directories.
1757         * runtime/net_1_1/Makefile.am: Install and Uninstall the .net 1.1
1758         libs to the GAC.
1759         * runtime/net_2_0/Makefile.am: Install and Uninstall the .net 2.0
1760         libs to the GAC.
1761         * data/Makefile.am: cleanup browscap.ini
1762         
1763 2004-04-28  Bernie Solomon  <bernard@ugsolutions.com>
1764
1765         * configure.in: reword message re EGD support
1766         now it is there
1767
1768 2004-04-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1769
1770         * config.h.in:
1771         * configure.in: added check for sys/aio.h. Also check the field name
1772         in 'union sigval'.
1773
1774 2004-04-28  Jackson Harper  <jackson@ximian.com>
1775
1776         * scripts/Makefile.am:
1777         * scripts/gacutil.in: Add a gacutil script
1778
1779 2004-04-26  Jackson Harper  <jackson@ximian.com>
1780
1781         * Makefile.am: Grab libraries from lib/default now.
1782         * runtime/Makefile.am: Grab libraries from lib/default now.
1783         
1784 2004-04-26  Bernie Solomon  <bernard@ugsolutions.com>
1785
1786         * configure.in: move setting of NO_VERSION_SCRIPT
1787         until after checking for GNU ld
1788
1789 2004-04-22  Urs C Muff <umuff@quark.com>
1790
1791         move .net assemblies from $prefix/bin/*.exe to $prefix/lib/*.exe on
1792         windows/cygwin refactor .nsi to simply maintenance on script/batch
1793         generation
1794         * runtime/Makefile.am
1795         * script/Makefile.am
1796         * monowiz.win32.nsi
1797
1798 2004-04-14  Raja R Harinath  <rharinath@novell.com>
1799
1800         * runtime/Makefile.am ($(assemblies_DATA)): Copy file into
1801         $(srcdir).  Clean up output.
1802         ($(monobins_DATA)): Likewise.
1803
1804         * Makefile.am (mcs-tree-safe-build): Fix typo.
1805
1806 2004-04-13  Sebastien Pouliot  <sebastien@ximian.com>
1807
1808         * configure.in: Added rules to check for getgrgid_r, getgrnam_r,
1809         getpwnam_r, getpwuid_r, getresuid and setresuid.
1810
1811 2004-04-13  Raja R Harinath  <rharinath@novell.com>
1812
1813         Allow 'make fullbuild' to work on non-srcdir build.
1814         * Makefile.am (mcs_topdir): New variable.
1815         (mcs-tree-safe-build,mcs-rest,remove-binaries): Work in non-srcdir
1816         build.
1817         (xinstall-runtime): Likewise.  Use $(libgc_dir) directly, don't
1818         grep for 'libgc'.
1819         (fullbuild): Make ordering dependencies explicit.
1820         
1821 2004-04-12  Sachin Kumar <skumar1@novell.com>
1822
1823         * Makefile.am: Added 'web' in SUBDIRS
1824
1825 2004-04-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1826
1827         * configure.in: don't try-run the tests for nptl and/or sigaltstack
1828         if they are disabled in the command line.
1829
1830 2004-04-05  Jackson Harper  <jackson@ximian.com>
1831
1832         * man/ilasm.1: Show /output instead of /out as the switch for
1833         specifying output file names.
1834
1835 2004-04-05  Zoltan Varga  <vargaz@freemail.hu>
1836
1837         * configure.in: Check for pthread_getattr_np and pthread_attr_get_np.
1838
1839 2004-04-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1840
1841         * config.h.in: added HAVE_GETPWUID_R
1842         * configure.in: check for getpwuid_r.
1843
1844 2004-03-23  Zoltan Varga  <vargaz@freemail.hu>
1845
1846         * configure.in: Fix GNU ld check.
1847
1848 2004-03-22  Zoltan Varga  <vargaz@freemail.hu>
1849
1850         * configure.in: Use amd64 instead of x86-64 as directory name. Fixes
1851         #55840.
1852         
1853         * configure.in: Disable -version-script if not using GNU ld. Fixes
1854         #55910.
1855
1856         * configure.in: Speedup successful sigaltstack test.
1857
1858
1859         * configure.in: don't try-run the tests for nptl and/or sigaltstack
1860         if they are disabled in the command line.
1861
1862 2004-04-05  Jackson Harper  <jackson@ximian.com>
1863
1864         * man/ilasm.1: Show /output instead of /out as the switch for
1865         specifying output file names.
1866
1867 2004-04-05  Zoltan Varga  <vargaz@freemail.hu>
1868
1869         * configure.in: Check for pthread_getattr_np and pthread_attr_get_np.
1870
1871 2004-04-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1872
1873         * config.h.in: added HAVE_GETPWUID_R
1874         * configure.in: check for getpwuid_r.
1875
1876 2004-03-23  Zoltan Varga  <vargaz@freemail.hu>
1877
1878         * configure.in: Fix GNU ld check.
1879
1880 2004-03-22  Zoltan Varga  <vargaz@freemail.hu>
1881
1882         * configure.in: Use amd64 instead of x86-64 as directory name. Fixes
1883         #55840.
1884         
1885         * configure.in: Disable -version-script if not using GNU ld. Fixes
1886         #55910.
1887
1888         * configure.in: Speedup successful sigaltstack test.
1889
1890 2004-03-21  Gonzalo Paniagua Javier <gonzalo@ximian.com>
1891
1892         * configure.in: this test for sigaltstack works.
1893
1894 2004-03-20  Zoltan Varga  <vargaz@freemail.hu>
1895
1896         * configure.in: Disable sigaltstack test for now since it can hang.
1897         
1898         * configure.in: Add test for working sigaltstack.
1899 2004-03-16  Duncan Mak  <duncan@ximian.com>
1900
1901         * runtime/Makefile.am
1902         (MakeCert.exe, cert2spc.exe, certmgr.exe, setreg.exe):
1903         Remember to install them to mono/runtime.
1904
1905 2004-03-14  Zoltan Varga  <vargaz@freemail.hu>
1906
1907         * configure.in: Enable JIT on sparc.
1908
1909 2004-03-13  Martin Willemoes Hansen  <mwh@sysrq.dk>
1910
1911         * data/config.in: Changed libgtkhtml-3.0.so.2 to libgtkhtml-3.0.so to fix
1912         breakage with gtkhtml-3.0.10
1913
1914 2004-03-10  Zoltan Varga  <vargaz@freemail.hu>
1915
1916         * configure.in acconfig.h: Add a --with-sigaltstack option for platforms
1917         where the sigaltstack based exception handling does not work.
1918
1919 2004-03-08  Zoltan Varga  <vargaz@freemail.hu>
1920
1921         * configure.in acconfig.h: Add check for aintl function, which is the
1922         solaris equivalent of truncl.
1923
1924 2004-02-29  Zoltan Varga  <vargaz@freemail.hu>
1925
1926         * configure.in: Add check for GC_enable.
1927         
1928         * configure.in: Remove amd64/Makefile from AC_OUTPUT to fix build.
1929
1930 2004-02-19  Zoltan Varga  <vargaz@freemail.hu>
1931
1932         * configure.in: Add proper support for --with-nptl for people who
1933         have linking problems when it is enabled.
1934
1935 2004-02-18  Zoltan Varga  <vargaz@freemail.hu>
1936
1937         * configure.in: Add test for __thread keyword and shared libs.
1938
1939 2004-02-16  Zoltan Varga  <vargaz@freemail.hu>
1940
1941         * configure.in: Enable --with-nptl by default.
1942
1943 2004-02-03  Zoltan Varga  <vargaz@freemail.hu>
1944
1945         * configure.in: Applied patch from Adrian Bunk (bunk@fs.tum.de). Fix
1946         message for failed gethostbyname2_r check.
1947
1948 Fri Jan 23 16:07:05 EST 2004 Paolo Molaro <lupus@ximian.com>
1949
1950         * configure.in, acconfig.h: check for truncl. Disable 
1951         version script on MacOSX (see bug #51590 if a check becomes
1952         necessary).
1953
1954 Fri Jan 23 21:26:01 CET 2004 Paolo Molaro <lupus@ximian.com>
1955
1956         * configure.in, acconfig.h: added check for socklen_t.
1957
1958 2004-01-22  Zoltan Varga  <vargaz@freemail.hu>
1959
1960         * Makefile.am: Do not install mono.pc on platforms without a JIT.
1961
1962 2004-01-21  Zoltan Varga  <vargaz@freemail.hu>
1963
1964         * Makefile.am (remove-binaries): Get rid of non-portable >& construct.
1965
1966 2003-12-29  Miguel de Icaza  <miguel@ximian.com>
1967
1968         * scripts/sn.in: Add sn script.
1969
1970 2004-01-15  Zoltan Varga  <vargaz@freemail.hu>
1971
1972         * scripts/Makefile.am: Add al.exe.
1973
1974         * scripts/al.in: New file.
1975
1976         * runtime/Makefile.am: Add al.exe.
1977
1978 2004-01-10  Jackson Harper <jackson@ximian.com>
1979
1980         * data/machine.config: Add trace handler (Trace.axd) add trace
1981         configuration handlers.
1982         
1983 2004-01-06  Martin Willemoes Hansen  <mwh@sysrq.dk>
1984
1985         * doc/books: Added books on Web Services and ASP.NET
1986
1987 2004-01-04  Daniel Morgan <danielmorgan@verizon.net>
1988
1989         * monowiz.win32.nsi: update the NSIS installer script for windows
1990           to support NSIS 2.0 rc1 and Mono 0.29
1991
1992 2003-12-22  Bernie Solomon  <bernard@ugsolutions.com>
1993
1994         * configure.in: missed in my last change
1995
1996         * samples/embed/testi.c: interpreter embedding example
1997
1998         * docs/embedded-api: add info on interpreter embedding
1999
2000 Mon Dec 22 18:27:14 CET 2003 Paolo Molaro <lupus@ximian.com>
2001
2002         * configure.in, acconfig.h: use mach semaphores on darwin.
2003
2004 2003-12-22  Bernie Solomon  <bernard@ugsolutions.com>
2005
2006         * Makefile.am: Create mint.pc
2007         mint.pc.in: Added for embedding the interpreter
2008
2009 2003-12-16  Martin Baulig  <martin@ximian.com>
2010
2011         * Makefile.am: In a Makefile.am, comments are started with `#' and
2012         not with `dnl' - I must have been an idiot ...
2013
2014 2003-12-10  Todd Berman <tberman@gentoo.org>
2015
2016         * configure.in: adding libicu url to the ICU: no message.
2017
2018 2003-12-05  John Luke  <jluke@cfl.rr.com>
2019
2020         * data/config.in: new dll mapping entry for libgstreamer
2021         
2022 2003-12-02  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2023
2024         * README: tiny fix ;-)
2025
2026 2003-11-26  Zoltan Varga  <vargaz@freemail.hu>
2027
2028         * configure.in: Add -fno-strict-aliasing to CFLAGS.
2029         
2030         * configure.in: Applied patch from recht@netbsd.org. Avoid linking in
2031         librt if not neccesary.
2032
2033 2003-11-24  Zoltan Varga  <vargaz@freemail.hu>
2034
2035         * configure.in: Fix signbit check. Fixes #51315.
2036
2037 2003-11-20  Jackson Harper <jackson@ximian.com>
2038
2039         * data/machine.config: Add OutputCacheModule
2040         
2041 2003-11-19  Jackson Harper <jackson@ximian.com>
2042
2043         * doc/web/team.xml: New email address and job description
2044         * doc/web/team/jackson.png: Picture of me debugging...seems appropriate
2045         
2046 2003-11-14  Jackson Harper <jackson@ximian.com>
2047
2048         * Makefile.am: delete mscorlib.dll
2049         
2050 2003-11-12 Jackson Harper <jackson@ximian.com>
2051
2052         * Makefile.am: corlib is now named mscorlib.dll
2053         
2054 2003-11-12  Zoltan Varga  <vargaz@freemail.hu>
2055
2056         * configure.in acconfig.h: Add check for signbit, which is missing in
2057         FreeBSD 4.x.
2058
2059 2003-11-07  Zoltan Varga  <vargaz@freemail.hu>
2060
2061         * configure.in: Remove debugging junk accidently checked in.
2062         
2063         * configure.in: Add new --with-nptl option to enable NPTL only
2064         features since auto-detection is not reliable.
2065
2066         * autogen.sh: Fix previous patch and silence noisy GNU which.   
2067
2068 2003-11-07  Bernie Solomon  <bernard@ugsolutions.com>
2069
2070         * autogen.sh: tweak glibtool check so it works
2071         if which doesn't set return code properly
2072
2073 2003-11-07  Zoltan Varga  <vargaz@freemail.hu>
2074
2075         * autogen.sh: Silence noisy GNU which.
2076         
2077         * autogen.sh: Applied patch from Peter Teichman (peter@ximian.com). 
2078         Use 'glibtool' instead of 'libtool' on OSX. 
2079
2080 2003-11-06  Zoltan Varga  <zovarga@ws-zovarga2>
2081
2082         * mono/benchmark/pinvoke.cs: New benchmark for testing the performance
2083         of the managed/unmanaged boundary.
2084
2085 2003-11-06  Zoltan Varga  <vargaz@freemail.hu>
2086
2087         * configure.in acconfig.h: Add check for __thread keyword in gcc.
2088
2089 2003-10-29  Dick Porter  <dick@ximian.com>
2090
2091         * man/mono.1: Document MONO_EXTERNAL_ENCODINGS variable
2092
2093 2003-10-16  Miguel de Icaza  <miguel@ximian.com>
2094
2095         * man/mono.1: Document new --trace options
2096
2097 2003-10-13  Bernie Solomon  <bernard@ugsolutions.com>
2098
2099         * configure.in: add hppa support (64bit only)
2100         make solaris build work with Forte compiler
2101
2102 2003-10-13  Zoltan Varga  <vargaz@freemail.hu>
2103
2104         * configure.in: Added check for pthread_attr_setstacksize.
2105
2106         * mono/tests/ChangeLog: New file.
2107         
2108 2003-10-13  Zoltan Varga  <vargaz@freemail.hu>
2109
2110         * mono/tests/Makefile.am: Link the tests with the test driver program
2111         used for the mini tests.
2112
2113 2003-10-10  Zoltan Varga  <vargaz@freemail.hu>
2114
2115         * mono/tests/libtest.c (mono_test_marshal_delegate): Added test for
2116         stdcall calling convention.
2117
2118 2003-10-09  Dick Porter  <dick@ximian.com>
2119
2120         * acconfig.h:
2121         * configure.in: Check for ICU availability
2122
2123 2003-10-09  Bernie Solomon  <bernard@ugsolutions.com>
2124
2125         * mono/tests/libtest.c: fix after merge of pinvoke2.cs
2126
2127 2003-10-07  Bernie Solomon  <bernard@ugsolutions.com>
2128
2129         * mono/tests/Makefile.am mono/tests/libtest.c
2130         mono/tests/pinvoke18.cs: new test for bool marshalling.
2131
2132 2003-10-07  Bernie Solomon  <bernard@ugsolutions.com>
2133
2134         * mono/scripts/Makefile.am mono/scripts/*.in: fix
2135         managed .exe paths so they are found under cygwin.
2136
2137 2003-10-07  Zoltan Varga  <vargaz@freemail.hu>
2138
2139         * mono/tests/pinvoke2.cs mono/tests/libtest.c: Fix array of structs
2140         test.
2141
2142 2003-10-06  Bernie Solomon  <bernard@ugsolutions.com>
2143
2144         * mono/tests/pinvoke2.cs mono/tests/pinvoke11.cs 
2145         mono/tests/libtest.c: Add more pass by value struct
2146         tests for platforms with more complex calling conventions 
2147         (Sparc V9, HPPA 64 bit).
2148
2149 2003-10-06  Zoltan Varga  <vargaz@freemail.hu>
2150
2151         * mono/tests/pinvoke2.cs mono/tests/libtest.c: Add array of structs
2152         marshalling test.
2153
2154 2003-10-04  Bernie Solomon  <bernard@ugsolutions.com>
2155
2156         * mono/tests/libtest.c: remove warnings except
2157         "no previous prototype"
2158
2159 2003-10-03  Bernie Solomon  <bernard@ugsolutions.com>
2160
2161         * mono/tests/libtest.c: (test_lpwstr_marshal) remove undefined
2162         behaviour of increment, (mono_test_marshal_char) = should be ==
2163
2164 2003-09-30  Zoltan Varga  <vargaz@freemail.hu>
2165
2166         * mono/tests/remoting1.cs: Added test for interface casts on
2167         TransparentProxies.
2168
2169 2003-09-24  Bernie Solomon  <bernard@ugsolutions.com>
2170
2171         * mono/tests/pinvoke*.cs, delegate4.cs, marshal10.cs, marshal4.cs
2172           marshal5.cs: remove .so from DllImport of libtest to aid portability.
2173
2174 2003-09-08  Zoltan Varga  <vargaz@freemail.hu>
2175
2176         * configure.in: Added check for valgrind headers.
2177
2178 2003-09-03  Zoltan Varga  <vargaz@freemail.hu>
2179
2180         * Makefile.am: Use $(MAKE) in even more places. Patch by Bernie Solomon
2181         (bernard@ugsolutions.com).
2182         
2183 2003-08-27  Zoltan Varga  <vargaz@freemail.hu>
2184
2185         * Makefile.am: Use $(MAKE) instead of make. Patch by Bernie Solomon
2186         (bernard@ugsolutions.com).
2187
2188 2003-08-25  Zoltan Varga  <vargaz@freemail.hu>
2189
2190         * mono.pc.in: Added gthread-2.0.
2191
2192 2003-08-22  Zoltan Varga  <vargaz@freemail.hu>
2193
2194         * configure.in: Added gthread-2.0 to GLIB_CFLAGS and GLIB_LIBS, so we
2195         can call g_thread_init ().
2196
2197 2003-08-21  Zoltan Varga  <vargaz@freemail.hu>
2198
2199         * mono/tests/threadpool.cs mono/tests/threadpool1.cs: Make increments 
2200         of static variables atomic. Fixes bug #47683.
2201
2202 2003-08-21  Johannes Roith  <johannes@jroith.de>
2203
2204         * mono/Makefile.am: small update. make sure, glib makes it in the build, add optional target for dependencies
2205
2206 2003-08-18  Johannes Roith  <johannes@jroith.de>
2207
2208         * mono/Makefile.am: add windows build option
2209         * mono/monowiz.win32.nsi: add windows build script
2210         * mono/mono-win32-light.bmp: add bitmap
2211
2212 2003-08-16  Zoltan Varga  <vargaz@freemail.hu>
2213
2214         * mono/tests/checked.cs: Added mul.ovf tests.
2215
2216 2003-08-15  Duncan Mak  <duncan@ximian.com>
2217
2218         * doc/mysql: Change references to ByteFX.Data.MySQLClient to the
2219         correct ByteFX.Data.MySqlClient (note the change in
2220         capitalization). Thanks to Tom Wagner <Tom.Wagner@wacker.com> for
2221         spotting the error.
2222
2223 2003-08-15  Zoltan Varga  <vargaz@freemail.hu>
2224
2225         * mono/tests/bug-47295.cs: Regression test for bug #47295.
2226
2227 2003-08-11  Duncan Mak  <duncan@ximian.com>
2228
2229         * runtime/Makefile.am (assemblies_DATA): Add Mono.Cairo.dll.
2230
2231 Sun Aug  3 21:12:13 BST 2003 Malte Hildingson <malte@amy.udd.htu.se>
2232
2233         * configure.in: added FPU test for ARM.
2234
2235 Thu Jul 31 16:19:07 CEST 2003 Paolo Molaro <lupus@ximian.com>
2236
2237         * configure.in, etc.: portability fixes and support for
2238         buidling outside the srcdir from Laurent Morichetti <l_m@pacbell.net>.
2239
2240 2003-07-22  Duncan Mak  <duncan@ximian.com>
2241        
2242         * runtime/Makefile.am: Remove sqlsharp as we no longer distribute it.
2243
2244 2003-07-22  Zoltan Varga  <vargaz@freemail.hu>
2245
2246         * mono/tests/Makefile.am: Add missing test. Make tests interruptable
2247         by Ctrl-C. Add testinterp target to run the tests with the interpreter.
2248         Do not try to build vararg.cs under mcs.
2249
2250         * configure.in: Fix detection of GC_gcj_malloc.
2251
2252 2003-07-14  Jerome Laban <jlaban@wanadoo.fr>
2253
2254         * acconfig.h:
2255         * configure.in: Check for gethostbyname2_r availability.
2256         * data/machine.config: Added section system.net/settings. Added
2257         option for IPv6 availability.   
2258
2259 2003-07-13  Zoltan Varga  <vargaz@freemail.hu>
2260
2261         * mono/tests/cattr-object.cs: Make it run under both mono and MS.NET.
2262
2263         * mono/tests/struct.cs: Add test for unboxing trampolines.
2264
2265         * mono/tests/bug-27420.cs: new regression test.
2266
2267         * mono/tests/Makefile.am: skip vararg test since it does not compile 
2268         under mono. Add testinterp target. Add new tests.
2269         
2270 2003-07-10  Martin Willemoes Hansen
2271
2272         * doc/web/team.xml : Modified my tasks a bit.
2273
2274 2003-07-01  Paolo Molaro <lupus@ximian.com>
2275
2276         * acconfig.h, configure.in: added bundle support.
2277
2278 2003-06-10  Dick Porter  <dick@ximian.com>
2279
2280         * acconfig.h:
2281         * configure.in: Check for struct ip_mreq if struct ip_mreqn isn't
2282         available.
2283
2284 2003-06-10  Zoltan Varga  <vargaz@freemail.hu>
2285
2286         * configure.in: Define HAVE_GC_GCJ_MALLOC for included libgc.
2287
2288 2003-06-10  Martin Baulig  <martin@ximian.com>
2289
2290         * configure.in: Fall back to boehm if we don't have a libgc
2291         subdirectory.
2292
2293 2003-06-10  Martin Baulig  <martin@ximian.com>
2294
2295         * configure.in: Make the libgc stuff actually work; we now create
2296         a shared libmonogc.so when using the included libgc.
2297
2298 2003-06-09  Martin Baulig  <martin@ximian.com>
2299
2300         * configure.in: Only check for gc if --with-gc=boehm.
2301
2302 2003-06-08  Martin Baulig  <martin@ximian.com>
2303
2304         * configure.in: Tell libgc's configure about our threads library.
2305
2306 2003-06-08  Martin Baulig  <martin@ximian.com>
2307
2308         * libgc/: Integrate the libgc module here.
2309
2310         [Note: A simple `cvs update' won't work this time; you either need
2311         to re-checkout the `mono' module or manually move the `libgc'
2312         module here.]
2313
2314         * configure.in (--with-gc): Added `included' option to use the
2315         included libgc.  This is now also the default.
2316         (LIBGC_CFLAGS, LIBGC_LIBS): Put the libgc stuff here and AC_SUBST it.
2317         (INCLUDED_LIBGC): New automake conditional.
2318         (USE_INCLUDED_LIBGC): #define this if appropriate.
2319
2320         * autogen.sh: Run libgc/autogen.sh.
2321
2322         * Makefile.am (SUBDIRS): Added libgc.
2323
2324 2003-06-05  Duncan Mak  <duncan@ximian.com>
2325
2326         * mono.spec.in (Requires): Add libxml2 and libxslt dependency on
2327         the package.
2328
2329 2003-05-19  Dick Porter  <dick@ximian.com>
2330
2331         * configure.in: Netbsd build fix by marc@informatik.uni-bremen.de.
2332
2333 2003-05-10  Martin Willemoes Hansen <mwh@sysrq.dk>
2334
2335         * scripts/Makefile.am: Added monoresgen secutil sqlsharp
2336           shell wrapper scripts.
2337
2338 2003-05-08  Zoltan Varga  <vargaz@freemail.hu>
2339
2340         * mono/tests/Makefile.am: 
2341         - Compile with mcs.
2342         - Disable some warnings.
2343         - Added executables to clean target.
2344         - Make testjit the default target.
2345         - Print list of failed tests at the end of a test run.
2346         - Abort tests when Ctrl-C is pressed.
2347
2348         * mono/tests/test-driver: Return with a special exit code when 
2349         SIGINT is detected.
2350
2351         * mono/tests/checked.cs: Make it compile.
2352         
2353 2003-05-02  Miguel de Icaza  <miguel@ximian.com>
2354
2355         * runtime/Makefile.am ($(monobins_DATA)): Use explicit file names
2356         for the target exe binaries.
2357
2358         Copy cilc.exe and secutil.exe from the right paths to the right
2359         location.
2360
2361         Add missing assemblies.
2362
2363 2003-05-02  Alp Toker  <alp@atoker.com>
2364
2365         * data/config.in: new dll mapping entry for libglade
2366
2367 2003-05-01  Duncan Mak  <duncan@ximian.com>
2368
2369         * scripts/Makefile.am: 
2370         * runtime/Makefile.am: Install cilc and ilasm.
2371
2372 2003-04-29  Dietmar Maurer  <dietmar@ximian.com>
2373
2374         * mono/tests/Makefile.am (JITTEST_PROG): use mini/mono
2375
2376 2003-04-16  Charles Iliya Krempeaux  <charles@reptile.ca>
2377
2378         * doc/web/team.xml : Added myself to it.
2379
2380 2003-04-10  Duncan Mak  <duncan@ximian.com>
2381
2382         * doc/web/render-team-page.cs: Make the names of the element be
2383         lowercase instead. BenM says this makes it XHTML compliant; heck,
2384         I'm generating this from an XmlDocument already, why not make it
2385         XHTML compliant?
2386
2387 2003-04-10  Duncan Mak  <duncan@ximian.com>
2388
2389         * doc/web/render-team-page.cs (Compare): Correctly fix
2390         ContributorComparer.
2391         (RenderHtml): Add some SetAttribute loving to make it render prettier.
2392
2393         * doc/web/team.xml: Revert excessive indenting.
2394
2395 2003-04-07  Martin Baulig  <martin@ximian.com>
2396
2397         * mono/mini/: Added this directory to the build; install `mini'
2398         and `libmini.la'.
2399
2400 2003-04-07  Duncan Mak  <duncan@ximian.com>
2401
2402         * doc/web/render-team-page.cs: Fix ContributorComparer.
2403
2404 2003-04-04  Duncan Mak  <duncan@ximian.com>
2405
2406         * doc/web/render-team-page.cs: Make it use 'none.png' if no image
2407         are specified in the XML.
2408
2409         * doc/web/team.xml: Remove the comment.
2410
2411         * doc/web/render-team-page.cs: Make it not output a full HTML file.
2412
2413 2003-04-04  Duncan Mak  <duncan@ximian.com>
2414
2415         * doc/web/commands: 
2416         * doc/web/makefile: Add team page information.
2417
2418         * doc/web/team.xml: 
2419         * doc/web/render-team-page.cs: Code for rendering a team page.
2420
2421 2003-04-02  Duncan Mak  <duncan@ximian.com>
2422
2423         * doc/web/makefile: Add a new make target for generating a team
2424         page on go-mono.com.
2425
2426 2003-04-04  Zoltan Varga  <vargaz@freemail.hu>
2427
2428         * configure.in: Added check for GC_gcj_malloc.
2429
2430 2003-04-04  Martin Willemoes Hansen <mwh@sysrq.dk>
2431
2432         * man/sqlsharp.1: changed pass= to password= for the 
2433           PostgreSql provider.
2434
2435 2003-03-31  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2436
2437         * data/machine.config: added SessionStateModule to httpModules section.
2438
2439 2003-02-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2440
2441         * data/machine.config: added default sessionState section and handler.
2442
2443 2003-02-17  Daniel Morgan <danmorg@sc.rr.com>
2444
2445         * doc/provider-factory: add new web page 
2446         about Mono.Data's ProviderFactory
2447
2448         * doc/web/commands
2449         * doc/web/makefile: add provider-factory web page to build
2450         
2451         * doc/ado-net
2452         * doc/ibmdb2
2453         * doc/postgresql
2454         * doc/sqlclient
2455         * doc/tdsclient
2456         * doc/sybase
2457         * doc/mysql
2458         * doc/firebird
2459         * doc/oracle
2460         * doc/oledb
2461         * doc/odbc
2462         * doc/sqlite: updated web pages
2463
2464 2003-02-16  Martin Baulig  <martin@ximian.com>
2465
2466         * doc/jit-debug-sample
2467         * doc/jit-debug-sample2: Removed.
2468
2469         * doc/jit-debug: Updated.
2470
2471 2003-02-13  Daniel Morgan <danmorg@sc.rr.com>
2472
2473         * doc/screenshots
2474         * doc/ado-net
2475         * doc/oracle
2476         * doc/gtk-sharp: update web pages
2477         
2478 2003-02-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2479
2480         * data/machine.config: added sample globalization section.
2481
2482 2003-02-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2483
2484         * data/machine.config: added UrlAuthorizationModule and
2485         AuthenticationConfigHandler.
2486
2487 2003-02-11  Tim Coleman <tim@timcoleman.com>
2488         * data/config.in: Add mapping for Oracle call interface
2489         (OCI) native libraries.
2490
2491 2003-02-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2492
2493         * configure.in: added check for sys/un.h.
2494
2495 2003-01-29  Daniel Morgan <danmorg@sc.rr.com>
2496
2497         * doc/postgresql
2498         * doc/mysql
2499         * doc/ado-net: updates to web pages
2500         
2501         * man/sqlsharp.1: update to man page
2502
2503 2003-01-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2504
2505         * configure.in: added WIN32_THREADS flag when building under windows.
2506         It seems that the header files of the gc do not always define it when
2507         GC_WIN32_THREADS is defined.
2508
2509 2003-01-26  Daniel Morgan <danmorg@sc.rr.com>
2510
2511         * doc/index
2512         * doc/ado-net
2513         * doc/firebird
2514         * doc/ibmdb2
2515         * doc/mysql
2516         * doc/odbc
2517         * doc/oledb
2518         * doc/oracle
2519         * doc/postgresql
2520         * doc/sqlclient
2521         * doc/sqlite
2522         * doc/sybase
2523         * doc/tdsclient: corrections
2524
2525 2003-01-26  Duncan Mak  <duncan@ximian.com>
2526
2527         * doc/jit-debug: Update the links. Thanks for Andy Oliver for the report.
2528
2529 2003-01-22  Martin Baulig  <martin@ximian.com>
2530
2531         * configure.in: Set version number to 0.19.1.
2532
2533         Heads up: I'm going to commit some changes to the debugger
2534         which'll require you to use this new runtime, so if you update the
2535         debugger from CVS, you also need this new runtime.
2536
2537 2003-01-20  Duncan Mak  <duncan@ximian.com>
2538
2539         * configure.in: Bump the release number to 0.19.
2540           
2541 2003-01-19  Daniel Morgan <danmorg@sc.rr.com>
2542
2543         * doc/ibmdb2: added file which is new web page
2544         about IBM DB2 data provider at Mono.Data.DB2Client
2545         
2546         * makefile
2547         * commands: added ibmdb2 web page to go-mono web site
2548         
2549         * doc/ado-net: added a couple more developers email, plus made the
2550         email spam resistant, added Mono's DB2 data provider to list,
2551         added more info about the ProviderFactory and retrieving data using
2552         ADO.NET from ASP.NET, add notes about testing, misc cleanup
2553         
2554         * doc/mysql
2555         * doc/postgresql
2556         * doc/sqlclient
2557         * doc/oracle
2558         * doc/tdsclient
2559         * doc/firebird
2560         * doc/oledb
2561         * doc/odbc
2562         * doc/sybase
2563         * doc/sqlite: added testing notes and C# examples
2564         
2565         * doc/gtk-sharp: added links for GTK# for Windows
2566         
2567         * man/sqlsharp.1: added providers Npgsql and MySQLNet
2568
2569 2003-01-17  Duncan Mak  <duncan@ximian.com>
2570
2571         * runtime/Makefile.am: Add the new Mono.Data.DB2Client.dll.
2572
2573 2003-01-16  Martin Baulig  <martin@ximian.com>
2574
2575         * configure.in (GTHREAD_LIBS, GTHREAD_CFLAGS): Removed the gthread
2576         check again, we're now using the mono/io-layer for this.
2577
2578 Wed Jan 15 16:20:54 CET 2003 Paolo Molaro <lupus@ximian.com>
2579
2580         * configure.in: allow MacOSX (from various people).
2581
2582 2003-01-14  Martin Baulig  <martin@ximian.com>
2583
2584         * configure.in (GTHREAD_LIBS, GTHREAD_CFLAGS): Added check for gthread.
2585
2586 2002-12-27  Jeroen Janssen <japj@darius.demon.nl>
2587         * fixed url for System.Windows.Forms in the class status
2588         
2589 2002-12-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2590
2591         * configure.in: moved struct tm field tm_gmtoff check before the check
2592         for timezone global variable. This makes Timezone work for me (debian
2593         sid, linux, x86, which has both the field and the global variables).
2594
2595 2002-12-10  Daniel Morgan <danmorg@sc.rr.com>
2596
2597         * doc/oracle: added file which is
2598         a new web page oracle.html
2599
2600         * doc/ado-net: clean up and add link
2601         to oracle.html
2602         
2603         * doc/web/commands
2604         * doc/web/makefile: added oracle.html
2605
2606 2002-12-10  Daniel Morgan <danmorg@sc.rr.com>
2607
2608         * man/Makefile.am: changed sqlsharpcli.1 to sqlsharp.1
2609         
2610         * man/sqlsharpcli.1: renamed to sqlsharp.1
2611
2612 2002-12-09  Tim Haynes  <thaynes@openlinksw.co.uk>
2613
2614         * mono/jit/jit.c
2615         * mono/metadata/icall.c: added mono_install_get_config_dir() to
2616         utilize the MONO_CFG_DIR environment variable for specifying
2617         different machine.configs.
2618
2619 2002-12-06  Duncan Mak  <duncan@ximian.com>
2620
2621         * data/Makefile.am (EXTRA_DIST): Add machine.config
2622         (DISTCLEANFILES): Add config.
2623
2624 2002-11-30  Daniel Morgan <danmorg@sc.rr.com>
2625
2626         * man/sqlsharpcli.1: added file - a man page 
2627         for SQL# CLI
2628         
2629         * man/Makefile.am: added sqlsharpcli.1 to man_MANS
2630         
2631 2002-11-20  Daniel Morgan <danmorg@sc.rr.com>
2632
2633         * doc/firebird: updated web page
2634
2635 2002-11-19  Mike Kestner <mkestner@speakeasy.net>
2636
2637         * data/Config.in : added the gtk# dll mapping entries
2638
2639 2002-11-19  Daniel Morgan <danmorg@sc.rr.com>
2640
2641         * doc/firebird: updated web page based on input
2642         from the firebird .net data provider author
2643
2644 Mon Nov 18 16:40:34 CET 2002 Paolo Molaro <lupus@ximian.com>
2645
2646         * configure.in, mono/os/gc_wrapper.h: check that the gc headers have
2647         been installed.
2648
2649 2002-11-12  Daniel Morgan <danmorg@sc.rr.com>
2650
2651         * doc/oledb
2652         * doc/odbc
2653         * doc/mysql
2654         * doc/sqlite
2655         * doc/sqlclient
2656         * doc/tdsclient
2657         * doc/sybase
2658         * doc/firebird: added web pages
2659         for each specific data provider
2660         
2661         * doc/ado-net
2662         * doc/postgresql: updated web page
2663         with current status
2664         
2665         * doc/web/commands
2666         * doc/web/makefile: updated to include
2667         new web pages
2668
2669 2002-11-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2670
2671         * autogen.sh: make it work when MONO_PATH is set and it has more than
2672         one directory or ends in ":". Also check that the directory added to
2673         ACLOCAL_FLAGS and PATH exist (aclocal fails if they don't).
2674
2675 2002-10-22  Miguel de Icaza  <miguel@ximian.com>
2676
2677         * configure.in: Also allow the miss-spelled bohem.
2678
2679 2002-10-18  Daniel Morgan <danmorg@sc.rr.com>
2680
2681         * doc/ado-net
2682         * doc/postgresql
2683         * doc/tds-providers: cleaned up the web pages
2684         
2685         * doc/web/commands: postgresql.html page was mistyped
2686
2687 2002-10-18  Daniel Morgan <danmorg@sc.rr.com>
2688
2689         * doc/ado-net: updated status of
2690         the ADO.NET functionality and providers
2691         and added link to tds-providers.html
2692
2693         * doc/tds-providers: added file to
2694         describe the design     and status of 
2695         the SqlClient, SybaseClient, and TdsClient
2696         ADO.NET providers.
2697
2698         * doc/web/makefile
2699         * doc/web/command: added new web page 
2700         tds-providers.html to build of  www.go-mono.com web site
2701         
2702 2002-10-17  Daniel Morgan <danmorg@sc.rr.com>
2703
2704         * doc/web/makefile
2705         * doc/web/commands:     web page 
2706         postgresql needed to be added
2707
2708 2002-10-13  Mark Crichton <crichton@gimp.org>
2709
2710         * doc/index: Even more spelling errors fixed.
2711
2712 2002-10-13  Daniel Morgan <danmorg@sc.rr.com>
2713
2714         * doc/adonet: updated status of all providers, added links, 
2715           and added information
2716           about the Mono.Data.SqliteClient provider that 
2717           Vladimir Vukicevic contributed. Added Brian Ritchie's 
2718           and Vladimir Vukicevic's email addresses as
2719           people to contact about ADO.NET in Mono.  
2720           Added information about SQL#, configuration tools, 
2721           and an ADO.NET Multiplexor, etc...  
2722
2723 2002-10-10  Daniel Morgan <danmorg@sc.rr.com>
2724
2725         * doc/index: corrected some mistypes
2726         
2727         * doc/adonet: updated the status and plans of all the ADO.NET providers
2728           and moved PostgreSQL specific stuff to doc/postgresql
2729
2730         * doc/postgresql: added new file to detail
2731           the status of the PostgreSQL ADO.NET provider
2732           and provide test notes for setting it up
2733
2734 2002-10-09  Daniel Morgan <danmorg@sc.rr.com>
2735
2736         * data/config.in: add entry for MySQL native shared libraries
2737           which are different on Windows and Linux
2738
2739 2002-10-04  Diego Sevilla Ruiz  <dsevilla@um.es>
2740
2741         * doc/ccvs: Fixed some ugly formatting.
2742
2743 2002-10-03  Dick Porter  <dick@ximian.com>
2744
2745         * acconfig.h:
2746         * configure.in:  Freebsd pthread_t is a pointer
2747
2748 2002-10-01  Duncan Mak  <duncan@ximian.com>
2749
2750         * mono/os/Makefile.am: Add gc_wrapper.h.
2751
2752         * runtime/Makefile.am: Fix the path for monoresgen.exe.
2753
2754 2002-09-27  Dick Porter  <dick@ximian.com>
2755
2756         * configure.in: Check for semaphore.h.  Patch for BSD from
2757         jmmv@hispabsd.org (Julio Merino).
2758
2759 2002-09-20  Duncan Mak  <duncan@ximian.com>
2760
2761         * data/config.in: Added reference to libxslt.
2762
2763 2002-09-20  Mark Crichton  <crichton@gimp.org>
2764
2765         * configure.in: added NEED_LINK_UNLINK to make io-layer more portable.
2766         Linux has a "virtual fs" for UNIX sockets, Solaris and BSD don't.
2767         For systems that do not have such a virtual FS, define
2768         NEED_LINK_UNLINK.
2769
2770         * acconfig.h: added NEED_LINK_UNLINK
2771         
2772 Wed Sep 4 18:09:58 CEST 2002 Paolo Molaro <lupus@ximian.com>
2773
2774         * configure.in: add some needed defines to fix support of
2775         threads in the GC.
2776
2777 2002-09-19  Mark Crichton  <crichton@gimp.org>
2778
2779         * configure.in: Added checks for Solaris to use X/Open functionality.
2780         Really needed for the io-layer code.
2781
2782 2002-09-15  Andrew Birkett  <andy@nobugs.org>
2783
2784         * man/mcs.1: --probe is now --expect-error.
2785
2786 2002-09-09  Dick Porter  <dick@ximian.com>
2787
2788         * acconfig.h: 
2789         * configure.in: Simplify thread checks, by using canned rules for
2790         particular systems (based on the sleepycat db configure.in).
2791         Tested on linux/x86, freebsd and w32.  Solaris also added, but I
2792         don't have a solaris machine to try it on.
2793
2794 2002-09-04  Juli Mallett  <jmallett@FreeBSD.org>
2795
2796         * configure.in: Include <sys/types.h> when checking <sys/un.h> stuff.
2797
2798 2002-09-02  Diego Sevilla Ruiz  <dsevilla@um.es>
2799
2800         * doc/ccvs: Added how to convert SSH keys (from SSH Communications
2801         Security) to the OpenSSH keys required by mono CVS
2802         access.
2803
2804 2002-09-01  Juli Mallett  <jmallett@FreeBSD.org>
2805
2806         * configure.in, mono/interpreter/interp.c,
2807         mono/io-layer/handles.c, mono/io-layer/processes.c,
2808         mono/io-layer/threads.c, mono/io-layer/timed-thread.c,
2809         mono/io-layer/wait.c, mono/jit/helpers.c, mono/jit/jit.c,
2810         mono/metadata/appdomain.c, mono/metadata/class.c,
2811         mono/metadata/domain.c, mono/metadata/gc.c,
2812         mono/metadata/object.c, mono/metadata/reflection.c,
2813         mono/metadata/threads.c, mono/os/gc_wrapper.h,
2814         mono/utils/mono-hash.c: Add a new header, gc_wrapper.h, to
2815         wrap inclusion of gc.h for boehm, since from FreeBSD and
2816         OpenBSD ports, gc.h is <gc.h>, but on GNU it seems to be
2817         in <gc/gc.h>.  This will reduce the diffs FreeBSD ports has
2818         to apply, and also makes it possible for me to build with
2819         GC on OpenBSD/macppc built by hand.
2820
2821 2002-09-01  Juli Mallett  <jmallett@FreeBSD.org>
2822
2823         * configure.in: On BSD don't try to use -ldl, we simply don't use it.
2824
2825 2002-09-01  Juli Mallett  <jmallett@FreeBSD.org>
2826
2827         * mono/dis/dis-cil.c:
2828         * configure.in: Check for <wchar.h> via autoconf, don't use it if
2829         it isn't there, as it seems to work fine without it on OpenBSD.
2830
2831 2002-08-28  Dick Porter  <dick@ximian.com>
2832
2833         * mono/os/win32/util.c: 
2834         * mono/os/unix/util.c: 
2835         * mono/os/util.h: mono_set_rootdir() doesnt take any args now.
2836         (It doesn't do anything on unix builds, and the w32 version no
2837         longer needs an arg.)
2838
2839         * configure.in: Add HOST_CC for w32 builds
2840
2841 Tue Aug 27 18:17:43 CEST 2002 Paolo Molaro <lupus@ximian.com>
2842
2843         * configure.in: remove iconv checks.
2844
2845 2002-08-24  Juli Mallett  <jmallett@FreeBSD.org>
2846
2847         * configure.in: Recognise OpenBSD/macppc as PowerPC.
2848
2849 Tue Aug 20 15:15:52 CEST 2002 Paolo Molaro <lupus@ximian.com>
2850
2851         * configure.in: patch by noa@metamatrix.se (Daniel Resare)
2852         to error out if bison is missing.
2853
2854 2002-08-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2855
2856         * configure.in: don't link against libdl on windoze.
2857
2858 2002-08-12  Dick Porter  <dick@ximian.com>
2859
2860         * mono.pc.in: Add $includedir to Cflags
2861
2862 Fri Jul 19 18:38:38 CEST 2002 Paolo Molaro <lupus@ximian.com>
2863
2864         * configure.in, Makefile.am, mono.pc.in: add a mono.pc file for use
2865         with pkg-config.
2866         * */Makefile.am: makefile overhaul to create a shared libmono library.
2867         * */*.h: do not include config.h in headers that should be installed.
2868
2869 2002-07-12  Dick Porter  <dick@ximian.com>
2870
2871         * acconfig.h:
2872         * configure.in: Check the size of sockaddr_un.sun_path
2873
2874 2002-06-23  Miguel de Icaza  <miguel@ximian.com>
2875
2876         * man/Makefile.am (man_MANS): Added new man page
2877
2878         * man/mono-config.5: New manual page describing the mono-config
2879         file format. 
2880
2881 2002-06-10  Jaroslaw Kowalski <jarek@atm.com.pl>
2882
2883         * configure.in: added checks for MSG_NOSIGNAL
2884
2885 2002-05-30  Daniel Morgan <danmorg@sc.rr.com>
2886
2887         * doc/ado-net: update the ado-net web page on go-mono.com
2888         input parameters support, beginnings of Mono.Data.MySQL 
2889         and System.Data.OleDb, updated the sample source code,
2890         and output from a PostgresTest
2891
2892 2002-05-21  Martin Baulig  <martin@gnome.org>
2893
2894         * mono.1: Documented the "--debug-args" debugging arguments.
2895
2896 2002-05-21  Martin Baulig  <martin@gnome.org>
2897
2898         * mono.1: Updated to reflect my latest changes and beautified this a bit.
2899         (FIXME: There are still command line argument which aren't documented here.)
2900
2901 2002-05-19  Daniel Morgan <danmorg@sc.rr.com>
2902
2903         * doc/ado-net: updated page to include C# code snippets using
2904         System.Data.  Update status: handle reading NULL values, DataSet/DataAdapter
2905         works, executing/reading multiple results, and stored procedures.
2906         And other tweaks about the providers.  
2907
2908 2002-05-19  Martin Baulig  <martin@gnome.org>
2909
2910         * mono/Makefile.am (SUBDIRS): Added `os', it's referenced by
2911         interpreter/Makefile.am.
2912
2913 Wed May 15 12:22:09 CEST 2002 Paolo Molaro <lupus@ximian.com>
2914
2915         * configure.in: search for pthread functions also in libc_r (patch
2916         from Garrett Rooney <rooneg@electricjellyfish.net>).
2917
2918 2002-05-11  Daniel Morgan <danmorg@sc.rr.com>
2919
2920         * doc/ado-net: added instructions for installing PostgreSQL on Linux
2921         and for using nant to re-compile just the System.Data.dll assembly
2922         on Windows.
2923
2924 2002-05-10  Rodrigo Moya <rodrigo@ximian.com>
2925
2926         * doc/ado-net: added instructions for compiling System.Data.dll
2927         (a subset of) on Linux.
2928
2929 2002-05-10  Daniel Morgan <danmorg@sc.rr.com>
2930
2931         * doc/ado-net: added links
2932
2933 2002-05-09  Dick Porter  <dick@ximian.com>
2934
2935         * configure.in: Set CPPFLAGS not CFLAGS (bug 23767)
2936
2937 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
2938
2939         * doc/ado-net: correct formatting
2940         * doc/index: added credit i forgot to add
2941
2942 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
2943
2944         * doc/ado-net: i did not format it correctly earlier, i 
2945         tried added various tags where appropriate.
2946         
2947         * doc/index: added news item for May 5, 2002 - ado.net able
2948         to retrieve data now
2949
2950 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
2951
2952         * doc/ado-net: updated the current status which
2953         I kept forgetting to do.
2954
2955 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
2956
2957         * doc/ado-net: updated to includes an example for
2958         running ipc-daemon as a Windows service.  Thanks
2959         to gonzalo.
2960
2961 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
2962
2963         * doc/ado-net: updated to include installation of
2964         PostgreSQL DBMS under cygwin.  It is a TODO for Linux though.
2965         Also included notes on running the System.Data/Test/PostgresTest.cs
2966         that should work on a lot of Mono installations that have
2967         PostgreSQL installed.  If not please let me, rodrigo, or gonzalo
2968         know.
2969
2970 2002-05-01  Rodrigo Moya <rodrigo@ximian.com>
2971
2972         * doc/ado-net: updated a little bit.
2973
2974 2002-04-30  Jeffrey Stedfast  <fejj@ximian.com>
2975
2976         * configure.in: Added checks for timezone stuff.
2977
2978 2002-04-30  Dick Porter  <dick@ximian.com>
2979
2980         * acconfig.h:
2981         * configure.in: Added option to disable using shared memory for
2982         handles
2983
2984 2002-04-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2985
2986         * configure.in: fix for conditional "THREADS_PTHREAD" was never 
2987         defined problem under cygwin with latest version of automake and
2988         autoconf. Patch from Jeroen Janssen <japj@darius.demon.nl>.
2989
2990 2002-04-23  Gonzalo Paniagua Javier <gonzalo@ximian.com>
2991
2992         * configure.in: removed -Wshadow from CFLAGS.
2993
2994 2002-04-12  Rodrigo Moya <rodrigo@ximian.com>
2995
2996         * status/maintainers.xml: added danmorg and myself for System.Data.*
2997         classes.
2998
2999         * status/class.xml: added System.Data.* classes.
3000
3001 2002-04-08  Dick Porter  <dick@ximian.com>
3002
3003         * configure.in: Set -mno-cygwin here rather than in the build script
3004
3005 2002-04-05  Dietmar Maurer  <dietmar@ximian.com>
3006
3007         * mono/tests/remoting2.cs: new test for async invoke of proxy calls
3008
3009 2002-03-29  Martin Baulig  <martin@gnome.org>
3010
3011         * doc/jit-debug, docs/jit-debug-sample, docs/jit-debug-sample2:
3012         New files, added documentation for the debugging code.
3013
3014         * doc/web/commands: Added the debugging pages.
3015
3016         * docs/jit-debug: Removed, this is now on the web site.
3017
3018 2002-03-24  Martin Baulig  <martin@gnome.org>
3019
3020         * man/mcs.1: Documented the new --debug option and added a section
3021         about debugging support.
3022
3023         * man/mono.1: Documented the new --dwarf and --dwarf-plus options.
3024
3025 2002-03-21  Martin Baulig  <martin@gnome.org>
3026
3027         * configure.in: Added check for <elf.h>.
3028
3029 2002-03-18  Dick Porter  <dick@ximian.com>
3030
3031         * configure.in: Only look for libgc on the system.  Default to not
3032         using GC at all, because it doesn't work with the jit.
3033
3034 2002-03-17  Miguel de Icaza  <miguel@ximian.com>
3035
3036         * configure.in: Add support for building the included boehm GC.
3037
3038 Thu Mar 7 17:19:44 CET 2002 Paolo Molaro <lupus@ximian.com>
3039
3040         * configure.in: detect Boehm GC libs and add --with-gc switch.
3041         Boehm GC needs to be explicitly enabled since the JIT currently fails
3042         in some cases with it.
3043
3044 2002-02-27  Dietmar Maurer  <dietmar@ximian.com>
3045
3046         * mono/tests/fib.cs: it is now possible to pass a repeat count as
3047         command line argument, for example fib.exe 20 runs the test 20
3048         times. 
3049
3050 2002-02-25  Sergey Chaban  <serge@wildwestsoftware.com>
3051         * configure.in: added support for ARM target arch.
3052         Uncommented and modified arm-*-linux* target,
3053         added mono/arch/arm/Makefile to AC_OUTPUT list.
3054
3055 2002-02-21  Mark Crichton  <crichton@gimp.org>
3056
3057         * status/class.xml: Added contact info for RNGCryptoServiceProvider
3058         class and Rijndael classes.
3059         * status/maintainers.xml: Added contact info to maintainers list.
3060
3061 2002-02-21  Mark Crichton  <crichton@gimp.org>
3062  
3063         * configure.in: Add checks for a system-provided entropy device
3064         * acconfig.h: Added HAVE_CRYPT_RNG and NAME_DEV_RANDOM
3065
3066 2002-02-20  Dick Porter  <dick@ximian.com>
3067
3068         * acconfig.h:
3069         * configure.in: Always build without cygwin support on windows
3070
3071 2002-02-19  Radek Doulik  <rodo@ximian.com>
3072
3073         * mono/tests/pinvoke.cs: use more pinvoke test methods
3074
3075 2002-02-19  Radek Doulik  <rodo@ximian.com>
3076
3077         * mono/tests/libtest.c (mono_test_many_short_arguments): new test
3078         method
3079         (mono_test_many_byte_arguments): ditto
3080
3081 2002-02-18  Radek Doulik  <rodo@ximian.com>
3082
3083         * mono/tests/Makefile.am: added small test library for pinvoke
3084         testing
3085
3086         * mono/tests/libtest.c (mono_test_many_int_arguments): new file,
3087         new function to test pinvoke
3088
3089         * mono/tests/pinvoke.cs (Test): added pinvoked method with 10 int
3090         arguments
3091
3092         * mono/tests/Makefile.am: display # of passing tests too
3093         added simple shared library libtest with testing function for
3094         pinvoke
3095
3096 2002-02-17  Radek Doulik  <rodo@ximian.com>
3097
3098         * mono/tests/Makefile.am (test): display # of failed tests
3099
3100 2002-02-16  Jeffrey Stedfast  <fejj@ximian.com>
3101
3102         * configure.in: Add checks for SOL_IP, SOL_TCP, and
3103         IP_PKTINFO. Also check for struct ip_mreqn.
3104
3105 2002-02-14  Jeffrey Stedfast  <fejj@ximian.com>
3106
3107         * configure.in: Add checks to see if we need to link to libsocket,
3108         libnsl, and/or librt. Also check for inet_pton and inet_aton.
3109
3110 2002-02-13  Jeffrey Stedfast  <fejj@ximian.com>
3111
3112         * acconfig.h: #undef USE_MONO_MUTEX
3113
3114         * configure.in: If the system pthread implementation is lacking,
3115         default to using mono-mutex.
3116
3117 2002-02-05  Dietmar Maurer  <dietmar@ximian.com>
3118
3119         * mono/tests/enum2.cs: new file with more enum tests.
3120
3121 2002-02-01  Dietmar Maurer  <dietmar@ximian.com>
3122
3123         * mono/tests/jit-long.cs: added some SHL/SHR tests
3124
3125 Fri Feb 1 15:32:36 CET 2002 Paolo Molaro <lupus@ximian.com>
3126
3127         * configure.in: allow PKG_CONFIG_PATH for the build-platform
3128         pkg-config invocation.
3129
3130 Fri Feb 1 15:13:25 CET 2002 Paolo Molaro <lupus@ximian.com>
3131
3132         * configure.in: add some support/fixes for cross-compilation.
3133
3134 2002-01-14  Dietmar Maurer  <dietmar@ximian.com>
3135
3136         * mono/tests/exception6.cs: new tests for ADD_OVF, MUL_OVF
3137         added tests for SUB_OVF, SUB_OVF_UN
3138
3139 2001-12-21  Dietmar Maurer  <dietmar@ximian.com>
3140
3141         * mono/tests/Makefile.am (TESTSRC): disabled stream-writer test
3142
3143 2001-12-21  Aaron Weber  <aaron@ximian.com>
3144
3145         * doc/faq (A): added a linebreak that was missing and was causing
3146         a heading to appear badly.
3147
3148 2001-12-20  Aaron Weber  <aaron@ximian.com>
3149
3150         * doc/faq: added <a name=""> nav links, and moved all MSFT-related
3151         questions into a single section.
3152
3153 2001-12-17  Aaron Weber  <aaron@ximian.com>
3154
3155         * doc/faq (Q): Question-by-question, line-by-line revision.
3156
3157 2001-12-17  Dietmar Maurer  <dietmar@ximian.com>
3158
3159         * mono/tests/time.cs: new test
3160
3161 2001-11-30  Radek Doulik  <rodo@ximian.com>
3162
3163         * configure.in: remove ACCESS_UNALIGNED="no" from ppc
3164
3165 2001-11-29  Radek Doulik  <rodo@ximian.com>
3166
3167         * configure.in (ACCESS_UNALIGNED): uncommented and modified
3168         powerpc-*-linux* 
3169         generate mono/arch/ppc/Makefile
3170
3171 2001-11-26  Dietmar Maurer  <dietmar@ximian.com>
3172
3173         * mono/tests/exception3.cs: modified the test to show a bug in the
3174         current exception handling implementation.
3175
3176 2001-11-13  Dick Porter  <dick@ximian.com>
3177
3178         * configure.in: Some more tests for pthread features
3179         (specifically, glibc 2.1 doesnt define pthread_mutex_timedlock but
3180         still needs _GNU_SOURCE for PTHREAD_MUTEX_RECURSIVE)
3181
3182 2001-11-09  Dick Porter  <dick@ximian.com>
3183
3184         * configure.in: Try and get large file support, but it's not fatal
3185         if it's not there (the io-layer just ignores the high word in that
3186         case.)
3187
3188         Check for windows builds, and only bother to look for pthreads and
3189         large files if we're not building for cygwin or native win32.  Not
3190         having pthread support on Posix systems is now a fatal error.
3191
3192         * autogen.sh: Fix ACLOCAL_FLAGS - it wasn't being passed to
3193         aclocal
3194
3195 2001-10-15  Dietmar Maurer  <dietmar@ximian.com>
3196
3197         * mono/tests/Makefile.am: removed JITTESTS, simply run all tests for
3198         target testjit. 
3199
3200 2001-10-11  Dietmar Maurer  <dietmar@ximian.com>
3201
3202         * docs/object-layout: more documentation
3203
3204 Mon Oct 8 20:27:50 CEST 2001 Paolo Molaro <lupus@ximian.com>
3205
3206         * configure.in: define NO_UNALIGNED_ACCESS for platforms that
3207         can't read on unaligned boundaries
3208
3209 2001-10-04  Dick Porter  <dick@ximian.com>
3210
3211         * configure.in: Do some deeper checks on pthreads for some of the
3212         more interesting functions
3213
3214 2001-09-24  Dietmar Maurer  <dietmar@ximian.com>
3215
3216         * mono/tests/Makefile.am (testjit): a new target to test the JITer
3217
3218         * mono/tests/jit-*: added some test for the JITer
3219
3220 2001-09-23  Dick Porter  <dick@ximian.com>
3221
3222         * configure.in: Arrange to compile dummy thread support routines
3223         if pthread isnt available
3224         
3225 2001-09-23  Dick Porter  <dick@ximian.com>
3226
3227         * configure.in: Check for pthread.h, so that we can check for the
3228         HAVE_PTHREAD_H define in config.h
3229
3230 2001-09-21  Dick Porter  <dick@ximian.com>
3231
3232         * configure.in: Check for libpthread
3233
3234 2001-09-19  Dietmar Maurer  <dietmar@ximian.com>
3235
3236         * mono/tests/test-ops.cs: added more tests
3237
3238 Mon Sep 10 20:19:00 CEST 2001 Paolo Molaro <lupus@ximian.com>
3239
3240         * configure.in: check for sizeof(void*) and for the architecture.
3241
3242 2001-09-05  Dick Porter  <dick@ximian.com>
3243
3244         * autogen.sh: Fixed the section that adds $ACLOCAL_FLAGS to the
3245         aclocal invocation, so putting aclocal files in /usr/local works
3246
3247 2001-08-30  Dietmar Maurer  <dietmar@ximian.com>
3248
3249         * *: removed the libffi dependency, mono now compiles on cygwin 
3250
3251         * mono/wrapper/build-dll: new file.
3252
3253 2001-08-28  Dietmar Maurer  <dietmar@ximian.com>
3254
3255         * mono/tests/console.cs: impl.
3256
3257         * mono/tests/box.cs: impl.
3258
3259         * mono/tests/stream-writer.cs: impl.
3260
3261 Mon Aug 27 20:24:26 CEST 2001 Paolo Molaro <lupus@ximian.com>
3262
3263         * mono/tests/*: New test cases, mostly for virtual method dispatch.
3264         Use make testb for the slow benchmarking programs,
3265         make test for the usual regression test checks.
3266
3267 2001-08-22  Rodrigo Moya <rodrigo@ximian.com>
3268
3269         * mono/cil/Makefile.am:
3270         * mono/wrapper/Makefile.am: use correct variables for installation
3271         directories
3272
3273 Tue Aug 21 18:54:06 CEST 2001 Paolo Molaro <lupus@ximian.com>
3274
3275         * mono/tests/exceptions*: enhanced and added more tests for
3276         exceptions.
3277
3278 2001-08-20  Miguel de Icaza  <miguel@ximian.com>
3279
3280         * mono/Makefile.am (SUBDIRS): Remove `test' from here to allow us
3281         to pass make distcheck
3282
3283         * mono/wrapper/Makefile.am (EXTRA_DIST): Include genwrapper.pl
3284
3285         * configure.in, Makefile.am, runtime/Makefile.am (dist-hook,
3286         install-data-hook): Added mechanism to distribute and install the
3287         dll files.
3288
3289 2001-08-20  Dietmar Maurer  <dietmar@ximian.com>
3290
3291         * mono/tests/stream.cs: new tests for the Stream class
3292
3293         * configure.in: I really need LIBTOOL for libmonowrapper.so, so I
3294         added it again.
3295
3296 2001-08-16  Alex Graveley  <alex@ximian.com>
3297
3298         * configure.in: Replace AM_PROG_LIBTOOL with AC_PROG_RANLIB. This
3299         removes libtool dependency on all of Mono.
3300
3301 2001-08-10  Dietmar Maurer  <dietmar@ximian.com>
3302
3303         * mono/tests/array.cs: more array tests
3304
3305 2001-08-09  Dietmar Maurer  <dietmar@ximian.com>
3306
3307         * mono/tests/array.cs: more array tests
3308
3309 2001-08-06  Dietmar Maurer  <dietmar@ximian.com>
3310
3311         * mono/tests/pinvoke.cs: we can now print strings ;-)
3312
3313         * mono/tests/array.cs: new test for arrays
3314
3315 2001-08-02  Alex Graveley  <alex@ximian.com>
3316
3317         * libffi/*: Import libffi CVS version, with minor changes to make it 
3318           compile.
3319
3320         * mono/interpreter/Makefile.am: Link against 
3321           ../../libffi/.libs/libffi.a.
3322
3323         * Makefile.am: Add libffi
3324
3325         * autogen.sh: Replace with adapted gnome autogen.sh
3326
3327         * configure.in: Add AC_CONFIG_SUBDIRS(libffi).
3328
3329 2001-08-02  Dietmar Maurer  <dietmar@ximian.com>
3330
3331         * mono/tests/pinvoke.cs: impl.
3332
3333 Wed Aug 1 22:34:52 CEST 2001 Paolo Molaro <lupus@ximian.com>
3334
3335         * configure.in, mono/tests: added some tests for the interpreter.
3336
3337 2001-07-15  Sean MacIsaac  <macisaac@ximian.com>
3338
3339         * doc/download: added instructions for cygwin
3340         
3341         * doc/c-sharp: removed bit about compiling
3342         
3343         * status/compare-assembly.cs: basedir should be there if
3344         parameters are provided.
3345
3346         * status/makefile: made targets to dump info.
3347         
3348 2001-07-15  Joe Shaw  <joe@ximian.com>
3349
3350         * configure.in: Don't create doc/Makefile as there's nothing there
3351         to make.
3352
3353         * Makefile.am: Don't build the doc directory because there's no
3354         Makefile.am there.
3355
3356         * autogen.sh: Call aclocal with the $ACLOCAL_FLAGS env var.
3357
3358 2001-07-15  Miguel de Icaza  <miguel@ximian.com>
3359
3360         * doc/class-library (A): Updated FAQ with question on error 1595.
3361
3362 2001-07-14  Miguel de Icaza  <miguel@ximian.com>
3363
3364         * doc/index: 
3365
3366 Wed Jul 11 00:36:36 CEST 2001 Paolo Molaro <lupus@ximian.com>
3367
3368         * status/*: scripts and data to create statistics about the
3369         class library status.
3370
3371 2001-07-09  Alex Graveley  <alex@ximian.com>
3372
3373         * doc/makefile (clean): Add clean target.
3374         * doc/web/makefile (clean): Ditto.
3375
3376 2001-07-09  Alex Graveley  <alex@ximian.com>
3377
3378         * doc/makefile (all-docs): Fix typo.
3379
3380 2001-05-30  Miguel de Icaza  <miguel@ximian.com>
3381
3382         * NEWS: 
3383
3384