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