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