Implemented MONO_CFG_DIR environment variable to enable use of different machine...
[mono.git] / ChangeLog
1 2002-12-09  Tim Haynes  <thaynes@openlinksw.co.uk>
2
3         * mono/jit/jit.c
4         * mono/metadata/icall.c: added mono_install_get_config_dir() to
5         utilize the MONO_CFG_DIR environment variable for specifying
6         different machine.configs.
7
8 2002-12-06  Duncan Mak  <duncan@ximian.com>
9
10         * data/Makefile.am (EXTRA_DIST): Add machine.config
11         (DISTCLEANFILES): Add config.
12
13 2002-11-30  Daniel Morgan <danmorg@sc.rr.com>
14
15         * man/sqlsharpcli.1: added file - a man page 
16         for SQL# CLI
17         
18         * man/Makefile.am: added sqlsharpcli.1 to man_MANS
19         
20 2002-11-20  Daniel Morgan <danmorg@sc.rr.com>
21
22         * doc/firebird: updated web page
23
24 2002-11-19  Mike Kestner <mkestner@speakeasy.net>
25
26         * data/Config.in : added the gtk# dll mapping entries
27
28 2002-11-19  Daniel Morgan <danmorg@sc.rr.com>
29
30         * doc/firebird: updated web page based on input
31         from the firebird .net data provider author
32
33 Mon Nov 18 16:40:34 CET 2002 Paolo Molaro <lupus@ximian.com>
34
35         * configure.in, mono/os/gc_wrapper.h: check that the gc headers have
36         been installed.
37
38 2002-11-12  Daniel Morgan <danmorg@sc.rr.com>
39
40         * doc/oledb
41         * doc/odbc
42         * doc/mysql
43         * doc/sqlite
44         * doc/sqlclient
45         * doc/tdsclient
46         * doc/sybase
47         * doc/firebird: added web pages
48         for each specific data provider
49         
50         * doc/ado-net
51         * doc/postgresql: updated web page
52         with current status
53         
54         * doc/web/commands
55         * doc/web/makefile: updated to include
56         new web pages
57
58 2002-11-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
59
60         * autogen.sh: make it work when MONO_PATH is set and it has more than
61         one directory or ends in ":". Also check that the directory added to
62         ACLOCAL_FLAGS and PATH exist (aclocal fails if they don't).
63
64 2002-10-22  Miguel de Icaza  <miguel@ximian.com>
65
66         * configure.in: Also allow the miss-spelled bohem.
67
68 2002-10-18  Daniel Morgan <danmorg@sc.rr.com>
69
70         * doc/ado-net
71         * doc/postgresql
72         * doc/tds-providers: cleaned up the web pages
73         
74         * doc/web/commands: postgresql.html page was mistyped
75
76 2002-10-18  Daniel Morgan <danmorg@sc.rr.com>
77
78         * doc/ado-net: updated status of
79         the ADO.NET functionality and providers
80         and added link to tds-providers.html
81
82         * doc/tds-providers: added file to
83         describe the design     and status of 
84         the SqlClient, SybaseClient, and TdsClient
85         ADO.NET providers.
86
87         * doc/web/makefile
88         * doc/web/command: added new web page 
89         tds-providers.html to build of  www.go-mono.com web site
90         
91 2002-10-17  Daniel Morgan <danmorg@sc.rr.com>
92
93         * doc/web/makefile
94         * doc/web/commands:     web page 
95         postgresql needed to be added
96
97 2002-10-13  Mark Crichton <crichton@gimp.org>
98
99         * doc/index: Even more spelling errors fixed.
100
101 2002-10-13  Daniel Morgan <danmorg@sc.rr.com>
102
103         * doc/adonet: updated status of all providers, added links, 
104           and added information
105           about the Mono.Data.SqliteClient provider that 
106           Vladimir Vukicevic contributed. Added Brian Ritchie's 
107           and Vladimir Vukicevic's email addresses as
108           people to contact about ADO.NET in Mono.  
109           Added information about SQL#, configuration tools, 
110           and an ADO.NET Multiplexor, etc...  
111
112 2002-10-10  Daniel Morgan <danmorg@sc.rr.com>
113
114         * doc/index: corrected some mistypes
115         
116         * doc/adonet: updated the status and plans of all the ADO.NET providers
117           and moved PostgreSQL specific stuff to doc/postgresql
118
119         * doc/postgresql: added new file to detail
120           the status of the PostgreSQL ADO.NET provider
121           and provide test notes for setting it up
122
123 2002-10-09  Daniel Morgan <danmorg@sc.rr.com>
124
125         * data/config.in: add entry for MySQL native shared libraries
126           which are different on Windows and Linux
127
128 2002-10-04  Diego Sevilla Ruiz  <dsevilla@um.es>
129
130         * doc/ccvs: Fixed some ugly formatting.
131
132 2002-10-03  Dick Porter  <dick@ximian.com>
133
134         * acconfig.h:
135         * configure.in:  Freebsd pthread_t is a pointer
136
137 2002-10-01  Duncan Mak  <duncan@ximian.com>
138
139         * mono/os/Makefile.am: Add gc_wrapper.h.
140
141         * runtime/Makefile.am: Fix the path for monoresgen.exe.
142
143 2002-09-27  Dick Porter  <dick@ximian.com>
144
145         * configure.in: Check for semaphore.h.  Patch for BSD from
146         jmmv@hispabsd.org (Julio Merino).
147
148 2002-09-20  Duncan Mak  <duncan@ximian.com>
149
150         * data/config.in: Added reference to libxslt.
151
152 2002-09-20  Mark Crichton  <crichton@gimp.org>
153
154         * configure.in: added NEED_LINK_UNLINK to make io-layer more portable.
155         Linux has a "virtual fs" for UNIX sockets, Solaris and BSD don't.
156         For systems that do not have such a virtual FS, define
157         NEED_LINK_UNLINK.
158
159         * acconfig.h: added NEED_LINK_UNLINK
160         
161 Wed Sep 4 18:09:58 CEST 2002 Paolo Molaro <lupus@ximian.com>
162
163         * configure.in: add some needed defines to fix support of
164         threads in the GC.
165
166 2002-09-19  Mark Crichton  <crichton@gimp.org>
167
168         * configure.in: Added checks for Solaris to use X/Open functionality.
169         Really needed for the io-layer code.
170
171 2002-09-15  Andrew Birkett  <andy@nobugs.org>
172
173         * man/mcs.1: --probe is now --expect-error.
174
175 2002-09-09  Dick Porter  <dick@ximian.com>
176
177         * acconfig.h: 
178         * configure.in: Simplify thread checks, by using canned rules for
179         particular systems (based on the sleepycat db configure.in).
180         Tested on linux/x86, freebsd and w32.  Solaris also added, but I
181         don't have a solaris machine to try it on.
182
183 2002-09-04  Juli Mallett  <jmallett@FreeBSD.org>
184
185         * configure.in: Include <sys/types.h> when checking <sys/un.h> stuff.
186
187 2002-09-02  Diego Sevilla Ruiz  <dsevilla@um.es>
188
189         * doc/ccvs: Added how to convert SSH keys (from SSH Communications
190         Security) to the OpenSSH keys required by mono CVS
191         access.
192
193 2002-09-01  Juli Mallett  <jmallett@FreeBSD.org>
194
195         * configure.in, mono/interpreter/interp.c,
196         mono/io-layer/handles.c, mono/io-layer/processes.c,
197         mono/io-layer/threads.c, mono/io-layer/timed-thread.c,
198         mono/io-layer/wait.c, mono/jit/helpers.c, mono/jit/jit.c,
199         mono/metadata/appdomain.c, mono/metadata/class.c,
200         mono/metadata/domain.c, mono/metadata/gc.c,
201         mono/metadata/object.c, mono/metadata/reflection.c,
202         mono/metadata/threads.c, mono/os/gc_wrapper.h,
203         mono/utils/mono-hash.c: Add a new header, gc_wrapper.h, to
204         wrap inclusion of gc.h for boehm, since from FreeBSD and
205         OpenBSD ports, gc.h is <gc.h>, but on GNU it seems to be
206         in <gc/gc.h>.  This will reduce the diffs FreeBSD ports has
207         to apply, and also makes it possible for me to build with
208         GC on OpenBSD/macppc built by hand.
209
210 2002-09-01  Juli Mallett  <jmallett@FreeBSD.org>
211
212         * configure.in: On BSD don't try to use -ldl, we simply don't use it.
213
214 2002-09-01  Juli Mallett  <jmallett@FreeBSD.org>
215
216         * mono/dis/dis-cil.c:
217         * configure.in: Check for <wchar.h> via autoconf, don't use it if
218         it isn't there, as it seems to work fine without it on OpenBSD.
219
220 2002-08-28  Dick Porter  <dick@ximian.com>
221
222         * mono/os/win32/util.c: 
223         * mono/os/unix/util.c: 
224         * mono/os/util.h: mono_set_rootdir() doesnt take any args now.
225         (It doesn't do anything on unix builds, and the w32 version no
226         longer needs an arg.)
227
228         * configure.in: Add HOST_CC for w32 builds
229
230 Tue Aug 27 18:17:43 CEST 2002 Paolo Molaro <lupus@ximian.com>
231
232         * configure.in: remove iconv checks.
233
234 2002-08-24  Juli Mallett  <jmallett@FreeBSD.org>
235
236         * configure.in: Recognise OpenBSD/macppc as PowerPC.
237
238 Tue Aug 20 15:15:52 CEST 2002 Paolo Molaro <lupus@ximian.com>
239
240         * configure.in: patch by noa@metamatrix.se (Daniel Resare)
241         to error out if bison is missing.
242
243 2002-08-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
244
245         * configure.in: don't link against libdl on windoze.
246
247 2002-08-12  Dick Porter  <dick@ximian.com>
248
249         * mono.pc.in: Add $includedir to Cflags
250
251 Fri Jul 19 18:38:38 CEST 2002 Paolo Molaro <lupus@ximian.com>
252
253         * configure.in, Makefile.am, mono.pc.in: add a mono.pc file for use
254         with pkg-config.
255         * */Makefile.am: makefile overhaul to create a shared libmono library.
256         * */*.h: do not include config.h in headers that should be installed.
257
258 2002-07-12  Dick Porter  <dick@ximian.com>
259
260         * acconfig.h:
261         * configure.in: Check the size of sockaddr_un.sun_path
262
263 2002-06-23  Miguel de Icaza  <miguel@ximian.com>
264
265         * man/Makefile.am (man_MANS): Added new man page
266
267         * man/mono-config.5: New manual page describing the mono-config
268         file format. 
269
270 2002-06-10  Jaroslaw Kowalski <jarek@atm.com.pl>
271
272         * configure.in: added checks for MSG_NOSIGNAL
273
274 2002-05-30  Daniel Morgan <danmorg@sc.rr.com>
275
276         * doc/ado-net: update the ado-net web page on go-mono.com
277         input parameters support, beginnings of Mono.Data.MySQL 
278         and System.Data.OleDb, updated the sample source code,
279         and output from a PostgresTest
280
281 2002-05-21  Martin Baulig  <martin@gnome.org>
282
283         * mono.1: Documented the "--debug-args" debugging arguments.
284
285 2002-05-21  Martin Baulig  <martin@gnome.org>
286
287         * mono.1: Updated to reflect my latest changes and beautified this a bit.
288         (FIXME: There are still command line argument which aren't documented here.)
289
290 2002-05-19  Daniel Morgan <danmorg@sc.rr.com>
291
292         * doc/ado-net: updated page to include C# code snippets using
293         System.Data.  Update status: handle reading NULL values, DataSet/DataAdapter
294         works, executing/reading multiple results, and stored procedures.
295         And other tweaks about the providers.  
296
297 2002-05-19  Martin Baulig  <martin@gnome.org>
298
299         * mono/Makefile.am (SUBDIRS): Added `os', it's referenced by
300         interpreter/Makefile.am.
301
302 Wed May 15 12:22:09 CEST 2002 Paolo Molaro <lupus@ximian.com>
303
304         * configure.in: search for pthread functions also in libc_r (patch
305         from Garrett Rooney <rooneg@electricjellyfish.net>).
306
307 2002-05-11  Daniel Morgan <danmorg@sc.rr.com>
308
309         * doc/ado-net: added instructions for installing PostgreSQL on Linux
310         and for using nant to re-compile just the System.Data.dll assembly
311         on Windows.
312
313 2002-05-10  Rodrigo Moya <rodrigo@ximian.com>
314
315         * doc/ado-net: added instructions for compiling System.Data.dll
316         (a subset of) on Linux.
317
318 2002-05-10  Daniel Morgan <danmorg@sc.rr.com>
319
320         * doc/ado-net: added links
321
322 2002-05-09  Dick Porter  <dick@ximian.com>
323
324         * configure.in: Set CPPFLAGS not CFLAGS (bug 23767)
325
326 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
327
328         * doc/ado-net: correct formatting
329         * doc/index: added credit i forgot to add
330
331 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
332
333         * doc/ado-net: i did not format it correctly earlier, i 
334         tried added various tags where appropriate.
335         
336         * doc/index: added news item for May 5, 2002 - ado.net able
337         to retrieve data now
338
339 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
340
341         * doc/ado-net: updated the current status which
342         I kept forgetting to do.
343
344 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
345
346         * doc/ado-net: updated to includes an example for
347         running ipc-daemon as a Windows service.  Thanks
348         to gonzalo.
349
350 2002-05-05  Daniel Morgan <danmorg@sc.rr.com>
351
352         * doc/ado-net: updated to include installation of
353         PostgreSQL DBMS under cygwin.  It is a TODO for Linux though.
354         Also included notes on running the System.Data/Test/PostgresTest.cs
355         that should work on a lot of Mono installations that have
356         PostgreSQL installed.  If not please let me, rodrigo, or gonzalo
357         know.
358
359 2002-05-01  Rodrigo Moya <rodrigo@ximian.com>
360
361         * doc/ado-net: updated a little bit.
362
363 2002-04-30  Jeffrey Stedfast  <fejj@ximian.com>
364
365         * configure.in: Added checks for timezone stuff.
366
367 2002-04-30  Dick Porter  <dick@ximian.com>
368
369         * acconfig.h:
370         * configure.in: Added option to disable using shared memory for
371         handles
372
373 2002-04-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
374
375         * configure.in: fix for conditional "THREADS_PTHREAD" was never 
376         defined problem under cygwin with latest version of automake and
377         autoconf. Patch from Jeroen Janssen <japj@darius.demon.nl>.
378
379 2002-04-23  Gonzalo Paniagua Javier <gonzalo@ximian.com>
380
381         * configure.in: removed -Wshadow from CFLAGS.
382
383 2002-04-12  Rodrigo Moya <rodrigo@ximian.com>
384
385         * status/maintainers.xml: added danmorg and myself for System.Data.*
386         classes.
387
388         * status/class.xml: added System.Data.* classes.
389
390 2002-04-08  Dick Porter  <dick@ximian.com>
391
392         * configure.in: Set -mno-cygwin here rather than in the build script
393
394 2002-04-05  Dietmar Maurer  <dietmar@ximian.com>
395
396         * mono/tests/remoting2.cs: new test for async invoke of proxy calls
397
398 2002-03-29  Martin Baulig  <martin@gnome.org>
399
400         * doc/jit-debug, docs/jit-debug-sample, docs/jit-debug-sample2:
401         New files, added documentation for the debugging code.
402
403         * doc/web/commands: Added the debugging pages.
404
405         * docs/jit-debug: Removed, this is now on the web site.
406
407 2002-03-24  Martin Baulig  <martin@gnome.org>
408
409         * man/mcs.1: Documented the new --debug option and added a section
410         about debugging support.
411
412         * man/mono.1: Documented the new --dwarf and --dwarf-plus options.
413
414 2002-03-21  Martin Baulig  <martin@gnome.org>
415
416         * configure.in: Added check for <elf.h>.
417
418 2002-03-18  Dick Porter  <dick@ximian.com>
419
420         * configure.in: Only look for libgc on the system.  Default to not
421         using GC at all, because it doesn't work with the jit.
422
423 2002-03-17  Miguel de Icaza  <miguel@ximian.com>
424
425         * configure.in: Add support for building the included boehm GC.
426
427 Thu Mar 7 17:19:44 CET 2002 Paolo Molaro <lupus@ximian.com>
428
429         * configure.in: detect Boehm GC libs and add --with-gc switch.
430         Boehm GC needs to be explicitly enabled since the JIT currently fails
431         in some cases with it.
432
433 2002-02-27  Dietmar Maurer  <dietmar@ximian.com>
434
435         * mono/tests/fib.cs: it is now possible to pass a repeat count as
436         command line argument, for example fib.exe 20 runs the test 20
437         times. 
438
439 2002-02-25  Sergey Chaban  <serge@wildwestsoftware.com>
440         * configure.in: added support for ARM target arch.
441         Uncommented and modified arm-*-linux* target,
442         added mono/arch/arm/Makefile to AC_OUTPUT list.
443
444 2002-02-21  Mark Crichton  <crichton@gimp.org>
445
446         * status/class.xml: Added contact info for RNGCryptoServiceProvider
447         class and Rijndael classes.
448         * status/maintainers.xml: Added contact info to maintainers list.
449
450 2002-02-21  Mark Crichton  <crichton@gimp.org>
451  
452         * configure.in: Add checks for a system-provided entropy device
453         * acconfig.h: Added HAVE_CRYPT_RNG and NAME_DEV_RANDOM
454
455 2002-02-20  Dick Porter  <dick@ximian.com>
456
457         * acconfig.h:
458         * configure.in: Always build without cygwin support on windows
459
460 2002-02-19  Radek Doulik  <rodo@ximian.com>
461
462         * mono/tests/pinvoke.cs: use more pinvoke test methods
463
464 2002-02-19  Radek Doulik  <rodo@ximian.com>
465
466         * mono/tests/libtest.c (mono_test_many_short_arguments): new test
467         method
468         (mono_test_many_byte_arguments): ditto
469
470 2002-02-18  Radek Doulik  <rodo@ximian.com>
471
472         * mono/tests/Makefile.am: added small test library for pinvoke
473         testing
474
475         * mono/tests/libtest.c (mono_test_many_int_arguments): new file,
476         new function to test pinvoke
477
478         * mono/tests/pinvoke.cs (Test): added pinvoked method with 10 int
479         arguments
480
481         * mono/tests/Makefile.am: display # of passing tests too
482         added simple shared library libtest with testing function for
483         pinvoke
484
485 2002-02-17  Radek Doulik  <rodo@ximian.com>
486
487         * mono/tests/Makefile.am (test): display # of failed tests
488
489 2002-02-16  Jeffrey Stedfast  <fejj@ximian.com>
490
491         * configure.in: Add checks for SOL_IP, SOL_TCP, and
492         IP_PKTINFO. Also check for struct ip_mreqn.
493
494 2002-02-14  Jeffrey Stedfast  <fejj@ximian.com>
495
496         * configure.in: Add checks to see if we need to link to libsocket,
497         libnsl, and/or librt. Also check for inet_pton and inet_aton.
498
499 2002-02-13  Jeffrey Stedfast  <fejj@ximian.com>
500
501         * acconfig.h: #undef USE_MONO_MUTEX
502
503         * configure.in: If the system pthread implementation is lacking,
504         default to using mono-mutex.
505
506 2002-02-05  Dietmar Maurer  <dietmar@ximian.com>
507
508         * mono/tests/enum2.cs: new file with more enum tests.
509
510 2002-02-01  Dietmar Maurer  <dietmar@ximian.com>
511
512         * mono/tests/jit-long.cs: added some SHL/SHR tests
513
514 Fri Feb 1 15:32:36 CET 2002 Paolo Molaro <lupus@ximian.com>
515
516         * configure.in: allow PKG_CONFIG_PATH for the build-platform
517         pkg-config invocation.
518
519 Fri Feb 1 15:13:25 CET 2002 Paolo Molaro <lupus@ximian.com>
520
521         * configure.in: add some support/fixes for cross-compilation.
522
523 2002-01-14  Dietmar Maurer  <dietmar@ximian.com>
524
525         * mono/tests/exception6.cs: new tests for ADD_OVF, MUL_OVF
526         added tests for SUB_OVF, SUB_OVF_UN
527
528 2001-12-21  Dietmar Maurer  <dietmar@ximian.com>
529
530         * mono/tests/Makefile.am (TESTSRC): disabled stream-writer test
531
532 2001-12-21  Aaron Weber  <aaron@ximian.com>
533
534         * doc/faq (A): added a linebreak that was missing and was causing
535         a heading to appear badly.
536
537 2001-12-20  Aaron Weber  <aaron@ximian.com>
538
539         * doc/faq: added <a name=""> nav links, and moved all MSFT-related
540         questions into a single section.
541
542 2001-12-17  Aaron Weber  <aaron@ximian.com>
543
544         * doc/faq (Q): Question-by-question, line-by-line revision.
545
546 2001-12-17  Dietmar Maurer  <dietmar@ximian.com>
547
548         * mono/tests/time.cs: new test
549
550 2001-11-30  Radek Doulik  <rodo@ximian.com>
551
552         * configure.in: remove ACCESS_UNALIGNED="no" from ppc
553
554 2001-11-29  Radek Doulik  <rodo@ximian.com>
555
556         * configure.in (ACCESS_UNALIGNED): uncommented and modified
557         powerpc-*-linux* 
558         generate mono/arch/ppc/Makefile
559
560 2001-11-26  Dietmar Maurer  <dietmar@ximian.com>
561
562         * mono/tests/exception3.cs: modified the test to show a bug in the
563         current exception handling implementation.
564
565 2001-11-13  Dick Porter  <dick@ximian.com>
566
567         * configure.in: Some more tests for pthread features
568         (specifically, glibc 2.1 doesnt define pthread_mutex_timedlock but
569         still needs _GNU_SOURCE for PTHREAD_MUTEX_RECURSIVE)
570
571 2001-11-09  Dick Porter  <dick@ximian.com>
572
573         * configure.in: Try and get large file support, but it's not fatal
574         if it's not there (the io-layer just ignores the high word in that
575         case.)
576
577         Check for windows builds, and only bother to look for pthreads and
578         large files if we're not building for cygwin or native win32.  Not
579         having pthread support on Posix systems is now a fatal error.
580
581         * autogen.sh: Fix ACLOCAL_FLAGS - it wasn't being passed to
582         aclocal
583
584 2001-10-15  Dietmar Maurer  <dietmar@ximian.com>
585
586         * mono/tests/Makefile.am: removed JITTESTS, simply run all tests for
587         target testjit. 
588
589 2001-10-11  Dietmar Maurer  <dietmar@ximian.com>
590
591         * docs/object-layout: more documentation
592
593 Mon Oct 8 20:27:50 CEST 2001 Paolo Molaro <lupus@ximian.com>
594
595         * configure.in: define NO_UNALIGNED_ACCESS for platforms that
596         can't read on unaligned boundaries
597
598 2001-10-04  Dick Porter  <dick@ximian.com>
599
600         * configure.in: Do some deeper checks on pthreads for some of the
601         more interesting functions
602
603 2001-09-24  Dietmar Maurer  <dietmar@ximian.com>
604
605         * mono/tests/Makefile.am (testjit): a new target to test the JITer
606
607         * mono/tests/jit-*: added some test for the JITer
608
609 2001-09-23  Dick Porter  <dick@ximian.com>
610
611         * configure.in: Arrange to compile dummy thread support routines
612         if pthread isnt available
613         
614 2001-09-23  Dick Porter  <dick@ximian.com>
615
616         * configure.in: Check for pthread.h, so that we can check for the
617         HAVE_PTHREAD_H define in config.h
618
619 2001-09-21  Dick Porter  <dick@ximian.com>
620
621         * configure.in: Check for libpthread
622
623 2001-09-19  Dietmar Maurer  <dietmar@ximian.com>
624
625         * mono/tests/test-ops.cs: added more tests
626
627 Mon Sep 10 20:19:00 CEST 2001 Paolo Molaro <lupus@ximian.com>
628
629         * configure.in: check for sizeof(void*) and for the architecture.
630
631 2001-09-05  Dick Porter  <dick@ximian.com>
632
633         * autogen.sh: Fixed the section that adds $ACLOCAL_FLAGS to the
634         aclocal invocation, so putting aclocal files in /usr/local works
635
636 2001-08-30  Dietmar Maurer  <dietmar@ximian.com>
637
638         * *: removed the libffi dependency, mono now compiles on cygwin 
639
640         * mono/wrapper/build-dll: new file.
641
642 2001-08-28  Dietmar Maurer  <dietmar@ximian.com>
643
644         * mono/tests/console.cs: impl.
645
646         * mono/tests/box.cs: impl.
647
648         * mono/tests/stream-writer.cs: impl.
649
650 Mon Aug 27 20:24:26 CEST 2001 Paolo Molaro <lupus@ximian.com>
651
652         * mono/tests/*: New test cases, mostly for virtual method dispatch.
653         Use make testb for the slow benchmarking programs,
654         make test for the usual regression test checks.
655
656 2001-08-22  Rodrigo Moya <rodrigo@ximian.com>
657
658         * mono/cil/Makefile.am:
659         * mono/wrapper/Makefile.am: use correct variables for installation
660         directories
661
662 Tue Aug 21 18:54:06 CEST 2001 Paolo Molaro <lupus@ximian.com>
663
664         * mono/tests/exceptions*: enhanced and added more tests for
665         exceptions.
666
667 2001-08-20  Miguel de Icaza  <miguel@ximian.com>
668
669         * mono/Makefile.am (SUBDIRS): Remove `test' from here to allow us
670         to pass make distcheck
671
672         * mono/wrapper/Makefile.am (EXTRA_DIST): Include genwrapper.pl
673
674         * configure.in, Makefile.am, runtime/Makefile.am (dist-hook,
675         install-data-hook): Added mechanism to distribute and install the
676         dll files.
677
678 2001-08-20  Dietmar Maurer  <dietmar@ximian.com>
679
680         * mono/tests/stream.cs: new tests for the Stream class
681
682         * configure.in: I really need LIBTOOL for libmonowrapper.so, so I
683         added it again.
684
685 2001-08-16  Alex Graveley  <alex@ximian.com>
686
687         * configure.in: Replace AM_PROG_LIBTOOL with AC_PROG_RANLIB. This
688         removes libtool dependency on all of Mono.
689
690 2001-08-10  Dietmar Maurer  <dietmar@ximian.com>
691
692         * mono/tests/array.cs: more array tests
693
694 2001-08-09  Dietmar Maurer  <dietmar@ximian.com>
695
696         * mono/tests/array.cs: more array tests
697
698 2001-08-06  Dietmar Maurer  <dietmar@ximian.com>
699
700         * mono/tests/pinvoke.cs: we can now print strings ;-)
701
702         * mono/tests/array.cs: new test for arrays
703
704 2001-08-02  Alex Graveley  <alex@ximian.com>
705
706         * libffi/*: Import libffi CVS version, with minor changes to make it 
707           compile.
708
709         * mono/interpreter/Makefile.am: Link against 
710           ../../libffi/.libs/libffi.a.
711
712         * Makefile.am: Add libffi
713
714         * autogen.sh: Replace with adapted gnome autogen.sh
715
716         * configure.in: Add AC_CONFIG_SUBDIRS(libffi).
717
718 2001-08-02  Dietmar Maurer  <dietmar@ximian.com>
719
720         * mono/tests/pinvoke.cs: impl.
721
722 Wed Aug 1 22:34:52 CEST 2001 Paolo Molaro <lupus@ximian.com>
723
724         * configure.in, mono/tests: added some tests for the interpreter.
725
726 2001-07-15  Sean MacIsaac  <macisaac@ximian.com>
727
728         * doc/download: added instructions for cygwin
729         
730         * doc/c-sharp: removed bit about compiling
731         
732         * status/compare-assembly.cs: basedir should be there if
733         parameters are provided.
734
735         * status/makefile: made targets to dump info.
736         
737 2001-07-15  Joe Shaw  <joe@ximian.com>
738
739         * configure.in: Don't create doc/Makefile as there's nothing there
740         to make.
741
742         * Makefile.am: Don't build the doc directory because there's no
743         Makefile.am there.
744
745         * autogen.sh: Call aclocal with the $ACLOCAL_FLAGS env var.
746
747 2001-07-15  Miguel de Icaza  <miguel@ximian.com>
748
749         * doc/class-library (A): Updated FAQ with question on error 1595.
750
751 2001-07-14  Miguel de Icaza  <miguel@ximian.com>
752
753         * doc/index: 
754
755 Wed Jul 11 00:36:36 CEST 2001 Paolo Molaro <lupus@ximian.com>
756
757         * status/*: scripts and data to create statistics about the
758         class library status.
759
760 2001-07-09  Alex Graveley  <alex@ximian.com>
761
762         * doc/makefile (clean): Add clean target.
763         * doc/web/makefile (clean): Ditto.
764
765 2001-07-09  Alex Graveley  <alex@ximian.com>
766
767         * doc/makefile (all-docs): Fix typo.
768
769 2001-05-30  Miguel de Icaza  <miguel@ximian.com>
770
771         * NEWS: 
772
773